Home > OS >  Weblogic12.2.1 startup error <BEA - 149205> <Failed to initialize the application "ins
Weblogic12.2.1 startup error <BEA - 149205> <Failed to initialize the application "ins

Time:10-15

Version of the middleware Weblogic12.2.1 JDK1.8 version, in after deploying the war file, weblogic startup error, below is the error message:





Weblogic. Management. DeploymentException: Java. Lang. ClassNotFoundException: org. Mortbay. Jetty. Connector
The at weblogic. Application. Internal. BaseDeployment. ThrowAppException (BaseDeployment. Java: 131)
The at weblogic. Application. Internal. BaseDeployment. Prepare (BaseDeployment. Java: 245)
The at weblogic. Application. Internal. EarDeployment. Prepare (EarDeployment. Java: 67)
The at weblogic. Application. Internal. DeploymentStateChecker. Prepare (DeploymentStateChecker. Java: 158)
The at weblogic. Deploy. Internal. Targetserver. AppContainerInvoker. Prepare (AppContainerInvoker. Java: 61)
Truncated. See the log file for complete stacktrace
Under Caused By: Java. Lang. ClassNotFoundException: org. Mortbay. Jetty. Connector
The at weblogic. Utils. Classloaders. GenericClassLoader. FindLocalClass (GenericClassLoader. Java: 981)
The at weblogic. Utils. Classloaders. GenericClassLoader. FindClass (GenericClassLoader. Java: 942)
The at weblogic. Utils. Classloaders. ChangeAwareClassLoader. FindClass (ChangeAwareClassLoader. Java: 83)
The at weblogic. Utils. Classloaders. GenericClassLoader. DoFindClass (GenericClassLoader. Java: 564)
The at weblogic. Utils. Classloaders. GenericClassLoader. LoadClass (GenericClassLoader. Java: 500)
Truncated. See the log file for complete stacktrace

Weblogic. Application. ModuleException: the Module of null can not be activated, the not activated in the state: the NEW
The at weblogic. Diagnostics. The module. WLDFModule. Activate (WLDFModule. Java: 328)
The at weblogic. Application. Internal. Flow. ModuleStateDriver $2. Next (ModuleStateDriver. Java: 216)
The at weblogic. Application. Internal. Flow. ModuleStateDriver $2. Next (ModuleStateDriver. Java: 211)
The at weblogic. Application. Utils. StateMachineDriver. NextState (StateMachineDriver. Java: 45)
The at weblogic. Application. Internal. Flow. ModuleStateDriver. Activate (ModuleStateDriver. Java: 61)
Truncated. See the log file for complete stacktrace



I don't know what is missing is the jar?

CodePudding user response:

nullnullnullnullnullnull
  • Related