If you get Null point exception at the time of ear deployment from console what will be you next steps to resolve the problem.
Answer Posted / gurrampati kiran
whenever there is a class path issue then you will see the Null point exception.for this you need to communicate with DEV team they will fix the issue (or)
please try to compare with older version application to newly deployed application if there is any files are missed.for this also you need to communicate with DEV team they will give the new application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can I control on which weblogic server(s) my application will run? : BEA Weblogic
What are servers?
How managed servers communicate with each other?
What are the steps involved in setting up classpath in web logic server?
What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
When should I use multicast subscribers? : BEA Weblogic
What is the use of persistent store in weblogic?
How do I issue the close() method within an onmessage() method call and what are the semantics of the close() method? : BEA Weblogic
How does concurrency work for message-driven beans? : BEA Weblogic
Which memory space does thread stack get allocated from?
Explain the different versions of nm?
How can we configure http tunneling on weblogic?
What are deployment descriptors?
What are the supported installation modes for WebLogic Server ?
Can an mdb be a message producer or both a producer and consumer? : BEA Weblogic