Home » Developer & Programmer » JDeveloper, Java & XML » error in simple hello world
error in simple hello world [message #477516] Fri, 01 October 2010 06:11
lokeshsurana
Messages: 212
Registered: April 2010
Location: India
Senior Member
I am try to build a simple
but as i run the form
i get 0 compilation error and 0 warnings
and in runing tab get as:
10/10/01 16:35:41 java.lang.IllegalStateException: ClassLoader "default.root:0.0.0" (from <application> in /D:/JDEVELOPER/jdevhome/jdev/system/oracle.j2ee.10.1.3.41.57/embedded-oc4j/config/application.xml): This loader has been closed and should not be in use.
10/10/01 16:35:41 at oracle.classloader.util.ClassLoadAsserts.fail(ClassLoadAsserts.java:154)
10/10/01 16:35:41 at oracle.classloader.PolicyClassLoader.checkState(PolicyClassLoader.java:1994)
10/10/01 16:35:41 at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1659)
10/10/01 16:35:41 at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1635)
10/10/01 16:35:41 at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1620)
10/10/01 16:35:41 at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
10/10/01 16:35:41 at oracle.ias.cache.Bucket.checkTtl(Unknown Source)
10/10/01 16:35:41 at oracle.ias.cache.Bucket.cleanIdle(Unknown Source)
10/10/01 16:35:41 at oracle.ias.cache.CacheInternal.cleanIdle(Unknown Source)
10/10/01 16:35:41 at oracle.ias.cache.CacheCleaner.run(Unknown Source)
ERROR: Unable to send message to JQS service: connect() failed (Socket error 10051)
10/10/01 16:35:52 TIME: runregion: initialization [15 ms]
D:\JDEVELOPER\jdevbin\jdk\bin\javaw.exe -jar D:\JDEVELOPER\jdevbin\j2ee\home\admin.jar ormi://192.168.100.179:23891 oc4jadmin **** -updateConfig
Oct 1, 2010 4:39:11 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: 10312 ms.

Target URL -- http://192.168.100.179:8988/OA_HTML/runregion.jsp
ERROR: Unable to send message to JQS service: connect() failed (Socket error 10051)
10/10/01 16:39:18 TIME: runregion: initialization [31 ms]

and in internet explorer get 500 Internal Server Error
oracle.apps.fnd.common.AppsException:


where i should get wrong...?
Previous Topic: Combine Fields
Next Topic: Clob csv to xml performance issue
Goto Forum:
  


Current Time: Fri Mar 29 02:14:06 CDT 2024