OA Framework J Developer [message #475150] |
Mon, 13 September 2010 06:16 |
lokeshsurana
Messages: 212 Registered: April 2010 Location: India
|
Senior Member |
|
|
hi all,
As i created one project in JDeveloper
and want to test but it giving error as
ERROR: Unable to connect to JQS service: connection refused
It show message like
D:\JDEVELOPER\jdevbin\jdk\bin\javaw.exe -jar D:\JDEVELOPER\jdevbin\j2ee\home\admin.jar ormi://192.168.1.54:23891 oc4jadmin **** -updateConfig
Sep 13, 2010 4:58:04 PM com.oracle.corba.ee.impl.orb.ORBServerExtensionProviderImpl preInitApplicationServer
WARNING: ORB ignoring configuration changes. Restart OC4J to apply new ORB configuration.
WARNING: Code-source D:\JDEVELOPER\jdevbin\jdev\appslibrt\xml.jar (from <library> in /D:/JDEVELOPER/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /D:/JDEVELOPER/jdevbin/lib/xml.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\JDEVELOPER\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
WARNING: Code-source D:\JDEVELOPER\jdevbin\jdev\appslibrt\jazn.jar (from <library> in /D:/JDEVELOPER/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml) has the same filename but is not identical to /D:/JDEVELOPER/jdevbin/j2ee/home/jazn.jar (from <code-source> in META-INF/boot.xml in D:\JDEVELOPER\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
WARNING: Code-source D:\JDEVELOPER\jdevbin\jdev\appslibrt\jazncore.jar (from manifest of /D:/JDEVELOPER/jdevbin/jdev/appslibrt/jazn.jar) has the same filename but is not identical to /D:/JDEVELOPER/jdevbin/j2ee/home/jazncore.jar (from <code-source> in META-INF/boot.xml in D:\JDEVELOPER\jdevbin\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader default.root:0.0.0.
WARNING: Code-source D:\JDEVELOPER\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib\uix2.jar (from WEB-INF/lib/ directory in D:\JDEVELOPER\jdevhome\jdev\system\oracle.j2ee.10.1.3.41.57\embedded-oc4j\applications\datatags\webapp\WEB-INF\lib) has the same filename but is not identical to /D:/JDEVELOPER/jdevbin/jdev/appslibrt/uix2.jar (from <library> in /D:/JDEVELOPER/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader datatags.web.webapp:0.0.0.
Ready message received from Oc4jNotifier.
Embedded OC4J startup time: 11234 ms.
Target URL -- http://192.168.1.54:8988/OA_HTML/test_fwktutorial.jsp
ERROR: Unable to connect to JQS service: connection refused
and in i.e. it show the 500 Internal Server Error
what should the problem where should i get wrong..?
[Updated on: Mon, 13 September 2010 06:29] Report message to a moderator
|
|
|
|