Exception launching jdeveloper in linux

Hi Friends,
i am installing the jdeveloper version 11.1.1.7 on linux where i am encountering some unusual errors . Unusual because i have not faced these error in the earlier versions
- on launching the jdeveloper in linux I encounter the following
java.net.UnknownHostException: girishpar-pc: girishpar-pc
    at java.net.InetAddress.getLocalHost(InetAddress.java:1354)
    at oracle.ideimpl.webupdate.CheckMasterListRunnable.buildLocalHostNames(CheckMasterListRunnable.java:53)
    at oracle.ideimpl.webupdate.CheckMasterListRunnable.<init>(CheckMasterListRunnable.java:39)
    at oracle.ideimpl.webupdate.AutomaticCheckForUpdates$2.<init>(AutomaticCheckForUpdates.java:100)
    at oracle.ideimpl.webupdate.AutomaticCheckForUpdates.checkMasterList(AutomaticCheckForUpdates.java:99)
    at oracle.ideimpl.webupdate.AutomaticCheckForUpdates.access$000(AutomaticCheckForUpdates.java:42)
    at oracle.ideimpl.webupdate.AutomaticCheckForUpdates$1.run(AutomaticCheckForUpdates.java:87)
    at java.lang.Thread.run(Thread.java:662)
log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.HttpClient).
log4j:WARN Please initialize the log4j system properly. "
I ignored the same and continued to the GUI of jdeveloper and tried configuring the default domain of the Integrated WLS where i encountered the following
Performing action New Application...[ from oracle.ide.navigator.ApplicationNavigatorWindow ]
Invoking command: [ from oracle.ide.navigator.ApplicationNavigatorWindow ]
Performing action Application Server Navigator[ from oracle.ide.navigator.ApplicationNavigatorWindow ]
oracle.jps.common:Sep 16, 2013 2:47:54 PM oracle.security.jps.internal.common.util.StrictValidationEventHandler handleEvent
WARNING: Invalid xml content was found. SchemaLocation: schemaLocation value = 'http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd' must have even number of URI's. Location: unavailable.
What i tried ---
- installing using root user
- i deleted/renamed the system folders and tried however no change in the status .
- i tried a custom install also and added jdk separately
- i deleted the default domain and tried to set it up manually
Any Help is appreciated thanks
Cheers
Girish

Hi Hi,
java.net.UnknownHostException: girishpar-pc: girishpar-pc
    at java.net.InetAddress.getLocalHost(InetAddress.java:1354)
    at oracle.ideimpl.webupdate.CheckMasterListRunnable.buildLocalHostNames(CheckMasterListRunnable.java:53)
    at oracle.ideimpl.webupdate.CheckMasterListRunnable.<init>(CheckMasterListRunnable.java:39)
    at oracle.ideimpl.webupdate.AutomaticCheckForUpdates$2.<init>(AutomaticCheckForUpdates.java:100)
    at oracle.ideimpl.webupdate.AutomaticCheckForUpdates.checkMasterList(AutomaticCheckForUpdates.java:99)
    at oracle.ideimpl.webupdate.AutomaticCheckForUpdates.access$000(AutomaticCheckForUpdates.java:42)
    at oracle.ideimpl.webupdate.AutomaticCheckForUpdates$1.run(AutomaticCheckForUpdates.java:87)
    at java.lang.Thread.run(Thread.java:662)
log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.HttpClient).
log4j:WARN Please initialize the log4j system properly. "
If im not mistaken, the error is because you do not have your computer name in your host file.
Generally this file is /etc/hosts
But this location and name varies on Linux Distors.
Regards
Bjorn

