• 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
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

IBM Websphere Application Server

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i have installed IBM websphere Application server 4.01
on Windows 2000 Server.I have also installed Oracle 8i
Enterprise Edition Release 8.1.7 on the same machine.
I have added following line to my System classpath:
D:\oracle\ora81\jdbc\lib\classes12.zip;D:\oracle\ora81\jdbc\lib\nls_charset12.zip
However,when i try to start my server it fails and gives
contents of tracefile.log as following:-
************ Start Display Current Environment ************
WebSphere AE 4.0.1 a0131.07 running with process name orpheus/__adminServer and process id 1988
Host Operating System is Windows 2000, version 5.0
Java version = J2RE 1.3.0 IBM build cn130-20010609 (JIT enabled: jitc), Java Compiler = jitc
server.root = D:\Web\WebSphere\AppServer
Java Home = D:\Web\WebSphere\AppServer\java\jre
ws.ext.dirs = D:/Web/WebSphere/AppServer/java/lib;D:/Web/WebSphere/AppServer/classes;D:/Web/WebSphere/AppServer/lib;D:/Web/WebSphere/AppServer/lib/ext;D:/oracle/ora81/jdbc/lib/classes12.zip;D:/o racle/ora81/jdbc/lib/nls_charset12.zip
Classpath = D:/Web/WebSphere/AppServer/properties;D:/Web/WebSphere/AppServer/lib/bootstrap.jar
Java Library path = D:\Web\WebSphere\AppServer\java\bin;.;D:\WINNT\System32;D:\WINNT;D:\\Web\\WebSphere\\AppServer\\bin;D:\\oracle\\ora81\\bin;D:\\Web\\WebSphere\\AppServer\\java\\bin;D:\Program Files\ibm\gsk5\lib;D:\oracle\ora81\bin;D:\oracle\ora81\Apache\Perl\5.00503\bin\mswin32-x86;D:\Program Files\Oracle\jre\1.1.7\bin;D:\IBMDebug\bin;D:\WINNT\system32;D:\WINNT;D:\WINNT\System32\Wbem;D:\Web\WebSphere\AppServer\bin;D:\oracle\ora81\jdbc\lib
Current trace specification =
************* End Display Current Environment *************
[01.10.09 17:15:10:421 PDT] 164588b2 Server U Version : 4.0.1
[01.10.09 17:15:10:515 PDT] 164588b2 Server U Edition: Advanced Edition for Multiplatforms
[01.10.09 17:15:10:546 PDT] 164588b2 Server U Build date: Thu Aug 09 00:00:00 PDT 2001
[01.10.09 17:15:10:562 PDT] 164588b2 Server U Build number: a0131.07
[01.10.09 17:15:11:171 PDT] 164588b2 ORBRas W com.ibm.CORBA.iiop.Util Util P=910703:O=0:CT JORB0012: Pass by reference has been set to: true (NoLocalCopies = true)
[01.10.09 17:15:16:750 PDT] 164588b2 AdminServer X WSVR0009E: Error occurred during startup
java.lang.RuntimeException: com.ibm.ejs.EJSException: Could not register with Location Service Daemon; nested exception is:
java.lang.ClassCastException
at com.ibm.ws.runtime.Server.initializeOrb(Server.java:1440)
at com.ibm.ws.runtime.Server.initializeRuntime0(Server.java:939)
at com.ibm.ejs.sm.server.ManagedServer.initializeRuntime0(ManagedServer.java:407)
at com.ibm.ejs.sm.server.AdminServer.initializeRuntime0(AdminServer.java:1104)
at com.ibm.ws.runtime.Server.initializeRuntime(Server.java:882)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:391)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
[01.10.09 17:15:16:859 PDT] 164588b2 AdminServer F WSVR0067E: Failed to initialize WebSphere Administration server
java.lang.Throwable
at com.ibm.ejs.ras.TraceLogger.fatalEvent(TraceLogger.java:219)
at com.ibm.ejs.ras.TraceEventGeneratorImpl.fireTraceEvent(Tr.java:1402)
at com.ibm.ejs.ras.TraceEventGeneratorImpl.fireTraceEvent(Tr.java:1346)
at com.ibm.ejs.ras.Tr.fatal(Tr.java:828)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:405)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
[01.10.09 17:15:17:062 PDT] 164588b2 SystemOut U WSVR0067E: Failed to initialize WebSphere Administration server
************ Start Display Current Environment ************
WebSphere AE 4.0.1 a0131.07 running with process name orpheus/__adminServer and process id 1776
Host Operating System is Windows 2000, version 5.0
Java version = J2RE 1.3.0 IBM build cn130-20010609 (JIT enabled: jitc), Java Compiler = jitc
server.root = D:\Web\WebSphere\AppServer
Java Home = D:\Web\WebSphere\AppServer\java\jre
ws.ext.dirs = D:/Web/WebSphere/AppServer/java/lib;D:/Web/WebSphere/AppServer/classes;D:/Web/WebSphere/AppServer/lib;D:/Web/WebSphere/AppServer/lib/ext;D:/oracle/ora81/jdbc/lib/classes12.zip;D:/o racle/ora81/jdbc/lib/nls_charset12.zip
Classpath = D:/Web/WebSphere/AppServer/properties;D:/Web/WebSphere/AppServer/lib/bootstrap.jar
Java Library path = D:\Web\WebSphere\AppServer\java\bin;.;D:\WINNT\System32;D:\WINNT;D:\\Web\\WebSphere\\AppServer\\bin;D:\\oracle\\ora81\\bin;D:\\Web\\WebSphere\\AppServer\\java\\bin;D:\Program Files\ibm\gsk5\lib;D:\oracle\ora81\bin;D:\oracle\ora81\Apache\Perl\5.00503\bin\mswin32-x86;D:\Program Files\Oracle\jre\1.1.7\bin;D:\IBMDebug\bin;D:\WINNT\system32;D:\WINNT;D:\WINNT\System32\Wbem;D:\Web\WebSphere\AppServer\bin;D:\oracle\ora81\jdbc\lib
Current trace specification =
************* End Display Current Environment *************
[01.10.09 17:15:26:312 PDT] 164588ba Server U Version : 4.0.1
[01.10.09 17:15:26:390 PDT] 164588ba Server U Edition: Advanced Edition for Multiplatforms
[01.10.09 17:15:26:421 PDT] 164588ba Server U Build date: Thu Aug 09 00:00:00 PDT 2001
[01.10.09 17:15:26:437 PDT] 164588ba Server U Build number: a0131.07
[01.10.09 17:15:27:015 PDT] 164588ba ORBRas W com.ibm.CORBA.iiop.Util Util P=926578:O=0:CT JORB0012: Pass by reference has been set to: true (NoLocalCopies = true)
[01.10.09 17:15:33:687 PDT] 164588ba AdminServer X WSVR0009E: Error occurred during startup
java.lang.RuntimeException: com.ibm.ejs.EJSException: Could not register with Location Service Daemon; nested exception is:
java.lang.ClassCastException
at com.ibm.ws.runtime.Server.initializeOrb(Server.java:1440)
at com.ibm.ws.runtime.Server.initializeRuntime0(Server.java:939)
at com.ibm.ejs.sm.server.ManagedServer.initializeRuntime0(ManagedServer.java:407)
at com.ibm.ejs.sm.server.AdminServer.initializeRuntime0(AdminServer.java:1104)
at com.ibm.ws.runtime.Server.initializeRuntime(Server.java:882)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:391)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
[01.10.09 17:15:33:859 PDT] 164588ba AdminServer F WSVR0067E: Failed to initialize WebSphere Administration server
java.lang.Throwable
at com.ibm.ejs.ras.TraceLogger.fatalEvent(TraceLogger.java:219)
at com.ibm.ejs.ras.TraceEventGeneratorImpl.fireTraceEvent(Tr.java:1402)
at com.ibm.ejs.ras.TraceEventGeneratorImpl.fireTraceEvent(Tr.java:1346)
at com.ibm.ejs.ras.Tr.fatal(Tr.java:828)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:405)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
[01.10.09 17:15:34:093 PDT] 164588ba SystemOut U WSVR0067E: Failed to initialize WebSphere Administration server
************ Start Display Current Environment ************
WebSphere AE 4.0.1 a0131.07 running with process name orpheus/__adminServer and process id 2272
Host Operating System is Windows 2000, version 5.0
Java version = J2RE 1.3.0 IBM build cn130-20010609 (JIT enabled: jitc), Java Compiler = jitc
server.root = D:\Web\WebSphere\AppServer
Java Home = D:\Web\WebSphere\AppServer\java\jre
ws.ext.dirs = D:/Web/WebSphere/AppServer/java/lib;D:/Web/WebSphere/AppServer/classes;D:/Web/WebSphere/AppServer/lib;D:/Web/WebSphere/AppServer/lib/ext;D:/oracle/ora81/jdbc/lib/classes12.zip;D:/o racle/ora81/jdbc/lib/nls_charset12.zip
Classpath = D:/Web/WebSphere/AppServer/properties;D:/Web/WebSphere/AppServer/lib/bootstrap.jar
Java Library path = D:\Web\WebSphere\AppServer\java\bin;.;D:\WINNT\System32;D:\WINNT;D:\\Web\\WebSphere\\AppServer\\bin;D:\\oracle\\ora81\\bin;D:\\Web\\WebSphere\\AppServer\\java\\bin;D:\Program Files\ibm\gsk5\lib;D:\oracle\ora81\bin;D:\oracle\ora81\Apache\Perl\5.00503\bin\mswin32-x86;D:\Program Files\Oracle\jre\1.1.7\bin;D:\IBMDebug\bin;D:\WINNT\system32;D:\WINNT;D:\WINNT\System32\Wbem;D:\Web\WebSphere\AppServer\bin;D:\oracle\ora81\jdbc\lib
Current trace specification =
************* End Display Current Environment *************
[01.10.09 17:15:43:078 PDT] 164588c3 Server U Version : 4.0.1
[01.10.09 17:15:43:187 PDT] 164588c3 Server U Edition: Advanced Edition for Multiplatforms
[01.10.09 17:15:43:203 PDT] 164588c3 Server U Build date: Thu Aug 09 00:00:00 PDT 2001
[01.10.09 17:15:43:218 PDT] 164588c3 Server U Build number: a0131.07
[01.10.09 17:15:43:843 PDT] 164588c3 ORBRas W com.ibm.CORBA.iiop.Util Util P=943359:O=0:CT JORB0012: Pass by reference has been set to: true (NoLocalCopies = true)
[01.10.09 17:15:48:703 PDT] 164588c3 AdminServer X WSVR0009E: Error occurred during startup
java.lang.RuntimeException: com.ibm.ejs.EJSException: Could not register with Location Service Daemon; nested exception is:
java.lang.ClassCastException
at com.ibm.ws.runtime.Server.initializeOrb(Server.java:1440)
at com.ibm.ws.runtime.Server.initializeRuntime0(Server.java:939)
at com.ibm.ejs.sm.server.ManagedServer.initializeRuntime0(ManagedServer.java:407)
at com.ibm.ejs.sm.server.AdminServer.initializeRuntime0(AdminServer.java:1104)
at com.ibm.ws.runtime.Server.initializeRuntime(Server.java:882)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:391)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
[01.10.09 17:15:48:921 PDT] 164588c3 AdminServer F WSVR0067E: Failed to initialize WebSphere Administration server
java.lang.Throwable
at com.ibm.ejs.ras.TraceLogger.fatalEvent(TraceLogger.java:219)
at com.ibm.ejs.ras.TraceEventGeneratorImpl.fireTraceEvent(Tr.java:1402)
at com.ibm.ejs.ras.TraceEventGeneratorImpl.fireTraceEvent(Tr.java:1346)
at com.ibm.ejs.ras.Tr.fatal(Tr.java:828)
at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:405)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:158)
[01.10.09 17:15:49:171 PDT] 164588c3 SystemOut U WSVR0067E: Failed to initialize WebSphere Administration server
*********************************************************

Can anyone help me out???
Thanks in advance.
Garima Goel
 
Ranch Hand
Posts: 286
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does your computer have a network card? Is the TCP/IP properly configured?
------------------
Tony Chen
SCJP, ICS & ICSD (WebSphere)
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had the same problem with Linux/SuSE8.0.
There was a problem in my /etc/hosts file. I think Windows also has a similar file, so this could help you as well:
I changed the line:
my.ip.add.ress linux.localhost linux
to:
127.0.0.1 linux.localhost linux
 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This problem also occurs when certain ports are closed and need to be opened.
 
Ranch Hand
Posts: 179
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
First and foremost upgrade to 4.0.6 to eliminate any potential WebSphere bugs.
WebSphere Admin Service listens on port 9000.
Shutdown WebSphere then check if anything is using port 9000. Also check for outstanding java processes.
On Windows with resource kit installed try:
c:\netstat -an | grep 9000
c:\pulist | grep java
 
Patrick Finnegan
Ranch Hand
Posts: 179
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Also try 9090.
 
LOOK! OVER THERE! (yoink) your tiny ad is now my tiny ad.
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic