1838695 Members
7088 Online
110128 Solutions
New Discussion

Weblogic errors

 
sryella
Occasional Advisor

Weblogic errors

Hi,

We have Weblogic 8.1 SP4.
When starting the weblogic server, we are getting the below errors.

<> application: "pcs".
javax.servlet.ServletException
at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:919)
at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:883)
at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:822)
at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3333)
at weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3278)
at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3259)
at weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServletContext.java:5949)
at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:862)
at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2127)
at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2168)
at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2115)
at weblogic.management.deploy.slave.SlaveDeployer$Application.setActivation(SlaveDeployer.java:3082)
at weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForAllApplications(SlaveDeployer.java:1751)
at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:359)
at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:2
29)
at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
at weblogic.Server.main(Server.java:32)
Caused by: java.lang.NullPointerException
at com.dextra.source.control.SourceHandler.initialize(SourceHandler.java:188)
at com.dextra.source.control.SourceHandler.(SourceHandler.java:119)
at com.dextra.source.control.SourceHandler.getInstance(SourceHandler.java:141)
at com.hp.compensation.control.ApplicationInitializer.initializeSourceHandler(ApplicationInitializer.java:98)
at com.hp.compensation.control.ApplicationInitializer.init(ApplicationInitializer.java:58)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1028)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:904)
... 18 more
>


Can anybody let me know if I need to configure something to avoid these errors?

Thanks in advance.

Srinivas.
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Weblogic errors

Shalom,

I don't know whether weblogic provides its own java, but if it doesn't check the version number and the installation integrity.

swverify \*

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ganesha Sridhara
Honored Contributor

Re: Weblogic errors

Weblogic comes with its own java (Example - /app/bea/jdk142_03)

Please attach the complete log file.

HTH

Regards
Ganesha Sridhara
Arunvijai_4
Honored Contributor

Re: Weblogic errors

Hello,

Have you exported all the required "jar" files in CLASSPATH ? Check CLASSPATH variable or Weblogic bootstrap for more information before starting server.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"