【求助~在线等】关于Weblogic启动部署问题!

问题描述

我当前手上做过的一个项目在Tomcat上面正常发布,并能正常启动运行。现在在Weblogic上面发布以后,当我启动Weblogic的时候就会得到以下错误信息,请问这是什么原因?注:就这个项目出现这个问题,我尝试其他项目发布到Weblogic上,启动均正常。错误信息如下:SLF4J:ClasspathcontainsmultipleSLF4Jbindings.SLF4J:Foundbindingin[zip:F:/WebService/Bea/user_projects/domains/mydomain/./servers/AdminServer/tmp/_WL_user/_appsdir_swsys_dir/bcqflh/war/WEB-INF/lib/slf4j-jcl-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]SLF4J:Foundbindingin[zip:F:/WebService/Bea/user_projects/domains/mydomain/./servers/AdminServer/tmp/_WL_user/_appsdir_swsys_dir/bcqflh/war/WEB-INF/lib/slf4j-jcl-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]SLF4J:Foundbindingin[zip:F:/WebService/Bea/user_projects/domains/mydomain/./servers/AdminServer/tmp/_WL_user/_appsdir_swsys_dir/bcqflh/war/WEB-INF/lib/slf4j-jdk14-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]SLF4J:Foundbindingin[zip:F:/WebService/Bea/user_projects/domains/mydomain/./servers/AdminServer/tmp/_WL_user/_appsdir_swsys_dir/bcqflh/war/WEB-INF/lib/slf4j-log4j12-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]SLF4J:Foundbindingin[zip:F:/WebService/Bea/user_projects/domains/mydomain/./servers/AdminServer/tmp/_WL_user/_appsdir_swsys_dir/bcqflh/war/WEB-INF/lib/slf4j-nop-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]SLF4J:Foundbindingin[zip:F:/WebService/Bea/user_projects/domains/mydomain/./servers/AdminServer/tmp/_WL_user/_appsdir_swsys_dir/bcqflh/war/WEB-INF/lib/slf4j-simple-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]SLF4J:Seehttp://www.slf4j.org/codes.html#multiple_bindingsforanexplanation.<2010-5-7上午11时04分57秒CST><Error><Deployer><BEA-149231><Unabletosettheactivationstatetotruefortheapplication'_appsdir_swsys_dir'.weblogic.application.ModuleExceptionatweblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:896)atweblogic.servlet.internal.WebAppModule.start(WebAppModule.java:336)atweblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)atweblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)atweblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)Truncated.seelogfileforcompletestacktracejava.lang.StackOverflowErroratorg.apache.commons.logging.LogFactory.getContextClassLoader(LogFactory.java:438)atorg.apache.commons.logging.LogFactory$1.run(LogFactory.java:222)atjava.security.AccessController.doPrivileged(NativeMethod)atorg.apache.commons.logging.LogFactory.getFactory(LogFactory.java:218)atorg.apache.commons.logging.LogFactory.getLog(LogFactory.java:370)Truncated.seelogfileforcompletestacktrace><2010-5-7上午11时04分58秒CST><Notice><LogManagement><BEA-170027><Theserverinitializedthedomainlogbroadcastersuccessfully.Logmessageswillnowbebroadcastedtothedomainlog.><2010-5-7上午11时04分58秒CST><Notice><WebLogicServer><BEA-000365><ServerstatechangedtoADMIN><2010-5-7上午11时04分58秒CST><Notice><WebLogicServer><BEA-000365><ServerstatechangedtoRESUMING><2010-5-7上午11时04分58秒CST><Notice><Server><BEA-002613><Channel"Default[1]"isnowlisteningon127.0.0.1:7001forprotocolsiiop,t3,ldap,http.><2010-5-7上午11时04分58秒CST><Notice><Server><BEA-002613><Channel"Default"isnowlisteningon192.168.1.189:7001forprotocolsiiop,t3,ldap,http.><2010-5-7上午11时04分58秒CST><Notice><WebLogicServer><BEA-000331><StartedWebLogicAdminServer"AdminServer"fordomain"mydomain"runninginDevelopmentMode><2010-5-7上午11时04分58秒CST><Notice><WebLogicServer><BEA-000365><ServerstatechangedtoRUNNING><2010-5-7上午11时04分58秒CST><Notice><WebLogicServer><BEA-000360><ServerstartedinRUNNINGmode>

解决方案

解决方案二:
顶上去不能沉在线等。。
解决方案三:
你使用的是weblogic哪个版本特别注意你的JDK版本
解决方案四:
我的Weblogic是9.2版本的JDK用的他自带的1.5的我已经尝试过其他的项目都能正常部署启动正常就这个项目出现问题

时间: 2024-11-03 16:45:24

【求助~在线等】关于Weblogic启动部署问题!的相关文章

c3p0+spring+hibernate在weblogic上部署,启动抛找不到类错,求大神指教

问题描述 c3p0+spring+hibernate在weblogic上部署,启动抛找不到类错,求大神指教 求大神指教,错误详细信息如下: Exception in thread "Timer-2" java.lang.NoClassDefFoundError: com/mchange/v2/util/ResourceClosedException at com.mchange.v2.resourcepool.BasicResourcePool$CheckIdleResourcesTa

weblogic启动报错

问题描述 weblogic启动报错如下:<Userdefinedlistenerorg.springframework.web.context.ContextLoaderListenerfailed:org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'clearingWSService'definedinfile[/home/middleware/apphome/scms6001/we

weblogic启动正常,为何控制台登录很慢

问题描述 weblogic启动正常,为何控制台登录很慢 linux下的weblogic10.3.6,安装后启动正常,设置过内存1024m,但是登录控制台console很慢,谁遇到过?有没有高手解答下 解决方案 weblogic10控制台的启动慢问题解决Weblogic域创建.启动.进入控制台慢问题解决Weblogic域创建.启动.进入控制台慢问题 解决方案二: 你的机器的空间不足了,将日志清空一下,不行的话把机器重启一下,这个机器不是说的是自己的电脑,而是自己登陆weblogic时用的ip所对应

linux内核-求助大家:操作系统kernel启动完成后,BIOS和引导程序的装态问题。

问题描述 求助大家:操作系统kernel启动完成后,BIOS和引导程序的装态问题. 比如,linux kernel已经启动完成,此时,BIOS和引导程序是分别处于什么状态?是仍然驻留在内存中运行,还是所占用的内存被回收了? kernel又是如何知道BIOS和引导程序所使用的内存信息的?

weblogic启动server错误

问题描述 我的weblogic启动时时报server错误,如下: <2011-11-23 下午03时56分57秒 CST> <Error> <Store> <BEA-280077> <JDBC store "JDBCStore-1" in this server is not the owner of database table "jmsWLStore". Unexpected current owner is

多线程问题-新手求助关于Java多线程中启动线程问题

问题描述 新手求助关于Java多线程中启动线程问题 public class Example15_1 { /** * @param args */public static void main(String[] args) { // TODO Auto-generated method stub SpeakHello speakHello; SpeakNinhao speakNinhao; speakHello = new SpeakHello(); speakNinhao= new Speak

编程-在weblogic上部署JAVA WEB项目,为什么关闭之后最小的连接数不会自动关闭

问题描述 在weblogic上部署JAVA WEB项目,为什么关闭之后最小的连接数不会自动关闭 在项目中设置的最小连接数是2 初始连接数是5,当我开启这个项目的时候发现连接池中的连接数加了5个,因为我设置了maxIdleTime属性,过了一会有3个连接数因为空闲会被关闭,但是那2个最小的连接数一直不会关闭,就算在服务器上把这个应用停止了也不会关闭,这要怎么处理呢? 项目是spring+strtuts2+hibernate 连接池用的是c3p0 解决方案 出于性能的考虑,底层连接池会保持连接,这是

新手求助,关于samba服务器启动失败的问题,求大神解答

问题描述 新手求助,关于samba服务器启动失败的问题,求大神解答 解决方案 1.在64系统里执行32位程序如果出现/lib/ld-linux.so.2: bad ELF interpreter: No such file or directory,安装下glic即可 sudo yum install glibc.i686www.2cto.com 2.error while loading shared libraries: libz.so.1: cannot open shared objec

weblogic启动显示 没有config.XML 然后我点y创建结果

问题描述 weblogic启动显示没有config.XML然后我点y创建让我输入用户名,输入结果又无效.求解答!!!