JNI + existing LIBS [Win32]

- C++
- 2 existing *.lib files plus a bunch of *.h files
- no access to the source code
- very advanced libraries with custom classes/types
Q: How to create a Java wrapper for those 2 libraries?
I know that normally I would include 'jni.h' and add special keywords to the code, but:
1. I have no access to the source
2. I know it's very complex and I would drown trying to figure it out
I greatly applreciate any help,
--Snake                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

1) Check if SWIG ( http://www.swig.org ) can help you.
2) If you can't use SWIG, try writing an "impedance matcher".
Outline:
C++ DLL -> require complex parameters for input / output
Encapsulate heavily the methods, such that you can use less complex parameters (like XML strings) to the C++ methods. They could be callable from a plain old C program.
If you can call the methods from a plain old C program, you probably can write the JNI wrapper as well.

Similar Messages

  • [SOLVED] upgrade problems because of codecs: /usr/lib/win32

    When trying to upgrade my Arch64 I encountered an error with conflicting codecs. The error message says:
    error: the following file conflicts were found:
      codecs: /usr/lib/win32: exists in filesystem
    The codecs which where about to be installed are
    codecs-20061203-1
    Any hints on that? Do I need to deinstall old codecs and if so why did pacman not succeed?
    Last edited by Wauzenplauz (2007-04-17 12:17:42)

    Thanks a lot, Andy. That did the trick!

  • Import old iTunes lib into existing lib

    I thought that I had all of of the itunes music off of an older system but have recently found that not all of my tunes tranfered.
    Now I have gigs of tunes on both devices and I'd like to migrate from the old system to the new  but only the tunes that aren't already on the new system.
    The old system is 10.3.9 so no home sharing between systems...

    Thanks a million! Im glad I had a back up. It´s working and syncing with my ipad! 

  • JNI Hotspot Error: Access Violation, need help interpreting the log.

    Hello. I'm a relatively new developer (previously an engineer), and so to start me off I was given the task of providing a JNI-enabled interface to some legacy licensing software (it's C++, we want Java). Now the functionality of JNI is not the problem I have. I HAD those types of problems but now I'm having a far more obscure problem that is absolutely stumping me.
    It's a Hotspot error that I cannot get rid off... and I cannot find a clear bit of info on how to interpret them.
    About the problem...first off this does not happen on my development machine, where it is isolated from other components in the end-product. The integration machine with the rest of the software runs fine with a "Dummy" version of my component, but we get errors when the real version is in use. I'd really appreciate any help in understanding these things, even if it is just some general pointers.
    First off here is the log
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c82caa4, pid=5516, tid=4420
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_14-b03 mixed mode)
    # Problematic frame:
    # C  [ntdll.dll+0x2caa4]
    ---------------  T H R E A D  ---------------
    Current thread (0x0aa1eaa0):  JavaThread "btpool0-5" [_thread_in_native, id=4420]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000004
    Registers:
    EAX=0x0b1a9a40, EBX=0x00030000, ECX=0x00001448, EDX=0x00000000
    ESP=0x0c90e774, EBP=0x0c90e780, ESI=0x0b1a9a38, EDI=0x0b1aa000
    EIP=0x7c82caa4, EFLAGS=0x00010246
    Top of Stack: (sp=0x0c90e774)
    0x0c90e774:   00030000 00000003 00030005 0c90e7b8
    0x0c90e784:   7c833a2a 0b1a9a4c 0b1aa000 0c90e7ac
    0x0c90e794:   00000000 00000477 00030178 00030000
    0x0c90e7a4:   0ab2de05 0003015c 00000600 0afd0000
    0x0c90e7b4:   00030178 0c90e9e4 7c82b5fb 04030000
    0x0c90e7c4:   000023b8 000023ac 00000000 7c829fd6
    0x0c90e7d4:   7c82a124 00031138 0c90ea04 7c82a0b8
    0x0c90e7e4:   7c82a0fc 000001ba 00000000 7c829fd6
    Instructions: (pc=0x7c82caa4)
    0x7c82ca94:   63 02 00 8b 4e 0c 8d 46 08 8b 10 89 4d 08 8b 09
    0x7c82caa4:   3b 4a 04 89 55 0c 0f 85 ae 4f 01 00 3b c8 0f 85
    Stack: [0x0c8d0000,0x0c910000),  sp=0x0c90e774,  free space=249k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [ntdll.dll+0x2caa4]
    C  [ntdll.dll+0x33a2a]
    C  [ntdll.dll+0x2b5fb]
    C  [MSVCRT.dll+0x1d08c]
    C  [verify.dll+0x4897]
    C  [verify.dll+0x19c6]
    C  [verify.dll+0x126b]
    C  [java.dll+0x3fb7]
    V  [jvm.dll+0x11d86a]
    V  [jvm.dll+0x78acb]
    V  [jvm.dll+0x78deb]
    V  [jvm.dll+0x78aaa]
    V  [jvm.dll+0xcb029]
    V  [jvm.dll+0xcbcc6]
    V  [jvm.dll+0xcbbac]
    V  [jvm.dll+0x82c7b]
    j  com.a.b.c.lmv.Factoralproducer.MeanManagerImpl.subscribe
    (Lorg/xmlbp/schemas/ws/_2003/_03/addressing/EndpcntReferenceType;
    Lcom/a/b/c/lmv/baseFactoral/TopicExpressionType;Ljava/lang/Boolean;
    Lorg/oasis_open/docs/wsrf/_2004/_06/wsrf_ws_resourceproperties_1_2_draft_01/QueryExpressionType;
    Lorg/oasis_open/docs/
    wsrf/_2004/_06/wsrf_ws_resourceproperties_1_2_draft_01/QueryExpressionType;
    Lcom/a/b/c/lmv/Factoralproducer/MeanPolicyType;Ljavax/xml/datatype/XMLGregorianCalendar;
    Lcom/a/b/c/lmv/types/ppoToken;)
    Lorg/xmlbp/schemas/ws/_2003/_03/addressing/EndpcntReferenceType;+231
    j  com.a.b.c.lmv.Factoralproducer.FactoralProducerImpl.subscribe
    (Lorg/xmlbp/schemas/ws/_2003/_03/addressing/EndpcntReferenceType;
    Lcom/a/b/c/lmv/baseFactoral/TopicExpressionType;Ljava/lang/Boolean;Lorg/oasis_open/docs/wsrf/_2004/_06/
    wsrf_ws_resourceproperties_1_2_draft_01/QueryExpressionType;Lorg/oasis_open/docs/
    wsrf/_2004/_06/wsrf_ws_resourceproperties_1_2_draft_01/QueryExpressionType;Lcom/a/b/c/lmv
    /Factoralproducer/MeanPolicyType;Ljavax/xml/datatype/XMLGregorianCalendar;Lcom/a/b/c/lmv/types/ppoToken;)
    Lorg/xmlbp/schemas/ws/_2003/_03/addressing/EndpcntReferenceType;+20
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0x875dd]
    V  [jvm.dll+0xdfd96]
    V  [jvm.dll+0x874ae]
    V  [jvm.dll+0xf3f82]
    V  [jvm.dll+0xa5752]
    C  [java.dll+0x6d4f]
    j  sun.reflect.NativeMethodAccepporImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    J  sun.reflect.DelegatingMethodAccepporImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(Lorg/apache/cxf/message/Exchange;
    Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+57
    j  org.apache.cxf.service.invoker.AbstractInvoker.invoke(Lorg/apache/cxf/message/Exchange;Ljava/lang/Object;
    Ljava/lang/reflect/Method;Ljava/util/List;)Ljava/lang/Object;+26
    j  org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(Lorg/apache/cxf/message/Exchange;Ljava/lang/Object
    ;Ljava/lang/reflect/Method;Ljava/util/List;)Ljava/lang/Object;+179
    j  org.apache.cxf.service.invoker.AbstractInvoker.invoke(Lorg/apache/cxf/message/Exchange;Ljava/lang/Object;)
    Ljava/lang/Object;+114
    j  org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run()V+26
    j  org.apache.cxf.workqueue.SynchronousExecutor.execute(Ljava/lang/Runnable;)V+1
    j  org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(Lorg/apache/cxf/message/Message;)V+94
    j  org.apache.cxf.phase.PhaseInterceptorChain.dcntercept(Lorg/apache/cxf/message/Message;)Z+76
    j  org.apache.cxf.transport.ChainInitiationObserver.onMessage(Lorg/apache/cxf/message/Message;)V+137
    j  org.apache.cxf.transport.http_jetty.JettyHTTPDestination.serviceRequest(Ljavax/servlet/http/HttpServletRequest;
    Ljavax/servlet/http/HttpServletResponse;)V+334
    j  org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(Ljavax/servlet/http/HttpServletRequest;
    Ljavax/servlet/http/HttpServletResponse;)V+341
    j  org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(Ljava/lang/String;Ljavax/servlet/http/HttpServletRequest;
    Ljavax/servlet/http/HttpServletResponse;I)V+47
    j  org.mortbay.jetty.handler.ContextHandler.handle(Ljava/lang/String;Ljavax/servlet/http/HttpServletRequest;
    Ljavax/servlet/http/HttpServletResponse;I)V+700
    j  org.mortbay.jetty.handler.ContextHandlerCollection.handle(Ljava/lang/String;Ljavax/servlet/http/HttpServletRequest;
    Ljavax/servlet/http/HttpServletResponse;I)V+272
    j  org.mortbay.jetty.handler.HandlerWrapper.handle(Ljava/lang/String;Ljavax/servlet/http/HttpServletRequest;
    Ljavax/servlet/http/HttpServletResponse;I)V+23
    j  org.mortbay.jetty.Server.handle(Lorg/mortbay/jetty/HttpConnection;)V+110
    j  org.mortbay.jetty.HttpConnection.handleRequest()V+131
    J  org.mortbay.jetty.HttpParser.parseNext()J
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  org.mortbay.jetty.HttpParser.parseAvailable()J+1
    j  org.mortbay.jetty.HttpConnection.handle()V+122
    j  org.mortbay.jetty.bio.SocketConnector$Connection.run()V+130
    j  org.mortbay.jetty.security.SslSocketConnector$SslConnection.run()V+51
    j  org.mortbay.thread.BoundedThreadPool$PoolThread.run()V+45
    v  ~StubRoutines::call_stub
    V  [jvm.dll+0x875dd]
    V  [jvm.dll+0xdfd96]
    V  [jvm.dll+0x874ae]
    V  [jvm.dll+0x8720b]
    V  [jvm.dll+0xa2089]
    V  [jvm.dll+0x1112e8]
    V  [jvm.dll+0x1112b6]
    C  [MSVCRT.dll+0x2b530]
    C  [kernel32.dll+0x24829]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  com.a.b.c.lmv.Factoralproducer.MeanManagerImpl.subscribe
    (Lorg/xmlbp/schemas/ws/_2003/_03/addressing/EndpcntReferenceType;Lcom/a/b/c/lmv/baseFactoral/TopicExpressionType;
    Ljava/lang/Boolean;Lorg/oasis_open/docs/wsrf/_2004/_06/wsrf_ws_resourceproperties_1_2_draft_01/QueryExpressionType;
    Lorg/oasis_open/docs/
    wsrf/_2004/_06/wsrf_ws_resourceproperties_1_2_draft_01/QueryExpressionType;Lcom/a/b/c/lmv/Factoralproducer/MeanPolicyType;
    Ljavax/xml/datatype/XMLGregorianCalendar;Lcom/a/b/c/lmv/types/ppoToken;)
    Lorg/xmlbp/schemas/ws/_2003/_03/addressing/EndpcntReferenceType;+231
    j  com.a.b.c.lmv.Factoralproducer.FactoralProducerImpl.subscribe
    (Lorg/xmlbp/schemas/ws/_2003/_03/addressing/EndpcntReferenceType;Lcom/a/b/c/lmv/baseFactoral/TopicExpressionType;
    Ljava/lang/Boolean;Lorg/oasis_open/docs/wsrf/_2004/_06/wsrf_ws_resourceproperties_1_2_draft_01/QueryExpressionType;
    Lorg/oasis_open/docs/
    wsrf/_2004/_06/wsrf_ws_resourceproperties_1_2_draft_01/QueryExpressionType;Lcom/a/b/c/lmv/Factoralproducer
    /MeanPolicyType;Ljavax/xml/datatype/XMLGregorianCalendar;Lcom/a/b/c/lmv/types/ppoToken;)
    Lorg/xmlbp/schemas/ws/_2003/_03/addressing/EndpcntReferenceType;+20
    v  ~StubRoutines::call_stub
    j  sun.reflect.NativeMethodAccepporImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)
    Ljava/lang/Object;+0
    j  sun.reflect.NativeMethodAccepporImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
    J  sun.reflect.DelegatingMethodAccepporImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    J  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(Lorg/apache/cxf/message/
    Exchange;Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;+57
    j  org.apache.cxf.service.invoker.AbstractInvoker.invoke(Lorg/apache/cxf/message/Exchange;
    Ljava/lang/Object;Ljava/lang/reflect/Method;Ljava/util/List;)Ljava/lang/Object;+26
    j  org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(Lorg/apache/cxf/message/Exchange;
    Ljava/lang/Object;Ljava/lang/reflect/Method;Ljava/util/List;)Ljava/lang/Object;+179
    j  org.apache.cxf.service.invoker.AbstractInvoker.invoke(Lorg/apache/cxf/message/Exchange;Ljava/lang/Object;)
    Ljava/lang/Object;+114
    j  org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run()V+26
    j  org.apache.cxf.workqueue.SynchronousExecutor.execute(Ljava/lang/Runnable;)V+1
    j  org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(Lorg/apache/cxf/message/Message;)V+94
    j  org.apache.cxf.phase.PhaseInterceptorChain.dcntercept(Lorg/apache/cxf/message/Message;)Z+76
    j  org.apache.cxf.transport.ChainInitiationObserver.onMessage(Lorg/apache/cxf/message/Message;)V+137
    j  org.apache.cxf.transport.http_jetty.JettyHTTPDestination.serviceRequest(Ljavax/servlet/http/HttpServletRequest;
    Ljavax/servlet/http/HttpServletResponse;)V+334
    j  org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(Ljavax/servlet/http/HttpServletRequest;
    Ljavax/servlet/http/HttpServletResponse;)V+341
    j  org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(Ljava/lang/String;Ljavax/servlet/http/HttpServletRequest;
    Ljavax/servlet/http/HttpServletResponse;I)V+47
    j  org.mortbay.jetty.handler.ContextHandler.handle(Ljava/lang/String;Ljavax/servlet/http/HttpServletRequest;
    Ljavax/servlet/http/HttpServletResponse;I)V+700
    j  org.mortbay.jetty.handler.ContextHandlerCollection.handle(Ljava/lang/String;Ljavax/servlet/http/HttpServletRequest;
    Ljavax/servlet/http/HttpServletResponse;I)V+272
    j  org.mortbay.jetty.handler.HandlerWrapper.handle(Ljava/lang/String;Ljavax/servlet/http/HttpServletRequest;
    Ljavax/servlet/http/HttpServletResponse;I)V+23
    j  org.mortbay.jetty.Server.handle(Lorg/mortbay/jetty/HttpConnection;)V+110
    j  org.mortbay.jetty.HttpConnection.handleRequest()V+131
    J  org.mortbay.jetty.HttpParser.parseNext()J
    v  ~RuntimeStub::alignment_frame_return Runtime1 stub
    j  org.mortbay.jetty.HttpParser.parseAvailable()J+1
    j  org.mortbay.jetty.HttpConnection.handle()V+122
    j  org.mortbay.jetty.bio.SocketConnector$Connection.run()V+130
    j  org.mortbay.jetty.security.SslSocketConnector$SslConnection.run()V+51
    j  org.mortbay.thread.BoundedThreadPool$PoolThread.run()V+45
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x0aa2d9f8 JavaThread "RMI RenewClean-[47.166.94.29:3617]" daemon [_thread_in_native, id=4792]
    =>0x0aa1eaa0 JavaThread "btpool0-5" [_thread_in_native, id=4420]
      0x0aa1c450 JavaThread "btpool0-4" [_thread_in_native, id=4600]
      0x0aa574d0 JavaThread "btpool0-3" [_thread_in_native, id=3456]
      0x0aa61c60 JavaThread "RMI ConnectionExpiration-[localhost:8099]" daemon [_thread_blocked, id=5060]
      0x0aa44988 JavaThread "btpool0-2" [_thread_in_native, id=3956]
      0x0aa2f270 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=4640]
      0x0aa2e668 JavaThread "RMI TCP Connection(1)-47.166.94.29" daemon [_thread_in_native, id=1600]
      0x0aa40d48 JavaThread "RMI Reaper" [_thread_blocked, id=4696]
      0x0b20ae68 JavaThread "Timer-0" daemon [_thread_blocked, id=4688]
      0x0aa294f8 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=4884]
      0x0aa29680 JavaThread "RMI ConnectionExpiration-[47.166.94.29:4375]" daemon [_thread_blocked, id=4860]
      0x0abfe318 JavaThread "btpool0-1" [_thread_in_native, id=716]
      0x0ac2b1f0 JavaThread "GC Daemon" daemon [_thread_blocked, id=3588]
      0x0ac26730 JavaThread "RMI RenewClean-[47.166.94.29:4375]" daemon [_thread_blocked, id=1820]
      0x0ab92d70 JavaThread "btpool1-0 - Acceptor0 [email protected]:9082" [_thread_in_native, id=3168]
      0x0b162be0 JavaThread "btpool0-0 - Acceptor0 [email protected]:9080" [_thread_in_native, id=5856]
      0x0b0e7a18 JavaThread "RMManager-Timer-12388840" daemon [_thread_blocked, id=4328]
      0x00035088 JavaThread "DestroyJavaVM" [_thread_blocked, id=4780]
      0x0afc6460 JavaThread "Thread-1" [_thread_blocked, id=440]
      0x0afd6768 JavaThread "Thread-0" daemon [_thread_blocked, id=4840]
      0x00814cc8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3076]
      0x00813950 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3248]
      0x00812cc8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5140]
      0x00809bf8 JavaThread "Finalizer" daemon [_thread_blocked, id=3704]
      0x00808780 JavaThread "Reference Handler" daemon [_thread_blocked, id=5196]
    Other Threads:
      0x00804530 VMThread [id=736]
      0x00816058 WatcherThread [id=4436]
    VM state:not at safepcnt (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 1984K, used 1897K [0x02850000, 0x02a70000, 0x02d30000)
    *eden space 1792K,  95% used [0x02850000, 0x029fa418, 0x02a10000)*
    * from space 192K, 100% used [0x02a40000, 0x02a70000, 0x02a70000)*
      to   space 192K,   0% used [0x02a10000, 0x02a10000, 0x02a40000)
    tenured generation   total 25896K, used 18178K [0x02d30000, 0x0467a000, 0x06850000)
       the space 25896K,  70% used [0x02d30000, 0x03ef0b60, 0x03ef0c00, 0x0467a000)
    compacting perm gen  total 22784K, used 22721K [0x06850000, 0x07e90000, 0x0a850000)
      * the space 22784K,  99% used [0x06850000, 0x07e806c8, 0x07e80800, 0x07e90000)*
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x0040d000      D:\apps\Java\jre1.5.0_14\bin\java.exe
    0x7c800000 - 0x7c8c0000      C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000      C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77feb000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000      C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000      C:\WINDOWS\system32\Secur32.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\system32\MSVCRT.dll
    0x6d640000 - 0x6d7de000      D:\apps\Java\jre1.5.0_14\bin\client\jvm.dll
    0x77380000 - 0x77411000      C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000      C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x71bc0000 - 0x71bc8000      C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000      C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c97000      C:\WINDOWS\system32\NETAPI32.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d290000 - 0x6d298000      D:\apps\Java\jre1.5.0_14\bin\hpi.dll
    0x6d610000 - 0x6d61c000      D:\apps\Java\jre1.5.0_14\bin\verify.dll
    0x6d310000 - 0x6d32d000      D:\apps\Java\jre1.5.0_14\bin\java.dll
    0x6d630000 - 0x6d63f000      D:\apps\Java\jre1.5.0_14\bin\zip.dll
    0x68000000 - 0x68035000      C:\WINDOWS\system32\rsaenh.dll
    0x7c8d0000 - 0x7d0cf000      C:\WINDOWS\system32\SHELL32.dll
    0x77da0000 - 0x77df2000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77420000 - 0x77523000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls
                                           _6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll
    0x6d4d0000 - 0x6d4e3000      D:\apps\Java\jre1.5.0_14\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76efa000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
    0x5f270000 - 0x5f2ca000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d4f0000 - 0x6d4f9000      D:\apps\Java\jre1.5.0_14\bin\nio.dll
    0x6d5f0000 - 0x6d5f6000      D:\apps\Java\jre1.5.0_14\bin\rmi.dll
    0x10000000 - 0x10006000      C:\Program Files\a\lmv\punix.dll
    0x71f50000 - 0x71f58000      C:\WINDOWS\system32\snmpapi.dll
    0x0bb90000 - 0x0bb98000      C:\Program Files\a\lmv\periwin.dll
    0x0bba0000 - 0x0bbab000      C:\Program Files\a\lmv\vas.dll
    0x0bbb0000 - 0x0bbd0000      C:\Program Files\a\lmv\nilm.dll
    0x48890000 - 0x488cd000      C:\WINDOWS\system32\ODBC32.dll
    0x77530000 - 0x775c7000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls
                                            _6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll
    0x762b0000 - 0x762f9000      C:\WINDOWS\system32\comdlg32.dll
    0x76cf0000 - 0x76d0a000      C:\WINDOWS\system32\iphlpapi.dll
    0x7f010000 - 0x7f134000      C:\WINDOWS\system32\MFC42u.DLL
    0x77670000 - 0x777a9000      C:\WINDOWS\system32\ole32.dll
    0x77d00000 - 0x77d8b000      C:\WINDOWS\system32\OLEAUT32.dll
    0x77210000 - 0x772bb000      C:\WINDOWS\system32\WININET.dll
    0x761b0000 - 0x76243000      C:\WINDOWS\system32\CRYPT32.dll
    0x76190000 - 0x761a2000      C:\WINDOWS\system32\MSASN1.dll
    0x71bb0000 - 0x71bb9000      C:\WINDOWS\system32\WSOCK32.dll
    0x0bda0000 - 0x0bdb7000      C:\WINDOWS\system32\odbcint.dll
    0x0bf20000 - 0x0bf61000      C:\Program Files\a\lmv\JniLib.dll
    0x76cd0000 - 0x76ce9000      C:\WINDOWS\system32\MPRAPI.dll
    0x76df0000 - 0x76e24000      C:\WINDOWS\system32\ACTIVEDS.dll
    0x76dc0000 - 0x76de8000      C:\WINDOWS\system32\adsldpc.dll
    0x76b80000 - 0x76bae000      C:\WINDOWS\system32\credui.dll
    0x76a80000 - 0x76a98000      C:\WINDOWS\system32\ATL.DLL
    0x76e30000 - 0x76e3c000      C:\WINDOWS\system32\rtutils.dll
    0x7e020000 - 0x7e02f000      C:\WINDOWS\system32\SAMLIB.dll
    0x770e0000 - 0x771e8000      C:\WINDOWS\system32\SETUPAPI.dll
    0x77840000 - 0x77882000      C:\WINDOWS\system32\netman.dll
    0x76300000 - 0x764c0000      C:\WINDOWS\system32\netshell.dll
    0x74de0000 - 0x74df2000      C:\WINDOWS\system32\CLUSAPI.dll
    0x76e90000 - 0x76ecf000      C:\WINDOWS\system32\RASAPI32.dll
    0x76e40000 - 0x76e52000      C:\WINDOWS\system32\rasman.dll
    0x76e60000 - 0x76e8f000      C:\WINDOWS\system32\TAPI32.dll
    0x7fcf0000 - 0x7fd7e000      C:\WINDOWS\system32\WZCSvc.DLL
    0x76cc0000 - 0x76cc5000      C:\WINDOWS\system32\WMI.dll
    0x76d10000 - 0x76d2f000      C:\WINDOWS\system32\DHCPCSVC.DLL
    0x76f00000 - 0x76f08000      C:\WINDOWS\system32\WTSAPI32.dll
    0x4b180000 - 0x4b284000      C:\WINDOWS\system32\ESENT.dll
    0x730a0000 - 0x730ae000      C:\WINDOWS\system32\WZCSAPI.DLL
    VM Arguments:
    java_command: C:\Program Files\a\lmv\CDF\b_c_lmv.jar C:\Program Files\a\lmv\CDF
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=D:\a\Contact Center\Common Components\Cache\lib
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    C:\Program Files\Rational\ClearCase\bin;C:\Program Files\Rational\common;
    C:\a\Cache\CacheSys\Mgr\a\DLL;C:\Program Files\a\lmv\TAPI;C:\Program Files\a\lmv\
    OS=Windows_NT
    PROCEppoR_IDENTIFIER=x86 Family 6 Model 15 Stepping 11, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 4 (cores per cpu 4, threads per core 1) family 6 model 15 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(3537076k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_14-b03) for windows-x86, built on Oct  5 2007 01:21:52 by "java_re" with MS VC++ 6.0
    {code}
    Sorry it's so long.
    Anyways my dll is Jni_interface.dll. It loads legacy.dll, and its dependents. Other code also uses these libraries.
    *So question 1* :
    I load the jni_interface.dll (and also the legacy.dll and its dependents) library at the start of execution in a static class and so it is never unloaded. I do this because the legacy.dll will be calling functions in my Jni_Interface.dll, which are propagated into the Java class on top of it all. Does this stop other code from loading the legacy.dll or from using its functionality?
    *On to question 2*:
    Here is the logged output from my library, immediately before the crash:
    {code:java}
          ***     JNI INTERFACE LIB - LOG 21 Jul 08 19:11:35.682     *** Log Level = DEBUG
    21 Jul 08 19:11:35.698 - Level[ info ] -          Thread[ 716 ]     :: initRegistry     Registry initialisation ok
    21 Jul 08 19:11:35.760 - Level[ info ] -          Thread[ 716 ]     :: vPersistData     vPersistData() called
    21 Jul 08 19:11:35.823 - Level[ debug ] -     Thread[ 716 ]     :: doVoidCallback() [ persistDataHandler ]       Signature  = (I)V
    21 Jul 08 19:11:35.823 - Level[ debug ] -     Thread[ 716 ]     :: doVoidCallback() [ setMaxUsageHandler ]       Signature  = (I)V
    21 Jul 08 19:11:35.838 - Level[ info ] -          Thread[ 716 ]     :: Constructor     _instance is instantiated
    21 Jul 08 19:11:35.838 - Level[ info ] -          Thread[ 716 ]     :: initiateLegacy()     JniManager initialisation successful
    21 Jul 08 19:11:35.838 - Level[ info ] -          Thread[ 716 ]     :: initiateLegacy()     Initial state is NORMAL
    21 Jul 08 19:11:35.838 - Level[ debug ] -     Thread[ 716 ]     :: getLicense()     Get request
    21 Jul 08 19:11:36.010 - Level[ debug ] -     Thread[ 716 ]     :: getLicense()     Get request
    {code}
    Now notice that the current thread in the Hotspot output is NOT the thread in my library. Thread 716 is a java thread by the way. This log appears absolutely fine according to me. Also note that in the hotspot log there is no mention of my java component  (the "boss" class), which is called LegacyLM. So does that mean that is in not to do with my code even though the problem only occurs when my component is included? Or is this just the cryptic nature of these problems?
    *Question 3*:
    If you see the heap section of the report, there are 3 items that I have highlighted that seem like very high values. Is this a possible cause of a crash? Or would I have received an "Out of space" error instead?
    In terms of actual code, I cannot post much, but I can tell you what I have done to try to solve the problem:
    (i) I have added mutex synchronisation to most of my shared variables.
    (ii) I have used monitorEnter and MonitorExit to control callback access to my java class.
    (iii) I have re-organised my code and replaced nearly every occurance of non-string character arrays with string equivalents.
    (iv) I changed how I attach and detach my threads so that I only attach/detach ones that previously were not (i.e. I leave java threads alone)
    As I said at the start, I am utterly confused and I don't have much of an idea about how to proceed. I'd really really appreciate a pointer or two.
    Thanks in advance.
    D
    Edited by: Diom1982 on Jul 21, 2008 12:35 PM
    Edited by: Diom1982 on Jul 21, 2008 12:40 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

    For those of you who might be interested, I found a solution to this problem (my version, at least). In my situation, this was caused by attempting to access the fields of a ActionEvent object in VC++ by casting a variant to a BSTR. While the cast "worked", it somehow caused the state of the Java plugin or the AxBridge DLL to get flummoxed, causing the VM dump far downstream.
    The takehome message?
    When seeing problems like this in the plugin / ActiveX bridge, do not assume that the causative error is occuring in the location noted in the stack trace. Visual C++, in all of its gory unprotected glory, gives full memory access to the DLL interface and you can do a serious fandango on the VM core. that won't necessarily bite you until later.
    PS -- Sun gurus ... does this present a security violation in the Java paradigm?

  • Cannot find java.lib.

    I am unable to build an .exe for the c program in Visual C++ Builder in Visual Studio as the error says,
    unable to find Java.lib file as follows
    LINK : fatal error LNK1104: cannot open file "java.lib"
    Error executing link.exe.
    I searched for the java.lib file in the jdk1.3.1_02,but was unable to trace it.
    Please post an answer asap.

    Hi,
    if you use JNI, java.lib has been changed to jvm.lib. It can be found in the lib directory of the JRE.
    Ulrich

  • JVM Crash ConcurrentGCThread (6u21 windows-amd64 jvm.dll+0x1291fb)

    Hi,
    a customer hit this JVM crash on Windows 2008 SP1 with JDK 6u21:
    # A fatal error has been detected by the Java Runtime Environment:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006d9b91fb, pid=3944, tid=2912
    # JRE version: 6.0_21-b07
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (17.0-b17 mixed mode windows-amd64 )
    # Problematic frame:
    # V  [jvm.dll+0x1291fb]
    # 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 (0x0000000001091000):  ConcurrentGCThread [stack: 0x000000006cc80000,0x000000006cd80000] [id=2912]
    siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000069
    Registers:
    EAX=0x0000000000000059, EBX=0x000000006cd7fab0, ECX=0x0000000000000069, EDX=0x0000000067186c30
    ESP=0x000000006cd7f6f0, EBP=0x0000000000000012, ESI=0x00000000671868c0, EDI=0x000000006cd7fab0
    EIP=0x000000006d9b91fb, EFLAGS=0x0000000000010246
    Top of Stack: (sp=0x000000006cd7f6f0)
    0x000000006cd7f6f0:   000000000110b960 000000006d9ba131
    0x000000006cd7f700:   000000006cd7f790 000000006d9ba131
    0x000000006cd7f710:   000000006cd7fab0 000000006dc56be0
    0x000000006cd7f720:   000000006cd7fab0 000000006dbb42ce
    0x000000006cd7f730:   0000000067186860 000000006cd7fab0
    0x000000006cd7f740:   000000006cd7fab0 0000000000000000
    0x000000006cd7f750:   000000006cd7fa60 000000006cd7f810
    0x000000006cd7f760:   0000000067186830 000000006d9acee3
    0x000000006cd7f770:   0000000000000880 00000000010917d0
    0x000000006cd7f780:   0000000001064020 0000000000004400
    0x000000006cd7f790:   0000000067183a00 0000000000000880
    0x000000006cd7f7a0:   000000006cd7f810 000000006d9b281d
    0x000000006cd7f7b0:   0000000067184cc0 000000006cd7f810
    0x000000006cd7f7c0:   000000006cd7fa60 0000000067184e28
    0x000000006cd7f7d0:   0000000067183a00 0000000000000880
    0x000000006cd7f7e0:   00000000000000c4 000000006d986f1e
    Instructions: (pc=0x000000006d9b91fb)
    0x000000006d9b91eb:   51 00 eb 04 48 8b 42 08 48 8d 48 10 4c 8d 43 58
    0x000000006d9b91fb:   48 8b 01 ff 90 20 02 00 00 80 bb c8 00 00 00 00
    Stack: [0x000000006cc80000,0x000000006cd80000],  sp=0x000000006cd7f6f0,  free space=3fd0000000000000000k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V  [jvm.dll+0x1291fb]
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x00000000727e9000 JavaThread "http-0.0.0.0-8180-9" daemon [_thread_blocked, id=6104, stack(0x00000000774b0000,0x00000000775b0000)]
      0x00000000727e8000 JavaThread "http-0.0.0.0-8180-8" daemon [_thread_in_native, id=1384, stack(0x00000000773b0000,0x00000000774b0000)]
      0x00000000727e7800 JavaThread "http-0.0.0.0-8180-7" daemon [_thread_in_native, id=3076, stack(0x00000000772b0000,0x00000000773b0000)]
      0x00000000727e6800 JavaThread "http-0.0.0.0-8180-6" daemon [_thread_in_native, id=5324, stack(0x00000000771b0000,0x00000000772b0000)]
      0x00000000727e6000 JavaThread "http-0.0.0.0-8180-5" daemon [_thread_in_native, id=6116, stack(0x00000000770b0000,0x00000000771b0000)]
      0x00000000727e5000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5132, stack(0x0000000076d60000,0x0000000076e60000)]
      0x00000000727e4800 JavaThread "http-0.0.0.0-8180-4" daemon [_thread_in_vm, id=4436, stack(0x00000000736f0000,0x00000000737f0000)]
      0x00000000727e3000 JavaThread "http-0.0.0.0-8180-3" daemon [_thread_in_native, id=1752, stack(0x0000000076e60000,0x0000000076f60000)]
      0x00000000727e2800 JavaThread "Thread-12" daemon [_thread_in_native, id=4160, stack(0x0000000076c60000,0x0000000076d60000)]
      0x00000000727e1800 JavaThread "http-0.0.0.0-8182-1" daemon [_thread_blocked, id=4256, stack(0x0000000076b60000,0x0000000076c60000)]
      0x000000007392b000 JavaThread "http-0.0.0.0-8183-1" daemon [_thread_blocked, id=5972, stack(0x0000000076a60000,0x0000000076b60000)]
      0x0000000073929800 JavaThread "http-0.0.0.0-8180-2" daemon [_thread_in_native, id=3724, stack(0x0000000076960000,0x0000000076a60000)]
      0x0000000073929000 JavaThread "http-0.0.0.0-8180-1" daemon [_thread_in_native, id=4712, stack(0x0000000071220000,0x0000000071320000)]
      0x000000007392a800 JavaThread "http-0.0.0.0-8183" daemon [_thread_in_native, id=6020, stack(0x0000000076860000,0x0000000076960000)]
      0x0000000070992800 JavaThread "http-0.0.0.0-8182" daemon [_thread_in_native, id=2480, stack(0x0000000076760000,0x0000000076860000)]
      0x0000000073928800 JavaThread "http-0.0.0.0-8181-1" daemon [_thread_blocked, id=5448, stack(0x0000000076660000,0x0000000076760000)]
      0x0000000070991800 JavaThread "http-0.0.0.0-8180" daemon [_thread_in_native, id=1748, stack(0x0000000076560000,0x0000000076660000)]
      0x0000000070991000 JavaThread "http-0.0.0.0-8181" daemon [_thread_in_native, id=4136, stack(0x00000000752a0000,0x00000000753a0000)]
      0x0000000070990800 JavaThread "JBossLifeThread" [_thread_blocked, id=5844, stack(0x0000000075460000,0x0000000075560000)]
      0x0000000070986000 JavaThread "SEO index monitor thread" daemon [_thread_blocked, id=1472, stack(0x00000000733f0000,0x00000000734f0000)]
      0x000000007098f800 JavaThread "derby.rawStoreDaemon" daemon [_thread_blocked, id=4532, stack(0x00000000751a0000,0x00000000752a0000)]
      0x000000007098f000 JavaThread "derby.NetworkServerStarter" daemon [_thread_blocked, id=4352, stack(0x00000000750a0000,0x00000000751a0000)]
      0x000000007098e000 JavaThread "Timer-1" daemon [_thread_blocked, id=1484, stack(0x0000000074fa0000,0x00000000750a0000)]
      0x000000007098d800 JavaThread "derby.antiGC" daemon [_thread_blocked, id=4316, stack(0x0000000074ea0000,0x0000000074fa0000)]
      0x000000007098c800 JavaThread "Checkpoint Maintenance Service (CheckpointDirectory)" daemon [_thread_blocked, id=2496, stack(0x0000000074bc0000,0x0000000074cc0000)]
      0x000000007098c000 JavaThread "Checkpoint Maintenance Service (watchdog)-0" daemon [_thread_blocked, id=6068, stack(0x0000000074ac0000,0x0000000074bc0000)]
      0x000000007098b000 JavaThread "net.sf.ehcache.CacheManager@7889fe65" daemon [_thread_blocked, id=6040, stack(0x00000000749c0000,0x0000000074ac0000)]
      0x000000007098a800 JavaThread "Maintenance-Thread" [_thread_blocked, id=4332, stack(0x00000000748c0000,0x00000000749c0000)]
      0x0000000070989000 JavaThread "PageSavingThread-wicket.bm-translation-page" daemon [_thread_blocked, id=228, stack(0x00000000737f0000,0x00000000738f0000)]
      0x0000000070987800 JavaThread "PageSavingThread-wicket.bm" daemon [_thread_blocked, id=5996, stack(0x00000000735f0000,0x00000000736f0000)]
      0x0000000070987000 JavaThread "com.google.inject.internal.Finalizer" daemon [_thread_blocked, id=6080, stack(0x00000000734f0000,0x00000000735f0000)]
      0x0000000070985800 JavaThread "Service auto starter-0" daemon [_thread_blocked, id=5524, stack(0x000000006d280000,0x000000006d380000)]
      0x0000000070984800 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=2964, stack(0x00000000732f0000,0x00000000733f0000)]
      0x0000000070984000 JavaThread "RMI TCP Accept-4444" daemon [_thread_in_native, id=5740, stack(0x0000000072220000,0x0000000072320000)]
      0x0000000070983800 JavaThread "ClassLoadingPool(2)-1" daemon [_thread_in_native, id=3928, stack(0x0000000072120000,0x0000000072220000)]
      0x00000000709c4000 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=5380, stack(0x0000000072020000,0x0000000072120000)]
      0x00000000709c3800 JavaThread "GC Daemon" daemon [_thread_blocked, id=3712, stack(0x0000000071f20000,0x0000000072020000)]
      0x00000000709c1800 JavaThread "RMI Reaper" [_thread_blocked, id=5552, stack(0x0000000071e20000,0x0000000071f20000)]
      0x00000000709c1000 JavaThread "RMI TCP Accept-1098" daemon [_thread_in_native, id=4328, stack(0x0000000071d20000,0x0000000071e20000)]
      0x00000000709d5000 JavaThread "ScannerThread" daemon [_thread_blocked, id=4952, stack(0x0000000071c20000,0x0000000071d20000)]
      0x00000000713f4800 JavaThread "Timer-0" daemon [_thread_blocked, id=6028, stack(0x0000000071b20000,0x0000000071c20000)]
      0x0000000001020000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5908, stack(0x00000000012a0000,0x00000000013a0000)]
      0x000000007073e800 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=5588, stack(0x0000000070f70000,0x0000000071070000)]
      0x00000000706fc800 JavaThread "RMI TCP Accept-8190" daemon [_thread_in_native, id=5176, stack(0x0000000070d50000,0x0000000070e50000)]
      0x00000000706fc000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=5108, stack(0x0000000070a70000,0x0000000070b70000)]
      0x000000006ce71800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1684, stack(0x0000000070570000,0x0000000070670000)]
      0x000000006ce6f800 JavaThread "CompilerThread1" daemon [_thread_in_native, id=3716, stack(0x0000000070070000,0x0000000070170000)]
      0x000000006ce60800 JavaThread "CompilerThread0" daemon [_thread_in_native, id=5816, stack(0x000000006ff70000,0x0000000070070000)]
      0x000000006ce5d800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5288, stack(0x000000006d680000,0x000000006d780000)]
      0x000000006ce58800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5756, stack(0x000000006d580000,0x000000006d680000)]
      0x000000006ce57000 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=6140, stack(0x000000006d480000,0x000000006d580000)]
      0x000000006ce05000 JavaThread "Finalizer" daemon [_thread_blocked, id=3980, stack(0x000000006d180000,0x000000006d280000)]
      0x000000006cdfa000 JavaThread "Reference Handler" daemon [_thread_blocked, id=776, stack(0x000000006d080000,0x000000006d180000)]
    Other Threads:
      0x000000006cdf3800 VMThread [stack: 0x000000006cf80000,0x000000006d080000] [id=3228]
      0x00000000706b2000 WatcherThread [stack: 0x0000000071120000,0x0000000071220000] [id=5040]
    =>0x0000000001091000 (exited) ConcurrentGCThread [stack: 0x000000006cc80000,0x000000006cd80000] [id=2912]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread:  ([mutex/lock_event])
    [0x000000000110d770] Heap_lock - owner thread: 0x00000000727e4800
    Heap
    par new generation   total 118016K, used 75017K [0x00000000046e0000, 0x000000000c6e0000, 0x000000000c6e0000)
      eden space 104960K,  59% used [0x00000000046e0000, 0x0000000008362778, 0x000000000ad60000)
      from space 13056K, 100% used [0x000000000ad60000, 0x000000000ba20000, 0x000000000ba20000)
      to   space 13056K,   0% used [0x000000000ba20000, 0x000000000ba20000, 0x000000000c6e0000)
    concurrent mark-sweep generation total 108264K, used 69074K [0x000000000c6e0000, 0x000000001309a000, 0x00000000622e0000)
    concurrent-mark-sweep perm gen total 120720K, used 79760K [0x00000000622e0000, 0x00000000698c4000, 0x000000006a2e0000)
    Dynamic libraries:
    0x0000000000400000 - 0x000000000042e000      C:\Program Files\Java\jdk1.6.0_21\bin\java.exe
    0x0000000077af0000 - 0x0000000077c70000      C:\Windows\system32\ntdll.dll
    0x00000000778f0000 - 0x0000000077a1c000      C:\Windows\system32\kernel32.dll
    0x000007feff820000 - 0x000007feff928000      C:\Windows\system32\ADVAPI32.dll
    0x000007fefe230000 - 0x000007fefe36f000      C:\Windows\system32\RPCRT4.dll
    0x000000006d890000 - 0x000000006df61000      C:\Program Files\Java\jdk1.6.0_21\jre\bin\server\jvm.dll
    0x0000000077a20000 - 0x0000000077aed000      C:\Windows\system32\USER32.dll
    0x000007fefe8d0000 - 0x000007fefe933000      C:\Windows\system32\GDI32.dll
    0x000007fefc0c0000 - 0x000007fefc0f9000      C:\Windows\system32\WINMM.dll
    0x000007feffbb0000 - 0x000007feffc4c000      C:\Windows\system32\msvcrt.dll
    0x000007fefe370000 - 0x000007fefe548000      C:\Windows\system32\ole32.dll
    0x000007feff740000 - 0x000007feff813000      C:\Windows\system32\OLEAUT32.dll
    0x000007fefc070000 - 0x000007fefc0bf000      C:\Windows\system32\OLEACC.dll
    0x000007fefe570000 - 0x000007fefe59d000      C:\Windows\system32\IMM32.DLL
    0x000007fefe940000 - 0x000007fefea41000      C:\Windows\system32\MSCTF.dll
    0x000007feffc50000 - 0x000007feffc5d000      C:\Windows\system32\LPK.DLL
    0x000007feffd50000 - 0x000007feffdea000      C:\Windows\system32\USP10.dll
    0x000000006d800000 - 0x000000006d80e000      C:\Program Files\Java\jdk1.6.0_21\jre\bin\verify.dll
    0x000000006d450000 - 0x000000006d477000      C:\Program Files\Java\jdk1.6.0_21\jre\bin\java.dll
    0x000000006d3b0000 - 0x000000006d3ba000      C:\Program Files\Java\jdk1.6.0_21\jre\bin\hpi.dll
    0x0000000077c70000 - 0x0000000077c79000      C:\Windows\system32\PSAPI.DLL
    0x000000006d850000 - 0x000000006d862000      C:\Program Files\Java\jdk1.6.0_21\jre\bin\zip.dll
    0x000007fefea50000 - 0x000007feff6a2000      C:\Windows\system32\SHELL32.DLL
    0x000007feff6b0000 - 0x000007feff723000      C:\Windows\system32\SHLWAPI.dll
    0x000007fefc920000 - 0x000007fefcb19000      C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_152e7382f3bd50c6\comctl32.dll
    0x000007fefe6f0000 - 0x000007fefe8cb000      C:\Windows\system32\SETUPAPI.dll
    0x0000000000de0000 - 0x0000000000dea000      C:\Program Files\Java\jdk1.6.0_21\jre\bin\management.dll
    0x000000006d380000 - 0x000000006d397000      C:\Program Files\Java\jdk1.6.0_21\jre\bin\net.dll
    0x000007fefe5a0000 - 0x000007fefe5e4000      C:\Windows\system32\WS2_32.dll
    0x000007feff730000 - 0x000007feff737000      C:\Windows\system32\NSI.dll
    0x000007fefd590000 - 0x000007fefd5df000      C:\Windows\system32\mswsock.dll
    0x000007fefd790000 - 0x000007fefd797000      C:\Windows\System32\wship6.dll
    0x000007fefdb30000 - 0x000007fefdb69000      C:\Windows\system32\DNSAPI.dll
    0x000007fefbdc0000 - 0x000007fefbdcb000      C:\Windows\System32\winrnr.dll
    0x000007fefe5f0000 - 0x000007fefe645000      C:\Windows\system32\WLDAP32.dll
    0x000007fefd010000 - 0x000007fefd023000      C:\Windows\system32\NLAapi.dll
    0x000007fefd860000 - 0x000007fefd883000      C:\Windows\system32\IPHLPAPI.DLL
    0x000007fefd810000 - 0x000007fefd855000      C:\Windows\system32\dhcpcsvc.DLL
    0x000007fefe080000 - 0x000007fefe09c000      C:\Windows\system32\Secur32.dll
    0x000007fefd800000 - 0x000007fefd80a000      C:\Windows\system32\WINNSI.DLL
    0x000007fefd7d0000 - 0x000007fefd7fb000      C:\Windows\system32\dhcpcsvc6.DLL
    0x000007fefbc50000 - 0x000007fefbc63000      C:\Windows\system32\napinsp.dll
    0x000007fefd200000 - 0x000007fefd207000      C:\Windows\system32\wshtcpip.dll
    0x000007fefbf10000 - 0x000007fefbf18000      C:\Windows\system32\rasadhlp.dll
    0x000007fefd280000 - 0x000007fefd2c7000      C:\Windows\system32\rsaenh.dll
    0x000007fefe0a0000 - 0x000007fefe0c6000      C:\Windows\system32\USERENV.dll
    0x0000000000df0000 - 0x0000000000dfb000      C:\Program Files\Java\jdk1.6.0_21\jre\bin\nio.dll
    VM Arguments:
    jvm_args: -Dfile.encoding=UTF-8 -Djava.io.tmpdir=c:\...\tmp -Djava.library.path=c:\...\lib\win32-x86 -Djava.security.policy=c:\...\policy.all -XX:MaxPermSize=128m -XX:+CMSClassUnloadingEnabled -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalMode -XX:+CMSParallelRemarkEnabled -XX:MaxNewSize=128m -XX:NewSize=128m -XX:+DisableExplicitGC -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -XX:+UseBiasedLocking -XX:+PrintConcurrentLocks -XX:+PrintGCTimeStamps -XX:+PrintGCDateStamps -Dcom.sun.management.jmxremote.port=8190 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djboss.server.blockingshutdown=true -Djboss.server.exitonshutdown=false -Djboss.server.home.dir=c:\...\jboss-server -Djboss.server.home.url=file:/c:/.../jboss-server/ -Djboss.deploy.urls=file:/c:/.../jboss-server/deploy/, -Xmx1500m -Xloggc:c:\...\gc.log -Dderby.drda.portNumber=8191 -Dderby.drda.startNetworkServer=true
    java_command: org.jboss.Main
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java\jdk1.6.0_21
    CLASSPATH=...
    PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\Dell\SysMgt\RAC5;C:\Program Files (x86)\Dell\SysMgt\oma\bin;C:\Windows\System32\WindowsPowerShell\v1.0\
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 65 Stepping 3, AuthenticAMD
    ---------------  S Y S T E M  ---------------
    OS: Windows Server 2008 Build 6001 Service Pack 1
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 65 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnow, 3dnowext
    Memory: 4k page, physical 8381904k(4689996k free), swap 16819076k(12156656k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (17.0-b17) for windows-amd64 JRE (1.6.0_21-b07), built on Jul 17 2010 01:05:36 by "java_re" with MS VC++ 8.0 (VS2005)
    time: Thu Oct 21 10:54:48 2010
    elapsed time: 4500 secondsI have tried using hs_err6.pl to get some closer information, but I don't have access to the required map files, and searching in the bugdatabase didn't come up with anything.
    As far as I know this crash happened once.
    Is this a known crash, and if so: any pointers to the bugid would be very appreciated!
    Regards,
    Andreas
    Edited by: user12281825 on Oct 21, 2010 6:10 PM (replace 'noformat' by 'code')

    Thank you.
    Going through the suggestions:
    * custom/3rd party JNI components: while the jvm args indicate a use of such components, there is actually none being used in this instance.
    * overcommit: I'm not sure whether windows has any tunables for this, but from the memory information in the hs_err file I think this is not a problem here. The JVM has Xmx1500 + Xmn128 + permsize of 128, even with generous margins this should fit well into the 4G still available physical memory on the server.
    * OS support: I'd believe that Windows 2008 SP1 is supported :)
    * OS updates: I will check with the customer whether all updates are applied, and also whether an update of the OS itself is possible.
    * hotspot/gc tuning: there are various tuning options applied, which have been determined by testing the application itself (load, functional, endurance tests), and have been found to work stable
    There is one bug we're are aware of in 6u21 which affects the application (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6938026), but without being able to decode the jvm.dll+0x1291fb address I cannot say for sure that this is the same bug.
    Andreas

  • Hanging with Oracle 10g release 2 on Windows XP !!!

    Hi,
    I am trying to Install Oracle 10g release 2(10.2.0.1.0) on Windows XP Professional(SP2).
    Existing environment:
    1. Java(SDK & Runtime Environment) 6 update 1.
    2. Configured Eclipse.
    The installed procedure:
    1. Downloaded "10201_database_win32.zip" from Oracle website.
    2. Unzip it and run setup.exe
    3. It gives an error like below :
    "javaw.exe - Entry Point Not Found"
    "The procedure entry point longjmp could not be located in the dynnamik link library orauts.dll."
    Installation completed(forcefully) without the below.
    1. Oracle Net Configuration Assistant (Failed)
    2. Oracle Database Configuration Assistant (Failed).
    and in services: "No Oracle process exist".
    I tried the below:
    A. Change the environment variables (remove ORACLE_HOME/ORACLE_SID etc)
    B. 2 to 5 times un-install oracle(including registry, directory etc) and install.
    C. Uninstall Java SDK & Runtime Env. Then install Oracle.
    D. Installing Personal edition, Enterprise edition etc etc.
    E. Checked the orauts.dll in 3 places(i. BIN ii. out/bin iii. oui/lib/win32
    F. Copied the orauts.dll to system32 directory.
    What ever I do the above appers all the time and installation is incomplete.
    Due to this problem I couldn't move further, please do help me in solving this.
    Thanks a lot in advance.

    Hey Guys,
    I am Srinivas Here who had been trying to install Oracle Database 10G on Windows X86 on Windows XP Professional.
    If you have Win-XP Professional as your Operating System. Do not download the oracle Database using windows - XP Professional because XP will block certain installation files while downloading. In your machine install Windows 2000 or any other Windows version as a dual boot. First the download Database Zip files using your other version of Windows Operating system and then when you Unzip the files it will create a folder called Database and all the files will be present in it.If you want to store the same to cd for having to install the 10G Rel 2 database through CD then copy the contents of the unzipped database folder and store only the contents of the database folder and write them to CD's. Please see to it that while writing on cd's do not copy the folder itself .
    After this, restart the system and get into windows XP Professional (Your XP Professional should be with Service Pack 2 in order to install 10G Database on windows XP - The Basic requirements for Oracle Database 10G on Windows X86).
    I request you to check the software and hardware requirements from oracle Documents before you install the Oracle Database 10G on Windows x86 as well as Oracle Database 10G on Linux X86 or any other operating systems.
    Finally, After you run the Oracle Universal installer in the last you will get messages for all products installed Success and finally it will ask the password for DBA and open the password management and give the password and reenter password and on the left you will have to unlock the items you would like to use.
    In the last it will give you various URL links for Isqlplus, DBA, Enterprise Manager and a log report stored into oracle directory stored in your C:\Program files\Oracle folders. The correct link will be given at the end and you will have to watch the installation carefully.You can find DBCA and other options working. Try login in to Oracle through Command prompt, Sqlplus prompt availabe in Start ->Programs->Orahome10G->application Development-sqlplus as well as login through isqlplus link- Before this you should login at the command prompt as SYSDBA. YOU CAN SEE THAT YOUR DATABASE IS NOW WORKING IN WINDOWS XP PROFESSIONAL.
    THANKS IN ADVANCE TO ALL FORUM MEMBERS WHO GAVE ME IDEA AND SUPPORT
    REGARDS,
    SRINIVAS

  • NoClassDefFoundError when trying to return a custom Object

    Hi,
    I'm trying to get some system memory info from a Windows machine using Java. I've written the C code and Java code and it all compiles fine. I can also use most of the methods in the two files. I have a problem with one method though. Its a method that is returning an object type that I created that mirrors a windows structure. Below is the code.
    // Java Object to store the data
    package agent.win32;
    public class MemoryInfo{
      int dwLength;
      int dwMemoryLoad;
      int dwTotalPhys;
      int dwAvailPhys;
      int dwTotalPageFile;
      int dwAvailPageFile;
      int dwTotalVirtual;
      int dwAvailVirtual;
      public int get_dwLength() { return dwLength; }
      public int get_dwMemoryLoad() { return dwMemoryLoad; }
      public int get_dwTotalPhys() { return dwTotalPhys; }
      public int get_dwAvailPhys() { return dwAvailPhys; }
      public int get_dwTotalPageFile() { return dwTotalPageFile; }
      public int get_dwAvailPageFile() { return dwAvailPageFile; }
      public int get_dwTotalVirtual() { return dwTotalVirtual; }
      public int get_dwAvailVirtual() { return dwAvailVirtual; }
    // Java Class that uses JNI
    package agent.win32;
    public class NIMSNT {
      //Constructor
      public NIMSNT(){};
      static{
        try{
          System.loadLibrary("NIMSNT");
        catch (java.lang.UnsatisfiedLinkError e) {
          System.out.println (e);
       * check psapi.dll and psapi functions
       * return true if NT process can be enumerate
      public static native boolean Initialize();
       * Description:The EnumProcesses function retrieves the process identifier
       * for each process object in the system
       * return value:the list of process identifiers
       * call psapi function EnumProcesses
      public static native int[] EnumProcesses();
       * Description:The OpenProcess function returns a handle to an existing process object.
       * return value:If the function succeeds, the return value is an open handle to the specified process
       * call kernel32 function OpenProcess
      public static native int OpenProcess(int Pid);
       * Description:The EnumProcessModules function retrieves a handle for each module in the specified process
       * return value:the list of module handles
       * call psapi function EnumProcessModules
      public static native int[] EnumProcessModules(int hProcess);
       * Description:The GetModuleFileNameEx function retrieves the fully qualified path for the specified module
       * return value:the fully qualified path for the specified module
       * call psapi function GetModuleFileNameEx
      public static native String GetModuleFileName(int hProcess,int hModule);
       * Description:The GetModuleBaseName function retrieves the base name of the specified module
       * return value:the base name of the specified module
       * call psapi function GetModuleBaseName
      public static native String GetModuleBaseName(int hProcess,int hModule);
       * Description:function closes an open object handle
       * return value:true if succesfuly
       * call kernel32 function CloseHandle
      public static native boolean CloseHandle(int handle);
       * Description:function gets system memory
       * return value:String
      public static native MemoryInfo GetSystemMemoryInfo();
    // C Structure (defined in windows.h)
    typedef struct _MEMORYSTATUS {
      DWORD dwLength;
      DWORD dwMemoryLoad;
      SIZE_T dwTotalPhys;
      SIZE_T dwAvailPhys;
      SIZE_T dwTotalPageFile;
      SIZE_T dwAvailPageFile;
      SIZE_T dwTotalVirtual;
      SIZE_T dwAvailVirtual;
    } MEMORYSTATUS, *LPMEMORYSTATUS;
    // C code
    #include <windows.h>
    #include <string.h>
    #include "agent_win32_NIMSNT.h"
    #define MaxProcessNumber 10000
    /** Type Definitions                                  **/
    typedef BOOL (WINAPI *ENUMPROCESSES)(
         DWORD * lpidProcess, 
           DWORD cb,            
           DWORD * cbNeeded     
    typedef BOOL (WINAPI *ENUMPROCESSMODULES)(
         HANDLE hProcess,     
         HMODULE * lphModule, 
         DWORD cb,            
         LPDWORD lpcbNeeded   
    typedef DWORD (WINAPI *GETMODULEFILENAMEEXA)(
         HANDLE hProcess,          
         HMODULE hModule,          
         LPTSTR lpstrFileName,     
         DWORD nSize               
    typedef DWORD (WINAPI *GETMODULEBASENAME)(
         HANDLE hProcess,          
         HMODULE hModule,          
         LPTSTR lpstrFileName,     
         DWORD nSize               
    typedef struct _PROCESS_MEMORY_COUNTERS {
        DWORD cb;
        DWORD PageFaultCount;
        DWORD PeakWorkingSetSize;
        DWORD WorkingSetSize;
        DWORD QuotaPeakPagedPoolUsage;
        DWORD QuotaPagedPoolUsage;
        DWORD QuotaPeakNonPagedPoolUsage;
        DWORD QuotaNonPagedPoolUsage;
        DWORD PagefileUsage;
        DWORD PeakPagefileUsage;
    } PROCESS_MEMORY_COUNTERS, *PPROCESS_MEMORY_COUNTERS;
    typedef BOOL (WINAPI *GETPROCESSMEMORYINFO)(
         HANDLE hProcess,
         PPROCESS_MEMORY_COUNTERS ppsmenCounters,
         DWORD cb
    /** Global Variables                                  **/
    ENUMPROCESSES EnumProcesses;
    ENUMPROCESSMODULES EnumProcessModules;
    GETMODULEFILENAMEEXA GetModuleFileNameExA;
    GETMODULEBASENAME GetModuleBaseName;
    GETPROCESSMEMORYINFO GetProcessMemoryInfo;
    /** DLL Entry                                         **/
    BOOL APIENTRY DllMain(HANDLE hInst, DWORD ul_reason_being_called, LPVOID lpReserved){    
         return TRUE;
    * Class:     nims4_agent_win32_NIMSNT
    * Method:    Initialize
    * Signature: ()Z
    JNIEXPORT jboolean JNICALL Java_agent_win32_NIMSNT_Initialize(JNIEnv * env,jclass clazz){
         HANDLE hpsapi=LoadLibrary("PSAPI.DLL");
         if (hpsapi==NULL) return FALSE;
         EnumProcesses=(ENUMPROCESSES)GetProcAddress((HINSTANCE)hpsapi,"EnumProcesses");
         GetModuleFileNameExA = (GETMODULEFILENAMEEXA)GetProcAddress((HINSTANCE)hpsapi, "GetModuleFileNameExA");
         GetModuleBaseName = (GETMODULEBASENAME)GetProcAddress((HINSTANCE)hpsapi, "GetModuleBaseNameA");
         EnumProcessModules = (ENUMPROCESSMODULES)GetProcAddress((HINSTANCE)hpsapi, "EnumProcessModules");
         GetProcessMemoryInfo = (GETPROCESSMEMORYINFO)GetProcAddress((HINSTANCE)hpsapi, "GetProcessMemoryInfo");
         if (
              NULL == EnumProcesses          ||
              NULL == GetModuleFileName     ||
              NULL == GetModuleBaseName     ||
              NULL == EnumProcessModules  )
            return FALSE;
         return TRUE;   
    * Class:     nims4_agent_win32_NIMSNT
    * Method:    EnumProcesses
    * Signature: ()[I
    JNIEXPORT jintArray JNICALL Java_agent_win32_NIMSNT_EnumProcesses(JNIEnv * env, jclass clazz){
         DWORD aPids[MaxProcessNumber];
         DWORD cGot;
         jintArray Pids=0;
         if(EnumProcesses(aPids,sizeof(aPids),&cGot)){
              cGot /= sizeof(aPids[0]);
                 Pids= (*env)->NewIntArray(env,cGot);
              (*env)->SetIntArrayRegion(env,Pids,0,cGot,(jint*) aPids);
         return Pids;
    * Class:     nims4_agent_win32_NIMSNT
    * Method:    OpenProcess
    * Signature: (IZI)I
    JNIEXPORT jint JNICALL Java_agent_win32_NIMSNT_OpenProcess (JNIEnv * env, jclass clazz,jint Pid){
         return (jint) OpenProcess(PROCESS_QUERY_INFORMATION | PROCESS_VM_READ,FALSE,Pid);
    * Class:     nims4_agent_win32_NIMSNT
    * Method:    EnumProcessModules
    * Signature: (I[I)[I
    JNIEXPORT jintArray JNICALL Java_agent_win32_NIMSNT_EnumProcessModules (JNIEnv * env, jclass clazz, jint hProcess){
         HMODULE hModule[MaxProcessNumber];
         jintArray jModule=0;
         DWORD cGot;    
         if (EnumProcessModules((HANDLE)hProcess,hModule,sizeof(hModule),&cGot)){
              cGot/= sizeof(hModule[0]);
              jModule= (*env)->NewIntArray(env,cGot);
              (*env)->SetIntArrayRegion(env,jModule,0,cGot,(jint*)hModule);
         return jModule;
    * Class:     nims4_agent_win32_NIMSNT
    * Method:    GetModuleFileName
    * Signature: (II)Ljava/lang/String;
    JNIEXPORT jstring JNICALL Java_agent_win32_NIMSNT_GetModuleFileName(JNIEnv * env, jclass clazz, jint hProcess, jint hModule){
         jstring jName=0;
         char FileName[MAX_PATH];
         if(GetModuleFileNameExA((HANDLE)hProcess,(HMODULE)hModule,FileName,sizeof(FileName))!=0){
              jName=(*env)->NewStringUTF(env,FileName);
         return jName;
    * Class:     nims4_agent_win32_NIMSNT
    * Method:    GetModuleBaseName
    * Signature: (II)Ljava/lang/String;
    JNIEXPORT jstring JNICALL Java_agent_win32_NIMSNT_GetModuleBaseName(JNIEnv * env, jclass clazz, jint hProcess, jint hModule){
         jstring jName=0;
         char FileName[MAX_PATH];
         if(GetModuleBaseName((HANDLE)hProcess,(HMODULE)hModule,FileName,sizeof(FileName))!=0){
              jName=(*env)->NewStringUTF(env,FileName);
         return jName;
    * Class:     nims4_agent_win32_NIMSNT
    * Method:    CloseHandle
    * Signature: (I)Z
    JNIEXPORT jboolean JNICALL Java_agent_win32_NIMSNT_CloseHandle(JNIEnv * env, jclass clazz, jint handle)
         return CloseHandle((HANDLE) handle);
    * Class:     nims_agent_win32_NIMSNT
    * Method:    GetSystemMemoryInfo
    * Signature: (I)Lagent/win32/MemoryInfo;
    JNIEXPORT jobject JNICALL Java_agent_win32_NIMSNT_GetSystemMemoryInfo(JNIEnv * env, jclass clazz){
         jfieldID jfield;
         jobject jobj=0;
         MEMORYSTATUS stat;
         stat.dwLength = sizeof(stat);
         GlobalMemoryStatus(&stat);
         clazz=(*env)->FindClass(env,"agent.win32.NIMSMemoryInfo");
         if (clazz==0) return 0;
         jobj = (*env)->AllocObject (env,clazz);
         //set NIMSMemoryInfo object field
         // dwLength
         jfield=(*env)->GetFieldID(env,clazz,"dwLength","I");
         (*env)->SetIntField (env,jobj, jfield,stat.dwLength);
         // dwMemoryLoad
         jfield=(*env)->GetFieldID(env,clazz,"dwMemoryLoad","I");
         (*env)->SetIntField (env,jobj, jfield,stat.dwMemoryLoad);
         // dwTotalPhys
         jfield=(*env)->GetFieldID(env,clazz,"dwTotalPhys","I");
         (*env)->SetIntField (env,jobj, jfield,stat.dwTotalPhys);
         // dwAvailPhys
         jfield=(*env)->GetFieldID(env,clazz,"dwAvailPhys","I");
         (*env)->SetIntField (env,jobj, jfield,stat.dwAvailPhys);
         // dwTotalPageFile
         jfield=(*env)->GetFieldID(env,clazz,"dwTotalPageFile","I");
         (*env)->SetIntField (env,jobj, jfield,stat.dwTotalPageFile);
         // dwAvailPageFile
         jfield=(*env)->GetFieldID(env,clazz,"dwAvailPageFile","I");
         (*env)->SetIntField (env,jobj, jfield,stat.dwAvailPageFile);
         // dwTotalVirtual
         jfield=(*env)->GetFieldID(env,clazz,"dwTotalVirtual","I");
         (*env)->SetIntField (env,jobj, jfield,stat.dwTotalVirtual);
         // dwAvailVirtual
         jfield=(*env)->GetFieldID(env,clazz,"dwAvailVirtual","I");
         (*env)->SetIntField (env,jobj, jfield,stat.dwAvailVirtual);
         return jobj;
    };I can use all of the methods in the Java/C code except for the the last native method   public static native MemoryInfo GetSystemMemoryInfo(); . I get a NoClassDefFoundError when I try to use this method. I have a feeling that I'm just doing something stupid.
    Thanks in advance,
    John

    Yes, exactly. I changed the name of that class and forgot to change it in the c code. Thanks for the feedback.
    Also, if anyone is using this code as an example, you need to change "agent.win32.MemoryInfo" to "agent/win32/MemoryInfo" in the c code. If it is left as "agent.win32.MemoryInfo" you will get a ClassCircularityError when trying to make multiple calls to the NIMSNT.GetSystemMemoryInfo();.

  • Can't uninstall Oracle Client 11g on Win7/64 (all read and tried)

    First: I already know the official tutorial for removing Oracle 11g and have read several existing forum entries on this topic.
    1. When I try to deinstall with OUI (mark "OraClient11g_home1" only, no expanded subnodes), it tells me to run "deinstall" in the deinstall subfolder of the client directory.
    2. When I run deinstall (Console, in Admin mode) it runs, but tells me:
    ERROR: Cannot find the file bin\ONSCLIENT.dll in the ORACLE_HOME D:\...\11.2.0\client_2. You must download the standalone version of the deinstall tool from OTN to deconfigure/deinstall this Oracle Home.
    cannot remove directory for C:\Users\[me]\AppData\Local\Temp\OraDeinstall_12-18-45: Permission denied at D:\app\[me]\product\11.2.0\client_2\deinstall\bootstr
    ap.pl line 179
    1 file(s) copied.
    1 file(s) copied.
    The system cannot find the path specified.
    1 dir(s) moved.
    The ONSCLIENT.dll is in fact not there, neither in the client bin directory, nor in the deinstall bin directory. The temporary folder exists, and I have no idea why it should not be allowed to be deleted.
    I could not find any additional tool, except one explicitly for Windows 32bit.
    This one should be a 64 bit client, I have another client in 32bit (client_1). I have currently some kind of version chaos, some applications need 32bit, so I want to get rid of the 64bit stuff for now.
    Edited by: 870067 on 04.07.2011 03:56
    Edited by: 870067 on 04.07.2011 04:12

    Doesnt seem to be working for me! It gets stuck on:
    "Removing Windows and .NET products configuration START"
    On the last attempt it sat there for over an hour. When I cancel out of the batch process I got the following errors:
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\ASSIST~1\jlib\
    assistantsCommon.jar - The process cannot access the file because it is being us
    ed by another process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\ASSIST~1\netca
    \jlib\netca.jar - The process cannot access the file because it is being used by
    another process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\OCI.dll -
    Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraasmclnt
    11.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oracell11.
    dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraCLIENT1
    1.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraCOMMON1
    1.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraCORE11.
    dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraGENERIC
    11.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\orahasgen1
    1.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraLDAPCLN
    T11.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraLDAPJCL
    NT11.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraN11.dll
    - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraNCDS11.
    dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraNCRYPT1
    1.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraNHOST11
    .dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraNJNI11.
    dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraNL11.dl
    l - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraNLDAP11
    .dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraNLS11.d
    ll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraNNZSBB1
    1.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraNRO11.d
    ll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraNTCP11.
    dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraNTNS11.
    dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraocr11.d
    ll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraocrb11.
    dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraocrutl1
    1.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraPLP11.d
    ll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraPLS11.d
    ll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraSLAX11.
    dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraSNLS11.
    dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraSQL11.d
    ll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\orasrvmocr
    11.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraUNLS11.
    dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraVSN11.d
    ll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraXML11.d
    ll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraZT11.dl
    l - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\bin\oraZTKG11.
    dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\bin\cl
    ient\jvm.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\bin\hp
    i.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\bin\ja
    va.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\bin\ja
    va.exe - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\bin\ma
    nagement.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\bin\ne
    t.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\bin\ve
    rify.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\bin\zi
    p.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\lib\ch
    arsets.jar - The process cannot access the file because it is being used by anot
    her process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\lib\ex
    t\dnsns.jar - The process cannot access the file because it is being used by ano
    ther process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\lib\ex
    t\localedata.jar - The process cannot access the file because it is being used b
    y another process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\lib\ex
    t\sunjce_provider.jar - The process cannot access the file because it is being u
    sed by another process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\lib\ex
    t\sunpkcs11.jar - The process cannot access the file because it is being used by
    another process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\lib\jc
    e.jar - The process cannot access the file because it is being used by another p
    rocess.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\lib\js
    se.jar - The process cannot access the file because it is being used by another
    process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jdk\jre\lib\rt
    .jar - The process cannot access the file because it is being used by another pr
    ocess.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\cvu.jar -
    The process cannot access the file because it is being used by another process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\deconfigC
    CR.jar - The process cannot access the file because it is being used by another
    process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\deinstall
    _core.jar - The process cannot access the file because it is being used by anoth
    er process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\deinstall
    _wrapper.jar - The process cannot access the file because it is being used by an
    other process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\emca.jar
    - The process cannot access the file because it is being used by another process
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\emConfigI
    nstall.jar - The process cannot access the file because it is being used by anot
    her process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\ewt3.jar
    - The process cannot access the file because it is being used by another process
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\ldapjclnt
    11.jar - The process cannot access the file because it is being used by another
    process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\netcfg.ja
    r - The process cannot access the file because it is being used by another proce
    ss.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\srvm.jar
    - The process cannot access the file because it is being used by another process
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\srvmasm.j
    ar - The process cannot access the file because it is being used by another proc
    ess.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\srvmhas.j
    ar - The process cannot access the file because it is being used by another proc
    ess.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\superclus
    ter-common.jar - The process cannot access the file because it is being used by
    another process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\jlib\superclus
    ter.jar - The process cannot access the file because it is being used by another
    process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\oui\jlib\http_
    client.jar - The process cannot access the file because it is being used by anot
    her process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\oui\jlib\OraCh
    eckPoint.jar - The process cannot access the file because it is being used by an
    other process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\oui\jlib\OraIn
    staller.jar - The process cannot access the file because it is being used by ano
    ther process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\oui\jlib\OraPr
    ereq.jar - The process cannot access the file because it is being used by anothe
    r process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\oui\jlib\OraPr
    ereqChecks.jar - The process cannot access the file because it is being used by
    another process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\oui\jlib\share
    .jar - The process cannot access the file because it is being used by another pr
    ocess.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\oui\jlib\xmlpa
    rserv2.jar - The process cannot access the file because it is being used by anot
    her process.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\oui\lib\win32\
    msvcr71.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\oui\lib\win32\
    oraInstaller.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\oui\lib\win32\
    orasrvm11.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\oui\lib\win32\
    orauts.dll - Access is denied.
    C:\Users\u3h5\AppData\Local\Temp\2\deinstall2011-10-26_11-26-21AM\oui\lib\win32\
    orawsec11.dll - Access is denied.
    I take it something might be open thats using it? Any specific services I should be shutting down?

  • Error when upgrade Oracle client 9.2.0.5.0 to 9.2.0.5.3

    Hi all,
    I'm new with Oracle community so I hope you guys can help me and give me some suggestion with my case.
    I got an error when upgrade Oracle client 9.2.0.5.0 to 9.2.0.5.3
    I tried many times but can’t do upgrade successfully
    This the error message I got when doing the job:
    [ http://picasaweb.google.com/hoagao84/Oracle#5443442931867670386]
    Appreciate your help.
    Log files:
    Command arguments are: apply
    OPatch version is: 1.0.0.0.48
    Using ORACLE_HOME/oui to look up oui libs...
    Oracle Home = d:\oracle\ora92
    Location of Oracle Inventory = D:\oracle\ora92\inventory
    Oracle Universal Installer shared library = D:\oracle\ora92\oui\lib\win32\oraInstaller.dll
    Path to Java = "D:\oracle\ora92\jdk\jre\bin\java.exe"
    Location of Oracle Inventory Pointer = N/A
    Location of Oracle Universal Installer components = D:\oracle\ora92\oui
    Required Jar File under Oracle Universal Installer = jlib\OraInstaller.jar
    Checking if this is a RAC system...
    Accessing inventory... This may take up to 300 seconds.
    (retry 10 times, delay 30 seconds each time)
    System Command: ""D:\oracle\ora92\jdk\jre\bin\java.exe" -Dopatch.retry=10 -Dopatch.delay=30 -classpath "D:\oracle\ora92\oui\jlib\OraInstaller.jar;D:\oracle\ora92\oui\jlib\srvm.jar;D:\oracle\ora92\opatch\jlib\opatch.jar;D:\oracle\ora92\oui\jlib\xmlparserv2.jar;D:\oracle\ora92\oui\jlib\share.jar;.:D:\oracle\ora92\jlib\srvm.jar" opatch/O2O "d:\oracle\ora92" "D:\oracle\ora92\oui" opatch.pl 1.0.0.0.48"
    Result:
    output to OPatch:
    IS_CLUSTER=0
    CHECK_CLUSTER=1
    NODE_LIST=NULL
    NODE_COUNT=0
    LOCAL_NODE=NULL
    IS_CFS=0
    RAC_CODE=0
    HOME_INDEX=1
    This is not a RAC system
    Interim Patch ID: 3738339
    Checking the patch inventory.
    Component Name: oracle.rdbms
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.rdbms_rsf
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.oracore_rsf
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.xdk_rsf
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.dbjava_rsf
    Component Version: 9.2.0.5.0
    Component Name: oracle.java.javavm.javatools
    Component Version: 9.2.0.5.0
    Component Name: oracle.cartridges.context
    Component Version: 9.2.0.5.0
    Component Name: oracle.cartridges.locator
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.net_rsf
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.ldap_rsf
    Component Version: 9.2.0.5.0
    Component Name: oracle.emprod.oemagent.base_oemagent
    Component Version: 9.2.0.5.0
    Component Name: oracle.isearch.is_common
    Component Version: 9.2.0.5.0
    Component Name: oracle.options.olap.cwmlite
    Component Version: 9.2.0.5.0
    Component Name: oracle.rsf.nlsrtl_rsf
    Component Version: 9.2.0.5.0
    Bugs fixed by this patch 3738339:
    3741539 : LOGICAL STANDBY FAILS ORA-1422 MERGING PARTITIONS WITH LOB COLUMN
    2800494 : KCBZIB XHINT FORCES SINGLE BLOCK READS INADVERTENTLY FOR SINGLE INSTANCE
    3239873 : EXTREMELY HIGH PARSING TIMES WITH AND BETWEEN IN ORACLE 9.2.0
    2918138 : ORA-600 (KOHDTF048) WHEN USING PIPELINED PL/SQL TABLE FUNCTIONS
    3575743 : 2004-S144E
    3554319 : APPSST; ORA-00600 [KQLUDP2] RUN DURING APPS UPGRADE
    3666502 : ORA-00600 [1236] RANDOMLY OCCURING
    3752406 : MERGE LABEL REQUEST ON TOP OF 9.2.0.5 FOR BUGS LISTED BELOW
    3528282 : 2004S075E
    3412818 : REPEATED MESSAGES IN LGWR TRACE
    2690205 : 2003-S190E
    3543125 : 2004-S089E
    3571233 : 2004-S141E
    3458446 : 2004S059E
    2810394 : LNXN2PD RETURNS SCALE OF 42 WHEN COVERTING ORACLE NUMBER 0. TO PACKED
    3323435 : 2003-S126E
    3356103 : ORA-600 [OPIBND0; OACCSID] IN PARALLEL QUERY SERVER P001 EXECUTING OLAP QUERY
    3668224 : CBO CALCULATE LOWER CMPTD CDN AND LEADS TO BAD EXECUTION PLAN.
    3492040 : ORA-600 [KGHFRF1] SELECTING FROM V$LOGMNR_CONTENTS
    3150750 : SM; (DBMS_STATS/AUTO_SAMPLE_SIZE) ESTIMATED NDV IS WRONG WITH HIGH SKEWS
    3566469 : 2004-S138E
    3320622 : 2003-S191E
    3749394 : SCORE() FOR FUZZY TEXT OPERATOR DIFFERENT FOR FUNCTIONAL VERSUS INDEX ACCESS
    3609791 : PSR 9.2.0.5.0 BREAKS CALL DB2 STORED PROCEDURE WITH DECIMAL PARM. SQLCODE -310
    3698501 : CGS/IMR GENERATES SAME SEQ/INCARNATION NUMBER AFTER RECONFIG
    3668572 : ORA-979 WHEN CURSOR_SHARING=FORCE OR SIMILAR
    3179637 : UNABLE TO CREATE AN ORACLECONTEXT ON AD UNDER A CHILD DOMAIN
    3571226 : 2004-S140E
    3240280 : JOBS SUDDENLY STOP ALTHOUGH NEXT_DATE <= SYSDATE
    2964252 : LPX-00252 WHEN PARSING VALID XML / DTD FILE
    3617519 : TRANSFORMATION FAILING WITH ORA-932 INCONSISTENT DATATYPE
    3172282 : ORACLE CORE DUMPS WHEN TRY TO LIST ALL ACES FOR A SPECIFIC ACL
    3637624 : WRONG RESULTS WITH DISTINCT COUNT AND UNNESTED EXISTS SUBQUERY
    3542588 : SAME EVENT 38041 USED FOR BUG FIXES 3444115 AND 3131551
    3358490 : ORA-00600 [KQSCCCK;1],[],[],[],[],[],[],[]
    3177513 : WRONG PLAN - JOIN NOT AVOIDED USING BITMAP JOIN INDEX IF UNIQUE INDEX TOO
    3509265 : SHUTDOWN DID NOT COMPLETE WITH WAITING FOR INSTANCES TO LEAVE; 2
    3516951 : BAD EXECUTION PLAN WITH MERGE JOIN CARTESIAN IN TEMP TABLE
    2954891 : ORA-600 KJMXMPM;DIFFUS], [990307644], [990307644], [3304659678]
    3388633 : LOGICAL STANDBY APPLY STOPPED WITH ORA-00600; [17090]
    3371796 : EXPLAIN PLAN HANGS ON KKORMINL
    3622875 : ORA-1499 AND ANALYZE TABLE VALIDATE STRUCTURE CASCADE ONLINE
    3412136 : BAD EXECUTION WITH MERGE JOIN CARTESIAN IN ORACLE 9.2.0.4 AND MERGEFIX 3363655
    3540576 : 2004-S083E
    3575747 : 2004-S145E
    3566813 : CTAS WITH UNION ALL AND ORDER BY RESULTS IN ORA-3113
    3811906 : MERGE LABEL REQUEST ON TOP OF 9.2.0.5
    2824035 : FXD; ORA-22921 CAUSING 4 DIFS IN LRGXG2.
    3354470 : 2003-S195E
    3518909 : UGA MEMORY NOT RELEASED AFTER USING XMLPARSER
    3617042 : BAD PLAN FOR SCH-XMLTYPE BASED WITH COLLECTIONS MAPPED TO OCT
    3583686 : MEMORY ALLOCATION ERROR DURING SPATIAL QUERY
    3597640 : MERGE LABEL REQUEST ON TOP OF 9.2.0.5.0
    3559212 : WRONG RESULTS RETURNED WITH 9.2.0.4 AND CBO
    3625370 : CGS/IMR RECONFIGURATION GOT HUNG DURING A NEW MEMBER JOINING
    3475932 : CROSS INSTANCE ARCHIVE LOG NOT GENERATED REMOTELY
    3635177 : PSRC; ORA-7445 [KXCCUIN] POSSIBLE FROM DML
    3430832 : ORA-600 [25012] AFTER CREATE OF INDEX ONLINE PARALLEL ON PART TABLE
    2338704 : FXD; 1; QUERIES ON COLLECTIONS STORED IN OUT-OF-LINE TABLES ARE NOT VIEW MERGED
    3253770 : 9I-GSI-CRITICAL PROGRAMS TIME OUT WAITING FOR LIBRARY CACHE PIN
    Reading patch XML files and doing sanity checks.
    Read the command to action file map.
    Performing initial safety check.
    Checking active processes:
    Accessing inventory... This may take up to 300 seconds.
    (retry 10 times, delay 30 seconds each time)
    System Command: ""D:\oracle\ora92\jdk\jre\bin\java.exe" -Dopatch.retry=10 -Dopatch.delay=30 -classpath "D:\oracle\ora92\oui\jlib\OraInstaller.jar;D:\oracle\ora92\oui\jlib\srvm.jar;D:\oracle\ora92\opatch\jlib\opatch.jar;D:\oracle\ora92\oui\jlib\xmlparserv2.jar;D:\oracle\ora92\oui\jlib\share.jar;." opatch/CheckConflict "D:\oracle\ora92\oui" "d:\oracle\ora92" opatch.pl 1.0.0.0.48 3738339 "3253770 2338704 3430832 3635177 3475932 3625370 3559212 3597640 3583686 3617042 3518909 3354470 2824035 3811906 3566813 3575747 3540576 3412136 3622875 3371796 3388633 2954891 3516951 3509265 3177513 3358490 3542588 3637624 3172282 3617519 2964252 3240280 3571226 3179637 3668572 3698501 3609791 3749394 3320622 3566469 3150750 3492040 3668224 3356103 3323435 2810394 3458446 3571233 3543125 2690205 3412818 3528282 3752406 3666502 3554319 3575743 2918138 3239873 2800494 3741539 " C:\TEMP\patch92053\3738339\etc\config\actions"
    Result:
    d:\oracle\ora92\opatch\opatch.pl version: 1.0.0.0.48
    Copyright (c) 2001,2002,2003 Oracle Corporation. All Rights Reserved.
    Error in executing Java program to check conflict
    ERROR: OPatch failed during pre-reqs check.

    This is all the message when I run command in CMD prompt.
    C:\temp\patch92053\3738339\perl d:\oracle\ora92\opatch\opatch.pl apply
    Opatch Version 1.0.0.0.48
    Perl Version 5.008007
    Oracle Home = d:\oracle\ora92
    Location of Oracle Inventory = D:\oracle\ora92\inventory
    Oracle Universal Installer shared library = D:\Oracle\ora92\oui\lib\win32\oraInstaller.dll
    Path to Java = "D:\oracle\ora92\jdk\jre\bin\java.exe"
    Location of oracle Inventory Pointer = N/A
    Location of Oracle Universal Installer components = D:\Oracle\ora92\oui
    Require Jar File under Oracle Universal Installer = jlib\OraInstaller.jar
    The filename, directory name, or volume label syntax is incorrect.
    D:\oracle\ora92\opatch\opatch.pl version 1.0.0.48
    Copyright (c) 2001,2002,2003 Oracle Corporation. All Rights Reserved
    Error in executing Java program to check conflict
    Error: Opatch failed during pre-reqs check.

  • [SOLVED]Can't Install Git

    I'm trying to install git from the Extra repository. However, I get the following output:
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): git-1.8.0.1-1
    Total Installed Size: 15.74 MiB
    checking package integrity...
    loading package files...
    checking for file conflicts...
    git: /etc/rc.d/git-daemon exists in filesystem
    git: /usr/bin/git exists in filesystem
    git: /usr/bin/git-cvsserver exists in filesystem
    git: /usr/bin/git-receive-pack exists in filesystem
    git: /usr/bin/git-shell exists in filesystem
    git: /usr/bin/git-upload-archive exists in filesystem
    git: /usr/bin/git-upload-pack exists in filesystem
    git: /usr/bin/gitk exists in filesystem
    git: /usr/lib/git-core/git exists in filesystem
    git: /usr/lib/git-core/git-add exists in filesystem
    git: /usr/lib/git-core/git-add--interactive exists in filesystem
    git: /usr/lib/git-core/git-am exists in filesystem
    git: /usr/lib/git-core/git-annotate exists in filesystem
    git: /usr/lib/git-core/git-apply exists in filesystem
    git: /usr/lib/git-core/git-archimport exists in filesystem
    git: /usr/lib/git-core/git-archive exists in filesystem
    git: /usr/lib/git-core/git-bisect exists in filesystem
    git: /usr/lib/git-core/git-bisect--helper exists in filesystem
    git: /usr/lib/git-core/git-blame exists in filesystem
    git: /usr/lib/git-core/git-branch exists in filesystem
    git: /usr/lib/git-core/git-bundle exists in filesystem
    git: /usr/lib/git-core/git-cat-file exists in filesystem
    git: /usr/lib/git-core/git-check-attr exists in filesystem
    git: /usr/lib/git-core/git-check-ref-format exists in filesystem
    git: /usr/lib/git-core/git-checkout exists in filesystem
    git: /usr/lib/git-core/git-checkout-index exists in filesystem
    git: /usr/lib/git-core/git-cherry exists in filesystem
    git: /usr/lib/git-core/git-cherry-pick exists in filesystem
    git: /usr/lib/git-core/git-citool exists in filesystem
    git: /usr/lib/git-core/git-clean exists in filesystem
    git: /usr/lib/git-core/git-clone exists in filesystem
    git: /usr/lib/git-core/git-column exists in filesystem
    git: /usr/lib/git-core/git-commit exists in filesystem
    git: /usr/lib/git-core/git-commit-tree exists in filesystem
    git: /usr/lib/git-core/git-config exists in filesystem
    git: /usr/lib/git-core/git-count-objects exists in filesystem
    git: /usr/lib/git-core/git-credential exists in filesystem
    git: /usr/lib/git-core/git-credential-cache exists in filesystem
    git: /usr/lib/git-core/git-credential-cache--daemon exists in filesystem
    git: /usr/lib/git-core/git-credential-store exists in filesystem
    git: /usr/lib/git-core/git-cvsexportcommit exists in filesystem
    git: /usr/lib/git-core/git-cvsimport exists in filesystem
    git: /usr/lib/git-core/git-cvsserver exists in filesystem
    git: /usr/lib/git-core/git-daemon exists in filesystem
    git: /usr/lib/git-core/git-describe exists in filesystem
    git: /usr/lib/git-core/git-diff exists in filesystem
    git: /usr/lib/git-core/git-diff-files exists in filesystem
    git: /usr/lib/git-core/git-diff-index exists in filesystem
    git: /usr/lib/git-core/git-diff-tree exists in filesystem
    git: /usr/lib/git-core/git-difftool exists in filesystem
    git: /usr/lib/git-core/git-difftool--helper exists in filesystem
    git: /usr/lib/git-core/git-fast-export exists in filesystem
    git: /usr/lib/git-core/git-fast-import exists in filesystem
    git: /usr/lib/git-core/git-fetch exists in filesystem
    git: /usr/lib/git-core/git-fetch-pack exists in filesystem
    git: /usr/lib/git-core/git-filter-branch exists in filesystem
    git: /usr/lib/git-core/git-fmt-merge-msg exists in filesystem
    git: /usr/lib/git-core/git-for-each-ref exists in filesystem
    git: /usr/lib/git-core/git-format-patch exists in filesystem
    git: /usr/lib/git-core/git-fsck exists in filesystem
    git: /usr/lib/git-core/git-fsck-objects exists in filesystem
    git: /usr/lib/git-core/git-gc exists in filesystem
    git: /usr/lib/git-core/git-get-tar-commit-id exists in filesystem
    git: /usr/lib/git-core/git-grep exists in filesystem
    git: /usr/lib/git-core/git-gui exists in filesystem
    git: /usr/lib/git-core/git-gui--askpass exists in filesystem
    git: /usr/lib/git-core/git-hash-object exists in filesystem
    git: /usr/lib/git-core/git-help exists in filesystem
    git: /usr/lib/git-core/git-http-backend exists in filesystem
    git: /usr/lib/git-core/git-http-fetch exists in filesystem
    git: /usr/lib/git-core/git-http-push exists in filesystem
    git: /usr/lib/git-core/git-imap-send exists in filesystem
    git: /usr/lib/git-core/git-index-pack exists in filesystem
    git: /usr/lib/git-core/git-init exists in filesystem
    git: /usr/lib/git-core/git-init-db exists in filesystem
    git: /usr/lib/git-core/git-instaweb exists in filesystem
    git: /usr/lib/git-core/git-log exists in filesystem
    git: /usr/lib/git-core/git-lost-found exists in filesystem
    git: /usr/lib/git-core/git-ls-files exists in filesystem
    git: /usr/lib/git-core/git-ls-remote exists in filesystem
    git: /usr/lib/git-core/git-ls-tree exists in filesystem
    git: /usr/lib/git-core/git-mailinfo exists in filesystem
    git: /usr/lib/git-core/git-mailsplit exists in filesystem
    git: /usr/lib/git-core/git-merge exists in filesystem
    git: /usr/lib/git-core/git-merge-base exists in filesystem
    git: /usr/lib/git-core/git-merge-file exists in filesystem
    git: /usr/lib/git-core/git-merge-index exists in filesystem
    git: /usr/lib/git-core/git-merge-octopus exists in filesystem
    git: /usr/lib/git-core/git-merge-one-file exists in filesystem
    git: /usr/lib/git-core/git-merge-ours exists in filesystem
    git: /usr/lib/git-core/git-merge-recursive exists in filesystem
    git: /usr/lib/git-core/git-merge-resolve exists in filesystem
    git: /usr/lib/git-core/git-merge-subtree exists in filesystem
    git: /usr/lib/git-core/git-merge-tree exists in filesystem
    git: /usr/lib/git-core/git-mergetool exists in filesystem
    git: /usr/lib/git-core/git-mergetool--lib exists in filesystem
    git: /usr/lib/git-core/git-mktag exists in filesystem
    git: /usr/lib/git-core/git-mktree exists in filesystem
    git: /usr/lib/git-core/git-mv exists in filesystem
    git: /usr/lib/git-core/git-name-rev exists in filesystem
    git: /usr/lib/git-core/git-notes exists in filesystem
    git: /usr/lib/git-core/git-p4 exists in filesystem
    git: /usr/lib/git-core/git-pack-objects exists in filesystem
    git: /usr/lib/git-core/git-pack-redundant exists in filesystem
    git: /usr/lib/git-core/git-pack-refs exists in filesystem
    git: /usr/lib/git-core/git-parse-remote exists in filesystem
    git: /usr/lib/git-core/git-patch-id exists in filesystem
    git: /usr/lib/git-core/git-peek-remote exists in filesystem
    git: /usr/lib/git-core/git-prune exists in filesystem
    git: /usr/lib/git-core/git-prune-packed exists in filesystem
    git: /usr/lib/git-core/git-pull exists in filesystem
    git: /usr/lib/git-core/git-push exists in filesystem
    git: /usr/lib/git-core/git-quiltimport exists in filesystem
    git: /usr/lib/git-core/git-read-tree exists in filesystem
    git: /usr/lib/git-core/git-rebase exists in filesystem
    git: /usr/lib/git-core/git-rebase--am exists in filesystem
    git: /usr/lib/git-core/git-rebase--interactive exists in filesystem
    git: /usr/lib/git-core/git-rebase--merge exists in filesystem
    git: /usr/lib/git-core/git-receive-pack exists in filesystem
    git: /usr/lib/git-core/git-reflog exists in filesystem
    git: /usr/lib/git-core/git-relink exists in filesystem
    git: /usr/lib/git-core/git-remote exists in filesystem
    git: /usr/lib/git-core/git-remote-ext exists in filesystem
    git: /usr/lib/git-core/git-remote-fd exists in filesystem
    git: /usr/lib/git-core/git-remote-ftp exists in filesystem
    git: /usr/lib/git-core/git-remote-ftps exists in filesystem
    git: /usr/lib/git-core/git-remote-http exists in filesystem
    git: /usr/lib/git-core/git-remote-https exists in filesystem
    git: /usr/lib/git-core/git-remote-testgit exists in filesystem
    git: /usr/lib/git-core/git-repack exists in filesystem
    git: /usr/lib/git-core/git-replace exists in filesystem
    git: /usr/lib/git-core/git-repo-config exists in filesystem
    git: /usr/lib/git-core/git-request-pull exists in filesystem
    git: /usr/lib/git-core/git-rerere exists in filesystem
    git: /usr/lib/git-core/git-reset exists in filesystem
    git: /usr/lib/git-core/git-rev-list exists in filesystem
    git: /usr/lib/git-core/git-rev-parse exists in filesystem
    git: /usr/lib/git-core/git-revert exists in filesystem
    git: /usr/lib/git-core/git-rm exists in filesystem
    git: /usr/lib/git-core/git-send-email exists in filesystem
    git: /usr/lib/git-core/git-send-pack exists in filesystem
    git: /usr/lib/git-core/git-sh-i18n exists in filesystem
    git: /usr/lib/git-core/git-sh-i18n--envsubst exists in filesystem
    git: /usr/lib/git-core/git-sh-setup exists in filesystem
    git: /usr/lib/git-core/git-shell exists in filesystem
    git: /usr/lib/git-core/git-shortlog exists in filesystem
    git: /usr/lib/git-core/git-show exists in filesystem
    git: /usr/lib/git-core/git-show-branch exists in filesystem
    git: /usr/lib/git-core/git-show-index exists in filesystem
    git: /usr/lib/git-core/git-show-ref exists in filesystem
    git: /usr/lib/git-core/git-stage exists in filesystem
    git: /usr/lib/git-core/git-stash exists in filesystem
    git: /usr/lib/git-core/git-status exists in filesystem
    git: /usr/lib/git-core/git-stripspace exists in filesystem
    git: /usr/lib/git-core/git-submodule exists in filesystem
    git: /usr/lib/git-core/git-svn exists in filesystem
    git: /usr/lib/git-core/git-symbolic-ref exists in filesystem
    git: /usr/lib/git-core/git-tag exists in filesystem
    git: /usr/lib/git-core/git-tar-tree exists in filesystem
    git: /usr/lib/git-core/git-unpack-file exists in filesystem
    git: /usr/lib/git-core/git-unpack-objects exists in filesystem
    git: /usr/lib/git-core/git-update-index exists in filesystem
    git: /usr/lib/git-core/git-update-ref exists in filesystem
    git: /usr/lib/git-core/git-update-server-info exists in filesystem
    git: /usr/lib/git-core/git-upload-archive exists in filesystem
    git: /usr/lib/git-core/git-upload-pack exists in filesystem
    git: /usr/lib/git-core/git-var exists in filesystem
    git: /usr/lib/git-core/git-verify-pack exists in filesystem
    git: /usr/lib/git-core/git-verify-tag exists in filesystem
    git: /usr/lib/git-core/git-web--browse exists in filesystem
    git: /usr/lib/git-core/git-whatchanged exists in filesystem
    git: /usr/lib/git-core/git-write-tree exists in filesystem
    git: /usr/lib/git-core/mergetools/araxis exists in filesystem
    git: /usr/lib/git-core/mergetools/bc3 exists in filesystem
    git: /usr/lib/git-core/mergetools/codecompare exists in filesystem
    git: /usr/lib/git-core/mergetools/defaults exists in filesystem
    git: /usr/lib/git-core/mergetools/deltawalker exists in filesystem
    git: /usr/lib/git-core/mergetools/diffuse exists in filesystem
    git: /usr/lib/git-core/mergetools/ecmerge exists in filesystem
    git: /usr/lib/git-core/mergetools/emerge exists in filesystem
    git: /usr/lib/git-core/mergetools/kdiff3 exists in filesystem
    git: /usr/lib/git-core/mergetools/kompare exists in filesystem
    git: /usr/lib/git-core/mergetools/meld exists in filesystem
    git: /usr/lib/git-core/mergetools/opendiff exists in filesystem
    git: /usr/lib/git-core/mergetools/p4merge exists in filesystem
    git: /usr/lib/git-core/mergetools/tkdiff exists in filesystem
    git: /usr/lib/git-core/mergetools/tortoisemerge exists in filesystem
    git: /usr/lib/git-core/mergetools/vim exists in filesystem
    git: /usr/lib/git-core/mergetools/xxdiff exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers-0.1.0-py2.7.egg-info exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/__init__.py exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/__init__.pyc exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/git/__init__.py exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/git/__init__.pyc exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/git/exporter.py exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/git/exporter.pyc exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/git/git.py exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/git/git.pyc exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/git/importer.py exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/git/importer.pyc exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/git/non_local.py exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/git/non_local.pyc exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/git/repo.py exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/git/repo.pyc exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/util.py exists in filesystem
    git: /usr/lib/python2.7/site-packages/git_remote_helpers/util.pyc exists in filesystem
    git: /usr/lib/systemd/system/git-daemon.socket exists in filesystem
    git: /usr/lib/systemd/system/[email protected] exists in filesystem
    git: /usr/share/bash-completion/completions/git exists in filesystem
    git: /usr/share/emacs/site-lisp/git-blame.el exists in filesystem
    git: /usr/share/emacs/site-lisp/git-blame.elc exists in filesystem
    git: /usr/share/emacs/site-lisp/git.el exists in filesystem
    git: /usr/share/emacs/site-lisp/git.elc exists in filesystem
    git: /usr/share/git-core/templates/description exists in filesystem
    git: /usr/share/git-core/templates/hooks/applypatch-msg.sample exists in filesystem
    git: /usr/share/git-core/templates/hooks/commit-msg.sample exists in filesystem
    git: /usr/share/git-core/templates/hooks/post-update.sample exists in filesystem
    git: /usr/share/git-core/templates/hooks/pre-applypatch.sample exists in filesystem
    git: /usr/share/git-core/templates/hooks/pre-commit.sample exists in filesystem
    git: /usr/share/git-core/templates/hooks/pre-rebase.sample exists in filesystem
    git: /usr/share/git-core/templates/hooks/prepare-commit-msg.sample exists in filesystem
    git: /usr/share/git-core/templates/hooks/update.sample exists in filesystem
    git: /usr/share/git-core/templates/info/exclude exists in filesystem
    git: /usr/share/git-gui/lib/about.tcl exists in filesystem
    git: /usr/share/git-gui/lib/blame.tcl exists in filesystem
    git: /usr/share/git-gui/lib/branch.tcl exists in filesystem
    git: /usr/share/git-gui/lib/branch_checkout.tcl exists in filesystem
    git: /usr/share/git-gui/lib/branch_create.tcl exists in filesystem
    git: /usr/share/git-gui/lib/branch_delete.tcl exists in filesystem
    git: /usr/share/git-gui/lib/branch_rename.tcl exists in filesystem
    git: /usr/share/git-gui/lib/browser.tcl exists in filesystem
    git: /usr/share/git-gui/lib/checkout_op.tcl exists in filesystem
    git: /usr/share/git-gui/lib/choose_font.tcl exists in filesystem
    git: /usr/share/git-gui/lib/choose_repository.tcl exists in filesystem
    git: /usr/share/git-gui/lib/choose_rev.tcl exists in filesystem
    git: /usr/share/git-gui/lib/class.tcl exists in filesystem
    git: /usr/share/git-gui/lib/commit.tcl exists in filesystem
    git: /usr/share/git-gui/lib/console.tcl exists in filesystem
    git: /usr/share/git-gui/lib/database.tcl exists in filesystem
    git: /usr/share/git-gui/lib/date.tcl exists in filesystem
    git: /usr/share/git-gui/lib/diff.tcl exists in filesystem
    git: /usr/share/git-gui/lib/encoding.tcl exists in filesystem
    git: /usr/share/git-gui/lib/error.tcl exists in filesystem
    git: /usr/share/git-gui/lib/git-gui.ico exists in filesystem
    git: /usr/share/git-gui/lib/index.tcl exists in filesystem
    git: /usr/share/git-gui/lib/line.tcl exists in filesystem
    git: /usr/share/git-gui/lib/logo.tcl exists in filesystem
    git: /usr/share/git-gui/lib/merge.tcl exists in filesystem
    git: /usr/share/git-gui/lib/mergetool.tcl exists in filesystem
    git: /usr/share/git-gui/lib/msgs/de.msg exists in filesystem
    git: /usr/share/git-gui/lib/msgs/el.msg exists in filesystem
    git: /usr/share/git-gui/lib/msgs/fr.msg exists in filesystem
    git: /usr/share/git-gui/lib/msgs/hu.msg exists in filesystem
    git: /usr/share/git-gui/lib/msgs/it.msg exists in filesystem
    git: /usr/share/git-gui/lib/msgs/ja.msg exists in filesystem
    git: /usr/share/git-gui/lib/msgs/nb.msg exists in filesystem
    git: /usr/share/git-gui/lib/msgs/pt_br.msg exists in filesystem
    git: /usr/share/git-gui/lib/msgs/ru.msg exists in filesystem
    git: /usr/share/git-gui/lib/msgs/sv.msg exists in filesystem
    git: /usr/share/git-gui/lib/msgs/zh_cn.msg exists in filesystem
    git: /usr/share/git-gui/lib/option.tcl exists in filesystem
    git: /usr/share/git-gui/lib/remote.tcl exists in filesystem
    git: /usr/share/git-gui/lib/remote_add.tcl exists in filesystem
    git: /usr/share/git-gui/lib/remote_branch_delete.tcl exists in filesystem
    git: /usr/share/git-gui/lib/search.tcl exists in filesystem
    git: /usr/share/git-gui/lib/shortcut.tcl exists in filesystem
    git: /usr/share/git-gui/lib/spellcheck.tcl exists in filesystem
    git: /usr/share/git-gui/lib/sshkey.tcl exists in filesystem
    git: /usr/share/git-gui/lib/status_bar.tcl exists in filesystem
    git: /usr/share/git-gui/lib/tclIndex exists in filesystem
    git: /usr/share/git-gui/lib/themed.tcl exists in filesystem
    git: /usr/share/git-gui/lib/tools.tcl exists in filesystem
    git: /usr/share/git-gui/lib/tools_dlg.tcl exists in filesystem
    git: /usr/share/git-gui/lib/transport.tcl exists in filesystem
    git: /usr/share/git-gui/lib/win32.tcl exists in filesystem
    git: /usr/share/git-gui/lib/win32_shortcut.js exists in filesystem
    git: /usr/share/git/README exists in filesystem
    git: /usr/share/git/blameview/README exists in filesystem
    git: /usr/share/git/blameview/blameview.perl exists in filesystem
    git: /usr/share/git/buildsystems/Generators.pm exists in filesystem
    git: /usr/share/git/buildsystems/Generators/QMake.pm exists in filesystem
    git: /usr/share/git/buildsystems/Generators/Vcproj.pm exists in filesystem
    git: /usr/share/git/buildsystems/engine.pl exists in filesystem
    git: /usr/share/git/buildsystems/generate exists in filesystem
    git: /usr/share/git/buildsystems/parse.pl exists in filesystem
    git: /usr/share/git/ciabot/INSTALL exists in filesystem
    git: /usr/share/git/ciabot/README exists in filesystem
    git: /usr/share/git/ciabot/ciabot.py exists in filesystem
    git: /usr/share/git/ciabot/ciabot.sh exists in filesystem
    git: /usr/share/git/completion/git-completion.bash exists in filesystem
    git: /usr/share/git/completion/git-prompt.sh exists in filesystem
    git: /usr/share/git/continuous/cidaemon exists in filesystem
    git: /usr/share/git/continuous/post-receive-cinotify exists in filesystem
    git: /usr/share/git/convert-objects/convert-objects.c exists in filesystem
    git: /usr/share/git/convert-objects/git-convert-objects.txt exists in filesystem
    git: /usr/share/git/credential/gnome-keyring/.gitignore exists in filesystem
    git: /usr/share/git/credential/gnome-keyring/Makefile exists in filesystem
    git: /usr/share/git/credential/gnome-keyring/git-credential-gnome-keyring.c exists in filesystem
    git: /usr/share/git/credential/osxkeychain/.gitignore exists in filesystem
    git: /usr/share/git/credential/osxkeychain/Makefile exists in filesystem
    git: /usr/share/git/credential/osxkeychain/git-credential-osxkeychain.c exists in filesystem
    git: /usr/share/git/credential/wincred/Makefile exists in filesystem
    git: /usr/share/git/credential/wincred/git-credential-wincred.c exists in filesystem
    git: /usr/share/git/diff-highlight/README exists in filesystem
    git: /usr/share/git/diff-highlight/diff-highlight exists in filesystem
    git: /usr/share/git/diffall/README exists in filesystem
    git: /usr/share/git/diffall/git-diffall exists in filesystem
    git: /usr/share/git/emacs/.gitignore exists in filesystem
    git: /usr/share/git/emacs/Makefile exists in filesystem
    git: /usr/share/git/emacs/README exists in filesystem
    git: /usr/share/git/emacs/git-blame.el exists in filesystem
    git: /usr/share/git/emacs/git-blame.elc exists in filesystem
    git: /usr/share/git/emacs/git.el exists in filesystem
    git: /usr/share/git/emacs/git.elc exists in filesystem
    git: /usr/share/git/examples/README exists in filesystem
    git: /usr/share/git/examples/builtin-fetch--tool.c exists in filesystem
    git: /usr/share/git/examples/git-checkout.sh exists in filesystem
    git: /usr/share/git/examples/git-clean.sh exists in filesystem
    git: /usr/share/git/examples/git-clone.sh exists in filesystem
    git: /usr/share/git/examples/git-commit.sh exists in filesystem
    git: /usr/share/git/examples/git-fetch.sh exists in filesystem
    git: /usr/share/git/examples/git-gc.sh exists in filesystem
    git: /usr/share/git/examples/git-ls-remote.sh exists in filesystem
    git: /usr/share/git/examples/git-merge-ours.sh exists in filesystem
    git: /usr/share/git/examples/git-merge.sh exists in filesystem
    git: /usr/share/git/examples/git-notes.sh exists in filesystem
    git: /usr/share/git/examples/git-remote.perl exists in filesystem
    git: /usr/share/git/examples/git-rerere.perl exists in filesystem
    git: /usr/share/git/examples/git-reset.sh exists in filesystem
    git: /usr/share/git/examples/git-resolve.sh exists in filesystem
    git: /usr/share/git/examples/git-revert.sh exists in filesystem
    git: /usr/share/git/examples/git-svnimport.perl exists in filesystem
    git: /usr/share/git/examples/git-svnimport.txt exists in filesystem
    git: /usr/share/git/examples/git-tag.sh exists in filesystem
    git: /usr/share/git/examples/git-verify-tag.sh exists in filesystem
    git: /usr/share/git/fast-import/git-import.perl exists in filesystem
    git: /usr/share/git/fast-import/git-import.sh exists in filesystem
    git: /usr/share/git/fast-import/git-p4.README exists in filesystem
    git: /usr/share/git/fast-import/import-directories.perl exists in filesystem
    git: /usr/share/git/fast-import/import-tars.perl exists in filesystem
    git: /usr/share/git/fast-import/import-zips.py exists in filesystem
    git: /usr/share/git/git-jump/README exists in filesystem
    git: /usr/share/git/git-jump/git-jump exists in filesystem
    git: /usr/share/git/git-prompt.sh exists in filesystem
    git: /usr/share/git/git-resurrect.sh exists in filesystem
    git: /usr/share/git/git-shell-commands/README exists in filesystem
    git: /usr/share/git/git-shell-commands/help exists in filesystem
    git: /usr/share/git/git-shell-commands/list exists in filesystem
    git: /usr/share/git/gitview/gitview exists in filesystem
    git: /usr/share/git/gitview/gitview.txt exists in filesystem
    git: /usr/share/git/hg-to-git/hg-to-git.py exists in filesystem
    git: /usr/share/git/hg-to-git/hg-to-git.txt exists in filesystem
    git: /usr/share/git/hooks/post-receive-email exists in filesystem
    git: /usr/share/git/hooks/pre-auto-gc-battery exists in filesystem
    git: /usr/share/git/hooks/setgitperms.perl exists in filesystem
    git: /usr/share/git/hooks/update-paranoid exists in filesystem
    git: /usr/share/git/mw-to-git/Makefile exists in filesystem
    git: /usr/share/git/mw-to-git/git-remote-mediawiki exists in filesystem
    git: /usr/share/git/mw-to-git/git-remote-mediawiki.txt exists in filesystem
    git: /usr/share/git/mw-to-git/t/.gitignore exists in filesystem
    git: /usr/share/git/mw-to-git/t/Makefile exists in filesystem
    git: /usr/share/git/mw-to-git/t/README exists in filesystem
    git: /usr/share/git/mw-to-git/t/install-wiki.sh exists in filesystem
    git: /usr/share/git/mw-to-git/t/install-wiki/.gitignore exists in filesystem
    git: /usr/share/git/mw-to-git/t/install-wiki/LocalSettings.php exists in filesystem
    git: /usr/share/git/mw-to-git/t/install-wiki/db_install.php exists in filesystem
    git: /usr/share/git/mw-to-git/t/push-pull-tests.sh exists in filesystem
    git: /usr/share/git/mw-to-git/t/t9360-mw-to-git-clone.sh exists in filesystem
    git: /usr/share/git/mw-to-git/t/t9361-mw-to-git-push-pull.sh exists in filesystem
    git: /usr/share/git/mw-to-git/t/t9362-mw-to-git-utf8.sh exists in filesystem
    git: /usr/share/git/mw-to-git/t/t9363-mw-to-git-export-import.sh exists in filesystem
    git: /usr/share/git/mw-to-git/t/t9364-pull-by-rev.sh exists in filesystem
    git: /usr/share/git/mw-to-git/t/test-gitmw-lib.sh exists in filesystem
    git: /usr/share/git/mw-to-git/t/test-gitmw.pl exists in filesystem
    git: /usr/share/git/mw-to-git/t/test.config exists in filesystem
    git: /usr/share/git/p4import/README exists in filesystem
    git: /usr/share/git/p4import/git-p4import.py exists in filesystem
    git: /usr/share/git/p4import/git-p4import.txt exists in filesystem
    git: /usr/share/git/patches/docbook-xsl-manpages-charmap.patch exists in filesystem
    git: /usr/share/git/persistent-https/LICENSE exists in filesystem
    git: /usr/share/git/persistent-https/Makefile exists in filesystem
    git: /usr/share/git/persistent-https/README exists in filesystem
    git: /usr/share/git/persistent-https/client.go exists in filesystem
    git: /usr/share/git/persistent-https/main.go exists in filesystem
    git: /usr/share/git/persistent-https/proxy.go exists in filesystem
    git: /usr/share/git/persistent-https/socket.go exists in filesystem
    git: /usr/share/git/remotes2config.sh exists in filesystem
    git: /usr/share/git/rerere-train.sh exists in filesystem
    git: /usr/share/git/stats/git-common-hash exists in filesystem
    git: /usr/share/git/stats/mailmap.pl exists in filesystem
    git: /usr/share/git/stats/packinfo.pl exists in filesystem
    git: /usr/share/git/subtree/.gitignore exists in filesystem
    git: /usr/share/git/subtree/COPYING exists in filesystem
    git: /usr/share/git/subtree/INSTALL exists in filesystem
    git: /usr/share/git/subtree/Makefile exists in filesystem
    git: /usr/share/git/subtree/README exists in filesystem
    git: /usr/share/git/subtree/git-subtree.sh exists in filesystem
    git: /usr/share/git/subtree/git-subtree.txt exists in filesystem
    git: /usr/share/git/subtree/t/Makefile exists in filesystem
    git: /usr/share/git/subtree/t/t7900-subtree.sh exists in filesystem
    git: /usr/share/git/subtree/todo exists in filesystem
    git: /usr/share/git/svn-fe/.gitignore exists in filesystem
    git: /usr/share/git/svn-fe/Makefile exists in filesystem
    git: /usr/share/git/svn-fe/svn-fe.c exists in filesystem
    git: /usr/share/git/svn-fe/svn-fe.txt exists in filesystem
    git: /usr/share/git/thunderbird-patch-inline/README exists in filesystem
    git: /usr/share/git/thunderbird-patch-inline/appp.sh exists in filesystem
    git: /usr/share/git/vim/README exists in filesystem
    git: /usr/share/git/workdir/git-new-workdir exists in filesystem
    git: /usr/share/gitk/lib/msgs/de.msg exists in filesystem
    git: /usr/share/gitk/lib/msgs/es.msg exists in filesystem
    git: /usr/share/gitk/lib/msgs/fr.msg exists in filesystem
    git: /usr/share/gitk/lib/msgs/hu.msg exists in filesystem
    git: /usr/share/gitk/lib/msgs/it.msg exists in filesystem
    git: /usr/share/gitk/lib/msgs/ja.msg exists in filesystem
    git: /usr/share/gitk/lib/msgs/pt_br.msg exists in filesystem
    git: /usr/share/gitk/lib/msgs/ru.msg exists in filesystem
    git: /usr/share/gitk/lib/msgs/sv.msg exists in filesystem
    git: /usr/share/gitweb/gitweb.cgi exists in filesystem
    git: /usr/share/gitweb/static/git-favicon.png exists in filesystem
    git: /usr/share/gitweb/static/git-logo.png exists in filesystem
    git: /usr/share/gitweb/static/gitweb.css exists in filesystem
    git: /usr/share/gitweb/static/gitweb.js exists in filesystem
    git: /usr/share/locale/da/LC_MESSAGES/git.mo exists in filesystem
    git: /usr/share/locale/de/LC_MESSAGES/git.mo exists in filesystem
    git: /usr/share/locale/is/LC_MESSAGES/git.mo exists in filesystem
    git: /usr/share/locale/it/LC_MESSAGES/git.mo exists in filesystem
    git: /usr/share/locale/nl/LC_MESSAGES/git.mo exists in filesystem
    git: /usr/share/locale/pt_PT/LC_MESSAGES/git.mo exists in filesystem
    git: /usr/share/locale/sv/LC_MESSAGES/git.mo exists in filesystem
    git: /usr/share/locale/vi/LC_MESSAGES/git.mo exists in filesystem
    git: /usr/share/locale/zh_CN/LC_MESSAGES/git.mo exists in filesystem
    git: /usr/share/man/man1/git-add.1.gz exists in filesystem
    git: /usr/share/man/man1/git-am.1.gz exists in filesystem
    git: /usr/share/man/man1/git-annotate.1.gz exists in filesystem
    git: /usr/share/man/man1/git-apply.1.gz exists in filesystem
    git: /usr/share/man/man1/git-archimport.1.gz exists in filesystem
    git: /usr/share/man/man1/git-archive.1.gz exists in filesystem
    git: /usr/share/man/man1/git-bisect.1.gz exists in filesystem
    git: /usr/share/man/man1/git-blame.1.gz exists in filesystem
    git: /usr/share/man/man1/git-branch.1.gz exists in filesystem
    git: /usr/share/man/man1/git-bundle.1.gz exists in filesystem
    git: /usr/share/man/man1/git-cat-file.1.gz exists in filesystem
    git: /usr/share/man/man1/git-check-attr.1.gz exists in filesystem
    git: /usr/share/man/man1/git-check-ref-format.1.gz exists in filesystem
    git: /usr/share/man/man1/git-checkout-index.1.gz exists in filesystem
    git: /usr/share/man/man1/git-checkout.1.gz exists in filesystem
    git: /usr/share/man/man1/git-cherry-pick.1.gz exists in filesystem
    git: /usr/share/man/man1/git-cherry.1.gz exists in filesystem
    git: /usr/share/man/man1/git-citool.1.gz exists in filesystem
    git: /usr/share/man/man1/git-clean.1.gz exists in filesystem
    git: /usr/share/man/man1/git-clone.1.gz exists in filesystem
    git: /usr/share/man/man1/git-column.1.gz exists in filesystem
    git: /usr/share/man/man1/git-commit-tree.1.gz exists in filesystem
    git: /usr/share/man/man1/git-commit.1.gz exists in filesystem
    git: /usr/share/man/man1/git-config.1.gz exists in filesystem
    git: /usr/share/man/man1/git-count-objects.1.gz exists in filesystem
    git: /usr/share/man/man1/git-credential-cache--daemon.1.gz exists in filesystem
    git: /usr/share/man/man1/git-credential-cache.1.gz exists in filesystem
    git: /usr/share/man/man1/git-credential-store.1.gz exists in filesystem
    git: /usr/share/man/man1/git-credential.1.gz exists in filesystem
    git: /usr/share/man/man1/git-cvsexportcommit.1.gz exists in filesystem
    git: /usr/share/man/man1/git-cvsimport.1.gz exists in filesystem
    git: /usr/share/man/man1/git-cvsserver.1.gz exists in filesystem
    git: /usr/share/man/man1/git-daemon.1.gz exists in filesystem
    git: /usr/share/man/man1/git-describe.1.gz exists in filesystem
    git: /usr/share/man/man1/git-diff-files.1.gz exists in filesystem
    git: /usr/share/man/man1/git-diff-index.1.gz exists in filesystem
    git: /usr/share/man/man1/git-diff-tree.1.gz exists in filesystem
    git: /usr/share/man/man1/git-diff.1.gz exists in filesystem
    git: /usr/share/man/man1/git-difftool.1.gz exists in filesystem
    git: /usr/share/man/man1/git-fast-export.1.gz exists in filesystem
    git: /usr/share/man/man1/git-fast-import.1.gz exists in filesystem
    git: /usr/share/man/man1/git-fetch-pack.1.gz exists in filesystem
    git: /usr/share/man/man1/git-fetch.1.gz exists in filesystem
    git: /usr/share/man/man1/git-filter-branch.1.gz exists in filesystem
    git: /usr/share/man/man1/git-fmt-merge-msg.1.gz exists in filesystem
    git: /usr/share/man/man1/git-for-each-ref.1.gz exists in filesystem
    git: /usr/share/man/man1/git-format-patch.1.gz exists in filesystem
    git: /usr/share/man/man1/git-fsck-objects.1.gz exists in filesystem
    git: /usr/share/man/man1/git-fsck.1.gz exists in filesystem
    git: /usr/share/man/man1/git-gc.1.gz exists in filesystem
    git: /usr/share/man/man1/git-get-tar-commit-id.1.gz exists in filesystem
    git: /usr/share/man/man1/git-grep.1.gz exists in filesystem
    git: /usr/share/man/man1/git-gui.1.gz exists in filesystem
    git: /usr/share/man/man1/git-hash-object.1.gz exists in filesystem
    git: /usr/share/man/man1/git-help.1.gz exists in filesystem
    git: /usr/share/man/man1/git-http-backend.1.gz exists in filesystem
    git: /usr/share/man/man1/git-http-fetch.1.gz exists in filesystem
    git: /usr/share/man/man1/git-http-push.1.gz exists in filesystem
    git: /usr/share/man/man1/git-imap-send.1.gz exists in filesystem
    git: /usr/share/man/man1/git-index-pack.1.gz exists in filesystem
    git: /usr/share/man/man1/git-init-db.1.gz exists in filesystem
    git: /usr/share/man/man1/git-init.1.gz exists in filesystem
    git: /usr/share/man/man1/git-instaweb.1.gz exists in filesystem
    git: /usr/share/man/man1/git-log.1.gz exists in filesystem
    git: /usr/share/man/man1/git-lost-found.1.gz exists in filesystem
    git: /usr/share/man/man1/git-ls-files.1.gz exists in filesystem
    git: /usr/share/man/man1/git-ls-remote.1.gz exists in filesystem
    git: /usr/share/man/man1/git-ls-tree.1.gz exists in filesystem
    git: /usr/share/man/man1/git-mailinfo.1.gz exists in filesystem
    git: /usr/share/man/man1/git-mailsplit.1.gz exists in filesystem
    git: /usr/share/man/man1/git-merge-base.1.gz exists in filesystem
    git: /usr/share/man/man1/git-merge-file.1.gz exists in filesystem
    git: /usr/share/man/man1/git-merge-index.1.gz exists in filesystem
    git: /usr/share/man/man1/git-merge-one-file.1.gz exists in filesystem
    git: /usr/share/man/man1/git-merge-tree.1.gz exists in filesystem
    git: /usr/share/man/man1/git-merge.1.gz exists in filesystem
    git: /usr/share/man/man1/git-mergetool--lib.1.gz exists in filesystem
    git: /usr/share/man/man1/git-mergetool.1.gz exists in filesystem
    git: /usr/share/man/man1/git-mktag.1.gz exists in filesystem
    git: /usr/share/man/man1/git-mktree.1.gz exists in filesystem
    git: /usr/share/man/man1/git-mv.1.gz exists in filesystem
    git: /usr/share/man/man1/git-name-rev.1.gz exists in filesystem
    git: /usr/share/man/man1/git-notes.1.gz exists in filesystem
    git: /usr/share/man/man1/git-p4.1.gz exists in filesystem
    git: /usr/share/man/man1/git-pack-objects.1.gz exists in filesystem
    git: /usr/share/man/man1/git-pack-redundant.1.gz exists in filesystem
    git: /usr/share/man/man1/git-pack-refs.1.gz exists in filesystem
    git: /usr/share/man/man1/git-parse-remote.1.gz exists in filesystem
    git: /usr/share/man/man1/git-patch-id.1.gz exists in filesystem
    git: /usr/share/man/man1/git-peek-remote.1.gz exists in filesystem
    git: /usr/share/man/man1/git-prune-packed.1.gz exists in filesystem
    git: /usr/share/man/man1/git-prune.1.gz exists in filesystem
    git: /usr/share/man/man1/git-pull.1.gz exists in filesystem
    git: /usr/share/man/man1/git-push.1.gz exists in filesystem
    git: /usr/share/man/man1/git-quiltimport.1.gz exists in filesystem
    git: /usr/share/man/man1/git-read-tree.1.gz exists in filesystem
    git: /usr/share/man/man1/git-rebase.1.gz exists in filesystem
    git: /usr/share/man/man1/git-receive-pack.1.gz exists in filesystem
    git: /usr/share/man/man1/git-reflog.1.gz exists in filesystem
    git: /usr/share/man/man1/git-relink.1.gz exists in filesystem
    git: /usr/share/man/man1/git-remote-ext.1.gz exists in filesystem
    git: /usr/share/man/man1/git-remote-fd.1.gz exists in filesystem
    git: /usr/share/man/man1/git-remote-helpers.1.gz exists in filesystem
    git: /usr/share/man/man1/git-remote-testgit.1.gz exists in filesystem
    git: /usr/share/man/man1/git-remote.1.gz exists in filesystem
    git: /usr/share/man/man1/git-repack.1.gz exists in filesystem
    git: /usr/share/man/man1/git-replace.1.gz exists in filesystem
    git: /usr/share/man/man1/git-repo-config.1.gz exists in filesystem
    git: /usr/share/man/man1/git-request-pull.1.gz exists in filesystem
    git: /usr/share/man/man1/git-rerere.1.gz exists in filesystem
    git: /usr/share/man/man1/git-reset.1.gz exists in filesystem
    git: /usr/share/man/man1/git-rev-list.1.gz exists in filesystem
    git: /usr/share/man/man1/git-rev-parse.1.gz exists in filesystem
    git: /usr/share/man/man1/git-revert.1.gz exists in filesystem
    git: /usr/share/man/man1/git-rm.1.gz exists in filesystem
    git: /usr/share/man/man1/git-send-email.1.gz exists in filesystem
    git: /usr/share/man/man1/git-send-pack.1.gz exists in filesystem
    git: /usr/share/man/man1/git-sh-i18n--envsubst.1.gz exists in filesystem
    git: /usr/share/man/man1/git-sh-i18n.1.gz exists in filesystem
    git: /usr/share/man/man1/git-sh-setup.1.gz exists in filesystem
    git: /usr/share/man/man1/git-shell.1.gz exists in filesystem
    git: /usr/share/man/man1/git-shortlog.1.gz exists in filesystem
    git: /usr/share/man/man1/git-show-branch.1.gz exists in filesystem
    git: /usr/share/man/man1/git-show-index.1.gz exists in filesystem
    git: /usr/share/man/man1/git-show-ref.1.gz exists in filesystem
    git: /usr/share/man/man1/git-show.1.gz exists in filesystem
    git: /usr/share/man/man1/git-stage.1.gz exists in filesystem
    git: /usr/share/man/man1/git-stash.1.gz exists in filesystem
    git: /usr/share/man/man1/git-status.1.gz exists in filesystem
    git: /usr/share/man/man1/git-stripspace.1.gz exists in filesystem
    git: /usr/share/man/man1/git-submodule.1.gz exists in filesystem
    git: /usr/share/man/man1/git-svn.1.gz exists in filesystem
    git: /usr/share/man/man1/git-symbolic-ref.1.gz exists in filesystem
    git: /usr/share/man/man1/git-tag.1.gz exists in filesystem
    git: /usr/share/man/man1/git-tar-tree.1.gz exists in filesystem
    git: /usr/share/man/man1/git-unpack-file.1.gz exists in filesystem
    git: /usr/share/man/man1/git-unpack-objects.1.gz exists in filesystem
    git: /usr/share/man/man1/git-update-index.1.gz exists in filesystem
    git: /usr/share/man/man1/git-update-ref.1.gz exists in filesystem
    git: /usr/share/man/man1/git-update-server-info.1.gz exists in filesystem
    git: /usr/share/man/man1/git-upload-archive.1.gz exists in filesystem
    git: /usr/share/man/man1/git-upload-pack.1.gz exists in filesystem
    git: /usr/share/man/man1/git-var.1.gz exists in filesystem
    git: /usr/share/man/man1/git-verify-pack.1.gz exists in filesystem
    git: /usr/share/man/man1/git-verify-tag.1.gz exists in filesystem
    git: /usr/share/man/man1/git-web--browse.1.gz exists in filesystem
    git: /usr/share/man/man1/git-whatchanged.1.gz exists in filesystem
    git: /usr/share/man/man1/git-write-tree.1.gz exists in filesystem
    git: /usr/share/man/man1/git.1.gz exists in filesystem
    git: /usr/share/man/man1/gitk.1.gz exists in filesystem
    git: /usr/share/man/man1/gitweb.1.gz exists in filesystem
    git: /usr/share/man/man3/Git.3pm.gz exists in filesystem
    git: /usr/share/man/man3/Git::I18N.3pm.gz exists in filesystem
    git: /usr/share/man/man3/Git::SVN::Editor.3pm.gz exists in filesystem
    git: /usr/share/man/man3/Git::SVN::Fetcher.3pm.gz exists in filesystem
    git: /usr/share/man/man3/Git::SVN::Memoize::YAML.3pm.gz exists in filesystem
    git: /usr/share/man/man3/Git::SVN::Prompt.3pm.gz exists in filesystem
    git: /usr/share/man/man3/Git::SVN::Ra.3pm.gz exists in filesystem
    git: /usr/share/man/man3/Git::SVN::Utils.3pm.gz exists in filesystem
    git: /usr/share/man/man5/gitattributes.5.gz exists in filesystem
    git: /usr/share/man/man5/githooks.5.gz exists in filesystem
    git: /usr/share/man/man5/gitignore.5.gz exists in filesystem
    git: /usr/share/man/man5/gitmodules.5.gz exists in filesystem
    git: /usr/share/man/man5/gitrepository-layout.5.gz exists in filesystem
    git: /usr/share/man/man5/gitweb.conf.5.gz exists in filesystem
    git: /usr/share/man/man7/gitcli.7.gz exists in filesystem
    git: /usr/share/man/man7/gitcore-tutorial.7.gz exists in filesystem
    git: /usr/share/man/man7/gitcredentials.7.gz exists in filesystem
    git: /usr/share/man/man7/gitcvs-migration.7.gz exists in filesystem
    git: /usr/share/man/man7/gitdiffcore.7.gz exists in filesystem
    git: /usr/share/man/man7/gitglossary.7.gz exists in filesystem
    git: /usr/share/man/man7/gitnamespaces.7.gz exists in filesystem
    git: /usr/share/man/man7/gitrevisions.7.gz exists in filesystem
    git: /usr/share/man/man7/gittutorial-2.7.gz exists in filesystem
    git: /usr/share/man/man7/gittutorial.7.gz exists in filesystem
    git: /usr/share/man/man7/gitworkflows.7.gz exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git.pm exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git/I18N.pm exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git/IndexInfo.pm exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git/SVN.pm exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git/SVN/Editor.pm exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git/SVN/Fetcher.pm exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git/SVN/GlobSpec.pm exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git/SVN/Log.pm exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git/SVN/Memoize/YAML.pm exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git/SVN/Migration.pm exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git/SVN/Prompt.pm exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git/SVN/Ra.pm exists in filesystem
    git: /usr/share/perl5/vendor_perl/Git/SVN/Utils.pm exists in filesystem
    Errors occurred, no packages were upgraded.
    I have fully upgraded my system using
    sudo pacman -Su
    . The problem persists
    Checking one of the listed files with
    pacman -Qo /usr/share/perl5/vendor_perl/Git/SVN/Utils.pm
    returns:
    error: No package owns /usr/share/perl5/vendor_perl/Git/SVN/Utils.pm
    I suppose this means I have somehow manually installed a version of git somehow. I don't remember doing this; how can I remove these files or repair my system?
    Last edited by southpointingchariot (2012-11-29 03:48:23)

    RussianKid wrote:
    It's in the thread just above yours - common problems
    https://wiki.archlinux.org/index.php/Pa … stem.22.21
    if no package owns the file you can just delete it and install over it, I think you can also use the force flag.
    Ah, I missed that part in the answer! Thank you so much, works great.

  • Weblogic can't  run on windows2000

    i am new to weblogic,i downloaded an evaluation version of weblogic6.1 for
    windows,i install it keeping up with the installatoin wizard,after
    that,select start->program->weblogic6.1->start default server,the dos
    windows appear,i can see the process in the window,but after about 5
    seconds,the window close,and the server can't be started,the same thing
    happen to starting the example server,why?
    i run windows 2000server,when i open another dos window,go to the exact
    directory,type "startweblogic",output as follow:
    ============================================================================
    ==========
    Microsoft Windows 2000 [Version 5.00.2195]
    (C) Copyright 1985-2000 Microsoft Corp.
    F:\Documents and Settings\Administrator>e:
    E:\>cd E:\wlserver6.1\config\mydomain\
    E:\wlserver6.1\config\mydomain>startWebLogic.cmd
    E:\wlserver6.1>set PATH=.\bin
    E:\wlserver6.1>set
    CLASSPATH=.;F:\jdk1.3.0_01\lib\tools.jar;E:\wlserver6.1\lib\weblogic.jar
    E:\wlserver6.1>echo off
    * To start WebLogic Server, use the password *
    * assigned to the system user. The system *
    * username and password must also be used to *
    * access the WebLogic Server console from a web *
    * browser. *
    E:\wlserver6.1>"F:\jdk1.3.0_01\bin\java" -hotspot -ms64m -mx64m -classpath
    ".;F:\jdk1.3.0_01\lib\tools.jar;E:\wlserver6.1\lib\weblogic.jar"
    -Dweblogic.Domain=mydomain -Dweblogic.Name=myserver
    "-Dbea.home=e:\" -Dweblogic.management.password= -Dweblogic.ProductionModeEn
    abled=true "
    -Djava.security.policy==e:\wlserver6.1/lib/weblogic.policy" weblogic.Server
    Usage: java [-options] class [args...]
    (to execute a class)
    or java -jar [-options] jarfile [args...]
    (to execute a jar file)
    where options include:
    -cp -classpath <directories and zip/jar files separated by ;>
    set search path for application classes and resources
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -showversion print product version and continue
    -? -help print this help message
    -X print help on non-standard options
    E:\wlserver6.1>goto finish
    E:\wlserver6.1>cd config\mydomain
    E:\wlserver6.1\config\mydomain>ENDLOCAL
    E:\wlserver6.1\config\mydomain>
    ============================================================================
    ==========
    the weblogic server can't be started,because i can't access
    "127.0.0.1:7001/........",
    the "startweblogic.cmd" is as follow:
    ============================================================================
    ==========
    @echo off
    @rem This script can be used to start WebLogic Server. This script ensures
    that
    @rem the server is started using the config.xml file found in this directory
    and
    @rem that the CLASSPATH is set correctly. This script contains the following
    variables:
    @rem
    @rem JAVA_HOME - Determines the version of Java used to start
    @rem WebLogic Server. This variable must point to the
    @rem root directory of a JDK installation and will be set
    @rem for you by the WebLogic Server installer. Note that
    @rem this script uses the hotspot VM to run WebLogic Server.
    @rem If you choose to use a JDK other than the one
    @rem included in the disribution, make sure that the JDK
    @rem includes the hotspot VM. See the WebLogic platform support
    @rem page (http://e-docs.bea.com/wls/platforms/index.html)
    @rem for an up-to-date list of supported JVMs on Windows NT.
    @rem
    @rem When setting these variables below, please use short file names (8.3).
    @rem To display short (MS-DOS) filenames, use "dir /x". File names with
    @rem spaces will break this script.
    @rem
    @rem jDriver for Oracle users: This script assumes that native libraries
    @rem required for jDriver for Oracle have been installed in the proper
    @rem location and that your system PATH variable has been set appropriately.
    @rem For additional information, refer to Installing and Setting up WebLogic
    @rem Server (http://e-docs.bea.com/wls/docs61/install/index.html).
    SETLOCAL
    cd ..\..
    @rem Set user-defined variables.
    set JAVA_HOME=F:\jdk1.3.0_01
    @rem Check that script is being run from the appropriate directory
    if not exist lib\weblogic.jar goto wrongplace
    goto checkJDK
    :wrongplace
    echo startWebLogic.cmd must be run from the config\mydomain directory. 1>&2
    goto finish
    :checkJDK
    if exist "%JAVA_HOME%/bin/javac.exe" goto runWebLogic
    echo.
    echo Javac wasn't found in directory %JAVA_HOME%/bin.
    echo Please edit the startWebLogic.cmd script so that the JAVA_HOME
    echo variable points to the root directory of your JDK installation.
    goto finish
    :runWebLogic
    echo on
    set PATH=.\bin
    set CLASSPATH=.;F:\jdk1.3.0_01\lib\tools.jar;E:\wlserver6.1\lib\weblogic.jar
    echo off
    echo.
    echo ***************************************************
    echo * To start WebLogic Server, use the password *
    echo * assigned to the system user. The system *
    echo * username and password must also be used to *
    echo * access the WebLogic Server console from a web *
    echo * browser. *
    echo ***************************************************
    @rem Set WLS_PW equal to your system password for no password prompt server
    startup.
    set WLS_PW=
    @rem Set Production Mode. When set to true, the server starts up in
    @rem production mode. When set to false, the server starts up in development
    @rem mode. If not set, it is defaulted to false.
    set STARTMODE=true
    echo on
    "%JAVA_HOME%\bin\java" -hotspot -ms64m -mx64m -classpath
    "%CLASSPATH%" -Dweblogic.Domain=mydomain -Dweblogic.Name=myserver
    "-Dbea.home=e:\" -Dweblogic.management.password=%WLS_PW% -Dweblogic.Producti
    onModeEnabled=%STARTMODE%
    "-Djava.security.policy==e:\wlserver6.1/lib/weblogic.policy" weblogic.Server
    goto finish
    :finish
    cd config\mydomain
    ENDLOCAL
    ============================================================================
    =====
    who can help me
    thanks

    Hi.
    The only difference I can see between your startup command and mine is that you
    have modified the script to use an unsupported JDK. Try using the JDK that
    comes with the installation - JDK 1.3.1. You shouldn't have to add any JDK jar
    files. My classpath is set as follows:
    ".;.\lib\weblogic_sp.jar;.\lib\weblogic.jar". For more information on supported
    platforms see the following:
    http://edocs.bea.com/wls/platforms/index.html#win2000
    Other than that my only guess is that you have some hidden characters in your
    script, but try changing JDKs first.
    Regards,
    Michael
    zb cong wrote:
    i am new to weblogic,i downloaded an evaluation version of weblogic6.1 for
    windows,i install it keeping up with the installatoin wizard,after
    that,select start->program->weblogic6.1->start default server,the dos
    windows appear,i can see the process in the window,but after about 5
    seconds,the window close,and the server can't be started,the same thing
    happen to starting the example server,why?
    i run windows 2000server,when i open another dos window,go to the exact
    directory,type "startweblogic",output as follow:
    ============================================================================
    ==========
    Microsoft Windows 2000 [Version 5.00.2195]
    (C) Copyright 1985-2000 Microsoft Corp.
    F:\Documents and Settings\Administrator>e:
    E:\>cd E:\wlserver6.1\config\mydomain\
    E:\wlserver6.1\config\mydomain>startWebLogic.cmd
    E:\wlserver6.1>set PATH=.\bin
    E:\wlserver6.1>set
    CLASSPATH=.;F:\jdk1.3.0_01\lib\tools.jar;E:\wlserver6.1\lib\weblogic.jar
    E:\wlserver6.1>echo off
    * To start WebLogic Server, use the password *
    * assigned to the system user. The system *
    * username and password must also be used to *
    * access the WebLogic Server console from a web *
    * browser. *
    E:\wlserver6.1>"F:\jdk1.3.0_01\bin\java" -hotspot -ms64m -mx64m -classpath
    ".;F:\jdk1.3.0_01\lib\tools.jar;E:\wlserver6.1\lib\weblogic.jar"
    -Dweblogic.Domain=mydomain -Dweblogic.Name=myserver
    "-Dbea.home=e:\" -Dweblogic.management.password= -Dweblogic.ProductionModeEn
    abled=true "
    -Djava.security.policy==e:\wlserver6.1/lib/weblogic.policy" weblogic.Server
    Usage: java [-options] class [args...]
    (to execute a class)
    or java -jar [-options] jarfile [args...]
    (to execute a jar file)
    where options include:
    -cp -classpath <directories and zip/jar files separated by ;>
    set search path for application classes and resources
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -showversion print product version and continue
    -? -help print this help message
    -X print help on non-standard options
    E:\wlserver6.1>goto finish
    E:\wlserver6.1>cd config\mydomain
    E:\wlserver6.1\config\mydomain>ENDLOCAL
    E:\wlserver6.1\config\mydomain>
    ============================================================================
    ==========
    the weblogic server can't be started,because i can't access
    "127.0.0.1:7001/........",
    the "startweblogic.cmd" is as follow:
    ============================================================================
    ==========
    @echo off
    @rem This script can be used to start WebLogic Server. This script ensures
    that
    @rem the server is started using the config.xml file found in this directory
    and
    @rem that the CLASSPATH is set correctly. This script contains the following
    variables:
    @rem
    @rem JAVA_HOME - Determines the version of Java used to start
    @rem WebLogic Server. This variable must point to the
    @rem root directory of a JDK installation and will be set
    @rem for you by the WebLogic Server installer. Note that
    @rem this script uses the hotspot VM to run WebLogic Server.
    @rem If you choose to use a JDK other than the one
    @rem included in the disribution, make sure that the JDK
    @rem includes the hotspot VM. See the WebLogic platform support
    @rem page (http://e-docs.bea.com/wls/platforms/index.html)
    @rem for an up-to-date list of supported JVMs on Windows NT.
    @rem
    @rem When setting these variables below, please use short file names (8.3).
    @rem To display short (MS-DOS) filenames, use "dir /x". File names with
    @rem spaces will break this script.
    @rem
    @rem jDriver for Oracle users: This script assumes that native libraries
    @rem required for jDriver for Oracle have been installed in the proper
    @rem location and that your system PATH variable has been set appropriately.
    @rem For additional information, refer to Installing and Setting up WebLogic
    @rem Server (http://e-docs.bea.com/wls/docs61/install/index.html).
    SETLOCAL
    cd ..\..
    @rem Set user-defined variables.
    set JAVA_HOME=F:\jdk1.3.0_01
    @rem Check that script is being run from the appropriate directory
    if not exist lib\weblogic.jar goto wrongplace
    goto checkJDK
    :wrongplace
    echo startWebLogic.cmd must be run from the config\mydomain directory. 1>&2
    goto finish
    :checkJDK
    if exist "%JAVA_HOME%/bin/javac.exe" goto runWebLogic
    echo.
    echo Javac wasn't found in directory %JAVA_HOME%/bin.
    echo Please edit the startWebLogic.cmd script so that the JAVA_HOME
    echo variable points to the root directory of your JDK installation.
    goto finish
    :runWebLogic
    echo on
    set PATH=.\bin
    set CLASSPATH=.;F:\jdk1.3.0_01\lib\tools.jar;E:\wlserver6.1\lib\weblogic.jar
    echo off
    echo.
    echo ***************************************************
    echo * To start WebLogic Server, use the password *
    echo * assigned to the system user. The system *
    echo * username and password must also be used to *
    echo * access the WebLogic Server console from a web *
    echo * browser. *
    echo ***************************************************
    @rem Set WLS_PW equal to your system password for no password prompt server
    startup.
    set WLS_PW=
    @rem Set Production Mode. When set to true, the server starts up in
    @rem production mode. When set to false, the server starts up in development
    @rem mode. If not set, it is defaulted to false.
    set STARTMODE=true
    echo on
    "%JAVA_HOME%\bin\java" -hotspot -ms64m -mx64m -classpath
    "%CLASSPATH%" -Dweblogic.Domain=mydomain -Dweblogic.Name=myserver
    "-Dbea.home=e:\" -Dweblogic.management.password=%WLS_PW% -Dweblogic.Producti
    onModeEnabled=%STARTMODE%
    "-Djava.security.policy==e:\wlserver6.1/lib/weblogic.policy" weblogic.Server
    goto finish
    :finish
    cd config\mydomain
    ENDLOCAL
    ============================================================================
    =====
    who can help me
    thanks--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Mplayer-svn with dvdnav patch - testers needed

    This was getting a bit OT here, so here's a new thread.
    I've added the dvdnav patch, which provides support for DVD menus, to the existing mplayer-svn PKGBUILD. It compiles successfully, but I don't have a DVD drive, so I can't test it. Here's the PKGBUILD:
    <edit>
    Added unset CFLAGS, as advised by kth5.
    # Contributor: lucke <lucke>
    # Contributor: Tom K <tomk>
    pkgname=mplayer-svn
    pkgver=18699
    pkgrel=1
    pkgdesc="A movie player for linux"
    depends=('libmad' 'libungif' 'cdparanoia' 'gtk2' 'codecs' 'sdl' 'xvidcore'
    'libjpeg' 'lame' 'libtheora' 'esd' 'faad2' 'ttf-bitstream-vera'
    'libxxf86dga' 'fontconfig' 'libxinerama' 'libxv' 'libpng' 'libxxf86vm')
    makedepends=('subversion')
    source=(ftp://ftp.mplayerhq.hu/MPlayer/Skin/Blue-1.5.tar.bz2
    http://www.freeweb.hu/dcxx/mplayer/20060612/mplayer-dvdnav-patch.tar.gz)
    md5sums=('371fa9457f0f23295ddaa93b57d862a0' 'cd75eb8942b2f15c653188d2df216e57')
    conflicts=('mplayer')
    provides=('mplayer')
    url="http://www.mplayerhq.hu/"
    license="GPL"
    _svntrunk=svn://svn.mplayerhq.hu/mplayer/trunk/
    _svnmod=mplayer
    build() {
    cd $startdir/src
    msg "Connecting to mplayer SVN ...."
    svn co $_svntrunk/ $_svnmod --config-dir ./ -r $pkgver
    msg "Copying files to build directory ...."
    cp -r $_svnmod $_svnmod-build
    cd $_svnmod-build
    # Apply files and patches for dvdnav
    cp ../mplayer-dvdnav-patch/mplayer-add/libmpdemux/* libmpdemux
    cp ../mplayer-dvdnav-patch/mplayer-add/libmpcodecs/* libmpcodecs
    cp -r ../mplayer-dvdnav-patch/mplayer-add/libmpdvdnav .
    patch -Np0 -i ../mplayer-dvdnav-patch/navmplayer.patch || return 1
    patch -Np0 -i ../mplayer-dvdnav-patch/navgui.patch || return 1
    unset CFLAGS
    ./configure --prefix=/usr --enable-gui --disable-arts --disable-smb
    --enable-sdl --enable-x11 --enable-theora --confdir=/etc/mplayer
    --with-win32libdir=/usr/lib/win32 --enable-external-faad --enable-menu
    --enable-tv-v4l --enable-tv-v4l2 --disable-liblzo --enable-largefiles
    --disable-libdv --disable-aa --enable-xvid --disable-divx4linux
    --enable-dvdnav
    make || return 1
    make DESTDIR=$startdir/pkg install
    cp etc/{codecs.conf,input.conf,example.conf} $startdir/pkg/usr/share/mplayer
    ln -s /usr/share/fonts/TTF/Vera.ttf $startdir/pkg/usr/share/mplayer/subfont.ttf
    rm -rf $startdir/pkg/usr/share/mplayer/font
    mv $startdir/src/Blue $startdir/pkg/usr/share/mplayer/skins/default
    rm -rf ../$_svnmod-build
    <edit> Supplied package removed, as it was too specific to the build machine.
    The link above gives full details of what this patch can and cannot do.
    I'll run the package here to make sure existing functionality is OK, but I'd be grateful if others could try out the DVD stuff and report back. If it's good enough, I'll include it in the AUR package.
    Thanks.

    MAC!EK wrote:
    tomk wrote:MAC!EK - every mplayer config option, including directfb, is autodetected, so if it's there, mplayer will use it - if it's not, it won't. That does not mean mplayer depends on them. This PKGBUILD provides a package that is identical to the stock Arch package, apart from functionality that is only available in the newer code, so the options that are specifically enabled are the ones chosen for that package.
    OK but...
    $ sudo pacman -R directfb
    removing directfb... done.
    $ mplayer Batman.wmv
    mplayer: error while loading shared libraries: libdirectfb-0.9.so.24: cannot open shared object file: No such file or directory
    Mayby I didn't understood somethin fro myour post, but this doesn't look like autodetection.
    I guess he meant autodetcted by the configure-script before compiling...

  • Setup fails while installing DESIGNER 9204

    Hi all,
    I am trying to install Designer 9204 over existing DS 902 and Designer 9202 in Windows XP with Oracle 9203.
    I got the following error:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77f52109
    Function name=stricmp
    Library=C:\WINDOWS\System32\ntdll.dll
    Current Java thread:
         at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegSetValue(Native Method)
         at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegSetValue(OiipwWin32NativeCalls.java:496)
         at oracle.sysman.oii.oiix.OiixRegistryOps.RegSetValue(OiixRegistryOps.java:270)
         at ssRegSetValuew32.installAction(ssRegSetValuew32.java:91)
         at oracle.sysman.oii.oiis.OiisCompActions.doActionWithException(OiisCompActions.java:1536)
         at oracle.sysman.oii.oiis.OiisCompActions.doActionImpl(OiisCompActions.java:1303)
         at oracle.sysman.oii.oiis.OiisCompActions.doAction(OiisCompActions.java:736)
         at Components.oracle.repository.cktl61.v9_0_2_91_10.CompActions.doAction(Unknown Source)
         at Components.oracle.repository.cktl61.v9_0_2_91_10.CompInstallPhase2.doActionP3RegSetValue44(Unknown Source)
         at Components.oracle.repository.cktl61.v9_0_2_91_10.CompInstallPhase2.stateChangeActions(Unknown Source)
         at Components.oracle.repository.cktl61.v9_0_2_91_10.CompActions.stateChangePhase2Actions(Unknown Source)
         at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE$OiifwComponentIP2WCCE.performStateChangeActions(OiifwInstallPhaseWCCE.java:1054)
         at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE$OiifwComponentInstallPhaseWCCE.doOperation(OiifwInstallPhaseWCCE.java:608)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:137)
         at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE.doOperation(OiifwInstallPhaseWCCE.java:260)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:137)
         at oracle.sysman.oii.oiif.oiifw.OiifwActionsPhaseWCDE.doOperation(OiifwActionsPhaseWCDE.java:417)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:109)
         at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:939)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:137)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:702)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:194)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:367)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:841)
    Dynamic libraries:
    0x00400000 - 0x00405000      C:\DOCUME~1\ikarp\LOCALS~1\Temp\OraInstall2003-03-21_11-23-41AM\jre\bin\javaw.exe
    0x77F50000 - 0x77FF7000      C:\WINDOWS\System32\ntdll.dll
    0x77E60000 - 0x77F46000      C:\WINDOWS\system32\kernel32.dll
    0x77DD0000 - 0x77E5D000      C:\WINDOWS\system32\ADVAPI32.dll
    0x78000000 - 0x78086000      C:\WINDOWS\system32\RPCRT4.dll
    0x77D40000 - 0x77DCC000      C:\WINDOWS\system32\USER32.dll
    0x77C70000 - 0x77CB0000      C:\WINDOWS\system32\GDI32.dll
    0x77C10000 - 0x77C63000      C:\WINDOWS\system32\MSVCRT.dll
    0x6D420000 - 0x6D4EE000      C:\DOCUME~1\ikarp\LOCALS~1\Temp\OraInstall2003-03-21_11-23-41AM\jre\bin\hotspot\jvm.dll
    0x76B40000 - 0x76B6C000      C:\WINDOWS\system32\WINMM.dll
    0x6D220000 - 0x6D227000      C:\DOCUME~1\ikarp\LOCALS~1\Temp\OraInstall2003-03-21_11-23-41AM\jre\bin\hpi.dll
    0x6D3B0000 - 0x6D3BD000      C:\DOCUME~1\ikarp\LOCALS~1\Temp\OraInstall2003-03-21_11-23-41AM\jre\bin\verify.dll
    0x6D250000 - 0x6D266000      C:\DOCUME~1\ikarp\LOCALS~1\Temp\OraInstall2003-03-21_11-23-41AM\jre\bin\java.dll
    0x6D3C0000 - 0x6D3CD000      C:\DOCUME~1\ikarp\LOCALS~1\Temp\OraInstall2003-03-21_11-23-41AM\jre\bin\zip.dll
    0x6D020000 - 0x6D128000      C:\Documents and Settings\ikarp\Local Settings\Temp\OraInstall2003-03-21_11-23-41AM\jre\bin\awt.dll
    0x73000000 - 0x73023000      C:\WINDOWS\System32\WINSPOOL.DRV
    0x76390000 - 0x763AC000      C:\WINDOWS\system32\IMM32.dll
    0x771B0000 - 0x772D1000      C:\WINDOWS\system32\ole32.dll
    0x5AD70000 - 0x5ADA4000      C:\WINDOWS\System32\uxtheme.dll
    0x6D1E0000 - 0x6D21B000      C:\Documents and Settings\ikarp\Local Settings\Temp\OraInstall2003-03-21_11-23-41AM\jre\bin\fontmanager.dll
    0x69000000 - 0x69211000      C:\WINDOWS\System32\atioglxx.dll
    0x10000000 - 0x1000D000      C:\WINDOWS\system32\PGPhk.dll
    0x08EE0000 - 0x08F04000      C:\WINDOWS\System32\Hook98.dll
    0x08F20000 - 0x08F3E000      C:\Documents and Settings\ikarp\Local Settings\Temp\OraInstall2003-03-21_11-23-41AM\jre\bin\JavaAccessBridge.dll
    0x6D2C0000 - 0x6D2DB000      C:\Documents and Settings\ikarp\Local Settings\Temp\OraInstall2003-03-21_11-23-41AM\jre\bin\jpeg.dll
    0x095C0000 - 0x095D5000      C:\Documents and Settings\ikarp\Local Settings\Temp\OraInstall2003-03-21_11-23-41AM\oui\lib\win32\oraInstaller.dll
    0x77C00000 - 0x77C07000      C:\WINDOWS\system32\VERSION.dll
    0x09C50000 - 0x09C5C000      C:\Documents and Settings\ikarp\Local Settings\Temp\OraInstall2003-03-21_11-23-41AM\ClusterQueries.dll
    0x71AB0000 - 0x71AC5000      C:\WINDOWS\system32\WS2_32.dll
    0x71AA0000 - 0x71AA8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71B20000 - 0x71B31000      C:\WINDOWS\system32\MPR.dll
    0x09D70000 - 0x09D7F000      C:\Documents and Settings\ikarp\Local Settings\Temp\OraInstall2003-03-21_11-23-41AM\WindowsGeneralQ.dll
    0x0A1A0000 - 0x0A1B4000      C:\Documents and Settings\ikarp\Local Settings\Temp\OraInstall2003-03-21_11-23-41AM\NtEnv221.dll
    0x0A2D0000 - 0x0A2E2000      C:\Documents and Settings\ikarp\Local Settings\Temp\OraInstall2003-03-21_11-23-41AM\WindowsFolders21041.dll
    0x773D0000 - 0x77BC7000      C:\WINDOWS\system32\SHELL32.dll
    0x70A70000 - 0x70AD4000      C:\WINDOWS\system32\SHLWAPI.dll
    0x71950000 - 0x71A34000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.10.0_x-ww_f7fb5805\comctl32.dll
    0x77340000 - 0x773CB000      C:\WINDOWS\system32\comctl32.dll
    0x76FD0000 - 0x77048000      C:\WINDOWS\System32\CLBCATQ.DLL
    0x77120000 - 0x771AB000      C:\WINDOWS\system32\OLEAUT32.dll
    0x77050000 - 0x77115000      C:\WINDOWS\System32\COMRes.dll
    0x76670000 - 0x76757000      C:\WINDOWS\System32\SETUPAPI.dll
    0x75A70000 - 0x75B15000      C:\WINDOWS\system32\USERENV.dll
    0x71C20000 - 0x71C6E000      C:\WINDOWS\System32\netapi32.dll
    0x76980000 - 0x76987000      C:\WINDOWS\System32\LINKINFO.dll
    0x76990000 - 0x769B4000      C:\WINDOWS\System32\ntshrui.dll
    0x76B20000 - 0x76B35000      C:\WINDOWS\System32\ATL.DLL
    0x76C90000 - 0x76CB2000      C:\WINDOWS\system32\imagehlp.dll
    0x6D510000 - 0x6D58D000      C:\WINDOWS\system32\DBGHELP.dll
    0x76BF0000 - 0x76BFB000      C:\WINDOWS\System32\PSAPI.DLL
    Local Time = Fri Mar 21 11:25:20 2003
    Elapsed Time = 96
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_01 mixed mode)
    How to fix this?
    BR, Igor Karp

    Simon,
    it passes the copying phase and fails at the setup.
    From the install logs i see that the last things setup was doing were:
    Starting install Install Phase 2 of component Oracle Repository Command Line Tool
    Calling Query areasQueries2.3.0.1.0 getProductHome
    name = oracle.swd.jre
    startVersion = 1.3.1.0.0
    endVersion = 1.3.1.0.0
    acceptCompatible = true
    Query Returned: C:\Program Files\Oracle\jre\1.3.1
    Setting variable 'JRE_HOME' to 'C:\Program Files\Oracle\jre\1.3.1'. Received the value from a code block.
    Setting variable 'JVM_CLASSPATH_DEFAULT_THIN_JDBC' to '-Djava.class.path=C:\oracle\ora92ids\REPADM61\JAVA\jr_cmd.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_cws.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_dep.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_diff.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_ia.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_jol.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_vhv.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_file.jar;C:\oracle\ora92ids\REPADM61\JAVA\jgl3.1.0.jar;C:\oracle\ora92ids\REPADM61\JAVA\xmlparserv2.jar;C:\oracle\ora92ids\FORMS90\JAVA\f90jdapi.jar;C:\oracle\ora92ids\REPADM61\JAVA\jrapi.jar;C:\oracle\ora92ids\jdbc\lib\classes12.zip;C:\oracle\ora92ids\jlib\jewt4.jar;C:\oracle\ora92ids\jlib\share.jar;C:\oracle\ora92ids\jlib\help4.jar;C:\oracle\ora92ids\jlib\oracle_ice5.jar;C:\Program Files\Oracle\jre\1.3.1\lib\i18n.jar'. Received the value from a code block.
    Calling Action w32RegActions2.3.0.0.0 RegCreateKey
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
    Calling Action w32RegActions2.3.0.0.0 RegCreateKey
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPADM61
    Calling Action w32RegActions2.3.0.0.0 RegCreateKey
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPADM61\DEFAULT_JVM_PARAMS_THIN_JDBC
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = CKTL61
         data = C:\oracle\ora92ids\REPADM61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1
         value = CKTL61
         data = C:\oracle\ora92ids\REPADM61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = RMMSGS61
         data = C:\oracle\ora92ids\REPADM61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1
         value = RMMSGS61
         data = C:\oracle\ora92ids\REPADM61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = CDRMSG61
         data = C:\oracle\ora92ids\REPADM61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1
         value = CDRMSG61
         data = C:\oracle\ora92ids\REPADM61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = CDAMSG61
         data = C:\oracle\ora92ids\REPADM61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1
         value = CDAMSG61
         data = C:\oracle\ora92ids\REPADM61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = CDA_UTILITY_MSG_DATA
         data = CDA,RMMSGS61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPCOM61
         value = CDA_UTILITY_MSG_DATA
         data = CDA,RMMSGS61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = CDR_UTILITY_MSG_DATA
         data = CDR,CDRMSG61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPCOM61
         value = CDR_UTILITY_MSG_DATA
         data = CDR,CDRMSG61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = RME_UTILITY_MSG_DATA
         data = RME,RMMSGS61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPCOM61
         value = RME_UTILITY_MSG_DATA
         data = RME,RMMSGS61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = ORA_UTILITY_MSG_DATA
         data = ORA,RDBMS
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPCOM61
         value = ORA_UTILITY_MSG_DATA
         data = ORA,RDBMS
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = PLS_UTILITY_MSG_DATA
         data = PLS,PLSQL
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPCOM61
         value = PLS_UTILITY_MSG_DATA
         data = PLS,PLSQL
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = IWP_UTILITY_MSG_DATA
         data = IWP,IWPMSG61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPCOM61
         value = IWP_UTILITY_MSG_DATA
         data = IWP,IWPMSG61
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = SERVER_API_DEPENDENCY_MANAGER61
         data = 4.0.12.91.9
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPADM61
         value = SERVER_API_DEPENDENCY_MANAGER61
         data = 4.0.12.91.9
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = SERVER_API_COMMAND_LINE61
         data = 4.0.12.91.9
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPADM61
         value = SERVER_API_COMMAND_LINE61
         data = 4.0.12.91.9
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = IAMAP61
         data = C:\oracle\ora92ids\REPADM61\java\iamappings.pmf
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPCOM61
         value = IAMAP61
         data = C:\oracle\ora92ids\REPADM61\java\iamappings.pmf
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = IADTD61
         data = file:/C:/oracle/ora92ids/REPADM61/JAVA/IA.DTD
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPCOM61
         value = IADTD61
         data = file:/C:/oracle/ora92ids/REPADM61/JAVA/IA.DTD
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetNumValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = DEPIMP_BATCH_SIZE
         data = 1
    Calling Action w32RegActions2.3.0.0.0 RegSetNumValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPCOM61
         value = DEPIMP_BATCH_SIZE
         data = 1
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = DEPIMP_VALIDATE_XML
         data = N
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPCOM61
         value = DEPIMP_VALIDATE_XML
         data = N
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = JVM_CLASSPATH_DEFAULT_THIN_JDBC
         data = -Djava.class.path=C:\oracle\ora92ids\REPADM61\JAVA\jr_cmd.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_cws.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_dep.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_diff.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_ia.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_jol.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_vhv.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_file.jar;C:\oracle\ora92ids\REPADM61\JAVA\jgl3.1.0.jar;C:\oracle\ora92ids\REPADM61\JAVA\xmlparserv2.jar;C:\oracle\ora92ids\FORMS90\JAVA\f90jdapi.jar;C:\oracle\ora92ids\REPADM61\JAVA\jrapi.jar;C:\oracle\ora92ids\jdbc\lib\classes12.zip;C:\oracle\ora92ids\jlib\jewt4.jar;C:\oracle\ora92ids\jlib\share.jar;C:\oracle\ora92ids\jlib\help4.jar;C:\oracle\ora92ids\jlib\oracle_ice5.jar;C:\Program Files\Oracle\jre\1.3.1\lib\i18n.jar
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\REPADM61\DEFAULT_JVM_PARAMS_THIN_JDBC
         value = JVM_CLASSPATH_DEFAULT_THIN_JDBC
         data = -Djava.class.path=C:\oracle\ora92ids\REPADM61\JAVA\jr_cmd.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_cws.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_dep.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_diff.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_ia.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_jol.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_vhv.jar;C:\oracle\ora92ids\REPADM61\JAVA\jr_file.jar;C:\oracle\ora92ids\REPADM61\JAVA\jgl3.1.0.jar;C:\oracle\ora92ids\REPADM61\JAVA\xmlparserv2.jar;C:\oracle\ora92ids\FORMS90\JAVA\f90jdapi.jar;C:\oracle\ora92ids\REPADM61\JAVA\jrapi.jar;C:\oracle\ora92ids\jdbc\lib\classes12.zip;C:\oracle\ora92ids\jlib\jewt4.jar;C:\oracle\ora92ids\jlib\share.jar;C:\oracle\ora92ids\jlib\help4.jar;C:\oracle\ora92ids\jlib\oracle_ice5.jar;C:\Program Files\Oracle\jre\1.3.1\lib\i18n.jar
         updateType = null
    Calling Action w32RegActions2.3.0.0.0 RegSetValue
         selectedNodes = null
         Key = HKEY_LOCAL_MACHINE
         SubKey = Software\ORACLE\HOME1\CKTL61
         value = IAFILTER61
         data = C:\oracle\ora92ids\REPADM61\JAVA\IAFILTERS.FIL
         updateType = null
    BR, Igor Karp
    PS. Should I switch to different forum with this issue?

  • Vivado 2015.1 unattended installation - Can someone help pls

    i tried installing Vivado 2015.1 in batch mode
    After running app at command prompt %~dp0"xsetup2.bat" -b ConfigGen it came up with 4 options to choose from, i selected option 2 Vivado Design Edition then the dialog box Disappeared without prompting for a location/filename for
    configuration file  to be stored.
    Can someone help pls.

    Thanks Vinay...
    Have checked the root of C and the App folder but i can't find any changes..
    below is the command in the batch file.... could this make any diff please?
    @echo off
    REM store the original image dir into a variable
    set INSTALLER_ROOT_DIR=%~dp0\..
    rem resolve UNC path
    pushd %~dp0
    set root="%cd%"
    rem xsetup.bat is in <root>\bin, get the parent directory (<root>)
    set parent=%cd%\..
    @setlocal enableextensions enabledelayedexpansion
    rem Check for exclamation point
    rem Remove exclamation point if any in the parent folder path and check if the folder exists
    set parent_fixed=%parent:!=%
    IF NOT EXIST "%parent_fixed%" (
    start cmd /c "echo ERROR: The character '^!' is not allowed in path. Please correct the problem and try again. && pause"
    endlocal
    goto :end
    endlocal
    CALL %root%\setup-boot-loader.bat %*
    set ARGS=%ARGS% -DINSTALLER_ROOT_DIR="%INSTALLER_ROOT_DIR%"
    REM if the argument -Uninstall was specified, run the uninstaller
    IF NOT [%1]==[] (
    IF [%1]==[-Uninstall] (
    set ARGS=%ARGS% -DINSTALLATION_MODE=Uninstall
    set ARGS=%ARGS% -Dlog4j.configuration="%parent%/data/log4j.xml"
    IF NOT "%DEBUG_ARGS%" == "" (
    echo adding %DEBUG_ARGS% to %ARGS%
    set ARGS=%DEBUG_ARGS% %ARGS%
    set ARGS=%ARGS% -DHAS_DYNAMIC_LANGUAGE_BUNDLE=true
    IF [%X_BATCH%] == [1] (
    rem Check if it is a 32-bit platform and exit if 32 libraries are not available.
    IF [%ARCH%] == 32 (
    set libDir=%parent%\lib\win32.o
    IF NOT EXIST "%libDir%" (
    echo ERROR: This installation is not supported for 32 bit platforms
    goto :end
    %X_JAVA_HOME%\bin\java.exe %ARGS% -cp "%X_CLASS_PATH%;%parent%\lib\classes\commons-cli-1.2.jar" com.xilinx.installer.api.InstallerLauncher %*
    ) ELSE (
    %X_JAVA_HOME%\bin\java.exe %ARGS% -splash:"%parent%\data\images\splash.png" -jar "%parent%\lib\classes\xinstaller.jar"
    goto :checkCanceled
    goto :end
    :checkCanceled
    IF EXIST %TEMP%\xinstall-delete.bat (
    call %TEMP%\xinstall-delete.bat
    del %TEMP%\xinstall-delete.bat
    :end
    IF NOT [%TEMP_NATIVE_LIB%] == [] (
    IF EXIST [%TEMP_NATIVE_LIB%] (
    RMDIR /Q /S [%TEMP_NATIVE_LIB%]
    popd

Maybe you are looking for

  • Using OpenVPN client on Windows 7 64 bit

    I am using  openvpn client 2.3.5-I602-x86_64 and when I connect I get the following message. I have tried running Openvpn as Administrator and disabling Windows firewall but no luck. From the same wireless network as my laptop with the same ovpn file

  • Data monitor app

    Does apple have a diagnostic app, mainly interested in data usage and what app/service usses my data that one can get acces to? For 3 times in the last 3 weeks I have used upp my 5GB of data (had to buy more) It is almost imposible to track it down s

  • Pass collections into to select query on IN caluse

    Hi friends, I wanted to pass collections in to select query IN caluse . Eg.. Declare type tab is table of varchar2(25); v_tab tab: type tab1 is table of varchar2(25); v_tab1 tab: Begin select ename into v_tab from emp where deptno in (10,20,30); sele

  • Solution on Mouse Triggers while migration

    We are in the process of migrating our Forms 6i application to Web. There are some limitations to it. The triggers like When-Mouse-Enter, When-Mouse-Leave do not work on web. Can anybody suggest the solution on it ?

  • Information About Ant Tool

    What is the main purpose of ANT Tool? Can any body tell me? Thanks in advance Srinivasa Rao Somu Software Engineer Netsoft Global Informatics Pvt ltd. [email protected]