• 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:
  • Devaka Cooray
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • Paul Clapham
Sheriffs:
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
Bartenders:

Regarding com.ibm.ejs.container Exception

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI ,
I am getting above exception, while I am trying to start the websphere(./startUpServer.sh)

below I am mentioning the log:

[02.12.17 16:43:24:486 PST] 8250f8 AdminServer F Encountered an exception in the main method java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
com.ibm.ejs.container.UncheckedException: ; nested exception is:
java.lang.NullPointerException
com.ibm.ejs.container.UncheckedException: ; nested exception is:
java.lang.NullPointerException
java.lang.NullPointerException
----- Begin backtrace for detail
com.ibm.ejs.container.UncheckedException: ; nested exception is:
java.lang.NullPointerException
java.lang.NullPointerException
----- Begin backtrace for detail
java.lang.NullPointerException
FATAL Encountered an exception in the main method {0} java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
com.ibm.ejs.container.UncheckedException: ; nested exception is:
java.lang.NullPointerException
com.ibm.ejs.container.UncheckedException: ; nested exception is:
java.lang.NullPointerException
java.lang.NullPointerException
----- Begin backtrace for detail
com.ibm.ejs.container.UncheckedException: ; nested exception is:
java.lang.NullPointerException
java.lang.NullPointerException
----- Begin backtrace for detail
java.lang.NullPointerException


advance thanks,
Sankar Rao Lagudu
 
If you have a bad day in October, have a slice of banana cream pie. And this tiny ad:
Paul Wheaton's 16th Kickstarter: Gardening playing cards for gardeners and homesteaders
https://coderanch.com/t/889615/Paul-Wheaton-Kickstarter-Gardening-playing
reply
    Bookmark Topic Watch Topic
  • New Topic