• 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

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
 
a wee bit from the empire
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