weblogic12c启动应用出错

scposche 2015-11-13 10:45:09
在./startWeblogic.sh 时报错信息如下:
<2015-11-13 上午10时38分32秒 CST> <Notice> <Log Management> <BEA-170036> <The Logging monitoring service timer has started to check for logged message counts every 30 seconds.>
<2015-11-13 上午10时38分35秒 CST> <Warning> <JAXRSIntegration> <BEA-2192511> <The list of resource packages: org.apache.cxf.jaxrs.provider;org.apache.cxf.rs.security.oauth.services;org.apache.cxf.rs.security.oauth2.services;org.apache.cxf.jaxrs.provider.atom;org.apache.cxf.jaxrs.provider.aegis;org.apache.cxf.rs.security.oauth2.provider;org.apache.cxf.jaxrs.provider.json;org.apache.cxf.rs.security.oauth2.filters;org.apache.cxf.jaxrs.provider.xmlbeans;org.apache.cxf.rs.security.oauth.filters;webservice.restful;org.apache.cxf.jaxrs.ext.search;org.apache.cxf.jaxrs.impl>
<2015-11-13 上午10时38分40秒 CST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application "LJYKT" due to error weblogic.management.DeploymentException: java.lang.ClassNotFoundException: org.apache.http.params.HttpParams
weblogic.management.DeploymentException: java.lang.ClassNotFoundException: org.apache.http.params.HttpParams
at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:131)
at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:245)
at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:53)
at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158)
at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)
Truncated. see log file for complete stacktrace
Caused By: java.lang.ClassNotFoundException: org.apache.http.params.HttpParams
at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:981)
at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:942)
at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:83)
at weblogic.utils.classloaders.GenericClassLoader.doFindClass(GenericClassLoader.java:564)
at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:500)
Truncated. see log file for complete stacktrace
>
<2015-11-13 上午10时38分41秒 CST> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application "LJYKT".
weblogic.application.ModuleException: Module null can not be activated, not in ACTIVATED state: NEW
at weblogic.diagnostics.module.WLDFModule.activate(WLDFModule.java:328)
at weblogic.application.internal.flow.ModuleStateDriver$2.next(ModuleStateDriver.java:216)
at weblogic.application.internal.flow.ModuleStateDriver$2.next(ModuleStateDriver.java:211)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:45)
at weblogic.application.internal.flow.ModuleStateDriver.activate(ModuleStateDriver.java:61)
Truncated. see log file for complete stacktrace
>
<2015-11-13 上午10时38分41秒 CST> <Notice> <Log Management> <BEA-170027> <The server has successfully established a connection with the Domain level Diagnostic Service.>
<2015-11-13 上午10时38分41秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN.>
<2015-11-13 上午10时38分42秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING.>

没有搞明白是因为jar包冲突还是什么原因造成的希望大神帮忙看看
...全文
1598 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
海会圣贤 2015-11-13
  • 打赏
  • 举报
回复
下载地址: http://commons.apache.org/proper/commons-logging/download_logging.cgi http://apache.fayea.com//commons/logging/binaries/commons-logging-1.2-bin.zip
海会圣贤 2015-11-13
  • 打赏
  • 举报
回复
<Failed to initialize the application "LJYKT" due to error weblogic.management.DeploymentException: java.lang.ClassNotFoundException: org.apache.http.params.HttpParams 好吧,是你的程序少了jar包:commons-logging-1.1.1.jar
海会圣贤 2015-11-13
  • 打赏
  • 举报
回复
应该是你服务器有东西没安装,缺少这个啊:org.apache.http.params.HttpParams

81,092

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