天翎MyApps技术社区 - 低代码平台 | 流程管理系统 | BPM软件

 找回密码
 注册成为天翎用户
查看: 3860|回复: 13

2.4版ORACLE9数据库部署在weblogic10.3出现错误

[复制链接]
xcds 发表于 2011-12-11 23:39:45 | 显示全部楼层 |阅读模式
本帖最后由 shary 于 2011-12-22 09:34 编辑

在TOMCAT能正常运行,请帮助解决。
<2011-12-10 下午02时26分32秒 CST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
<2011-12-10 下午02时26分33秒 CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.6.0_03-b05 from Sun Microsystems Inc.>
<2011-12-10 下午02时26分33秒 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.5.0  Fri Apr 1 20:20:06 PDT 2011 1398638 >
<2011-12-10 下午02时26分34秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<2011-12-10 下午02时26分35秒 CST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<2011-12-10 下午02时26分35秒 CST> <Notice> <LoggingService> <BEA-320400> <The log file D:\oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\logs\AdminServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<2011-12-10 下午02时26分35秒 CST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to D:\oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\logs\AdminServer.log00015. Log messages will continue to be logged in D:\oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\logs\AdminServer.log.>
<2011-12-10 下午02时26分35秒 CST> <Notice> <Log Management> <BEA-170019> <The server log file D:\oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.>
<2011-12-10 下午02时26分37秒 CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<2011-12-10 下午02时26分40秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
<2011-12-10 下午02时26分40秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
14:26:44,062  INFO ProxoolFacade:86 - Proxool 0.9.1 (23-Aug-2008 11:10)
14:26:49,328 ERROR SchemaUpdate:155 - Unsuccessful: alter table T_REESOURCE add ACTIONCLASS  varchar2(255)
14:26:49,328 ERROR SchemaUpdate:156 - ORA-01430: 表中已经存在要添加的列

java.lang.NullPointerException
        at cn.myapps.util.property.MultiLanguageProperty.init(MultiLanguageProperty.java:147)
        at cn.myapps.util.property.MultiLanguageProperty.init(MultiLanguageProperty.java:40)
        at cn.myapps.init.InitSystem.init(InitSystem.java:46)
        at cn.myapps.base.web.listener.StartupListener.contextInitialized(StartupListener.java:47)
        at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
        at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
        at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
        at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
        at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
        at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
        at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
        at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
        at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
        at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
        at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
        at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43)
        at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
        at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
        at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
        at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
        at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
        at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
        at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
        at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
        at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
        at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
        at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
        at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
        at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
14:26:50,843  INFO AutoAuditJobManager:68 - ********************* Auto Audit Job Manager Init Jobs Start ********************
14:26:51,093  INFO AbstractDocStaticTblDAO:870 - Oracle :select FORMNAME from T_DOCUMENT doc where doc.STATEINT=1114112 group by FORMNAME
14:26:51,156  INFO AutoAuditJobManager:140 - ********************* Auto Audit Job Manager Init Jobs End ********************
14:26:51,171  INFO Logger:51 - Logging using commons-logging.
Pushlet[INFO] Config: loading pushlet.properties from classpath
Pushlet[INFO] Config: loaded values={pull.refresh.wait.max.millis=10000, subscriber.class=cn.myapps.core.pushlet.OBPMSubscriber, session.timeout.mins=5, log.level=4, config.version=1.0.2, sessionmanager.class=nl.justobjects.pushlet.core.SessionManager, queue.size=24, listen.force.pull.all=false, queue.read.timeout.millis=1000, poll.refresh.wait.max.millis=10000, listen.force.pull.agents=safari, pull.refresh.timeout.millis=300000, subscription.class=nl.justobjects.pushlet.core.Subscription, queue.write.timeout.millis=20, logger.class=nl.justobjects.pushlet.util.Log4jLogger, session.class=nl.justobjects.pushlet.core.Session, session.id.generation=randomstring, dispatcher.class=nl.justobjects.pushlet.core.Dispatcher, poll.refresh.wait.min.millis=6000, poll.refresh.timeout.millis=60000, pull.refresh.wait.min.millis=5000, session.id.size=10, controller.class=nl.justobjects.pushlet.core.Controller, sources.activate=true}
14:26:51,234  INFO pushlet:79 - Logging intialized logger class=class nl.justobjects.pushlet.util.Log4jLogger
14:26:51,250  INFO pushlet:79 - init() Pushlet Webapp - version=2.0.4 built=20100205-1406
14:26:51,250  INFO pushlet:79 - SessionManager created className=class nl.justobjects.pushlet.core.SessionManager
14:26:51,250  INFO pushlet:79 - SessionManager: Sat Dec 10 14:26:51 CST 2011 started; interval=60000ms
14:26:51,250  INFO pushlet:79 - Dispatcher created className=class nl.justobjects.pushlet.core.Dispatcher
14:26:51,250  INFO pushlet:79 - Dispatcher started
14:26:51,265  INFO pushlet:79 - EventSourceManager: start
14:26:51,265  INFO pushlet:79 - Activating 0 EventSources
14:26:51,265  INFO pushlet:79 - EventSources activated
<2011-12-10 下午02时26分52秒 CST> <Notice> <LoggingService> <BEA-320400> <The log file D:\oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\logs\base_domain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<2011-12-10 下午02时26分52秒 CST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to D:\oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\logs\base_domain.log00010. Log messages will continue to be logged in D:\oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\logs\base_domain.log.>
<2011-12-10 下午02时26分52秒 CST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
<2011-12-10 下午02时26分53秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
<2011-12-10 下午02时26分53秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
<2011-12-10 下午02时26分53秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
<2011-12-10 下午02时26分53秒 CST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "AdminServer" for domain "base_domain" running in Development Mode>
<2011-12-10 下午02时26分53秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
<2011-12-10 下午02时26分53秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
suyisene 发表于 2011-12-12 09:03:28 | 显示全部楼层
请问你是有按照公司的所提供的部署方法部署么?可以参考部署文件:

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册成为天翎用户

