|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服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
哪位高手给点提示,谢谢.急. |
|