Error opening registry key 'Software\JavaSoft\Java Runtime Environment

Hi All ..
I've a siyuation where in whenever I am running java to run my class say test.class I am getting this error:
D:\Mywork>java test2
Error opening registry key 'Software\JavaSoft\Java Runtime Environment
Error: could not find java.dll
Error: could not find Java SE Runtime Environment.
Any help?
Also can we have 2 different jre running on same compute (like one in C and one in D drive)
OS-Windows7 64bit
JDK1.6_33
thanks
abhishek

MackSix wrote:
Do you have JAVA_HOME set and in your system variable Path?
Examples:
JAVA_HOME = C:\Program Files\Java\jdk1.6.0_33
Path = %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%JAVA_HOME%\bin\This may just work around the problem. However it seems the "default java" part of the JDK installation is broken on that machine given the missing registry key error. A reinstall of the software is probably a safer option.

Similar Messages

  • Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'

    Server and client are compiled under jsdk 1.3. After a crash on NT workstation installed jsdk 1.4 on it alone. (Did not recompile client to 1.4) All has been well for first few times I ran client on the machine with 1.4 installed. Then client refused to start with following message:
    Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
    has value '1.4', but '1.3' is required.
    Error: could not find java.dll
    Error: could not find Java 2 Runtime Environment.
    Ideas?

    I am guessing after installed jsdk1.4, you ran a few tests on the client before restarting the machine, so your java classes are still happy without knowing the registry key has changed. Then after restart, the registry has been picked up and there you go the complaint.
    I am also guessing JDK1.3 compiled classes should still works in JDK1.4 environment without recompiled, at least in most of the cases. The registry check is some kind of JVM protection agaisnt version misuse. ??
    But all are guessing.
    --lichu                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • 'Software\JavaSoft\Java Runtime Environment\CurrentVersion' Error

    Hi Friends,
    I've JDK1.5 installed and everything was working fine till I installed JBuilder(i guess which uses JDK1.4).And now when i try to compile my programs from command prompt ,i get the following error.Please help.
    D:\>java MailExample
    Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
    has value '1.4', but '1.5' is required.
    Error: could not find java.dll
    Error: could not find Java 2 Runtime Environment.
    [/code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    I noticed the JBuilder is using JDK1.4.So JBuilder is written in Java itself.
    ..while i had
    JDK1.5 on my system.So I guess,during installation,it
    changed the registry settings to point to
    JDK1.4.....can i just set the path..instead of
    renaming the folder???I would not expect an IDE to change the system JDK without permission. You can change the path (and any CLASSPATH) settings. However
    (1.) Most IDE's would retain their own classpaths so you might need to look for these.
    (2.) JBuilder presumeably contains many classes using many API's. Java is not not 100% backwards compatable. It may be worth checking the JBuilder site to see if anyone else has had the same difficulties before you do too much. I am guessing that they have some sort of noticeboard or forums. If not you can always change back later!!!

  • Error HKEY_LOCAL_MACHINE\SOFTWARE\Javasoft\Java Runtime Environment 1.5.0_0

    I have an ongoing frustrating problem. Java has stopped working on my pc. When I go to the java icon and open I get error "The system cannot find the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Javasoft\Java Runtime Environment 1.5.0_06" If I try to uninstall update 6 from xp service pack 2 add and remove programs I get the error "error applying transforms. Verify that the spedcified transform paths are valid" If I try to remove update 1, it errors "You already have this version of the Jre installed. Please uninstall the product through your add/remove programs utility before reinstalling". If I hit the OK button, I get "Fatal error during installation" (even though I am trying to uninstall)
    I am very frustrated as I cannot find anything on the website to assist, and my son is going spare not being able to play runescape! Please Help
    Trompy

    As a possible workaround try offline installation which can be from:
    http://java.sun.com/javase/downloads/index.jsp
    At the same time, if the above workaround fails the exercise is little complex. If you have tried downloading update 1.5.0_xx, then likely a .msi file is saved in the location as mentioned below:
    Possible path:
    C:\Documents and Settings\username\Application Data\Sun\Java\jre1.5.0_xx
    Note: This is irrespective of installation failure or success. Replace xx with the correct version you are trying to install
    There is also a bug filed where you can submit useful information to help finding regular solution to this issue:
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6542954

  • HKEY_LOCAL_MACHINE\Software\JavaSoft\Java Runtime Environment wrong

    Hi,
    I am changing my PATH (on NT4) for Java from JDK1.2.2 to JBuilder's JDK1.4, and get such error:
    Registry key 'HKEY_LOCAL_MACHINE\Software\JavaSoft\Java Runtime Environment' has value '1.4', but '1.2' is required.
    What should I do? Thanks
    David

    You still have 1.2 jvm (run time). Download and install 1.4 runtime from sun and you should be ok.

  • Software\JavaSoft\Java Runtime Environment\CurrentVersion

    How do I install version 1.3 java.dll. I received this error message below and I was hoping that installing the new dll would solve this problem.
    Error Message:
    Software\JavaSoft\Java Runtime Environment\CurrentVersion
    has value '1.2', but '1.3' is required.
    Error: could not find java.dll
    Error: could not find Java 2 Runtime Environment

    Your PATH is pointing to a JRE 1.3 installation, but your configuration is implying JRE 1.2. This most likely happened because you installed an IDE that installs its own JRE (eg- JBuilder 4) after installing Sun's JDK.
    Solution:
    Using your favourite registry editor (REGEDIT, REGEDT32, ...) navigate to the key HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment and change the value CurrentVersion to 1.3
    You may also want to do the same for HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Development Kit as well.

  • A fatal error has been detected by the Java Runtime Environment: SIGSEGV

    Hi I am getting the Following error in Weblogic Server 10.3.5
    I have installed WLS10.3.5 on Linux machine 64 bit.
    Request someone to help resolve this issue.
    Thanking in anticpation.
    Regards,
    Sachin Gupta
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00002ad2f23703b2, pid=21725, tid=1098344768
    # JRE version: 6.0_37-b06
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.12-b01 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # V [libjvm.so+0x2333b2] markOopDesc::must_be_preserved_with_bias(oopDesc*) const+0x32
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x00000000523b3800): VMThread [stack: 0x0000000041676000,0x0000000041777000] [id=21727]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x00000000000027f1
    Registers:
    RAX=0x0000000000000000, RBX=0x00000000da14a050, RCX=0x0000000000000000, RDX=0x0000000000002741
    RSP=0x00000000417755e0, RBP=0x00000000417755e0, RSI=0x00000000da14a050, RDI=0x00000000e00a6368
    R8 =0x00002ad2f2bdfbc0, R9 =0x00000000e00c0d30, R10=0x0000000000000003, R11=0x0000000000000012
    R12=0x00000000da939ffc, R13=0x00000000e00a6368, R14=0x00000000e00c0d50, R15=0x00000000da93a004
    RIP=0x00002ad2f23703b2, EFLAGS=0x0000000000010206, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
    TRAPNO=0x000000000000000e
    Register to memory mapping:
    RAX=0x0000000000000000 is an unknown value
    RBX=
    [error occurred during error reporting (printing register info), id 0xb]
    Stack: [0x0000000041676000,0x0000000041777000], sp=0x00000000417755e0, free space=1021k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x2333b2] markOopDesc::must_be_preserved_with_bias(oopDesc*) const+0x32
    V [libjvm.so+0x4b26fd] instanceKlass::oop_follow_contents(oopDesc*)+0x1dd
    V [libjvm.so+0x69dc5b] MarkSweep::follow_stack()+0x7b
    V [libjvm.so+0x69ea78] void MarkSweep::follow_root<oopDesc*>(oopDesc**)+0xa8
    V [libjvm.so+0x69da7c] MarkSweep::FollowRootClosure::do_oop(oopDesc**)+0xc
    V [libjvm.so+0x8366b6] Universe::oops_do(OopClosure*, bool)+0x26
    V [libjvm.so+0x78971a] SharedHeap::process_strong_roots(bool, bool, SharedHeap::ScanningOption, OopClosure*, CodeBlobClosure*, OopsInGenClosure*)+0x2ca
    V [libjvm.so+0x46e7ed] GenCollectedHeap::gen_process_strong_roots(int, bool, bool, bool, SharedHeap::ScanningOption, OopsInGenClosure*, bool, OopsInGenClosure*)+0x7d
    V [libjvm.so+0x470e78] GenMarkSweep::invoke_at_safepoint(int, ReferenceProcessor*, bool)+0x1f8
    V [libjvm.so+0x47d8d6] OneContigSpaceCardGeneration::collect(bool, bool, unsigned long, bool)+0x86
    V [libjvm.so+0x8188bb] TenuredGeneration::collect(bool, bool, unsigned long, bool)+0x7b
    V [libjvm.so+0x46e0aa] GenCollectedHeap::do_collection(bool, bool, unsigned long, bool, int)+0x51a
    V [libjvm.so+0x38c2c5] GenCollectorPolicy::satisfy_failed_allocation(unsigned long, bool)+0xc5
    V [libjvm.so+0x46e71d] GenCollectedHeap::satisfy_failed_allocation(unsigned long, bool)+0x2d
    V [libjvm.so+0x86225d] VM_GenCollectForAllocation::doit()+0x5d
    V [libjvm.so+0x86fe9a] VM_Operation::evaluate()+0x4a
    V [libjvm.so+0x86f462] VMThread::evaluate_operation(VM_Operation*)+0x82
    V [libjvm.so+0x86f6d8] VMThread::loop()+0x198
    V [libjvm.so+0x86f1de] VMThread::run()+0x6e
    V [libjvm.so+0x71245f] java_start(Thread*)+0x13f
    VM_Operation (0x0000000043b73a70): GenCollectForAllocation, mode: safepoint, requested by thread 0x00000000547c4000
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0000000053cfd800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=22254, stack(0x00000000482c4000,0x00000000483c5000)]
    0x0000000055c76800 JavaThread "Thread-74" daemon [_thread_in_native, id=22253, stack(0x00000000483c5000,0x00000000484c6000)]
    0x0000000054768800 JavaThread "JPS UserRoleCacheCleaner<clean-only>" daemon [_thread_blocked, id=22216, stack(0x00000000486c8000,0x00000000487c9000)]
    0x000000005665b000 JavaThread "Thread-72" daemon [_thread_in_native, id=22215, stack(0x00000000485c7000,0x00000000486c8000)]
    0x0000000054e6f000 JavaThread "Thread-71" daemon [_thread_in_native, id=22214, stack(0x00000000484c6000,0x00000000485c7000)]
    0x0000000052dfa800 JavaThread "[STANDBY] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=22116, stack(0x00000000481c3000,0x00000000482c4000)]
    0x00002aaab471c000 JavaThread "Timer-15" daemon [_thread_blocked, id=22097, stack(0x00000000467a9000,0x00000000468aa000)]
    0x0000000056366000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22061, stack(0x00000000480c2000,0x00000000481c3000)]
    0x0000000053f20000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22060, stack(0x0000000047fc1000,0x00000000480c2000)]
    0x00000000566a0800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22059, stack(0x0000000047ec0000,0x0000000047fc1000)]
    0x0000000054afe000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22058, stack(0x0000000047dbf000,0x0000000047ec0000)]
    0x0000000054183800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22057, stack(0x0000000047cbe000,0x0000000047dbf000)]
    0x0000000056901800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22056, stack(0x0000000047bbd000,0x0000000047cbe000)]
    0x000000005661b800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22055, stack(0x0000000047abc000,0x0000000047bbd000)]
    0x0000000055000800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22054, stack(0x00000000479bb000,0x0000000047abc000)]
    0x00000000559aa800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22053, stack(0x00000000407e0000,0x00000000408e1000)]
    0x00000000546a5000 JavaThread "Timer-14" daemon [_thread_blocked, id=21942, stack(0x00000000468aa000,0x00000000469ab000)]
    0x00000000543d4800 JavaThread "Timer-13" daemon [_thread_blocked, id=21941, stack(0x0000000045fa1000,0x00000000460a2000)]
    0x0000000055e6e800 JavaThread "[STANDBY] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21940, stack(0x00000000478ba000,0x00000000479bb000)]
    0x00000000545b7000 JavaThread "DynamicListenThread[Default]" daemon [_thread_in_native, id=21939, stack(0x00000000477b9000,0x00000000478ba000)]
    0x0000000052772000 JavaThread "DynamicListenThread[Default[1]]" daemon [_thread_in_native, id=21938, stack(0x00000000476b8000,0x00000000477b9000)]
    0x0000000054fd1000 JavaThread "[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21937, stack(0x00000000475b7000,0x00000000476b8000)]
    0x00000000528f0800 JavaThread "[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21936, stack(0x00000000474b6000,0x00000000475b7000)]
    0x0000000054166800 JavaThread "weblogic.GCMonitor" daemon [_thread_blocked, id=21935, stack(0x00000000473b5000,0x00000000474b6000)]
    0x0000000054d78800 JavaThread "Thread-55" [_thread_blocked, id=21934, stack(0x00000000472b4000,0x00000000473b5000)]
    0x00002aaab4668800 JavaThread "Timer-12" daemon [_thread_blocked, id=21933, stack(0x0000000040e1b000,0x0000000040f1c000)]
    0x00002aaabd667000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21932, stack(0x00000000471b3000,0x00000000472b4000)]
    0x00002aaabde0e000 JavaThread "Timer-11" daemon [_thread_blocked, id=21931, stack(0x0000000040bf6000,0x0000000040cf7000)]
    0x00002aaabdf5d800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21929, stack(0x0000000040af5000,0x0000000040bf6000)]
    0x00002aaabdd5d000 JavaThread "Timer-10" daemon [_thread_blocked, id=21928, stack(0x000000004040d000,0x000000004050e000)]
    0x00002aaabdd24800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21927, stack(0x00000000470b2000,0x00000000471b3000)]
    0x00002aaabdc4f800 JavaThread "Timer-9" daemon [_thread_blocked, id=21926, stack(0x0000000046fb1000,0x00000000470b2000)]
    0x00002aaabdc93800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21925, stack(0x0000000046eb0000,0x0000000046fb1000)]
    0x00002aaabddcb000 JavaThread "Timer-8" daemon [_thread_blocked, id=21923, stack(0x0000000046daf000,0x0000000046eb0000)]
    0x00002aaabe138000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21922, stack(0x0000000046cae000,0x0000000046daf000)]
    0x00002aaabd925000 JavaThread "Timer-7" daemon [_thread_blocked, id=21921, stack(0x000000004030c000,0x000000004040d000)]
    0x00002aaabdadd000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21920, stack(0x0000000046bad000,0x0000000046cae000)]
    0x00002aaabdd77800 JavaThread "Timer-6" daemon [_thread_blocked, id=21919, stack(0x0000000040d15000,0x0000000040e16000)]
    0x00002aaabe11a000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21918, stack(0x0000000046aac000,0x0000000046bad000)]
    0x00002aaabdf0c000 JavaThread "Timer-5" daemon [_thread_blocked, id=21917, stack(0x00000000469ab000,0x0000000046aac000)]
    0x00002aaabe14f000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21916, stack(0x00000000409f4000,0x0000000040af5000)]
    0x00002aaabdf65800 JavaThread "Timer-4" daemon [_thread_blocked, id=21912, stack(0x00000000466a8000,0x00000000467a9000)]
    0x00002aaabdf92800 JavaThread "Timer-3" daemon [_thread_blocked, id=21911, stack(0x00000000465a7000,0x00000000466a8000)]
    0x00002aaabde85800 JavaThread "Timer-2" daemon [_thread_blocked, id=21910, stack(0x00000000464a6000,0x00000000465a7000)]
    0x00002aaabdf12800 JavaThread "Logger@297595244 3.6.0.4" daemon [_thread_blocked, id=21909, stack(0x0000000041211000,0x0000000041312000)]
    0x00002aaabdc24000 JavaThread "Thread-32" daemon [_thread_blocked, id=21906, stack(0x0000000045092000,0x0000000045193000)]
    0x00002aaabdd19000 JavaThread "CacheCleaner" daemon [_thread_blocked, id=21905, stack(0x00000000462a4000,0x00000000463a5000)]
    0x00002aaabd8a2800 JavaThread "Worker-2" daemon [_thread_blocked, id=21904, stack(0x00000000408f3000,0x00000000409f4000)]
    0x00002aaabdb96800 JavaThread "Worker-1" daemon [_thread_blocked, id=21903, stack(0x0000000041025000,0x0000000041126000)]
    0x00002aaab479e800 JavaThread "Worker-0" daemon [_thread_blocked, id=21902, stack(0x00000000463a5000,0x00000000464a6000)]
    0x00002aaabd924000 JavaThread "DmsThread-1" daemon [_thread_blocked, id=21896, stack(0x00000000461a3000,0x00000000462a4000)]
    0x0000000055b8e000 JavaThread "[STANDBY] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21895, stack(0x0000000045b9d000,0x0000000045c9e000)]
    0x00002aaab415d800 JavaThread "Thread-30" [_thread_blocked, id=21892, stack(0x0000000045ea0000,0x0000000045fa1000)]
    0x0000000053930000 JavaThread "LogFlusher" daemon [_thread_blocked, id=21821, stack(0x00000000460a2000,0x00000000461a3000)]
    0x0000000054500800 JavaThread "oracle.dfw.incident.FloodController" daemon [_thread_blocked, id=21817, stack(0x0000000045a9c000,0x0000000045b9d000)]
    0x0000000054e0f800 JavaThread "oracle.dfw.incident.IncidentCreatorThread" daemon [_thread_blocked, id=21816, stack(0x0000000045c9e000,0x0000000045d9f000)]
    0x0000000054dbc800 JavaThread "oracle.dfw.impl.incident - ADR Executor (created: Thu Feb 14 19:09:10 IST 2013)" daemon [_thread_blocked, id=21814, stack(0x0000000045d9f000,0x0000000045ea0000)]
    0x0000000054523800 JavaThread "LogFlusher" daemon [_thread_blocked, id=21809, stack(0x000000004599b000,0x0000000045a9c000)]
    0x000000005246b000 JavaThread "LogFlusher" daemon [_thread_blocked, id=21808, stack(0x000000004589a000,0x000000004599b000)]
    0x00000000552a9800 JavaThread "LogFlusher" daemon [_thread_blocked, id=21807, stack(0x0000000045799000,0x000000004589a000)]
    0x00000000527f8800 JavaThread "JPS FileChangeNotifier<clean-only>" daemon [_thread_blocked, id=21802, stack(0x0000000045698000,0x0000000045799000)]
    0x00000000548fc800 JavaThread "Thread-13" [_thread_blocked, id=21801, stack(0x0000000045597000,0x0000000045698000)]
    0x0000000054db7000 JavaThread "[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21800, stack(0x0000000045496000,0x0000000045597000)]
    0x0000000054403000 JavaThread "[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21799, stack(0x0000000045395000,0x0000000045496000)]
    0x0000000054463800 JavaThread "Runtime Authorization Event Notifier" daemon [_thread_blocked, id=21798, stack(0x0000000045294000,0x0000000045395000)]
    0x000000005281f000 JavaThread "JMX Framework document pooling thread" daemon [_thread_blocked, id=21797, stack(0x000000004020b000,0x000000004030c000)]
    0x0000000052845800 JavaThread "DoSManager" daemon [_thread_blocked, id=21795, stack(0x0000000045193000,0x0000000045294000)]
    0x000000005400d000 JavaThread "VDE Transaction Processor Thread" daemon [_thread_blocked, id=21793, stack(0x0000000044f91000,0x0000000045092000)]
    0x00000000546b7800 JavaThread "ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" daemon [_thread_blocked, id=21792, stack(0x0000000044e90000,0x0000000044f91000)]
    0x0000000053c67800 JavaThread "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=21791, stack(0x0000000044d8f000,0x0000000044e90000)]
    0x0000000053d14000 JavaThread "[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21790, stack(0x0000000044c8e000,0x0000000044d8f000)]
    0x0000000053e5b800 JavaThread "weblogic.timers.TimerThread" daemon [_thread_blocked, id=21789, stack(0x0000000040f24000,0x0000000041025000)]
    0x0000000053d32800 JavaThread "weblogic.time.TimeEventGenerator" daemon [_thread_blocked, id=21788, stack(0x000000004010a000,0x000000004020b000)]
    0x00000000527d4000 JavaThread "ExecuteThread: '14' for queue: 'oms.automation'" daemon [_thread_blocked, id=21787, stack(0x0000000044b8d000,0x0000000044c8e000)]
    0x00000000527d2000 JavaThread "ExecuteThread: '13' for queue: 'oms.automation'" daemon [_thread_blocked, id=21786, stack(0x0000000044a8c000,0x0000000044b8d000)]
    0x00000000527d0000 JavaThread "ExecuteThread: '12' for queue: 'oms.automation'" daemon [_thread_blocked, id=21785, stack(   0x00000000529af000 JavaThread "ExecuteThread: '0' for queue: 'oms.automation'" daemon [_thread_blocked, id=21773, stack(0x0000000043d7f000,0x0000000043e80000)]
    0x0000000053382800 JavaThread "ExecuteThread: '14' for queue: 'oms.web'" daemon [_thread_blocked, id=21772, stack(0x0000000043c7e000,0x0000000043d7f000)]
    (0x0000000043779000,0x000000004387a000)]
    0x00000000547bd000 JavaThread "ExecuteThread: '0' for queue: 'oms.web'" daemon [_thread_blocked, id=21758, stack(0x0000000042e70000,0x0000000042f71000)]
    0x0000000053cd1800 JavaThread "ExecuteThread: '14' for queue: 'oms.xml'" daemon [_thread_blocked, id=21757, stack(0x0000000042d6f000,0x0000000042e70000)]
    Other Threads:
    =>0x00000000523b3800 VMThread [stack: 0x0000000041676000,0x0000000041777000] [id=21727]
    0x00000000523f2800 WatcherThread [stack: 0x0000000042062000,0x0000000042163000] [id=21734]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x000000005235bef0] Threads_lock - owner thread: 0x00000000523b3800
    [0x000000005235c3f0] Heap_lock - owner thread: 0x00000000547c4000
    Heap
    def new generation total 157248K, used 157247K [0x00000000c0000000, 0x00000000caaa0000, 0x00000000caaa0000)
    eden space 139776K, 100% used [0x00000000c0000000, 0x00000000c8880000, 0x00000000c8880000)
    from space 17472K, 99% used [0x00000000c8880000, 0x00000000c998fff0, 0x00000000c9990000)
    to space 17472K, 0% used [0x00000000c9990000, 0x00000000c9990000, 0x00000000caaa0000)
    tenured generation total 349568K, used 349568K [0x00000000caaa0000, 0x00000000e0000000, 0x00000000e0000000)
    the space 349568K, 100% used [0x00000000caaa0000, 0x00000000e0000000, 0x00000000e0000000, 0x00000000e0000000)
    compacting perm gen total 275904K, used 275635K [0x00000000e0000000, 0x00000000f0d70000, 0x0000000100000000)
    the space 275904K, 99% used [0x00000000e0000000, 0x00000000f0d2cdd8, 0x00000000f0d2ce00, 0x00000000f0d70000)
    No shared spaces configured.
    Code Cache [0x00002aaaab041000, 0x00002aaaace01000, 0x00002aaaae041000)
    total_blobs=8666 nmethods=7459 adapters=1158 free_code_cache=19457344 largest_free_block=19712
    VM Arguments:
    jvm_args: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=OSM72AdminServer -Djava.security.policy=/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/app/WLS11g_OSM72/Middleware/wlserver_10.3 -Dwls.home=/app/WLS11g_OSM72/Middleware/wlserver_10.3/server -Dweblogic.home=/app/WLS11g_OSM72/Middleware/wlserver_10.3/server -Dcommon.components.home=/app/WLS11g_OSM72/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN -Djrockit.optfile=/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig/servers/OSM72AdminServer -Doracle.domain.config.dir=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig -Digf.arisidbeans.carmlloc=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig/carml -Digf.arisidstack.home=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/servers/OSM72AdminServer/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/app/WLS11g_OSM72/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/app/WLS11g_OSM72/Middleware/patch_jdev1111/profiles/default/sysext_manifest_classpath -Dweblogic.client.socket.ConnectionTimeout=500 -Dcom.mslv.oms.cartridgemgmt.DeployCartridgeMDB.CartridgeDeploymentTransactionTimeout=2000
    java_command: weblogic.Server
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/usr/java/jdk1.6.0_37
    CLASSPATH=/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/app/WLS11g_OSM72/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/app/WLS11g_OSM72/Middleware/patch_jdev1111/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/java/jdk1.6.0_37/lib/tools.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/weblogic.jar:/app/WLS11g_OSM72/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/webservices.jar:/app/WLS11g_OSM72/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/app/WLS11g_OSM72/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/xqrl.jar
    PATH=/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/bin:/app/WLS11g_OSM72/Middleware/modules/org.apache.ant_1.7.1/bin:/usr/java/jdk1.6.0_37/jre/bin:/usr/java/jdk1.6.0_37/bin:/usr/java/jdk1.6.0_37/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/usr/java/jdk1.6.0_37/bin:/root/bin
    LD_LIBRARY_PATH=/usr/java/jdk1.6.0_37/jre/lib/amd64/server:/usr/java/jdk1.6.0_37/jre/lib/amd64:/usr/java/jdk1.6.0_37/jre/../lib/amd64:/app/WLS11g_OSM72/Middleware/patch_wls1035/profiles/default/native:/app/WLS11g_OSM72/Middleware/patch_jdev1111/profiles/default/native:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/native/linux/x86_64:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/native/linux/x86_64/oci920_8
    SHELL=/bin/bash
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x861ea0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x861ea0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x70fc60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: [libjvm.so+0x70fc60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGXFSZ: [libjvm.so+0x70fc60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGILL: [libjvm.so+0x70fc60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x712a90], sa_mask[0]=0x00000000, sa_flags=0x10000004
    SIGHUP: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGINT: [libjvm.so+0x712690], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x712690], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGQUIT: [libjvm.so+0x712690], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    --------------- S Y S T E M ---------------
    OS:Red Hat Enterprise Linux Server release 5.7 (Tikanga)
    uname:Linux 2.6.18-274.el5 #1 SMP Mon Jul 25 13:17:49 EDT 2011 x86_64
    libc:glibc 2.5 NPTL 2.5
    rlimit: STACK 10240k, CORE 0k, NPROC 25079, NOFILE 1024, AS infinity
    load average:1.37 0.45 0.32
    /proc/meminfo:
    MemTotal: 3152644 kB
    MemFree: 13224 kB
    Buffers: 49684 kB
    Cached: 1494336 kB
    SwapCached: 43764 kB
    Active: 2130560 kB
    Inactive: 796056 kB
    HighTotal: 0 kB
    HighFree: 0 kB
    LowTotal: 3152644 kB
    LowFree: 13224 kB
    SwapTotal: 8193140 kB
    SwapFree: 8030056 kB
    Dirty: 1688 kB
    Writeback: 0 kB
    AnonPages: 1338848 kB
    Mapped: 553060 kB
    Slab: 124644 kB
    PageTables: 56400 kB
    NFS_Unstable: 0 kB
    Bounce: 0 kB
    CommitLimit: 9769460 kB
    Committed_AS: 3156696 kB
    VmallocTotal: 34359738367 kB
    VmallocUsed: 266424 kB
    VmallocChunk: 34359471699 kB
    HugePages_Total: 0
    HugePages_Free: 0
    HugePages_Rsvd: 0
    Hugepagesize: 2048 kB
    CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 47 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref
    /proc/cpuinfo:
    processor     : 0
    vendor_id     : AuthenticAMD
    cpu family     : 15
    model          : 47
    model name     : AMD Athlon(tm) 64 Processor 3200+
    stepping     : 2
    cpu MHz          : 2000.000
    cache size     : 512 KB
    fpu          : yes
    fpu_exception     : yes
    cpuid level     : 1
    wp          : yes
    flags          : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni lahf_lm
    bogomips     : 3979.78
    TLB size     : 1024 4K pages
    clflush size     : 64
    cache_alignment     : 64
    address sizes     : 40 bits physical, 48 bits virtual
    power management: ts fid vid ttp tm stc
    Memory: 4k page, physical 3152644k(13224k free), swap 8193140k(8030056k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (20.12-b01) for linux-amd64 JRE (1.6.0_37-b06), built on Sep 24 2012 11:47:45 by "java_re" with gcc 3.2.2 (SuSE Linux)
    time: Thu Feb 14 21:26:33 2013
    elapsed time: 8278 seconds

    The only fix I know of for this issue is to reboot the host.
    If there is another fix someone please let me know as I have users who run into this often.
    Thanks
    Bonnie.Partridge

  • A fatal error has been detected by the Java Runtime Environment:

    when i start up the eclipse, it comes out the problem.
    i think it is an ordinary problem here , but i just can solve it for i tried several times...here is main the error log below:
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00007f35050fcdda, pid=4191, tid=139865686824704
    # JRE version: 6.0_37-b06
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.12-b01 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # V [libjvm.so+0x4badda] instanceKlass::method_with_idnum(int)+0x2a
    i know it's something wrong with the frame , maybe solved by manual the eclipse.ini, but how?

    982103 wrote:
    i think it is an ordinary problem hereA native crash is anything but an ordinary problem. Somewhere in some native module, something goes wrong. It is even likely that it is in a module that is in no way related to Java.

  • ErrorRepor: A fatal error has been detected by the Java Runtime Environment

    JDeveloper IDE frequently generate crash report :
    A fatal error has been detected by the JRE
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00007f8a6bdca6b9, pid=3013, tid=140232416401152
    # JRE version: 6.0_31-b04
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # V [libjvm.so+0x3296b9][thread 140232412190464 also had an error]
    [thread 140232411137792 also had an error]
    CardTableExtension::scavenge_contents_parallel(ObjectStartArray*, MutableSpace*, HeapWord*, PSPromotionManager*, unsigned)+0x699
    # An error report file with more information is saved as:
    # $home/.jdeveloper/system11.1.2.1.38.60.81/DefaultDomain/hs_err_pid3013.log
    How to send this report to Oracle?

    Good question.
    I would start with the home page for JDeveloper. Look around a bit. After a very brief look all I saw was a forum (not this forum.)

  • DBCA - A fatal error has been detected by the Java Runtime Environment

    Hello!
    I have Oracle Linux 6.2 x64. Oracle 11gR2
    I have installed oracle and try to create database.
    When I start ./dbca I have following error
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGILL (0x4) at pc=0x0000003a03814be0, pid=3306, tid=140695097206528
    # JRE version: 7.0_03-b04
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (22.1-b02 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # C [ld-linux-x86-64.so.2+0x14be0]
    # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
    # If you would like to submit a bug report, please visit:
    # http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    File hs_err_pid - http://files.mail.ru/YRZMQ0
    When I try to launch silent installation, I also have this error.
    How I can fix it?

    >
    I have Oracle Linux 6.2 x64. Oracle 11gR2
    >
    Unix version 6 is not certified/supported for any Oracle installs. Use a supported OS version
    http://docs.oracle.com/cd/E11882_01/install.112/e24321/pre_install.htm#CIHFICFD
    HTH
    Srini

  • Getting error for Registry Key

    This is the error I am getting when I tried
    java SAXNamespace NSExample.xml
    Registry key 'Software\JavaSoft\Java Runtime
    Environment\CurrentVersion'
    has value '1.1', but '1.2' is required.
    Any help is appreciated
    Thanks
    Rao
    null

    This is what we get on Solaris after running java SAXNamespace
    NSExample.xml
    ELEMENT Qualified Name:doc
    ELEMENT Local Name :doc
    ELEMENT Namespace :http://www.w3c.org
    ELEMENT Expanded Name :http://www.w3c.org:doc
    ATTRIBUTE Qualified Name :nsprefix:a1
    ATTRIBUTE Local Name :a1
    ATTRIBUTE Namespace :http://www.oracle.com
    ATTRIBUTE Expanded Name :http://www.oracle.com:a1
    ATTRIBUTE Type :CDATA
    ATTRIBUTE Value :v1
    ATTRIBUTE Qualified Name :xmlns
    ATTRIBUTE Local Name :xmlns
    ATTRIBUTE Namespace :
    ATTRIBUTE Expanded Name :xmlns
    ATTRIBUTE Type :CDATA
    ATTRIBUTE Value :http://www.w3c.org
    ATTRIBUTE Qualified Name :xmlns:nsprefix
    ATTRIBUTE Local Name :nsprefix
    ATTRIBUTE Namespace :xmlns
    ATTRIBUTE Expanded Name :xmlns:nsprefix
    ATTRIBUTE Type :CDATA
    ATTRIBUTE Value :http://www.oracle.com
    ELEMENT Qualified Name:child
    ELEMENT Local Name :child
    ELEMENT Namespace :http://www.w3c.org
    ELEMENT Expanded Name :http://www.w3c.org:child
    ELEMENT Expanded Name :http://www.w3c.org:child
    ELEMENT Expanded Name :http://www.w3c.org:doc
    What platform are you running on and what JDK are you using?
    Oracle XML Team
    http://technet.oracle.com
    Oracle Technology Network
    Rao (guest) wrote:
    : This is the error I am getting when I tried
    : java SAXNamespace NSExample.xml
    : Registry key 'Software\JavaSoft\Java Runtime
    : Environment\CurrentVersion'
    : has value '1.1', but '1.2' is required.
    : Any help is appreciated
    : Thanks
    : Rao
    null

  • The registry refers to a nonexistent java runtime environment installation

    I was having trouble running some Java programs (not my own) in Windows XP, and in the process I uninstalled and installed JRE versions 6, 7, and 8, one at a time, probably in the order 7, 8, 7, 6, 7. The program that had the original problem only worked in V6, but some other programs stopped working. I went back to V7, and those other programs still didn't work. The message was "the registry refers to a nonexistent java runtime environment installation". The only advice I could find with Web searches was to reinstall the JRE. Needless to say, that didn't work.
    So I looked at the registry, and I found that there were still references to V8, which had been uninstalled. The first was
    HKEY_CLASSES_ROOT\jarfile\shell\open\command - (Default) = "C:\Program Files\Java\jre1.8.0_31\bin\javaw.exe" -jar "%1" %*
    The folder re1.8.0_31 doesn't exist, so I changed it to jre7. That didn't work.
    Then I found
    HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment - CurrentVersion = 1.8
    I changed this to 1.7, and deleted some following entries such as
    HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.8 - JavaHome = C:\Program Files\Java\jre1.8.0_31
    retaining entries such as
    HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.7 - JavaHome = C:\Program Files\Java\jre7
    That worked!
    So, there is a bug in the installer(s): if you uninstall V8 and install V7, the 'CurrentVersion' isn't set correctly, with the result that the registry points to a non-existent folder. The V8 uninstallation should delete these entries, or the V7 installation should change them.
    Question: Where do I report this bug? Or, better still, would someone report if for me? :-)

    Hello,
    Here's a direct link to the place to report bugs: http://bugs.java.com/bugdatabase/index.jsp
    I would recommend that maybe you see if it hasn't been reported already before submitting it.
    Hope it goes!

  • [ Error ] The Java Runtime Environment....

    Ahh, help me
    >
    The Java Runtime Environment cannot be loaded from <\bin\hotspot\jvm.dll>
    OS: Win XP
    Browser im getting htis error on: Mozilla, firefox, Ie, opera (all i got)
    JAVA_HOME environment path: C:\Program Files\Java\j2re1.4.2_04
    I got the hotspot folder..
    C:\Program Files\Java\j2re1.4.2_04\bin\hotspot
    in it it has jvm.dll... i don't know what's wrong!
    Help!
    thanks
    PLEASE VISIT
    http://www.phpbb.com/phpBB/viewtopic.php?t=186780
    TO SEE WHAT I HAVE ALREADY TRIED!
    Thanks once again and I hope someone can help me!

    1. Try re installing JRE.
    2. Check in the internet explorer --> Tool-->Options
    there whether the browser is JVm enabled it should be in that list also.
    3. Then in the Registry ie; regedit
    HKEY_LOCAL_MACHINE ---- > Software ----> JAVASOFT---> Java Runtime Environment---> Click on it
    then on right hand side you will see Current Version.
    in which the value should be 1.4

  • Cannot open registry key and /usr/bin/lib: invalid option --N patch 7237313

    Hi,
    I am trying to install autoconfig TXK patch 7237313 for cloning an EBS 12 on windows server 2003.
    When I run adpatch it returns 2 errors:
    *1 -*
    setEnvAdrelink: Error: Cannot open registry key:
    SOFTWARE\ORACLE
    *2 -*
    Relinking module 'CONCSUB.exe' in product fnd ...
    gnumake -f E:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_fnd_2548.mk E:/o
    racle/PROD/apps/apps_st/appl/fnd/12.0.0/bin/CONCSUB.exe
    Starting link of fnd executable 'CONCSUB.exe' on Fri Feb 5 09:25:07 SAST 2010
    /usr/bin/lib: invalid option -- N
    Try `/usr/bin/lib --help' for more information.
    E:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_fnd_2548.mk:2901: warning:
    overriding commands for target `E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bin/
    CMDCART.dll'
    E:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_fnd_2548.mk:752: warning: i
    gnoring old commands for target `E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bin
    /CMDCART.dll'
    E:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_fnd_2548.mk:2948: warning:
    overriding commands for target `E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bin/
    FNDRTR45.exe'
    E:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/link_fnd_2548.mk:1333: warning:
    ignoring old commands for target `E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bi
    n/FNDRTR45.exe'
    link.exe -MAP:E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bin/CONCSUB.map -NODEF
    AULTLIB -NOLOGO -SUBSYSTEM:CONSOLE -ENTRY:mainCRTStartup -OUT:E:/oracle/PROD/app
    s/apps_st/appl/fnd/12.0.0/bin/CONCSUB.exe E:/oracle/PROD/apps/apps_st/appl/fnd/1
    2.0.0/lib/fdpocr.obj \
    E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/lib/FNDCORE.lib E:/oracle/PR
    OD/apps/tech_st/10.1.2/precomp/lib/msvc/orasql10.lib E:/oracle/PROD/apps/tech_st
    /10.1.2/precomp/lib/msvc/orasqx10.lib E:/oracle/PROD/apps/tech_st/10.1.2/RDBMS/l
    ib/oraclient10.lib E:/oracle/PROD/apps/tech_st/10.1.2/RDBMS/lib/oracommon10.lib
    E:/oracle/PROD/apps/tech_st/10.1.2/NETWORK/lib/oranro10.lib E:/oracle/PROD/apps/
    tech_st/10.1.2/NETWORK/lib/oran10.lib E:/oracle/PROD/apps/tech_st/10.1.2/NETWORK
    /lib/oranl10.lib E:/oracle/PROD/apps/tech_st/10.1.2/lib/oranls10.lib E:/oracle/P
    ROD/apps/tech_st/10.1.2/lib/oracore10.lib /LIB/MSVCRT.LIB /LIB/OLDNAMES.LIB /P
    latformSDK/LIB/KERNEL32.LIB /PlatformSDK/LIB/USER32.LIB /PlatformSDK/LIB/ADVAPI3
    2.LIB /PlatformSDK/LIB/WINSPOOL.LIB /PlatformSDK/LIB/COMDLG32.LIB /PlatformSDK/L
    IB/GDI32.LIB /PlatformSDK/LIB/VERSION.LIB
    link: invalid option -- M
    Try `link --help' for more information.
    gnumake: *** [E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bin/CONCSUB.exe] Error
    1
    Done with link of fnd executable 'CONCSUB.exe' on Fri Feb 5 09:25:08 SAST 2010
    Relink of module "CONCSUB.exe" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory E:/oracle/PROD/apps/apps_st/appl/fnd/12.0.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    egrep version is 2.5.1 and gnumake is 3.80.
    please help,
    regards,
    Hassane Cabir

    Hi,
    Are the application services down?
    setEnvAdrelink: Error: Cannot open registry key:
    SOFTWARE\ORACLEyes, the services are down, using adstpall.cmd and Maintenance mode enabled using adadmin.
    Get the version 3.80-1 of the make file -- See (Note: 414992.1 - Using Cygwin to Maintain Oracle E-Business Suite Release 12 on Windows).The make is already 3.80-1.
    regards,
    Hassane Cabir

  • Fatal Error (Java Runtime Environment) starting Install of Oracle WebLogic Server

    Hello,
    I am installing Oracle Fusion on OEL 6 and have hit a problem with weblogic. This worked for me on my TEST server a few months ago.
    I have also successfully installed the "Install Repository Creation Utility (RCU)"
    I am unable to launch Weblogic and discoverer_11gR1_ofm's runInstallers. The both give me the same error.
    I am now at the step of installing the WLS 10.3.6 as follows:
    login as appldisc account in vncserver:
    . /home/appldisc/.bash_profile
    [appldisc@ofindev ~]$ echo $MW_HOME
      /u02/appldisc/11.1.1/Middleware
    [appldisc@ofindev ~]$ echo $JAVA_HOME
    /u02/appldisc/11.1.1/jdk1.6.0_35
    [appldisc@ofindev ~]$ which java
    /usr/bin/java
    java -jar wls1036_generic.jar
    Error output:
    # A fatal error has been detected by the Java Runtime Environment:
    #  SIGSEGV (0xb) at pc=0x0000003b09e14d70, pid=1638, tid=140381262968592
    # JRE version: 6.0_17-b17
    # Java VM: OpenJDK 64-Bit Server VM (14.0-b16 mixed mode linux-amd64 )
    # Derivative: IcedTea6 1.7.4
    # Distribution: Custom build (Fri Nov 19 23:38:02 EST 2010)
    # Problematic frame:
    # C  [ld-linux-x86-64.so.2+0x14d70]
    # An error report file with more information is saved as:
    # /media/nfsbackup/software/discoverer_11gR1_ofm/WebLogic/hs_err_pid1638.log
    # If you would like to submit a bug report, please include
    # instructions how to reproduce the bug and visit:
    #   http://icedtea.classpath.org/bugzilla
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    Aborted
    ---------------  T H R E A D  ---------------
    Current thread (0x00007f4890007000):  JavaThread "main" [_thread_in_native, id=6202, stack(0x00007f4896afb000,0x00007f4896bfc000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=128 (), si_addr=0x0000000000000000
    Registers:
    RAX=0x0000000000000001, RBX=0x00007f489010be60, RCX=0x000000009e982203, RDX=0x000000001fabfbff
    What am I missing in my environment for this wls1036_generic.jar to run?
    Thanks
    Mathias

    Hello Michael,
    sorry, I was on vacation since I opening this thread.
    I am still getting the  SIGSEGV error. Can you check my steps below if I installed the JDK correctly?
    As root, I executed jdk-6u35-linux-x64-rpm.bin 
    Unpacking...
    Checksumming...
    Extracting...
    UnZipSFX 5.50 of 17 February 2002, by Info-ZIP ([email protected]).
      inflating: jdk-6u35-linux-amd64.rpm 
      inflating: sun-javadb-common-10.6.2-1.1.i386.rpm 
      inflating: sun-javadb-core-10.6.2-1.1.i386.rpm 
      inflating: sun-javadb-client-10.6.2-1.1.i386.rpm 
      inflating: sun-javadb-demo-10.6.2-1.1.i386.rpm 
      inflating: sun-javadb-docs-10.6.2-1.1.i386.rpm 
      inflating: sun-javadb-javadoc-10.6.2-1.1.i386.rpm 
    Preparing...                ########################################### [100%]
            package jdk-2000:1.6.0_35-fcs.x86_64 is already installed
    Java(TM) SE Development Kit 6 successfully installed.
    [appldisc@ofindev ~]$ which java
    /usr/bin/java
    /usr/bin/java -version
    java version "1.6.0_17"
    OpenJDK Runtime Environment (IcedTea6 1.7.4) (rhel-1.21.b17.el6-x86_64)
    OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
    My .bash_profile contains:
    cat .bash_profile
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
            . ~/.bashrc
    fi
    # User specific environment and startup programs
    #PATH=$PATH:$HOME/bin:$WL_HOME/server/bin:$DOMAIN_HOME/bin:$ORACLE_INSTANCE/bin:.
    JAVA_HOME=/u02/appldisc/11.1.1/jdk1.6.0_35
    MW_HOME=/u02/appldisc/11.1.1/Middleware
    DOMAIN_HOME=$MW_HOME/user_projects/domains/ClassicDomain
    WL_HOME=$MW_HOME/wlserver_10.3
    ORACLE_HOME=$MW_HOME/as_1
    ORACLE_INSTANCE=$MW_HOME/asinst_1
    PATH=$PATH:$HOME/bin:$WL_HOME/server/bin:$DOMAIN_HOME/bin:$ORACLE_HOME/bin:$ORACLE_INSTANCE/bin:.
    export PATH JAVA_HOME MW_HOME DOMAIN_HOME WL_HOME ORACLE_HOME ORACLE_INSTANCE
    What am I missing that is leading to these errors:
    # A fatal error has been detected by the Java Runtime Environment:
    #  SIGSEGV (0xb) at pc=0x0000003b09e14d70, pid=12638, tid=140579414648592
    # JRE version: 6.0_29-b11
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.4-b02 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # C  [ld-linux-x86-64.so.2+0x14d70]
    Thanks
    Mathias

Maybe you are looking for