Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
support-rkalla
Post subject: [WebSphere 6.x] WebSphere won't start, CORBA exception.  PostPosted: Oct 03, 2007 - 09:07 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23855

If you are trying to fire up WebSphere and are seeing an exception like the following:
Quote:

Caused by: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No

possibly multiple times through your startup logs, and then the server finally exists, the problem is that you are having a port-conflict with the server's ports and an existing app on your computer.

The question was asked on the WebSphere support forums by DrWSAD and and a helpful reply from kennu pointed out that you will need to use the Windows command
Code:

netstat -a

to get a list of all the ports being used, and by which apps they are used.

Then you can go to file directory:
Quote:

<WebSphere 6.x Install Dir>\profiles\AppSrv0000\config\cells\<Cell Name>\nodes\<Node Name>\serverindex.xml


and edit the file to change those conflicting ports to something else.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits