TUXLOG:
JOLT_CAT:1079: ERROR: Error starting minimum number of handlers
LIBTUX_CAT:250: ERROR: tpsvrinit() failed
Trying to boot an application server domain, it fails to start. TuxLog shows the following messages
JOLT_CAT:1079: ERROR: Error starting minimum number of handlers
LIBTUX_CAT:250: ERROR: tpsvrinit() failed
Solution :
First make sure there is no port conflicts of your JSL and JSH ports. Use the command 'netstat -an' to see if a port is currently in use.
This error will occur when a JSL or JSH process is not able to capture it's assigned port. If multiple domains are running on the same box, make sure that the ports are not already being used by another process.
JOLT_CAT:1079: ERROR: Error starting minimum number of handlers
LIBTUX_CAT:250: ERROR: tpsvrinit() failed
Trying to boot an application server domain, it fails to start. TuxLog shows the following messages
JOLT_CAT:1079: ERROR: Error starting minimum number of handlers
LIBTUX_CAT:250: ERROR: tpsvrinit() failed
Solution :
First make sure there is no port conflicts of your JSL and JSH ports. Use the command 'netstat -an' to see if a port is currently in use.
This error will occur when a JSL or JSH process is not able to capture it's assigned port. If multiple domains are running on the same box, make sure that the ports are not already being used by another process.
No comments:
Post a Comment