x
 楼主| xcds 发表于 2011-12-12 14:14:28 | 显示全部楼层
按您的方法可以了,但登录时又出现如下错误:
<2011-12-12 下午01时55分08秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server
started in RUNNING mode>
13:56:19,343  WARN MultiLanguageProperty:228 - Could not found key[page.title] o
f CN properties
13:56:19,359  WARN MultiLanguageProperty:228 - Could not found key[page.function
.info1] of CN properties
13:56:19,359  WARN MultiLanguageProperty:228 - Could not found key[page.function
.info2] of CN properties
13:56:19,359  WARN MultiLanguageProperty:228 - Could not found key[page.function
.info3] of CN properties
13:56:19,359  WARN MultiLanguageProperty:228 - Could not found key[page.function
.info4] of CN properties
13:56:19,359  WARN MultiLanguageProperty:228 - Could not found key[User] of CN p
roperties
13:56:19,359  WARN MultiLanguageProperty:228 - Could not found key[Login] of CN
properties
13:56:19,359  WARN MultiLanguageProperty:228 - Could not found key[Domain] of CN
properties
13:56:19,359  WARN MultiLanguageProperty:228 - Could not found key[page.login.do
main] of CN properties
13:56:19,375  WARN MultiLanguageProperty:228 - Could not found key[Account] of C
N properties
13:56:19,375  WARN MultiLanguageProperty:228 - Could not found key[page.login.ac
count] of CN properties
13:56:19,375  WARN MultiLanguageProperty:228 - Could not found key[Password] of
CN properties
13:56:19,375  WARN MultiLanguageProperty:228 - Could not found key[page.login.pa
ssword] of CN properties
13:56:19,375  WARN MultiLanguageProperty:228 - Could not found key[page.login.ke
epinfo] of CN properties
13:56:19,375  WARN MultiLanguageProperty:228 - Could not found key[Login] of CN
properties
13:56:19,375  WARN MultiLanguageProperty:228 - Could not found key[Login] of CN
properties
13:56:19,375  WARN MultiLanguageProperty:228 - Could not found key[Reset] of CN
properties
13:56:19,375  WARN MultiLanguageProperty:228 - Could not found key[Reset] of CN
properties

登录界面取不到参数值,不显示语言选择框,不显示中文:

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册成为天翎用户

x
shary 发表于 2011-12-12 14:26:38 | 显示全部楼层
您好,您选择的语言是英文的原因。后台是不是选择了英文。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册成为天翎用户

x
 楼主| xcds 发表于 2011-12-12 16:43:35 | 显示全部楼层
本帖最后由 xcds 于 2011-12-13 00:39 编辑

前后台都选择中文语言,还是不能取到国际化的参数值。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册成为天翎用户

x
shary 发表于 2011-12-12 17:01:36 | 显示全部楼层
.您确定您的程序是完整的?
 楼主| xcds 发表于 2011-12-12 17:23:17 | 显示全部楼层
本帖最后由 xcds 于 2011-12-13 00:33 编辑

是呀,同样的程序,在TOMCAT下能正常运行。


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册成为天翎用户

x
 楼主| xcds 发表于 2011-12-13 22:46:44 | 显示全部楼层
有什么解决办法吗?
 楼主| xcds 发表于 2011-12-15 17:23:58 | 显示全部楼层
是什么地方不对呀,怎么没有人答复?
shary 发表于 2011-12-16 10:09:51 | 显示全部楼层
不好意思。现在才回复您的消息。您加下我的QQ:568601086.我帮您远程看下。麻烦加我的时候说明您是哪个问题。谢谢!!!

本版积分规则

QQ|手机版|天翎MyApps技术社区 ( 粤ICP备11093750号 )

GMT+8, 2026-8-12 18:54

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表