• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

deployment in websphere

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi friends,
I am using websphere and i have the source code ready and i have to up the system. Can any one tell the process of deploying a project in websphere.
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you have access to the websphere deploy folder you can directly copy there and restart the server, thats it.
If not create a war or Ear file and upload through console
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here's a full tutorial, that goes from exporting the EAR file from the IBM development tool, to configuration or resources in the WebSphere Admin Console, to the deployment of the EAR file, to the actual testing to make sure everything went according to plan:

Free Tutorial on How to Deploy J2EE Resources (EAR) to the WebSphere Application Server

Enjoy!

-Cameron McKenzie
 
Shyam Sunder
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi Cameron,

Thanks for the help.
But still my requirement is not fullfilled.
i have downloaded trial_client_windows.ia32.zip and extracted and run the setup.jar after continuing with installation i ended up in finish button

And the link which you have given is explaining about websphere studio and i have websphere client works as standalone server.


is there any common server to start before creating our own server.
like in weblogic examplesserver is there and by clicking on configuration wizard we can create our own domains or projects.

please help me out in this issue

Thanks in advance
 
Ranch Hand
Posts: 4864
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I know of no version of WebSphere Application Server that installs with a file named trial_client_windows.ia32.zip. What you've got most likely is a client to the Application Server, and not the Application Server itself. Go back to the download site and make sure you get a download for the full application server.

Here is the link.
[ June 28, 2007: Message edited by: Merrill Higginson ]
 
Shyam Sunder
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Merrill Higginson:
I know of no version of WebSphere Application Server that installs with a file named trial_client_windows.ia32.zip. What you've got most likely is a client to the Application Server, and not the Application Server itself. Go back to the download site and make sure you get a download for the full application server.

Here is the link.

[ June 28, 2007: Message edited by: Merrill Higginson ]




Thanks for your support and help
some how i got the IBM websphere server and i have installed it
and while i am trying to start server it is showing error message like this

"C:\Program Files\IBM\WebSphere\AppServer\bin>startserver server1
ADMU0116I: Tool information is being logged in file C:\Program
Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\server1\startServer.log
ADMU7701I: Because server1 is registered to run as a Windows Service, the
request to start this server will be completed by starting the
associated Windows Service.
ADMU7704E: Failed while trying to start the Windows Service associated with
server: server1;
probable error executing WASService.exe: Starting
Service: mildh0413Node01
Timed out waiting for service to respond to
command, after 60 seconds.Failed to start service, or timed out
while waiting for start to complete. Check the logs for details.



and another dought is do i need set any classpath. If so please tell me to which jar file it should point
how to deploy the project
 
Shyam Sunder
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
And this is my log file.


