MyEclipse: Connection to WAS 8 Server Maxim.Gorelik - Apr 04, 2012 - 12:24 PM Post subject: Connection to WAS 8 Server
Hello,
I installed MyEclipse 10.1 and WAS 8 on Windows 7.
If i try to start WAS 8 from MyEclipse i get the Message:
ADMU0116I: Tool information is being logged in file
***\WebSphere8_0_0_2\AppServer\profiles\AppSrv02\logs\server1\startServer.log
ADMU0128I: Starting tool with the AppSrv02 profile
ADMU3100I: Reading configuration for server: server1
Time: [0x4f79bf58], Process: [3076], Thread: [0xad4]: Unable to launch the process_spawner executable. Please verify that the process_spawner.exe file exists, that it exists in a directory in the %PATH% variable points, and that it is executable
ADMU0111E: Program exiting with error:
com.ibm.ws.process.exception.InvalidExecutableException: PROC0004E:
Executable: [***WebSphere8_0_0_2\AppServer/java/bin/java] does
not appear to be a valid executable. Process could not be created.
ADMU1211I: To obtain a full trace of the failure, use the -trace option.
ADMU0211I: Error details may be seen in the file:
***WebSphere8_0_0_2\AppServer\profiles\AppSrv02\logs\server1\startServer.log
The process_spawner.exe File is in the %PATH% variable and i can start WebSphere8_0_0_2\AppServer/java/bin/java from command box.
I could replicate this issue on MyEclipse Blue 10.1. I did the following -
1. To verify if the java application is executable, I ran it manually. (Open ~WebSphere8_0_0_2\AppServer\java\bin and run the java application manually).
2. Next stop WAS 8 and Start again. This fixed it.
Could you try the same and let me know how this works for you?Maxim.Gorelik - Apr 05, 2012 - 12:43 PM Post subject:
Hello Joy,
it does't worked in my development envirement. Do you run WAS 8 as a service?
Is it possible to download an older, worked version of myeclipse?
What version of WebSphere 8 do you have, exactly. Could you make sure you have the latest version?
Also, could you try running MyEclipse Blue as an administrator (right click > run as administrator) and see if that resolves the problem?jsj128 - May 11, 2012 - 02:09 PM Post subject: WAS 8 won't start
Just want to find out if this has been resolved coz I'm getting the same error. I can start WAS 8 outside of MyEclipse and I could see the console in MyEclipse updates as the server start but just wanted to find out why this behaviour. It's a little inconvenient to run a bat file just to start/stop the server.
Thanks.support-swapna - May 14, 2012 - 11:21 AM Post subject:
jsj128,
Sorry that you are seeing this issue.
Can you please clarify if you have tried running MyEclipse Blue as administrator as suggested by Support-Brian?
Also please share with us the Websphere 8 version details.ajsiegle - May 23, 2012 - 10:14 PM Post subject:
The same occurs running on XP, so running as admin does not figure in (and I am admin on this box)support-joy - May 29, 2012 - 12:14 PM Post subject:
ajsiegle,
My apologies for the late reply. Please provide below details -
1. Please share WAS 8 version details.
2. Are you able to run WAS 8 outside of MyEclipse ?
3. Please attach a screenshot of Window > Preferences > MyEclipse > Server > WebSphere Blue Connectors > WebSphere 8.0 and also attach a screenshot of WebSphere 8.0 server in the edit instance. You need to select server instance and click on [Edit]
4. Open Window > Show/View > Servers and check if you are able to run WAS 8.0ajsiegle - Jun 01, 2012 - 09:13 PM Post subject:
1. WAS for developers
IBM WebSphere Application Server, 8.0.0.3
Build Number: cf031212.03
Build Date: 3/20/12
2. Yes
3. Attached
4. Fails as it does for other users
ADMU0116I: Tool information is being logged in file C:\Program
Files\IBM\WebSphere\AppServer\profiles\Blue\logs\Blue\startServer.log
ADMU0128I: Starting tool with the Blue profile
ADMU3100I: Reading configuration for server: Blue
Time: [0x4fc92187], Process: [2452], Thread: [0x96c]: Unable to launch the process_spawner executable. Please verify that the process_spawner.exe file exists, that it exists in a directory in the %PATH% variable points, and that it is executable
Time: [0x4fc92187], Process: [2452], Thread: [0x96c]: Unable to launch the process_spawner executable. Please verify that the process_spawner.exe file exists, that it exists in a directory in the %PATH% variable points, and that it is executable
ADMU0111E: Program exiting with error:
com.ibm.ws.process.exception.InvalidExecutableException: PROC0004E:
Executable: [C:\Program Files\IBM\WebSphere\AppServer/java/bin/java]
does not appear to be a valid executable. Process could not be
created.
ADMU1211I: To obtain a full trace of the failure, use the -trace option.
ADMU0211I: Error details may be seen in the file: C:\Program
Files\IBM\WebSphere\AppServer\profiles\Blue\logs\Blue\startServer.logsupport-joy - Jun 04, 2012 - 09:40 AM Post subject:
ajsiegle,
Thank you for the details. I would recommend you refer Tony's reply here - http://www.myeclipseide.com/PNphpBB2-viewtopic-t-28967.html and copy the process_spawner.exe from lib\native\win\x86_32 to the root bin as suggested in the above post.ajsiegle - Jun 06, 2012 - 05:05 PM Post subject:
The workaround of copying the process_spawner allowed the server to start.support-joy - Jun 07, 2012 - 07:05 AM Post subject:
ajsiegle,
Good to hear you are all set. Let me know if you have any other queries.