|
| Problem | Error creating new process. 002: No such file or directory | | | | Solution | Problem: Application Server failed to start during Admin Server start up process
Symptom: Error from the tracefile
[02.06.17 10:23:13:449 EDT] 1ae1760 ActiveServerP W Failed to start the server: "Default Server" com.ibm.ejs.sm.util.process.exception.ProcessOpException:
Error creating new process. 002: No such file or directory
at com.ibm.ejs.sm.util.process.UnixProcessGlue.create(Native Method) at com.ibm.ejs.sm.util.process.UnixProcessGlue.create(Compiled Code) at com.ibm.ejs.sm.util.process.UnixProcess.create(Compiled Code) at com.ibm.ejs.sm.util.process.ProcessFactory.create(Compiled Code) at com.ibm.ejs.sm.active.ActiveServerProcess.startAction(Compiled Code) at com.ibm.ejs.sm.active.ActiveEJBServerProcess.startAction(Compiled Code) at com.ibm.ejs.sm.active.ActiveObject.startObject(Compiled Code) at com.ibm.ejs.sm.active.ActiveObject.start(Compiled Code) at java.lang.reflect.Method.invoke(Native Method) at java.lang.reflect.Method.invoke(Compiled Code) at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(Compiled Code) at com.ibm.ejs.sm.active.ActiveObject.invokeContainedObject(Compiled Code) at com.ibm.ejs.sm.agent.AdminAgentImpl.activeObjectInvocation(Compiled Code) at com.ibm.ejs.sm.agent.AdminAgentImpl.invokeActiveObject(Compiled Code) at com.ibm.ejs.sm.agent._AdminAgent_Stub.invokeActiveObject(Compiled Code) at com.ibm.ejs.sm.beans.LiveRepositoryObjectImpl$StartTask.execute(Compiled Code) at com.ibm.ejs.sm.util.task.AsyncTaskEngine$WorkerThread.run(Compiled Code)
Solution:
1. Check the "stderr" and "stdout" file path to ensure they are correct and exist.
2. Make sure it has fully qualified path <WAS-Root>/.../stdout.txt
SunSolaris Ex. /opt/WebSphere/AppServer/logs/DeafultServer_stdout.txt
Please note that missing a "/" in front of "opt" may cause the error to occur.
3. Make sure the user has the permission of Create/Read/Write to <WAS-Root>/.../stdout.txt | |
| |
| |
|
Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, Servlet Engine/Web Container Operating system(s): AIX Software version: 3.5 Software edition: Advanced Reference #: 1104701 IBM Group: Software Group Modified date: 2003-02-24
(C) Copyright IBM Corporation 2000, 2004. All Rights Reserved.
|