| Author |
Any idea why i get this error in the log file
|
Rahul Mahindrakar
Ranch Hand
Joined: Jul 28, 2000
Posts: 1831
|
|
java.lang.Throwable at java.lang.Throwable.<init>(Throwable.java:84) at com.ibm.ejs.ras.CBuffLogger.fatalEvent(CBuffLogger.java:420) at com.ibm.ejs.ras.Tr.fireTraceEvent(Tr.java:502) at com.ibm.ejs.ras.Tr.fatal(Tr.java:859) at com.ibm.ejs.sm.server.AdminServer.initializeRuntime(AdminServer.java:961) at com.ibm.ejs.sm.server.AdminServer.main(AdminServer.java:353)
|
 |
Fred Abbot
Ranch Hand
Joined: Jun 01, 2000
Posts: 300
|
|
there can be many reasons what were you trying to do what version are you using?
|
 |
Rahul Mahindrakar
Ranch Hand
Joined: Jul 28, 2000
Posts: 1831
|
|
|
I got the above error in the logs/adminserver_stderr file. I made a blunder and did not check up my logs/tracefile. Actually the jdbc driver was not being found. I wrongly wrote db2java.jar instead of db2java.zip
|
 |
Fred Abbot
Ranch Hand
Joined: Jun 01, 2000
Posts: 300
|
|
|
oh ok so you found the problem good for you
|
 |
 |
|
|
subject: Any idea why i get this error in the log file
|
|
|