This could possibly be the gateway process.
can you try the following
ps -ef | grep 32380
for e.g.
You can obtain the service name from the above. In this example it is gateway. You can look at the log files /usr/local/osmosix/logs/<service>.log to identify if there are any exceptions.