aspose file tools
The moose likes Websphere and the fly likes not able to start my application server Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "not able to start my application server" Watch "not able to start my application server" New topic
Author

not able to start my application server

Ravikanth Valigari
Greenhorn

Joined: Sep 17, 2003
Posts: 6
hi,
Im not able to start my application server . The following error was coming.
Tracefile contents---------
[03.09.16 18:49:54:223 GMT+05:00] 7bd1fc ActiveEJBServ W ADSM0104W: Failed to initialize a server: Default Server CORBA COMM_FAILURE 1 Maybe; nested exception is:
org.omg.CORBA.COMM_FAILURE: minor code: 1 completed: Maybe
what might be the problem.....

Waiting for solution
Regards
Ravi
Nagendra Prasad
Ranch Hand

Joined: Jul 11, 2002
Posts: 219
The problem could be that it is not able to load the application properly.
Try two things:
- Increase the java settings.. increase the minimum and maximum heap sizes
- Increase the ping timeout for the application server.
If it is was 4 u are using all these changes can be done from the admin console.
If it is was 5, then from the administration page.


Best Regards,<br />Nagendra Prasad.
Ravikanth Valigari
Greenhorn

Joined: Sep 17, 2003
Posts: 6
hi prasad,
Actually application was running properly and the next morning i saw it automatically giving the problem....here i'll send the whole trace file pls see this and give me the reply...at first it was running well and fine..i haven't done anything ...
************* End Display Current Environment *************
[03.09.16 18:44:06:667 GMT+05:00] 71f051 Server U Version : 4.0.1
[03.09.16 18:44:06:731 GMT+05:00] 71f051 Server U Edition: Advanced Edition for Multiplatforms
[03.09.16 18:44:06:740 GMT+05:00] 71f051 Server U Build date: Thu Aug 09 00:00:00 GMT+05:00 2001
[03.09.16 18:44:06:741 GMT+05:00] 71f051 Server U Build number: a0131.07
[03.09.16 18:44:08:145 GMT+05:00] 71f051 ORBRas W com.ibm.CORBA.iiop.Util Util P=847016 =0:CT JORB0012: Pass by reference has been set to: true (NoLocalCopies = true)
[03.09.16 18:44:15:708 GMT+05:00] 71f051 DrAdminServer I WSVR0053I: DrAdmin available on port 33658
[03.09.16 18:44:15:757 GMT+05:00] 71f051 AdminServer I ADMS0008I: Initializing WebSphere Administration server
[03.09.16 18:44:21:877 GMT+05:00] 71f051 ResourceBinde I WSVR0049I: Binding SM_DATASOURCE as jdbc/SM_Datasource
[03.09.16 18:44:24:349 GMT+05:00] 71f051 EJBEngine I WSVR0037I: Starting EJB jar: Name Service
[03.09.16 18:44:27:781 GMT+05:00] 71f051 EJBEngine I WSVR0037I: Starting EJB jar: Repository
[03.09.16 18:44:45:834 GMT+05:00] 71f051 EJBEngine I WSVR0037I: Starting EJB jar: Tasks
[03.09.16 18:44:49:986 GMT+05:00] 71f051 Server A WSVR0023I: Server __adminServer open for e-business
[03.09.16 18:44:52:530 GMT+05:00] 71f051 EJBServerBean W ADMS0004W: Failed to reconnect to a server: Default Server java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.RemoteException: ; nested exception is:
com.ibm.ejs.sm.util.process.exception.ProcessHasExitedException: Error recreating new process.
java.rmi.RemoteException: ; nested exception is:
com.ibm.ejs.sm.util.process.exception.ProcessHasExitedException: Error recreating new process.
com.ibm.ejs.sm.util.process.exception.ProcessHasExitedException: Error recreating new process.
at com.ibm.ejs.sm.util.process.UnixProcessGlue.recreate(Native Method)
at com.ibm.ejs.sm.util.process.UnixProcess.recreate(UnixProcess.java:113)
at com.ibm.ejs.sm.util.process.ProcessFactory.recreate(ProcessFactory.java:107)
at com.ibm.ejs.sm.active.ActiveServerProcess.reconnect(ActiveServerProcess.java:254)
at com.ibm.ejs.sm.active.ActiveEJBServerProcess.reconnect(ActiveEJBServerProcess.java:427)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImpl.java:93)
at com.ibm.ejs.sm.active.ActiveObject.invokeContainedObject(ActiveObject.java:512)
at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImpl.java:110)
at com.ibm.ejs.sm.agent.AdminAgentImpl.invokeActiveObject(AdminAgentImpl.java:62)
at com.ibm.ejs.sm.agent._AdminAgent_Stub.invokeActiveObject(_AdminAgent_Stub.java:70)
at com.ibm.ejs.sm.beans.EJBServerBean.reconnect(EJBServerBean.java:705)
at com.ibm.ejs.sm.beans.EJSRemoteBMPEJBServer.reconnect(EJSRemoteBMPEJBServer.java:581)
at com.ibm.ejs.sm.beans._EJBServer_Stub.reconnect(_EJBServer_Stub.java:2081)
at com.ibm.ejs.sm.server.AdminServer.reconnectOrphanedServers(AdminServer.java:1716)
at com.ibm.ejs.sm.server.AdminServer.completeNodeInitialization(AdminServer.java:1518)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:393)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
----- Begin backtrace for detail
java.rmi.RemoteException: ; nested exception is:
com.ibm.ejs.sm.util.process.exception.ProcessHasExitedException: Error recreating new process.
com.ibm.ejs.sm.util.process.exception.ProcessHasExitedException: Error recreating new process.
at com.ibm.ejs.sm.util.process.UnixProcessGlue.recreate(Native Method)
at com.ibm.ejs.sm.util.process.UnixProcess.recreate(UnixProcess.java:113)
at com.ibm.ejs.sm.util.process.ProcessFactory.recreate(ProcessFactory.java:107)
at com.ibm.ejs.sm.active.ActiveServerProcess.reconnect(ActiveServerProcess.java:254)
at com.ibm.ejs.sm.active.ActiveEJBServerProcess.reconnect(ActiveEJBServerProcess.java:427)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImpl.java:93)
at com.ibm.ejs.sm.active.ActiveObject.invokeContainedObject(ActiveObject.java:512)
at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImpl.java:110)
at com.ibm.ejs.sm.agent.AdminAgentImpl.invokeActiveObject(AdminAgentImpl.java:62)
at com.ibm.ejs.sm.agent._AdminAgent_Stub.invokeActiveObject(_AdminAgent_Stub.java:70)
at com.ibm.ejs.sm.beans.EJBServerBean.reconnect(EJBServerBean.java:705)
at com.ibm.ejs.sm.beans.EJSRemoteBMPEJBServer.reconnect(EJSRemoteBMPEJBServer.java:581)
at com.ibm.ejs.sm.beans._EJBServer_Stub.reconnect(_EJBServer_Stub.java:2081)
at com.ibm.ejs.sm.server.AdminServer.reconnectOrphanedServers(AdminServer.java:1716)
at com.ibm.ejs.sm.server.AdminServer.completeNodeInitialization(AdminServer.java:1518)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:393)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
----- Begin backtrace for detail
com.ibm.ejs.sm.util.process.exception.ProcessHasExitedException: Error recreating new process.
at com.ibm.ejs.sm.util.process.UnixProcessGlue.recreate(Native Method)
at com.ibm.ejs.sm.util.process.UnixProcess.recreate(UnixProcess.java:113)
at com.ibm.ejs.sm.util.process.ProcessFactory.recreate(ProcessFactory.java:107)
at com.ibm.ejs.sm.active.ActiveServerProcess.reconnect(ActiveServerProcess.java:254)
at com.ibm.ejs.sm.active.ActiveEJBServerProcess.reconnect(ActiveEJBServerProcess.java:427)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImpl.java:93)
at com.ibm.ejs.sm.active.ActiveObject.invokeContainedObject(ActiveObject.java:512)
at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(AdminAgentImpl.java:110)
at com.ibm.ejs.sm.agent.AdminAgentImpl.invokeActiveObject(AdminAgentImpl.java:62)
at com.ibm.ejs.sm.agent._AdminAgent_Stub.invokeActiveObject(_AdminAgent_Stub.java:70)
at com.ibm.ejs.sm.beans.EJBServerBean.reconnect(EJBServerBean.java:705)
at com.ibm.ejs.sm.beans.EJSRemoteBMPEJBServer.reconnect(EJSRemoteBMPEJBServer.java:581)
at com.ibm.ejs.sm.beans._EJBServer_Stub.reconnect(_EJBServer_Stub.java:2081)
at com.ibm.ejs.sm.server.AdminServer.reconnectOrphanedServers(AdminServer.java:1716)
at com.ibm.ejs.sm.server.AdminServer.completeNodeInitialization(AdminServer.java:1518)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:393)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
[03.09.16 18:44:53:995 GMT+05:00] 7bd1fc ActiveServerP A ADMS0008I: Starting server: Default Server
[03.09.16 18:44:54:126 GMT+05:00] 7bd1fc ActiveServerP A ADMS0032I: Started server: Default Server (pid 3099)
[03.09.16 18:49:54:223 GMT+05:00] 7bd1fc ActiveEJBServ W ADSM0104W: Failed to initialize a server: Default Server CORBA COMM_FAILURE 1 Maybe; nested exception is:
org.omg.CORBA.COMM_FAILURE: minor code: 1 completed: Maybe
Nagendra Prasad
Ranch Hand

Joined: Jul 11, 2002
Posts: 219
This is characterisitic of a 'ping timeout' between the admin server and the default server. Try increasing this parameter. There could be multiple reasons why this could happen (i.e the timeout being breached).
You would have to shutdown/restart the admin and default servers once the parameters have been updated.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: not able to start my application server
 
Similar Threads
Application fails to start up : CORBA exception
Unable to stop application server
Unable to setup WebSphere Portal 6.1 & RAD 7 in Windows Vista
performance testing by optimizeit
error