java.lang.NullPointerException: This exception has no message.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
via Google Groups by Harris, 2 years ago
via Google Groups by Harris, 10 months ago
java.lang.NullPointerException:
at weblogic.j2ee.dd.WebModuleDescriptor.isWebService(WebModuleDescriptor.java:156)
at weblogic.j2ee.dd.WebModuleDescriptor.getAdminMBeanType(WebModuleDescriptor.java:125)
at weblogic.j2ee.J2EEApplicationContainerFactory.createMBeansForEar(J2EEApplicationContainerFactory.java:581)
at weblogic.j2ee.J2EEApplicationContainerFactory.initializeDeployment(J2EEApplicationContainerFactory.java:481)
at weblogic.management.deploy.DeployerRuntime.unprotectedActivate(DeployerRuntime.java:830)
at weblogic.management.deploy.DeployerRuntime.access$000(DeployerRuntime.java:64)
at weblogic.management.deploy.DeployerRuntime$1.run(DeployerRuntime.java:1499)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)