Similar Messages

  • JDeveloper - WDK - Linux

    Hello,
    I tried to install the Wireless Development Kit on my Linux box, but it didn't succeed.
    JDeveloper installs the WDK 'correctly', the new setting option, and the extended Run menu appears, but importing the XForms component palette and deploying the wdk applications into the embedded OC4J server fails.
    While the install JDev throws the following exception:
    Mar 16, 2005 10:40:22 AM oracle.bali.xml.grammar.schema.OracleSchemaFactory buildSchemas
    SEVERE: Errors processing schema:file://home/kris/bin/JDeveloper/jdev/jwe/wdk/xml-schemas/simpleresult/SimpleResult_1_1_0.xsd
    oracle.xml.parser.schema.XSDException: home
         at oracle.xml.parser.schema.XSDBuilder.build(XSDBuilder.java:389)
         at oracle.bali.xml.grammar.schema.OracleSchemaFactory.buildSchemas(OracleSchemaFactory.java:146)
         at oracle.bali.xml.grammar.schema.OracleSchemaFactory.buildSchemas(OracleSchemaFactory.java:87)
         at oracle.bali.xml.addin.SchemaRegistryAddin._loadSchema(SchemaRegistryAddin.java:493)
         at oracle.bali.xml.addin.SchemaRegistryAddin.loadSchema(SchemaRegistryAddin.java:188)
         at oracle.panama.jdev.wireless.JWEConfig.registerXMLSchemas(Unknown Source)
         at oracle.panama.jdev.wireless.JWEConfig.configJwe(Unknown Source)
         at oracle.panama.jdev.wireless.JWEConfig.initialize(Unknown Source)
         at oracle.ide.AddinManager.initializeAddin(AddinManager.java:1714)
         at oracle.ide.AddinManager.initializeAddin(AddinManager.java:1801)
         at oracle.ide.AddinManager.initializeAddins(AddinManager.java:1577)
         at oracle.ide.AddinManager.initProductAndUserAddins(AddinManager.java:443)
         at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1650)
         at oracle.ide.IdeCore.startupImpl(IdeCore.java:1109)
         at oracle.ide.Ide.startup(Ide.java:539)
         at oracle.jdeveloper.JDeveloper.launch(JDeveloper.java:58)
         at oracle.jdeveloper.JDeveloper.main(JDeveloper.java:37)
    Mar 16, 2005 10:40:22 AM oracle.bali.xml.grammar.schema.OracleSchemaFactory buildSchemas
    SEVERE: Errors processing schema:file://home/kris/bin/JDeveloper/jdev/jwe/wdk/xml-schemas/xhtml+xforms_Basic/xhtml-xforms-basic10.xsd
    oracle.xml.parser.schema.XSDException: home
         at oracle.xml.parser.schema.XSDBuilder.build(XSDBuilder.java:389)
         at oracle.bali.xml.grammar.schema.OracleSchemaFactory.buildSchemas(OracleSchemaFactory.java:146)
         at oracle.bali.xml.grammar.schema.OracleSchemaFactory.buildSchemas(OracleSchemaFactory.java:87)
         at oracle.bali.xml.addin.SchemaRegistryAddin._loadSchema(SchemaRegistryAddin.java:493)
         at oracle.bali.xml.addin.SchemaRegistryAddin.loadSchema(SchemaRegistryAddin.java:188)
         at oracle.panama.jdev.wireless.JWEConfig.registerXMLSchemas(Unknown Source)
         at oracle.panama.jdev.wireless.JWEConfig.configJwe(Unknown Source)
         at oracle.panama.jdev.wireless.JWEConfig.initialize(Unknown Source)
         at oracle.ide.AddinManager.initializeAddin(AddinManager.java:1714)
         at oracle.ide.AddinManager.initializeAddin(AddinManager.java:1801)
         at oracle.ide.AddinManager.initializeAddins(AddinManager.java:1577)
         at oracle.ide.AddinManager.initProductAndUserAddins(AddinManager.java:443)
         at oracle.ide.IdeCore.initProductAndUserAddins(IdeCore.java:1650)
         at oracle.ide.IdeCore.startupImpl(IdeCore.java:1109)
         at oracle.ide.Ide.startup(Ide.java:539)
         at oracle.jdeveloper.JDeveloper.launch(JDeveloper.java:58)
         at oracle.jdeveloper.JDeveloper.main(JDeveloper.java:37)
    Any idea?
    Thanks in advance,
    Christophe

    Yesterday evening I played a bit with the stuff, and I solved the problem partly.
    I copied the wdk.ear to $JDEV_USER_DIR/system9.0.5.2.1618/oc4j-config/applications then I added the following line to $JDEV_USER_DIR/system9.0.5.2.1618/oc4j-config/server.xml:
    <application name="wdk" path="/pathtoyourjdevuserdir/system9.0.5.2.1618/oc4j-config/applications/wdk.ear"/>
    (under the bc4j application line)
    and the following lines to $JDEV_USER_DIR/system9.0.5.2.1618/oc4j-config/default-web-site.xml:
    <web-app application="wdk" name="wdk-web" root="/wdk" load-on-startup="false"/>
    <web-app application="wdk" name="examples-web" root="/examples" load-on-startup="false"/>
    <web-app application="wdk" name="resource-web" root="/mcs/resource" load-on-startup="false"/>
    And now it works!

  • How to use jdeveloper with linux?

    how to use jdeveloper with linux?
    Hello, i've download jdeveloper, and i have java1.4 installed. But i can't run jdeveloper i have jdev.exe and jdev but when i put /usr/local/jdev/bin/jdev a have a message like file not found. I don't know what to do.
    Help please!!!
    Ori.

    You need to go to the directory where you unzipped JDeveloper, for example:
    cd opt/jdev/jdevj2eebase1013/jdev/bin
    Once there, do this:
    chmod +x jdev
    chmod +x ojc
    Now you can try this:
    nohup ./jdev &
    or simply
    ./jev
    I usually create a soft link in ~/bin

  • Error while launching JDeveloper 10.1.3.5

    Hi,
    when I launch JDeveloper, it open the screen whith loadbar and close it immediatly. I have the following error : Product extension oracle.jdeveloper does not exist!
    Can someone help me?
    I have setup the zip install whith its own jdk
    Thanks, and sorry for my english language.

    It sounds like a corrupt installation.
    I would recommend re-downloading and installing again.
    Is there a specific reason you are using version 10.1.3.5? This version is over 5 years old. The current release is 11.1.1.5
    --jb                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • JDeveloper for LINUX

    Where can I download JDeveloper for LINUX.
    There is a link in products, but it isn't able.
    Minoru.

    http://www.oracle.com/start/jdevelopereap/intro.html?src=855007&Act=8
    should work. There is a link at the top right. It is still in
    beta, though.

  • NDS 2.0.9 - Exception Launching the Eclipse Platform

    I have installed Netweaver Developer Studio 2.0.9 and am getting the following error in the log file when I attempt to launch Developer Studio.
    On the same machine I have also installed the entire WAS, Portals and KM stack 9.  All of these are running well.
    Any help is appreciated.  I am new to Java and this Developer Studio.  I have done some searching on SDN, SAP notes and the internet and have the impression that I am missing some reference in a path statement or something similar but have not run into anything similar enough to help me determine what exactly I'm doing wrong.
    Again, any help is appreciated.  Thanks.
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Jan 18, 2005 09:33:42.359
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.NoClassDefFoundError: org/eclipse/update/core/IFeatureReference
         at java.lang.Class.getDeclaredConstructors0(Native Method)
         at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
         at java.lang.Class.getConstructor0(Class.java:1930)
         at java.lang.Class.newInstance0(Class.java:278)
         at java.lang.Class.newInstance(Class.java:261)
         at org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension(PluginDescriptor.java:138)
         at org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension(PluginDescriptor.java:167)
         at org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:103)
         at org.eclipse.core.internal.runtime.InternalPlatform.loaderGetRunnable(InternalPlatform.java:578)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.eclipse.core.internal.boot.InternalBootLoader.getRunnable(InternalBootLoader.java:471)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:854)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

    Hi Paula,
    this is the most basic java exception everybody of us has seen in the beginning years of java a lot (classpath). Because of that applications of today all have their ways to get around this in any case. The only reason I see is that your installation went wrong.
    Please install again and check the messages you get there attentively.
    Regards,
    Benny

  • Can't download jDeveloper for Linux

    Tried to d/l jDeveloper for linux. The final url looks like
    http://www.oracle.com/start/jdevelopereap/intro.html?src=855007&Act=8
    and is blank. Maybe your javascript code does NOT play well.
    Sat., 2 FEB, 4pm Phoenix time. kernel 2.2.14, netscape 4.77
    Any help is appreciated.

    Susan,
    How far did you get?
    OTN

  • JDeveloper crashing (Linux Machine).

    My Jdeveloper 11g (11122) is crashing (program exists abruptly) whenever I try to open adfc-config.xml .
    I started JDev from command line in order to analize the output, and the following error appeared:
    *** buffer overflow detected ***: /home/skywalker/Oracle/jdev11122/jdk160_24/bin/java terminated
    ======= Backtrace: =========
    /lib/i386-linux-gnu/libc.so.6(__fortify_fail+0x45)[0xb76d5dd5]
    /lib/i386-linux-gnu/libc.so.6(+0xfebaa)[0xb76d4baa]
    /lib/i386-linux-gnu/libc.so.6(+0xffd6a)[0xb76d5d6a]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x54d4e)[0x4cc3cd4e]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x51aab)[0x4cc39aab]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x52c32)[0x4cc3ac32]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x514df)[0x4cc394df]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x533e4)[0x4cc3b3e4]
    /lib/i386-linux-gnu/libgcrypt.so.11(+0x518c7)[0x4cc398c7]
    /lib/i386-linux-gnu/libgcrypt.so.11(gcry_create_nonce+0x63)[0x4cbeee13]
    /usr/lib/i386-linux-gnu/libgnutls.so.26(+0x9e9aa)[0x4cdda9aa]
    /usr/lib/i386-linux-gnu/libgnutls.so.26(+0x3e16f)[0x4cd7a16f]
    /usr/lib/i386-linux-gnu/libgnutls.so.26(gnutls_global_init+0x1cd)[0x4cd6723d]
    /usr/lib/i386-linux-gnu/libcups.so.2(httpInitialize+0x62)[0x6b1a58c2]
    /usr/lib/i386-linux-gnu/libcups.so.2(_httpCreate+0x59)[0x6b1a5949]
    /usr/lib/i386-linux-gnu/libcups.so.2(httpConnectEncrypt+0x42)[0x6b1a7f42]
    /usr/lib/i386-linux-gnu/libcups.so.2(httpConnect+0x2b)[0x6b1a7fbb]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/xawt/libmawt.so(Java_sun_print_CUPSPrinter_canConnect+0x4f)[0x6dfbc7ff]
    [0xb37d262a]
    [0xb37caee1]
    [0xb37caee1]
    [0xb37cafa7]
    [0xb37cb10d]
    [0xb37c83e6]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x3cfbe1)[0xb6da6be1]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x5c5538)[0xb6f9c538]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x3cf455)[0xb6da6455]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x3cf518)[0xb6da6518]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x451ca7)[0xb6e28ca7]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x6c610f)[0xb709d10f]
    /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/server/libjvm.so(+0x5c6b2e)[0xb6f9db2e]
    /lib/i386-linux-gnu/libpthread.so.0(+0x6d4c)[0xb7790d4c]
    /lib/i386-linux-gnu/libc.so.6(clone+0x5e)[0xb76c0ace]
    ======= Memory map: ========
    08048000-08052000 r-xp 00000000 08:07 15341694 /home/skywalker/Oracle/jdev11122/jdk160_24/bin/java
    08052000-08053000 rwxp 00009000 08:07 15341694 /home/skywalker/Oracle/jdev11122/jdk160_24/bin/java
    09ecd000-0a627000 rwxp 00000000 00:00 0 [heap]
    48eed000-49400000 rwxs 00000000 00:04 86867984 /SYSV00000000 (deleted)
    49400000-494fe000 rwxp 00000000 00:00 0
    494fe000-49500000 ---p 00000000 00:00 0
    49600000-496fe000 rwxp 00000000 00:00 0
    496fe000-49700000 ---p 00000000 00:00 0
    49700000-497f9000 rwxp 00000000 00:00 0
    497f9000-49800000 ---p 00000000 00:00 0
    49800000-498fd000 rwxp 00000000 00:00 0
    498fd000-49900000 ---p 00000000 00:00 0
    49900000-49a00000 rwxp 00000000 00:00 0
    49a00000-49bfd000 rwxp 00000000 00:00 0
    49bfd000-49c00000 ---p 00000000 00:00 0
    49c00000-49e00000 rwxp 00000000 00:00 0
    49e00000-4a000000 rwxp 00000000 00:00 0
    4a000000-4a200000 rwxp 00000000 00:00 0
    4a200000-4a400000 rwxp 00000000 00:00 0
    4a400000-4a600000 rwxp 00000000 00:00 0
    4a600000-4a6fe000 rwxp 00000000 00:00 0
    4a6fe000-4a700000 ---p 00000000 00:00 0
    4a700000-4a800000 rwxp 00000000 00:00 0
    4a800000-4a8a7000 rwxp 00000000 00:00 0
    4a8a7000-4a900000 ---p 00000000 00:00 0
    4a900000-4a9ff000 rwxp 00000000 00:00 0
    4a9ff000-4aa00000 ---p 00000000 00:00 0
    4aa00000-4aafa000 rwxp 00000000 00:00 0
    4aafa000-4ab00000 ---p 00000000 00:00 0
    4ab00000-4abfa000 rwxp 00000000 00:00 0
    4abfa000-4ac00000 ---p 00000000 00:00 0
    4ac00000-4acfa000 rwxp 00000000 00:00 0
    4acfa000-4ad00000 ---p 00000000 00:00 0
    4ad00000-4adfa000 rwxp 00000000 00:00 0
    4adfa000-4ae00000 ---p 00000000 00:00 0
    4ae00000-4aef9000 rwxp 00000000 00:00 0
    4aef9000-4af00000 ---p 00000000 00:00 0
    4af00000-4aff9000 rwxp 00000000 00:00 0
    4aff9000-4b000000 ---p 00000000 00:00 0
    4b000000-4b0f9000 rwxp 00000000 00:00 0
    4b0f9000-4b100000 ---p 00000000 00:00 0
    4b100000-4b1f9000 rwxp 00000000 00:00 0
    4b1f9000-4b200000 ---p 00000000 00:00 0
    4b200000-4b2ff000 rwxp 00000000 00:00 0
    4b2ff000-4b300000 ---p 00000000 00:00 0
    4b336000-4b339000 ---p 00000000 00:00 0
    4b339000-4b387000 rwxp 00000000 00:00 0
    4b3b0000-4b3b3000 ---p 00000000 00:00 0
    4b3b3000-4b401000 rwxp 00000000 00:00 0
    4b401000-4b404000 ---p 00000000 00:00 0
    4b404000-4b452000 rwxp 00000000 00:00 0
    4b452000-4b455000 ---p 00000000 00:00 0
    4b455000-4b4a3000 rwxp 00000000 00:00 0
    4b4a3000-4b4a6000 ---p 00000000 00:00 0
    4b4a6000-4b4f4000 rwxp 00000000 00:00 0
    4b4f4000-4b4f7000 ---p 00000000 00:00 0
    4b4f7000-4b545000 rwxp 00000000 00:00 0
    4b545000-4b547000 r-xp 00000000 08:06 1444662 /lib/libnss_mdns4.so.2
    4b547000-4b548000 r-xp 00001000 08:06 1444662 /lib/libnss_mdns4.so.2
    4b548000-4b549000 rwxp 00002000 08:06 1444662 /lib/libnss_mdns4.so.2
    4b552000-4b554000 r-xs 0000d000 08:07 15467413 /home/skywalker/Oracle/jdev11122/jdeveloper/ide/lib/commons-logging-1.1.1.jar
    4b554000-4b55a000 r-xs 00045000 08:07 15467385 /home/skywalker/Oracle/jdev11122/jdeveloper/ide/lib/commons-httpclient-3.1.jar
    4b55a000-4b55d000 r-xs 0000e000 08:07 15467409 /home/skywalker/Oracle/jdev11122/jdeveloper/ide/lib/commons-io-1.2.jar
    4b55d000-4b55f000 r-xs 0000a000 08:07 15467375 /home/skywalker/Oracle/jdev11122/jdeveloper/ide/lib/commons-codec-1.3.jar
    4b55f000-4b562000 r-xs 0001b000 08:07 15598973 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.model_11.1.1/jdev-cm.jar
    4b562000-4b565000 ---p 00000000 00:00 0
    4b565000-4b5b3000 rwxp 00000000 00:00 0
    4b5b3000-4b5b4000 r-xs 00003000 08:07 15472497 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf.constants.jar
    4b5b4000-4b5b7000 ---p 00000000 00:00 0
    4b5b7000-4b605000 rwxp 00000000 00:00 0
    4b605000-4b616000 r-xs 000f3000 08:07 15470803 /home/skywalker/Oracle/jdev11122/jdeveloper/javavm/lib/aurora.zip
    4b616000-4b634000 r-xs 003cc000 08:07 15471821 /home/skywalker/Oracle/jdev11122/jdeveloper/sqlj/lib/translator.jar
    4b634000-4b63d000 r-xs 00066000 08:07 15471822 /home/skywalker/Oracle/jdev11122/jdeveloper/sqlj/lib/runtime12.jar
    4b63d000-4b648000 r-xs 00074000 08:07 15472510 /home/skywalker/Oracle/jdev11122/oracle_common/modules/velocity-dep-1.4.jar
    4b648000-4b649000 r-xs 00001000 08:07 15472614 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.dconfig-infra_11.1.1.jar
    4b649000-4b64a000 r-xs 00005000 08:07 15472452 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.policies_11.1.1/wsm-policytool.jar
    4b64a000-4b650000 r-xs 0002a000 08:07 15472451 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.policies_11.1.1/wsm-seed-policies.jar
    4b650000-4b659000 r-xs 000a2000 08:07 15599404 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.agent.common_11.1.1/wsm-agent-core.jar
    4b659000-4b660000 r-xs 0004d000 08:07 15472396 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-secpol.jar
    4b660000-4b670000 r-xs 00160000 08:07 15472403 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-policy-core.jar
    4b670000-4b67a000 r-xs 0009b000 08:07 15472394 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.wsm.common_11.1.1/wsm-pmlib.jar
    4b67a000-4b67b000 r-xs 00003000 08:07 15599005 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.uix_11.1.1/uixadfrt.jar
    4b67b000-4b6d7000 r-xs 003ec000 08:07 15599003 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.uix_11.1.1/uix2.jar
    4b6d7000-4b6e4000 r-xs 000f0000 08:07 15599563 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.webservices_11.1.1/wsserver.jar
    4b6e4000-4b6e8000 r-xs 00032000 08:07 15599556 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.webservices_11.1.1/mdds.jar
    4b6e8000-4b6e9000 r-xs 00001000 08:07 15472515 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.security-api_11.1.1.jar
    4b6e9000-4b6ee000 r-xs 0006e000 08:07 15472567 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.web-common_11.1.1.jar
    4b6ee000-4b6f8000 r-xs 00075000 08:07 15472612 /home/skywalker/Oracle/jdev11122/oracle_common/modules/org.apache.bcel_5.1.jar
    4b6f8000-4b6fe000 r-xs 00058000 08:07 15340572 /home/skywalker/Oracle/jdev11122/modules/javax.mail_1.4.jar
    4b6fe000-4b71e000 r-xs 00148000 08:07 15599426 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.share_11.1.1/adfsharembean.jar
    4b71e000-4b721000 ---p 00000000 00:00 0
    4b721000-4b76f000 rwxp 00000000 00:00 0
    4b76f000-4b772000 ---p 00000000 00:00 0
    4b772000-4b7c0000 rwxp 00000000 00:00 0
    4b7c0000-4b7d5000 r-xp 00000000 08:07 15730081 /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/libdcpr.so
    4b7d5000-4b7e8000 rwxp 00014000 08:07 15730081 /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/libdcpr.so
    4b7e8000-4b8ae000 r-xp 00000000 08:07 15730441 /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/libmlib_image.so
    4b8ae000-4b8af000 rwxp 000c5000 08:07 15730441 /home/skywalker/Oracle/jdev11122/jdk160_24/jre/lib/i386/libmlib_image.so
    4b8af000-4b8b2000 ---p 00000000 00:00 0
    4b8b2000-4b900000 rwxp 00000000 00:00 0
    4b900000-4b903000 ---p 00000000 00:00 0
    4b903000-4b951000 rwxp 00000000 00:00 0
    4b951000-4b95b000 r-xs 001dc000 08:07 15599028 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.javacache_11.1.1/cache.jar
    4b95b000-4b9bf000 r-xs 004aa000 08:07 15598949 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.iau_11.1.1/reports/AuditReportTemplates.jar
    4b9bf000-4b9c2000 r-xs 00026000 08:07 15599077 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.jrf_11.1.1/jrf-api.jar
    4b9c2000-4b9c5000 ---p 00000000 00:00 0
    4b9c5000-4ba13000 rwxp 00000000 00:00 0
    4ba13000-4ba14000 r-xs 00000000 08:07 15472119 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/runner.jar
    4ba14000-4ba1a000 r-xs 0003c000 08:07 15472116 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/builtin_serialization.jar
    4ba1a000-4ba1c000 r-xs 0000a000 08:07 15472118 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/activation.jar
    4ba1c000-4ba1d000 r-xs 00001000 08:07 15472129 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/jaxm.jar
    4ba1d000-4ba22000 r-xs 00023000 08:07 15472125 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/saaj.jar
    4ba22000-4ba23000 r-xs 00003000 08:07 15472127 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/jaxrpc.jar
    4ba23000-4ba51000 r-xs 0024b000 08:07 15472120 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/wasp.jar
    4ba51000-4ba55000 r-xs 000bf000 08:07 15472122 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/wsdl2uddi_client_v3.jar
    4ba55000-4ba58000 r-xs 00082000 08:07 15472117 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/category_client_v3.jar
    4ba58000-4ba63000 r-xs 002a9000 08:07 15472126 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/uddiclient_api_v3.jar
    4ba63000-4ba6d000 r-xs 00255000 08:07 15472121 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/uddiclient_api_v2.jar
    4ba6d000-4ba6f000 r-xs 00008000 08:07 15472123 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/core_services_client.jar
    4ba6f000-4ba72000 r-xs 00036000 08:07 15472128 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/uddiclient_core.jar
    4ba72000-4ba79000 r-xs 0007d000 08:07 15472124 /home/skywalker/Oracle/jdev11122/jdeveloper/uddi/lib/uddiclient.jar
    4ba79000-4ba80000 r-xs 000a8000 08:07 15472493 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-faces-databinding-rt.jar
    4ba80000-4ba83000 r-xs 0008c000 08:07 15599571 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.controller_11.1.1/adf-controller-rt-common.jar
    4ba83000-4bb1b000 r-xs 00752000 08:07 15472470 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-richclient-impl-11.jar
    4bb1b000-4bb37000 r-xs 00188000 08:07 15472485 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-richclient-api-11.jar
    4bb37000-4bb4b000 r-xs 0022c000 08:07 15599009 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.help_5.0/oracle_ice.jar
    4bb4b000-4bb4f000 r-xs 0002d000 08:07 15599017 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.help_5.0/help-share.jar
    4bb4f000-4bb56000 r-xs 0004b000 08:07 15599010 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.help_5.0/ohj.jar
    4bb56000-4bba1000 r-xs 00473000 08:07 15472462 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/trinidad-impl.jar
    4bba1000-4bbb3000 r-xs 00163000 08:07 15472463 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/trinidad-api.jar
    4bbb3000-4bbb6000 ---p 00000000 00:00 0
    4bbb6000-4bc04000 rwxp 00000000 00:00 0
    4bc04000-4bc07000 ---p 00000000 00:00 0
    4bc07000-4bc55000 rwxp 00000000 00:00 0
    4bc55000-4bc58000 ---p 00000000 00:00 0
    4bc58000-4bca6000 rwxp 00000000 00:00 0
    4bca6000-4bcb2000 r-xs 000c5000 08:07 15472498 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/dvt-databindings.jar
    4bcb2000-4bcb6000 r-xs 0003e000 08:07 15471033 /home/skywalker/Oracle/jdev11122/jdeveloper/jdev/extensions/oracle.dvt.dt/mvclient.jar
    4bcb6000-4bcbb000 r-xs 00055000 08:07 15472469 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-faces-databinding-dt-core.jar
    4bcbb000-4bcbf000 r-xs 0002e000 08:07 15472467 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.view_11.1.1/adf-view-databinding-dt-core.jar
    4bcbf000-4bcc3000 r-xs 0013b000 08:07 15599570 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.adf.controller_11.1.1/adf-controller-api.jar
    4bcc3000-4bccc000 r-xs 0004e000 08:07 15599381 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.facesconfigdt_11.1.1/facesconfigmodel.jar
    4bccc000-4bcd2000 r-xs 00042000 08:07 15599380 /home/skywalker/Oracle/jdev11122/oracle_common/modules/oracle.facesconfigdt_11.1.1/taglib.jar
    4bcd2000-4bcd3000 r-xs 00000000 08:07 15341277 /home/skywalker/Oracle/jdev11122/modules/features/weblogic.server.modules_10.3.5.0.jar/home/skywalker/Oracle/jdev11122/jdeveloper/jdev/bin/../../ide/bin/launcher.sh: line 484: 5795 Aborted (core dumped) ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"
    Do you have any suggestions how to fix issue ? I've tried to reinstall but the same problem appear.
    Right now I am unable to work at my project .
    Thank you,
    Andrei

    It seems that is not specific to a certain adf-config.xml . I've tried with two different already existing projects, and I also started a new project from scratch - it crashes in the same manner.
    This problem is jdev11122 specific. The problem doesn't reproduce on jdev11115 (on the same machine).
    PS: Today I've switched to jdev11122 . In about 2 hours of usage it randomly crashed (exiting) several times. The opening of an adf-config.xml was the single reproducible crash I could obtain.
    Oher info: I am using a 3.2.0-25-generic-pae kernel, linux distribution is xubuntu (xfce) 12.04 .
    Edited by: Andrei Ciobanu on Aug 9, 2012 2:49 PM

  • Error launching binary on Linux-Kernel 2.4

    I compile my source on a Linux-Kernel 2.6.13-15.8-smp with f95 and try to launch it on a Linux-Kernel 2.4.21-203-default and get the following error message:
    ./hello: /lib/i686/libc.so.6: version `GLIBC_2.3' not found (required by ./hello)
    ./hello: /lib/i686/libpthread.so.0: version `GLIBC_2.3.2' not found (required by ./hello)
    I know that my libc and libpthread are to old,
    but how can do this without updating my libs and without static linking?
    Is there any option in the compiler that helps me?
    Thanx
    Jochen

    My own opinion is that Sun could do more to support making this work in
    our compiler, linker and OS. But that won't really help Linux users except by
    providing a model of something they might want to emulate.
    If the linker complained about "Function foobaz not found in libc" then at least
    the user has a fighting chance to go remove the call to foobaz in their
    application.
    The short answer is what Steve said. We don't officially support that
    on Solaris, and you should expect some amount of problems with Linux.

  • Unable to launch application on Linux machine

    Hi,
    We have a Java based product developed as desktop application. This product has a tree structure built-in. and while connecting to few of the nodes, we are getting the following error: "*Cannot write XdndAware property*".
    Note:
    1. We are running the application on a Linux machine.
    2. We are using JNLP to launch the application.
    3. Only few nodes are causing this issue.
    4. Tried putting -DsuppressSwingDropSupport=true in JNLP file, but no progress.
    5. This happens on JDK1.6.0_23 and above
    Can someone help us to resolve this issue.
    Thank you.
    Regards,
    KNP

    Let me explain my current requirement.
    1. All the client jars should be downloaded every time I click a link (as of now its a JNLP link, but this can change).
    2. And this should be platform independent
    3. I stated in the earlier description I should be able to pass arguments (suppressSwingDropSupport, etc) to VM to resolve the actual issue.
    Can someone please suggest any other approach?
    I have one more generic question: Can I write my own JNLP defining XSD & DTD, so that it can accept all the arguments whichever I can pass to the VM? If so, how to do this?
    Please respond

  • CFMX7 cfserver.log and exception.log files on Linux

    Is there any way to make these log files CF Admin viewer
    friendly in Linux? The CF Admin log viewer doesn't have any sorting
    or filtering capabilities for these files and they start at the
    beginning of the log file. So it'll show me for example, 1 - 40 of
    54376 and I have to hit next, next, next, next, etc... to see the
    most recent activity. There's no last page button, which makes it
    impossible to use. I know I can cat the dang thing to the screen or
    use another linux utility but shouldn't this work in the CF Admin?
    Anyone have a tweak that does this? I'm sure there's an xml
    file somewhere I can change < log-usability
    logfile="exception.log" value="unusable" /> to <
    log-usability logfile="exception.log" value="admin-friendly" />.
    Thanks in advance.

    Is there any way to make these log files CF Admin viewer
    friendly in Linux? The CF Admin log viewer doesn't have any sorting
    or filtering capabilities for these files and they start at the
    beginning of the log file. So it'll show me for example, 1 - 40 of
    54376 and I have to hit next, next, next, next, etc... to see the
    most recent activity. There's no last page button, which makes it
    impossible to use. I know I can cat the dang thing to the screen or
    use another linux utility but shouldn't this work in the CF Admin?
    Anyone have a tweak that does this? I'm sure there's an xml
    file somewhere I can change < log-usability
    logfile="exception.log" value="unusable" /> to <
    log-usability logfile="exception.log" value="admin-friendly" />.
    Thanks in advance.

  • OracleJSP exception in JDeveloper debug mode

    Hi all.
    I have a strange problem. Only one JSP in my entire application fails to appear when I debug with local (embeded) OC4J. These are the first lines of the exception message:
    Exception:
    java.lang.NoClassDefFoundError: _addFile
         java.lang.Class java.lang.ClassLoader.defineClass0(java.lang.String, byte[], int, int, java.security.ProtectionDomain)
              native code
    The class _addFile is generated from addFile.jsp and is available in the output directory. Production application doesn't display the same behavior, this only happens in DEBUG mode in JDeveloper.
    OS: win2000
    JDK: 1.3.1
    JDevaloper is 9.0.2.. something.
    Struts
    Thanks people.

    A few quick questions:
    1. Can you run (not debug) the application?
    2. Have you tried specifically compiling the file addfile.jsp in JDeveloper? - This will usually show the error before attempting to
    run it.
    To do this, select the file in the navigator and do a right-click Rebuild or Make..

  • Launch Openscript on linux 64 bit.

    Hi All,
    I've worked on OATS in windows environment most of the time. I've created a VM on my local machine which has oracle linux 5 on that and installed OATS 64 bit for linux, the latest version. I want to launch openscript on the linux environment and I'm unable to do that. Could some one help me in this issue.
    Also, I've tried exporting the load testing scripts from windows box to linux environment. I've logged into OLT and running the scripts. gives me errors(I assume this is because I copied the files from windows environment and trying to use them on Linux machine). Any help would be appreciated reg this concern.
    Thanks,
    Nags.
    Edited by: 852886 on Jun 18, 2012 8:50 AM

    OpenScript is only supported on Windows as far as I'm aware.
    Also see Re: Can OATS scripts that are created on Windows version run on a LINUX version

  • How to change the language of the displayed exceptions in JDeveloper

    Hello all,
    I am using JDeveloper 10.1.3.2 and wish to see all exception messages in English instead of Greek. Almost always my browser messes code-page information and I end up seeing "?"'s instead of text.
    Thanks in advance
    Thanassis

    Hi Thanassis,
    you can:
    1) Change your browser settings to the desired language
    1.1) in Firefox:
    . select menu Tools -> Options...
    . select "Advanced"
    . click "Choose" under "Languages"
    . Select the language to add
    . click OK twice
    1.2) in Internet Explorer:
    . select menu Tools -> Internet Options...
    . click button "Languages"
    . click button "Add..."
    . Select the language to add
    . click OK twice
    2) Set the following options in your Project properties, f.ex.:
    -Djbo.default.language=fr -Djbo.default.country=BE. Double-click your project
    . in the Project Properties, select "Run/Debug"
    . select a Configuration and click "Edit..."
    . add the Java Options
    . click OK twice
    (however, the default is en/US, so that should be OK in your case)
    NB:
    . I think option 2 takes precedence on option 1
    but I'm not sure of what happens when the jbo.default... properties are not defined and the browser is set up to use another language than English.
    . you can also change the locale dynamically.
    See "Change Preferred UI Locale with a Button in the Page" in Steve Muench's sample page (http://radio.weblogs.com/0118231/stories/2004/09/23/notYetDocumentedAdfSampleApplications.html#95)
    Regards,
    Didier.

  • Error launching binary on Linux-Kernel 2.2

    I compile my source on a Linux-Kernel 2.6.13-15.8-smp with f95 and try to launch it on a Linux-Kernel 2.2.16 and get the following error message:
    BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info:
    Assertion `! "bad dynamic tag"' failed!
    If I use the command ldd, I get the same message.
    On an other machine with a Kernel 2.6.12-10-386 I can launch my binary without any problem.
    My f95 has the following version:
    Sun Fortran 95 8.3 Build18_0 2006/03/13
    What can I do to make this work on my older Linux-Kernel?
    Thanx
    Jochen

    Both are i686 machines, here is the output of "cat /proc/cpuinfo".
    Source-Machine:
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 15
    model : 4
    model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
    stepping : 1
    cpu MHz : 2993.106
    cache size : 1024 KB
    physical id : 0
    siblings : 2
    core id : 0
    cpu cores : 1
    fdiv_bug : no
    hlt_bug : no
    f00f_bug : no
    coma_bug : no
    fpu : yes
    fpu_exception : yes
    cpuid level : 5
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni monitor ds_cpl cid xtpr
    bogomips : 5991.33
    processor : 1
    vendor_id : GenuineIntel
    cpu family : 15
    model : 4
    model name : Intel(R) Pentium(R) 4 CPU 3.00GHz
    stepping : 1
    cpu MHz : 2993.106
    cache size : 1024 KB
    physical id : 0
    siblings : 2
    core id : 0
    cpu cores : 1
    fdiv_bug : no
    hlt_bug : no
    f00f_bug : no
    coma_bug : no
    fpu : yes
    fpu_exception : yes
    cpuid level : 5
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni monitor ds_cpl cid xtpr
    bogomips : 5985.47
    Target-Machine:
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 6
    model : 8
    model name : Pentium III (Coppermine)
    stepping : 3
    cpu MHz : 695.672
    cache size : 256 KB
    fdiv_bug : no
    hlt_bug : no
    sep_bug : no
    f00f_bug : no
    coma_bug : no
    fpu : yes
    fpu_exception : yes
    cpuid level : 2
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr xmm
    bogomips : 1389.36
    I hope this gives you informations to help me solving my problem!
    Thanx
    Jochen

Maybe you are looking for

  • Dynamic dataprovider in Datagrid combobox.

    Hi, i am using Flex 3. I have a data grid with first two rows having item renderers as ComboBoxes. What i want to implement is that, depending on my selection in the first combobox, the respective second combobox should get a dataprovider of my choic

  • Use of Parameters in URL iViews

    I'm looking for information/documentation/examples of using parameters in URL iViews.  In particular, I'm hoping that we can pick up some portal runtime info to include as parameters in the URL  for a URL iView. For example, here at my customer, Koda

  • LaserJet P2055dn is not printing the last page

    Hello! Our LaserJet P2055dn prints all pages in a multipage document but not the last one. When a new document is sent to the printer, it first prints the final page of the previous document, then the new document (again without the last page). If a

  • How can changes made to RAW files on a Mac be recognized on a PC?

    Some students using Bridge on a Mac made changes, but when I download the xmp files to my PC, none of their changes show.  What do I need to do to remedy this?

  • Getting "No Bootable device" Error Message

    I bought my daughter a new Satellite Laptop earlier in the spring (April 10th) and am having an issue trying to get it to start. Its a C55D-A5120 (S/N XXXXXXXXX P/N PSCFWU-03H02X) and I'm having truble just trying to get help from Toshiba. I original