壹佰网|ERP100 - 企业信息化知识门户

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2446|回复: 1

[OAF] OAF错误

[复制链接]
发表于 2010/2/2 10:48:16 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622  。

您需要 登录 才可以下载或查看,没有帐号?注册

x
把自己的配置好的OAF拷到另外一台电脑上运行报错如下:
[Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
D:\JEV10\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\config>
D:\JEV10\jdevbin\jdk\bin\javaw.exe -hotspot -classpath D:\JEV10\jdevbin\j2ee\home\oc4j.jar;D:\JEV10\jdevbin\jdev\lib\jdev-oc4j-embedded.jar -DFND_JDBC_STMT_CACHE_SIZE=200 -DCACHENODBINIT=true -DRUN_FROM_JDEV=true -mx256m -XX:MaxPermSize=256M -Doracle.j2ee.dont.use.memory.archive=false -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config D:\JEV10\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\config\server.xml
[waiting for the server to complete its initialization...]
10/02/02 10:10:50 [SEVERE]: Error instantiating application at file:/F:/OAF/JEV_R12_GENERIC/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/applications/datatags.ear: Unable to get ApplicationConfig for datatags : Error creating deployment directory: IO Error: 系统找不到指定的路径。
10/02/02 10:10:50 [SEVERE]: Error instantiating application at file:/F:/OAF/JEV10/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/apps_media-app.xml: Unable to get ApplicationConfig for APPS_OA : IO error reading APPS_OA
10/02/02 10:10:51 [SEVERE]: cannot update a configuration file because instantiating application is failed. please correct the instantiating problem and restart oc4j.
2010-2-2 10:10:51 com.evermind.server.jms.JMSMessages log
信息: JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
2010-2-2 10:10:51 com.evermind.server.jms.JMSMessages log
信息: JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
警告: 代码源 D:\JEV10\jdevbin\jdev\appslibrt\xml.jar (来自 <library> in /D:/JEV10/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) 与 /D:/JEV10/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\JEV10\jdevbin\j2ee\home\oc4j.jar) 具有相同的文件名, 但与其不完全相同。如果前者包含相同类的不同版本, 则会被屏蔽掉, 因为后者在加载程序 default.root:0.0.0 的搜索路径中已是可见的。
警告: 代码源 D:\JEV10\jdevbin\jdev\appslibrt\jazn.jar (来自 <library> in /D:/JEV10/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) 与 /D:/JEV10/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in D:\JEV10\jdevbin\j2ee\home\oc4j.jar) 具有相同的文件名, 但与其不完全相同。如果前者包含相同类的不同版本, 则会被屏蔽掉, 因为后者在加载程序 default.root:0.0.0 的搜索路径中已是可见的。
警告: 代码源 D:\JEV10\jdevbin\jdev\appslibrt\jazncore.jar (来自 manifest of /D:/JEV10/jdevbin/jdev/appslibrt/jazn.jar) 与 /D:/JEV10/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in D:\JEV10\jdevbin\j2ee\home\oc4j.jar) 具有相同的文件名, 但与其不完全相同。如果前者包含相同类的不同版本, 则会被屏蔽掉, 因为后者在加载程序 default.root:0.0.0 的搜索路径中已是可见的。
2010-2-2 10:10:54 com.evermind.server.http.HttpMessages internalErrorWhileTryingToInstantiate
严重: 尝试实例化在 Web 站点 OC4J 10g (10.1.3) Default Web Site 中定义的 Web 应用程序 webapp 时引发了内部错误。Application: datatags does not exist. Error creating Web application: webapp
2010-2-2 10:10:54 com.evermind.server.http.HttpMessages internalErrorWhileTryingToInstantiate
严重: 尝试实例化在 Web 站点 OC4J 10g (10.1.3) Default Web Site 中定义的 Web 应用程序 APPS_MEDIA 时引发了内部错误。Application: APPS_OA does not exist. Error creating Web application: APPS_MEDIA
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 10375 ms.
Target URL -- http://192.168.1.65:8988/OA_HTML/test_fwktutorial.jsp
10/02/02 10:10:54 Oracle Containers for J2EE 10g (10.1.3.3.0)  initialized


哪位高手给点提示,谢谢.急.
 楼主| 发表于 2010/2/2 11:13:06 | 显示全部楼层
原因找到了,Tools-->Embedded OC4J Server preferences for toolbox -->Java Compiler:Bin directory 修改成自己的 xx:\xxx\jdevbin\jdev\bin 就可以了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|小黑屋|手机版|壹佰网 ERP100 ( 京ICP备19053597号-2 )

Copyright © 2005-2012 北京海之大网络技术有限责任公司 服务器托管由互联互通
手机:13911575376
网站技术点击发送消息给对方83569622   广告&合作 点击发送消息给对方27675401   点击发送消息给对方634043306   咨询及人才点击发送消息给对方138011526

GMT+8, 2025/11/29 06:02 , Processed in 0.011873 second(s), 14 queries , File On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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