************ Start Display Current Environment ************
Host Operating System is Windows 2000, version 5.0 build 2195 Service Pack 4
Java version = J2RE 1.5.0 IBM J9 2.3 Windows 2000 x86-32 j9vmwi3223-20060504 (JIT enabled)
J9VM - 20060501_06428_lHdSMR
JIT - 20060428_1800_r8
GC - 20060501_AA, Java Compiler = j9jit23, Java VM name = IBM J9 VM
was.install.root = C:\Program Files\IBM\WebSphere\AppServer
user.install.root = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
Java Home = C:\Program Files\IBM\WebSphere\AppServer\java\jre
ws.ext.dirs = C:\\Program Files\\IBM\\WebSphere\\AppServer\\java\\lib;C:\\Program Files\\IBM\\WebSphere\\AppServer\\classes;C:\\Program Files\\IBM\\WebSphere\\AppServer\\lib;C:\\Program Files\\IBM\\WebSphere\\AppServer\\installedChannels;C:\\Program Files\\IBM\\WebSphere\\AppServer\\lib\\ext;C:\\Program Files\\IBM\\WebSphere\\AppServer\\web\\help;C:\\Program Files\\IBM\\WebSphere\\AppServer\\deploytool\\itp\\plugins\\com.ibm.etools.ejbdeploy\\runtime
Classpath = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\properties;C:\Program Files\IBM\WebSphere\AppServer\properties;C:\Program Files\IBM\WebSphere\AppServer\lib\startup.jar;C:\Program Files\IBM\WebSphere\AppServer\lib\bootstrap.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/j2ee.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/lmproxy.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/urlprotocols.jar;C:\Program Files\IBM\WebSphere\AppServer\java\lib\tools.jar
Java Library path = C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;.;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\Program Files\IBM\WebSphere\AppServer\bin;C:\Program Files\IBM\WebSphere\AppServer\java\bin;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\j2sdk1.4.2_05\bin;C:\PROGRA~1\COMMON~1\MERCUR~1\SHARED~1\JAVAAD~1\classes;D:\oracle\ora90\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program Files\Sybase\Shared\win32;C:\Program Files\Sybase\SQL Anywhere 9\drivers;C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32;C:\Program Files\Sybase\Shared\PowerBuilder;C:\Program Files\Sybase\InfoMaker 10.5\Tutorial;C:\Program Files\Sybase\Shared\Web Targets;D:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;D:\Program Files\Microsoft Visual Studio\Common\Tools;D:\Program Files\Microsoft Visual Studio\VC98\bin;C:\j2sdk1.4.2_05\bin;C:\j2sdk1.4.2_05\bin;C:\PROGRA~1\COMMON~1\MERCUR~1\SHARED~1\JAVAAD~1\classes;D:\oracle\ora90\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program Files\Sybase\Shared\win32;C:\Program Files\Sybase\SQL Anywhere 9\drivers;C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32;C:\Program Files\Sybase\Shared\PowerBuilder;C:\Program Files\Sybase\InfoMaker 10.5\Tutorial;C:\Program Files\Sybase\Shared\Web Targets;;C:\Program Files\IBM\WebSphere\AppClient\bin
Current trace specification = *=info:com.ibm.*=all
************* End Display Current Environment *************
[6/29/07 21:06:15:189 IST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info:com.ibm.*=all.
[6/29/07 21:06:15:220 IST] 0000000a WsServerContr 1 Executing executeUtilityOnWindows with args: C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config mildh0413Node01Cell mildh0413Node01 server1
[6/29/07 21:06:15:220 IST] 0000000a WsServerContr 1 Getting WindowsService obj with: server1 and C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config mildh0413Node01Cell mildh0413Node01 server1
[6/29/07 21:06:15:236 IST] 0000000a WindowsServic > getWindowsServiceNameForServer() Entry
[6/29/07 21:06:15:236 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -getServiceName server1 -profilePath C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
[6/29/07 21:06:15:283 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@64c664c6
[6/29/07 21:06:15:299 IST] 0000000c WindowsServic 3 inputRec == IBMWAS61Service - mildh0413Node01
[6/29/07 21:06:15:299 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 0
[6/29/07 21:06:15:299 IST] 0000000a WindowsServic 3 exitCode = 0
[6/29/07 21:06:16:299 IST] 0000000a WindowsServic 1 Trying to new up WindowsService using serverName=server1, winServiceName=mildh0413Node01
[6/29/07 21:06:16:299 IST] 0000000a WindowsServic > getServiceLogName() Entry
[6/29/07 21:06:16:299 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -getServiceLogName server1 -profilePath C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
[6/29/07 21:06:16:299 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@4cb04cb0
[6/29/07 21:06:16:299 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 0
[6/29/07 21:06:16:299 IST] 0000000a WindowsServic 3 exitCode = 0
[6/29/07 21:06:16:299 IST] 0000000e WindowsServic 3 inputRec == C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\mildh0413Node01 Service.log
[6/29/07 21:06:17:299 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -status mildh0413Node01
[6/29/07 21:06:17:299 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@2e622e62
[6/29/07 21:06:17:299 IST] 00000010 WindowsServic 3 inputRec == The service is stopped.
[6/29/07 21:06:17:299 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 1
[6/29/07 21:06:17:299 IST] 0000000a WindowsServic 3 exitCode = 1
[6/29/07 21:06:17:299 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -status mildh0413Node01
[6/29/07 21:06:17:314 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@50ac50ac
[6/29/07 21:06:17:314 IST] 00000012 WindowsServic 3 inputRec == The service is stopped.
[6/29/07 21:06:17:314 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 1
[6/29/07 21:06:17:314 IST] 0000000a WindowsServic 3 exitCode = 1
[6/29/07 21:06:17:314 IST] 0000000a WsServerContr 1 Window service status (1=stopped, 2=started, 3=not-registred) is 1
[6/29/07 21:06:17:330 IST] 0000000a AdminTool A ADMU7701I: Because server1 is registered to run as a Windows Service, the request to start this server will be completed by starting the associated Windows Service.
[6/29/07 21:06:17:330 IST] 0000000a WindowsServic 3 arrayList = [C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe, -start, mildh0413Node01]
[6/29/07 21:06:17:330 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -start mildh0413Node01
[6/29/07 21:06:17:345 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@1de41de4
[6/29/07 21:06:17:361 IST] 00000014 WindowsServic 3 waitForFileExist(C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\mildh0413Node01 Service.log)
[6/29/07 21:06:17:877 IST] 00000014 EncodingUtils > getProperEncoding Entry
[6/29/07 21:06:17:877 IST] 00000014 EncodingUtils 3 System.getProperty("file.encoding") is: Cp1252
[6/29/07 21:06:17:877 IST] 00000014 EncodingUtils > isPlatformWindows() Entry
[6/29/07 21:06:17:877 IST] 00000014 WindowsServic 3 *** returned readerencoding = Cp850
[6/29/07 21:06:18:720 IST] 00000016 WindowsServic 3 inputRec == Starting Service: mildh0413Node01
[6/29/07 21:06:18:720 IST] 00000016 WindowsServic 3 inputRec ==
[6/29/07 21:06:18:720 IST] 00000018 WindowsServic 3 inputRec == Service failed to start. startServer return code = -1
[6/29/07 21:06:18:720 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is -1
[6/29/07 21:06:18:720 IST] 0000000a WindowsServic 3 -- interrupt the thread that is collecting stdout
[6/29/07 21:06:19:720 IST] 00000014 WindowsServic 3 readAndDisplayServiceLogFile(), caught InterruptedException
[6/29/07 21:06:19:720 IST] 0000000a WindowsServic 3 exitCode = -1
[6/29/07 21:06:19:720 IST] 0000000a WindowsServic 3 Service failed to start. startServer return code = -1
[6/29/07 21:06:19:720 IST] 0000000a AdminTool A ADMU7704E: Failed while trying to start the Windows Service associated with server: server1;
probable error executing WASService.exe: Starting Service: mildh0413Node01
Service failed to start. startServer return code = -1
************ Start Display Current Environment ************
Host Operating System is Windows 2000, version 5.0 build 2195 Service Pack 4
Java version = J2RE 1.5.0 IBM J9 2.3 Windows 2000 x86-32 j9vmwi3223-20060504 (JIT enabled)
J9VM - 20060501_06428_lHdSMR
JIT - 20060428_1800_r8
GC - 20060501_AA, Java Compiler = j9jit23, Java VM name = IBM J9 VM
was.install.root = C:\Program Files\IBM\WebSphere\AppServer
user.install.root = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
Java Home = C:\Program Files\IBM\WebSphere\AppServer\java\jre
ws.ext.dirs = C:\\Program Files\\IBM\\WebSphere\\AppServer\\java\\lib;C:\\Program Files\\IBM\\WebSphere\\AppServer\\classes;C:\\Program Files\\IBM\\WebSphere\\AppServer\\lib;C:\\Program Files\\IBM\\WebSphere\\AppServer\\installedChannels;C:\\Program Files\\IBM\\WebSphere\\AppServer\\lib\\ext;C:\\Program Files\\IBM\\WebSphere\\AppServer\\web\\help;C:\\Program Files\\IBM\\WebSphere\\AppServer\\deploytool\\itp\\plugins\\com.ibm.etools.ejbdeploy\\runtime
Classpath = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\properties;C:\Program Files\IBM\WebSphere\AppServer\properties;C:\Program Files\IBM\WebSphere\AppServer\lib\startup.jar;C:\Program Files\IBM\WebSphere\AppServer\lib\bootstrap.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/j2ee.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/lmproxy.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/urlprotocols.jar;C:\Program Files\IBM\WebSphere\AppServer\java\lib\tools.jar
Java Library path = C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;.;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\Program Files\IBM\WebSphere\AppServer\bin;C:\Program Files\IBM\WebSphere\AppServer\java\bin;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\j2sdk1.4.2_05\bin;C:\PROGRA~1\COMMON~1\MERCUR~1\SHARED~1\JAVAAD~1\classes;D:\oracle\ora90\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program Files\Sybase\Shared\win32;C:\Program Files\Sybase\SQL Anywhere 9\drivers;C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32;C:\Program Files\Sybase\Shared\PowerBuilder;C:\Program Files\Sybase\InfoMaker 10.5\Tutorial;C:\Program Files\Sybase\Shared\Web Targets;D:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;D:\Program Files\Microsoft Visual Studio\Common\Tools;D:\Program Files\Microsoft Visual Studio\VC98\bin;C:\j2sdk1.4.2_05\bin;C:\j2sdk1.4.2_05\bin;C:\PROGRA~1\COMMON~1\MERCUR~1\SHARED~1\JAVAAD~1\classes;D:\oracle\ora90\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program Files\Sybase\Shared\win32;C:\Program Files\Sybase\SQL Anywhere 9\drivers;C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32;C:\Program Files\Sybase\Shared\PowerBuilder;C:\Program Files\Sybase\InfoMaker 10.5\Tutorial;C:\Program Files\Sybase\Shared\Web Targets;;C:\Program Files\IBM\WebSphere\AppClient\bin
Current trace specification = *=info:com.ibm.*=all
************* End Display Current Environment *************
[6/29/07 21:06:34:658 IST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info:com.ibm.*=all.
[6/29/07 21:06:34:689 IST] 0000000a WsServerContr 1 Executing executeUtilityOnWindows with args: C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config mildh0413Node01Cell mildh0413Node01 server1
[6/29/07 21:06:34:689 IST] 0000000a WsServerContr 1 Getting WindowsService obj with: server1 and C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config mildh0413Node01Cell mildh0413Node01 server1
[6/29/07 21:06:34:689 IST] 0000000a WindowsServic > getWindowsServiceNameForServer() Entry
[6/29/07 21:06:34:689 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -getServiceName server1 -profilePath C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
[6/29/07 21:06:34:720 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@21782178
[6/29/07 21:06:34:720 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 0
[6/29/07 21:06:34:720 IST] 0000000a WindowsServic 3 exitCode = 0
[6/29/07 21:06:34:736 IST] 0000000c WindowsServic 3 inputRec == IBMWAS61Service - mildh0413Node01
[6/29/07 21:06:35:720 IST] 0000000a WindowsServic 1 Trying to new up WindowsService using serverName=server1, winServiceName=mildh0413Node01
[6/29/07 21:06:35:720 IST] 0000000a WindowsServic > getServiceLogName() Entry
[6/29/07 21:06:35:720 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -getServiceLogName server1 -profilePath C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
[6/29/07 21:06:35:720 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@1cce1cce
[6/29/07 21:06:35:720 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 0
[6/29/07 21:06:35:720 IST] 0000000a WindowsServic 3 exitCode = 0
[6/29/07 21:06:35:736 IST] 0000000e WindowsServic 3 inputRec == C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\mildh0413Node01 Service.log
[6/29/07 21:06:36:736 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -status mildh0413Node01
[6/29/07 21:06:36:736 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@160016
[6/29/07 21:06:36:736 IST] 00000010 WindowsServic 3 inputRec == The service is running.
[6/29/07 21:06:36:736 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 2
[6/29/07 21:06:36:736 IST] 0000000a WindowsServic 3 exitCode = 2
[6/29/07 21:06:36:752 IST] 0000000a AdminTool A ADMU3027E: An instance of the server may already be running: server1
[6/29/07 21:06:36:752 IST] 0000000a WsServerLaunc E ADMU3027E: An instance of the server may already be running: server1
************ Start Display Current Environment ************
Host Operating System is Windows 2000, version 5.0 build 2195 Service Pack 4
Java version = J2RE 1.5.0 IBM J9 2.3 Windows 2000 x86-32 j9vmwi3223-20060504 (JIT enabled)
J9VM - 20060501_06428_lHdSMR
JIT - 20060428_1800_r8
GC - 20060501_AA, Java Compiler = j9jit23, Java VM name = IBM J9 VM
was.install.root = C:\Program Files\IBM\WebSphere\AppServer
user.install.root = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
Java Home = C:\Program Files\IBM\WebSphere\AppServer\java\jre
ws.ext.dirs = C:\\Program Files\\IBM\\WebSphere\\AppServer\\java\\lib;C:\\Program Files\\IBM\\WebSphere\\AppServer\\classes;C:\\Program Files\\IBM\\WebSphere\\AppServer\\lib;C:\\Program Files\\IBM\\WebSphere\\AppServer\\installedChannels;C:\\Program Files\\IBM\\WebSphere\\AppServer\\lib\\ext;C:\\Program Files\\IBM\\WebSphere\\AppServer\\web\\help;C:\\Program Files\\IBM\\WebSphere\\AppServer\\deploytool\\itp\\plugins\\com.ibm.etools.ejbdeploy\\runtime
Classpath = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\properties;C:\Program Files\IBM\WebSphere\AppServer\properties;C:\Program Files\IBM\WebSphere\AppServer\lib\startup.jar;C:\Program Files\IBM\WebSphere\AppServer\lib\bootstrap.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/j2ee.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/lmproxy.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/urlprotocols.jar;C:\Program Files\IBM\WebSphere\AppServer\java\lib\tools.jar
Java Library path = C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;.;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\Program Files\IBM\WebSphere\AppServer\bin;C:\Program Files\IBM\WebSphere\AppServer\java\bin;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\j2sdk1.4.2_05\bin;C:\PROGRA~1\COMMON~1\MERCUR~1\SHARED~1\JAVAAD~1\classes;D:\oracle\ora90\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program Files\Sybase\Shared\win32;C:\Program Files\Sybase\SQL Anywhere 9\drivers;C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32;C:\Program Files\Sybase\Shared\PowerBuilder;C:\Program Files\Sybase\InfoMaker 10.5\Tutorial;C:\Program Files\Sybase\Shared\Web Targets;
Current trace specification = *=info:com.ibm.*=all
************* End Display Current Environment *************
[7/1/07 11:37:16:390 IST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info:com.ibm.*=all.
[7/1/07 11:37:16:406 IST] 0000000a WsServerContr 1 Executing executeUtilityOnWindows with args: C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config mildh0413Node01Cell mildh0413Node01 server1 -fromWinService \\.\pipe\w6SvcPipe_29F1A_13A7B
[7/1/07 11:37:16:406 IST] 0000000a WsServerContr 1 invokedByWindowsService has been set to true earlier
[7/1/07 11:37:16:406 IST] 0000000a ManagerAdmin I TRAS0018I: The trace state has changed. The new trace state is *=info.
[7/1/07 11:37:19:421 IST] 0000000a AdminTool A ADMU0128I: Starting tool with the AppSrv01 profile
[7/1/07 11:37:19:421 IST] 0000000a AdminTool A ADMU3100I: Reading configuration for server: server1
[7/1/07 11:37:51:501 IST] 0000000a AdminTool A ADMU3200I: Server launched. Waiting for initialization status.
[7/1/07 11:45:36:548 IST] 0000000a AdminTool A ADMU3000I: Server server1 open for e-business; process id is 1584
************ Start Display Current Environment ************
Host Operating System is Windows 2000, version 5.0 build 2195 Service Pack 4
Java version = J2RE 1.5.0 IBM J9 2.3 Windows 2000 x86-32 j9vmwi3223-20060504 (JIT enabled)
J9VM - 20060501_06428_lHdSMR
JIT - 20060428_1800_r8
GC - 20060501_AA, Java Compiler = j9jit23, Java VM name = IBM J9 VM
was.install.root = C:\Program Files\IBM\WebSphere\AppServer
user.install.root = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
Java Home = C:\Program Files\IBM\WebSphere\AppServer\java\jre
ws.ext.dirs = C:\\Program Files\\IBM\\WebSphere\\AppServer\\java\\lib;C:\\Program Files\\IBM\\WebSphere\\AppServer\\classes;C:\\Program Files\\IBM\\WebSphere\\AppServer\\lib;C:\\Program Files\\IBM\\WebSphere\\AppServer\\installedChannels;C:\\Program Files\\IBM\\WebSphere\\AppServer\\lib\\ext;C:\\Program Files\\IBM\\WebSphere\\AppServer\\web\\help;C:\\Program Files\\IBM\\WebSphere\\AppServer\\deploytool\\itp\\plugins\\com.ibm.etools.ejbdeploy\\runtime
Classpath = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\properties;C:\Program Files\IBM\WebSphere\AppServer\properties;C:\Program Files\IBM\WebSphere\AppServer\lib\startup.jar;C:\Program Files\IBM\WebSphere\AppServer\lib\bootstrap.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/j2ee.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/lmproxy.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/urlprotocols.jar;C:\Program Files\IBM\WebSphere\AppServer\java\lib\tools.jar
Java Library path = C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;.;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\Program Files\IBM\WebSphere\AppServer\bin;C:\Program Files\IBM\WebSphere\AppServer\java\bin;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\j2sdk1.4.2_05\bin;C:\PROGRA~1\COMMON~1\MERCUR~1\SHARED~1\JAVAAD~1\classes;D:\oracle\ora90\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program Files\Sybase\Shared\win32;C:\Program Files\Sybase\SQL Anywhere 9\drivers;C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32;C:\Program Files\Sybase\Shared\PowerBuilder;C:\Program Files\Sybase\InfoMaker 10.5\Tutorial;C:\Program Files\Sybase\Shared\Web Targets;
Current trace specification = *=info:com.ibm.*=all
************* End Display Current Environment *************
[7/1/07 11:45:45:517 IST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info:com.ibm.*=all.
[7/1/07 11:45:45:532 IST] 0000000a WsServerContr 1 Executing executeUtilityOnWindows with args: C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config mildh0413Node01Cell mildh0413Node01 server1
[7/1/07 11:45:45:532 IST] 0000000a WsServerContr 1 Getting WindowsService obj with: server1 and C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config mildh0413Node01Cell mildh0413Node01 server1
[7/1/07 11:45:45:548 IST] 0000000a WindowsServic > getWindowsServiceNameForServer() Entry
[7/1/07 11:45:45:548 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -getServiceName server1 -profilePath C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
[7/1/07 11:45:45:564 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@561c561c
[7/1/07 11:45:45:579 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 0
[7/1/07 11:45:45:579 IST] 0000000a WindowsServic 3 exitCode = 0
[7/1/07 11:45:45:579 IST] 0000000c WindowsServic 3 inputRec == IBMWAS61Service - mildh0413Node01
[7/1/07 11:45:46:579 IST] 0000000a WindowsServic 1 Trying to new up WindowsService using serverName=server1, winServiceName=mildh0413Node01
[7/1/07 11:45:46:579 IST] 0000000a WindowsServic > getServiceLogName() Entry
[7/1/07 11:45:46:579 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -getServiceLogName server1 -profilePath C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
[7/1/07 11:45:46:579 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@6e426e42
[7/1/07 11:45:46:579 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 0
[7/1/07 11:45:46:579 IST] 0000000a WindowsServic 3 exitCode = 0
[7/1/07 11:45:46:579 IST] 0000000e WindowsServic 3 inputRec == C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\mildh0413Node01 Service.log
[7/1/07 11:45:47:579 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -status mildh0413Node01
[7/1/07 11:45:47:579 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@6e646e64
[7/1/07 11:45:47:579 IST] 00000010 WindowsServic 3 inputRec == The service is stopped.
[7/1/07 11:45:47:579 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 1
[7/1/07 11:45:47:579 IST] 0000000a WindowsServic 3 exitCode = 1
[7/1/07 11:45:47:579 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -status mildh0413Node01
[7/1/07 11:45:47:595 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@c700c70
[7/1/07 11:45:47:595 IST] 00000012 WindowsServic 3 inputRec == The service is stopped.
[7/1/07 11:45:47:595 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 1
[7/1/07 11:45:47:595 IST] 0000000a WindowsServic 3 exitCode = 1
[7/1/07 11:45:47:595 IST] 0000000a WsServerContr 1 Window service status (1=stopped, 2=started, 3=not-registred) is 1
[7/1/07 11:45:47:610 IST] 0000000a AdminTool A ADMU7701I: Because server1 is registered to run as a Windows Service, the request to start this server will be completed by starting the associated Windows Service.
[7/1/07 11:45:47:610 IST] 0000000a WindowsServic 3 arrayList = [C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe, -start, mildh0413Node01]
[7/1/07 11:45:47:610 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -start mildh0413Node01
[7/1/07 11:45:47:610 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@5d225d22
[7/1/07 11:45:47:626 IST] 00000014 WindowsServic 3 waitForFileExist(C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\mildh0413Node01 Service.log)
[7/1/07 11:45:48:126 IST] 00000014 EncodingUtils > getProperEncoding Entry
[7/1/07 11:45:48:126 IST] 00000014 EncodingUtils 3 System.getProperty("file.encoding") is: Cp1252
[7/1/07 11:45:48:126 IST] 00000014 EncodingUtils > isPlatformWindows() Entry
[7/1/07 11:45:48:126 IST] 00000014 WindowsServic 3 *** returned readerencoding = Cp850
[7/1/07 11:46:47:626 IST] 00000016 WindowsServic 3 inputRec == Starting Service: mildh0413Node01
[7/1/07 11:46:47:626 IST] 00000016 WindowsServic 3 inputRec ==
[7/1/07 11:46:47:626 IST] 00000018 WindowsServic 3 inputRec == Timed out waiting for service to respond to command, after 60 seconds.
[7/1/07 11:46:47:626 IST] 00000018 WindowsServic 3 inputRec == Failed to start service, or timed out while waiting for start to complete. Check the logs for details.
[7/1/07 11:46:47:626 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is -1
[7/1/07 11:46:47:626 IST] 0000000a WindowsServic 3 -- interrupt the thread that is collecting stdout
[7/1/07 11:46:48:626 IST] 0000000a WindowsServic 3 exitCode = -1
[7/1/07 11:46:48:626 IST] 0000000a WindowsServic 3 Timed out waiting for service to respond to command, after 60 seconds.Failed to start service, or timed out while waiting for start to complete. Check the logs for details.
[7/1/07 11:46:48:626 IST] 00000014 WindowsServic 3 readAndDisplayServiceLogFile(), caught InterruptedException
[7/1/07 11:46:48:626 IST] 0000000a AdminTool A ADMU7704E: Failed while trying to start the Windows Service associated with server: server1;
probable error executing WASService.exe: Starting Service: mildh0413Node01
Timed out waiting for service to respond to command, after 60 seconds.Failed to start service, or timed out while waiting for start to complete. Check the logs for details.
************ Start Display Current Environment ************
Host Operating System is Windows 2000, version 5.0 build 2195 Service Pack 4
Java version = J2RE 1.5.0 IBM J9 2.3 Windows 2000 x86-32 j9vmwi3223-20060504 (JIT enabled)
J9VM - 20060501_06428_lHdSMR
JIT - 20060428_1800_r8
GC - 20060501_AA, Java Compiler = j9jit23, Java VM name = IBM J9 VM
was.install.root = C:\Program Files\IBM\WebSphere\AppServer
user.install.root = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
Java Home = C:\Program Files\IBM\WebSphere\AppServer\java\jre
ws.ext.dirs = C:\\Program Files\\IBM\\WebSphere\\AppServer\\java\\lib;C:\\Program Files\\IBM\\WebSphere\\AppServer\\classes;C:\\Program Files\\IBM\\WebSphere\\AppServer\\lib;C:\\Program Files\\IBM\\WebSphere\\AppServer\\installedChannels;C:\\Program Files\\IBM\\WebSphere\\AppServer\\lib\\ext;C:\\Program Files\\IBM\\WebSphere\\AppServer\\web\\help;C:\\Program Files\\IBM\\WebSphere\\AppServer\\deploytool\\itp\\plugins\\com.ibm.etools.ejbdeploy\\runtime
Classpath = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\properties;C:\Program Files\IBM\WebSphere\AppServer\properties;C:\Program Files\IBM\WebSphere\AppServer\lib\startup.jar;C:\Program Files\IBM\WebSphere\AppServer\lib\bootstrap.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/j2ee.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/lmproxy.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/urlprotocols.jar;C:\Program Files\IBM\WebSphere\AppServer\java\lib\tools.jar
Java Library path = C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;.;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\Program Files\IBM\WebSphere\AppServer\bin;C:\Program Files\IBM\WebSphere\AppServer\java\bin;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\j2sdk1.4.2_05\bin;C:\PROGRA~1\COMMON~1\MERCUR~1\SHARED~1\JAVAAD~1\classes;D:\oracle\ora90\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program Files\Sybase\Shared\win32;C:\Program Files\Sybase\SQL Anywhere 9\drivers;C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32;C:\Program Files\Sybase\Shared\PowerBuilder;C:\Program Files\Sybase\InfoMaker 10.5\Tutorial;C:\Program Files\Sybase\Shared\Web Targets;D:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;D:\Program Files\Microsoft Visual Studio\Common\Tools;D:\Program Files\Microsoft Visual Studio\VC98\bin;C:\j2sdk1.4.2_05\bin;C:\j2sdk1.4.2_05\bin;C:\PROGRA~1\COMMON~1\MERCUR~1\SHARED~1\JAVAAD~1\classes;D:\oracle\ora90\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program Files\Sybase\Shared\win32;C:\Program Files\Sybase\SQL Anywhere 9\drivers;C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32;C:\Program Files\Sybase\Shared\PowerBuilder;C:\Program Files\Sybase\InfoMaker 10.5\Tutorial;C:\Program Files\Sybase\Shared\Web Targets;;C:\Program Files\IBM\WebSphere\AppClient\bin
Current trace specification = *=info:com.ibm.*=all
************* End Display Current Environment *************
[7/1/07 13:24:35:548 IST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info:com.ibm.*=all.
[7/1/07 13:24:35:564 IST] 0000000a WsServerContr 1 Executing executeUtilityOnWindows with args: C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config mildh0413Node01Cell mildh0413Node01 server1
[7/1/07 13:24:35:564 IST] 0000000a WsServerContr 1 Getting WindowsService obj with: server1 and C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config mildh0413Node01Cell mildh0413Node01 server1
[7/1/07 13:24:35:579 IST] 0000000a WindowsServic > getWindowsServiceNameForServer() Entry
[7/1/07 13:24:35:579 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -getServiceName server1 -profilePath C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
[7/1/07 13:24:35:595 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@4f664f66
[7/1/07 13:24:35:610 IST] 0000000c WindowsServic 3 inputRec == IBMWAS61Service - mildh0413Node01
[7/1/07 13:24:35:610 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 0
[7/1/07 13:24:35:610 IST] 0000000a WindowsServic 3 exitCode = 0
[7/1/07 13:24:36:610 IST] 0000000a WindowsServic 1 Trying to new up WindowsService using serverName=server1, winServiceName=mildh0413Node01
[7/1/07 13:24:36:610 IST] 0000000a WindowsServic > getServiceLogName() Entry
[7/1/07 13:24:36:610 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -getServiceLogName server1 -profilePath C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
[7/1/07 13:24:36:626 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@51705170
[7/1/07 13:24:36:626 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 0
[7/1/07 13:24:36:626 IST] 0000000a WindowsServic 3 exitCode = 0
[7/1/07 13:24:36:626 IST] 0000000e WindowsServic 3 inputRec == C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\mildh0413Node01 Service.log
[7/1/07 13:24:37:626 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -status mildh0413Node01
[7/1/07 13:24:37:626 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@6ab66ab6
[7/1/07 13:24:37:642 IST] 00000010 WindowsServic 3 inputRec == The service is stopped.
[7/1/07 13:24:37:642 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 1
[7/1/07 13:24:37:642 IST] 0000000a WindowsServic 3 exitCode = 1
[7/1/07 13:24:37:642 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -status mildh0413Node01
[7/1/07 13:24:37:642 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@78427842
[7/1/07 13:24:37:657 IST] 00000012 WindowsServic 3 inputRec == The service is stopped.
[7/1/07 13:24:37:657 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 1
[7/1/07 13:24:37:657 IST] 0000000a WindowsServic 3 exitCode = 1
[7/1/07 13:24:37:657 IST] 0000000a WsServerContr 1 Window service status (1=stopped, 2=started, 3=not-registred) is 1
[7/1/07 13:24:37:657 IST] 0000000a AdminTool A ADMU7701I: Because server1 is registered to run as a Windows Service, the request to start this server will be completed by starting the associated Windows Service.
[7/1/07 13:24:37:657 IST] 0000000a WindowsServic 3 arrayList = [C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe, -start, mildh0413Node01]
[7/1/07 13:24:37:657 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -start mildh0413Node01
[7/1/07 13:24:37:673 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@75687568
[7/1/07 13:24:37:673 IST] 00000014 WindowsServic 3 waitForFileExist(C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\mildh0413Node01 Service.log)
[7/1/07 13:24:38:173 IST] 00000014 EncodingUtils > getProperEncoding Entry
[7/1/07 13:24:38:173 IST] 00000014 EncodingUtils 3 System.getProperty("file.encoding") is: Cp1252
[7/1/07 13:24:38:173 IST] 00000014 EncodingUtils > isPlatformWindows() Entry
[7/1/07 13:24:38:173 IST] 00000014 WindowsServic 3 *** returned readerencoding = Cp850
[7/1/07 13:25:37:689 IST] 00000016 WindowsServic 3 inputRec == Starting Service: mildh0413Node01
[7/1/07 13:25:37:689 IST] 00000016 WindowsServic 3 inputRec ==
[7/1/07 13:25:37:689 IST] 00000018 WindowsServic 3 inputRec == Timed out waiting for service to respond to command, after 60 seconds.
[7/1/07 13:25:37:689 IST] 00000018 WindowsServic 3 inputRec == Failed to start service, or timed out while waiting for start to complete. Check the logs for details.
[7/1/07 13:25:37:689 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is -1
[7/1/07 13:25:37:689 IST] 0000000a WindowsServic 3 -- interrupt the thread that is collecting stdout
[7/1/07 13:25:38:689 IST] 00000014 WindowsServic 3 readAndDisplayServiceLogFile(), caught InterruptedException
[7/1/07 13:25:38:689 IST] 0000000a WindowsServic 3 exitCode = -1
[7/1/07 13:25:38:689 IST] 0000000a WindowsServic 3 Timed out waiting for service to respond to command, after 60 seconds.Failed to start service, or timed out while waiting for start to complete. Check the logs for details.
[7/1/07 13:25:38:689 IST] 0000000a AdminTool A ADMU7704E: Failed while trying to start the Windows Service associated with server: server1;
probable error executing WASService.exe: Starting Service: mildh0413Node01
Timed out waiting for service to respond to command, after 60 seconds.Failed to start service, or timed out while waiting for start to complete. Check the logs for details.
************ Start Display Current Environment ************
Host Operating System is Windows 2000, version 5.0 build 2195 Service Pack 4
Java version = J2RE 1.5.0 IBM J9 2.3 Windows 2000 x86-32 j9vmwi3223-20060504 (JIT enabled)
J9VM - 20060501_06428_lHdSMR
JIT - 20060428_1800_r8
GC - 20060501_AA, Java Compiler = j9jit23, Java VM name = IBM J9 VM
was.install.root = C:\Program Files\IBM\WebSphere\AppServer
user.install.root = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
Java Home = C:\Program Files\IBM\WebSphere\AppServer\java\jre
ws.ext.dirs = C:\\Program Files\\IBM\\WebSphere\\AppServer\\java\\lib;C:\\Program Files\\IBM\\WebSphere\\AppServer\\classes;C:\\Program Files\\IBM\\WebSphere\\AppServer\\lib;C:\\Program Files\\IBM\\WebSphere\\AppServer\\installedChannels;C:\\Program Files\\IBM\\WebSphere\\AppServer\\lib\\ext;C:\\Program Files\\IBM\\WebSphere\\AppServer\\web\\help;C:\\Program Files\\IBM\\WebSphere\\AppServer\\deploytool\\itp\\plugins\\com.ibm.etools.ejbdeploy\\runtime
Classpath = C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\properties;C:\Program Files\IBM\WebSphere\AppServer\properties;C:\Program Files\IBM\WebSphere\AppServer\lib\startup.jar;C:\Program Files\IBM\WebSphere\AppServer\lib\bootstrap.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/j2ee.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/lmproxy.jar;C:\Program Files\IBM\WebSphere\AppServer/lib/urlprotocols.jar;C:\Program Files\IBM\WebSphere\AppServer\java\lib\tools.jar
Java Library path = C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;.;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\Program Files\IBM\WebSphere\AppServer\bin;C:\Program Files\IBM\WebSphere\AppServer\java\bin;C:\Program Files\IBM\WebSphere\AppServer\java\jre\bin;C:\j2sdk1.4.2_05\bin;C:\PROGRA~1\COMMON~1\MERCUR~1\SHARED~1\JAVAAD~1\classes;D:\oracle\ora90\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program Files\Sybase\Shared\win32;C:\Program Files\Sybase\SQL Anywhere 9\drivers;C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32;C:\Program Files\Sybase\Shared\PowerBuilder;C:\Program Files\Sybase\InfoMaker 10.5\Tutorial;C:\Program Files\Sybase\Shared\Web Targets;D:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;D:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;D:\Program Files\Microsoft Visual Studio\Common\Tools;D:\Program Files\Microsoft Visual Studio\VC98\bin;C:\j2sdk1.4.2_05\bin;C:\j2sdk1.4.2_05\bin;C:\PROGRA~1\COMMON~1\MERCUR~1\SHARED~1\JAVAAD~1\classes;D:\oracle\ora90\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\Program Files\Sybase\SQL Anywhere 9\win32;C:\Program Files\Sybase\Shared\win32;C:\Program Files\Sybase\SQL Anywhere 9\drivers;C:\Program Files\Sybase\Shared\Sybase Central 4.3\win32;C:\Program Files\Sybase\Shared\PowerBuilder;C:\Program Files\Sybase\InfoMaker 10.5\Tutorial;C:\Program Files\Sybase\Shared\Web Targets;;C:\Program Files\IBM\WebSphere\AppClient\bin
Current trace specification = *=info:com.ibm.*=all
************* End Display Current Environment *************
[7/1/07 13:26:23:626 IST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info:com.ibm.*=all.
[7/1/07 13:26:23:642 IST] 0000000a WsServerContr 1 Executing executeUtilityOnWindows with args: C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config mildh0413Node01Cell mildh0413Node01 server1
[7/1/07 13:26:23:642 IST] 0000000a WsServerContr 1 Getting WindowsService obj with: server1 and C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\config mildh0413Node01Cell mildh0413Node01 server1
[7/1/07 13:26:23:657 IST] 0000000a WindowsServic > getWindowsServiceNameForServer() Entry
[7/1/07 13:26:23:657 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -getServiceName server1 -profilePath C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
[7/1/07 13:26:23:673 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@c800c8
[7/1/07 13:26:23:689 IST] 0000000c WindowsServic 3 inputRec == IBMWAS61Service - mildh0413Node01
[7/1/07 13:26:23:689 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 0
[7/1/07 13:26:23:689 IST] 0000000a WindowsServic 3 exitCode = 0
[7/1/07 13:26:24:689 IST] 0000000a WindowsServic 1 Trying to new up WindowsService using serverName=server1, winServiceName=mildh0413Node01
[7/1/07 13:26:24:689 IST] 0000000a WindowsServic > getServiceLogName() Entry
[7/1/07 13:26:24:689 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -getServiceLogName server1 -profilePath C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01
[7/1/07 13:26:24:704 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@69386938
[7/1/07 13:26:24:720 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 0
[7/1/07 13:26:24:720 IST] 0000000a WindowsServic 3 exitCode = 0
[7/1/07 13:26:24:720 IST] 0000000e WindowsServic 3 inputRec == C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\mildh0413Node01 Service.log
[7/1/07 13:26:25:720 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -status mildh0413Node01
[7/1/07 13:26:25:720 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@7f0e7f0e
[7/1/07 13:26:25:735 IST] 00000010 WindowsServic 3 inputRec == The service is stopped.
[7/1/07 13:26:25:735 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 1
[7/1/07 13:26:25:735 IST] 0000000a WindowsServic 3 exitCode = 1
[7/1/07 13:26:25:735 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -status mildh0413Node01
[7/1/07 13:26:25:735 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@6ba06ba0
[7/1/07 13:26:25:735 IST] 00000012 WindowsServic 3 inputRec == The service is stopped.
[7/1/07 13:26:25:751 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is 1
[7/1/07 13:26:25:751 IST] 0000000a WindowsServic 3 exitCode = 1
[7/1/07 13:26:25:751 IST] 0000000a WsServerContr 1 Window service status (1=stopped, 2=started, 3=not-registred) is 1
[7/1/07 13:26:25:751 IST] 0000000a AdminTool A ADMU7701I: Because server1 is registered to run as a Windows Service, the request to start this server will be completed by starting the associated Windows Service.
[7/1/07 13:26:25:751 IST] 0000000a WindowsServic 3 arrayList = [C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe, -start, mildh0413Node01]
[7/1/07 13:26:25:751 IST] 0000000a WindowsServic 1 In executeCommand, args are: C:\Program Files\IBM\WebSphere\AppServer\bin\WASService.exe -start mildh0413Node01
[7/1/07 13:26:25:767 IST] 0000000a WindowsServic 1 Runtime.exec() returned process java.lang.ProcessImpl@7e027e02
[7/1/07 13:26:25:767 IST] 00000014 WindowsServic 3 waitForFileExist(C:\Program Files\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\mildh0413Node01 Service.log)
[7/1/07 13:26:26:267 IST] 00000014 EncodingUtils > getProperEncoding Entry
[7/1/07 13:26:26:267 IST] 00000014 EncodingUtils 3 System.getProperty("file.encoding") is: Cp1252
[7/1/07 13:26:26:267 IST] 00000014 EncodingUtils > isPlatformWindows() Entry
[7/1/07 13:26:26:267 IST] 00000014 WindowsServic 3 *** returned readerencoding = Cp850
[7/1/07 13:27:25:782 IST] 00000016 WindowsServic 3 inputRec == Starting Service: mildh0413Node01
[7/1/07 13:27:25:782 IST] 00000016 WindowsServic 3 inputRec ==
[7/1/07 13:27:25:782 IST] 00000018 WindowsServic 3 inputRec == Timed out waiting for service to respond to command, after 60 seconds.
[7/1/07 13:27:25:782 IST] 00000018 WindowsServic 3 inputRec == Failed to start service, or timed out while waiting for start to complete. Check the logs for details.
[7/1/07 13:27:25:782 IST] 0000000a WindowsServic 1 retCode from childProcess.waitFor() is -1
[7/1/07 13:27:25:782 IST] 0000000a WindowsServic 3 -- interrupt the thread that is collecting stdout
[7/1/07 13:27:26:782 IST] 00000014 WindowsServic 3 readAndDisplayServiceLogFile(), caught InterruptedException
[7/1/07 13:27:26:782 IST] 0000000a WindowsServic 3 exitCode = -1
[7/1/07 13:27:26:782 IST] 0000000a WindowsServic 3 Timed out waiting for service to respond to command, after 60 seconds.Failed to start service, or timed out while waiting for start to complete. Check the logs for details.
[7/1/07 13:27:33:735 IST] 0000000a AdminTool A ADMU7704E: Failed while trying to start the Windows Service associated with server: server1;
probable error executing WASService.exe: Starting Service: mildh0413Node01
Timed out waiting for service to respond to command, after 60 seconds.Failed to start service, or timed out while waiting for start to complete. Check the logs for details.
 
What are you doing? You are supposed to be reading this tiny ad!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic