当前位置: 代码迷 >> 应用服务器 >> weblog启动报错,请,结果
  详细解决方案

weblog启动报错,请,结果

热度:1290   发布时间:2013-02-26 00:00:00.0
weblog启动报错,请高手指点,在线等结果
<2010-9-23 下午02时11分47秒 CST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "myserver" for domain "zyldomain" running in Development Mode> 
<2010-9-23 下午02时11分47秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode> 
<2010-9-23 下午02时11分47秒 CST> <Notice> <WebLogicServer> <BEA-000355> <Thread "ListenThread.Default" listening on port 7111, ip address *.*> 
开始刷参Thu Sep 23 14:11:50 CST 2010
TPENOENT(6):0:0:TPED_MINVAL(0):QMNONE(0):0:Could not get a Tuxedo session

------解决方案--------------------------------------------------------
感觉是你应用启动参数有问题啊,是不是需要配什么参数文件,根据你日志错误,看看com.bss.backcall.CallBusi.callTuxBusi(CallBusi.java:170)
at com.bss.backcall.CallBusi.callService(CallBusi.java:92)
at dic.base.tools.EasyCallBusi.callService(EasyCallBusi.java:57)
at dic.base.tools.RefreshCodeTask.run(RefreshCodeTask.java:39)
看看这些类写了什么代码逻辑
  相关解决方案