Java error when uninstalling CF11 32-bit

HI all,
I am trying to uninstall ColdFusion 11 (32-bit) edition so I can reinstall CF11 64-bit on my Win2k8r2 production server. I currently have CF9 installed and running on this server.  I get a fatal error from the jre when attempting the CF11 uninstall. Detailed below is the PID error log from the uninstall directory:
# A fatal error has been detected by the Java Runtime Environment:
#  Internal Error (0xc06d007e), pid=5088, tid=2328
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) Client VM (25.25-b02 mixed mode windows-x86 )
# Problematic frame:
# C  [kernel32.dll+0x1ed5b]
# Failed to write core dump.
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
---------------  T H R E A D  ---------------
Current thread (0x465ecc00):  JavaThread "uninstall" [_thread_in_native, id=2328, stack(0x47310000,0x47360000)]
siginfo: ExceptionCode=0xc06d007e, ExceptionInformation=0x4735e074
Registers:
EAX=0x4735e000, EBX=0x00000000, ECX=0x00000001, EDX=0x00000000
ESP=0x4735e000, EBP=0x4735e050, ESI=0x7188f11c, EDI=0x00000000
EIP=0x7524ed5b, EFLAGS=0x00000216
Top of Stack: (sp=0x4735e000)
0x4735e000:   c06d007e 00000000 00000000 7524ed5b
0x4735e010:   00000001 4735e074 4735e438 752eefcb
0x4735e020:   38f077b8 fffffffe 75243626 75243701
0x4735e030:   7ef8bc00 00000000 00000000 4735e05c
0x4735e040:   752436c8 7188ef90 00000000 00000000
0x4735e050:   4735e0b8 7188b6db c06d007e 00000000
0x4735e060:   00000001 4735e0c4 465ecd38 464c81b8
0x4735e070:   00000000 00000024 7188f11c 718920c0
Instructions: (pc=0x7524ed5b)
0x7524ed3b:   02 50 ff 75 14 8d 45 c4 50 e8 da 03 0a 00 e9 16
0x7524ed4b:   3d 02 00 89 45 c0 8d 45 b0 50 ff 15 14 07 24 75
0x7524ed5b:   c9 c2 10 00 66 83 fa 06 0f 84 9f e0 01 00 66 83
0x7524ed6b:   fa 09 75 0c c7 46 18 d8 21 00 00 e9 36 62 ff ff
Register to memory mapping:
EAX=0x4735e000 is pointing into the stack for thread: 0x465ecc00
EBX=0x00000000 is an unknown value
ECX=0x00000001 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x4735e000 is pointing into the stack for thread: 0x465ecc00
EBP=0x4735e050 is pointing into the stack for thread: 0x465ecc00
ESI=0x7188f11c is an unknown value
EDI=0x00000000 is an unknown value
Stack: [0x47310000,0x47360000],  sp=0x4735e000,  free space=312k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [kernel32.dll+0x1ed5b]
C  [net.dll+0xb6db]
C  [net.dll+0xb54a]
C  [net.dll+0x5361]
C  0x465f3d78
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  java.net.NetworkInterface.getAll()[Ljava/net/NetworkInterface;+0
j  java.net.NetworkInterface.getNetworkInterfaces()Ljava/util/Enumeration;+0
j  sun.security.provider.SeedGenerator.addNetworkAdapterInfo(Ljava/security/MessageDigest;)V +0
j  sun.security.provider.SeedGenerator.access$000(Ljava/security/MessageDigest;)V+1
j  sun.security.provider.SeedGenerator$1.run()Ljava/lang/Void;+61
j  sun.security.provider.SeedGenerator$1.run()Ljava/lang/Object;+1
v  ~StubRoutines::call_stub
j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/O bject;+0
j  sun.security.provider.SeedGenerator.getSystemEntropy()[B+40
j  sun.security.provider.SecureRandom$SeederHolder.<clinit>()V+4
v  ~StubRoutines::call_stub
j  sun.security.provider.SecureRandom.engineNextBytes([B)V+21
j  java.security.SecureRandom.nextBytes([B)V+5
j  java.security.SecureRandom.next(I)I+17
j  java.util.Random.nextLong()J+3
j  java.io.File$TempDirectory.generateFile(Ljava/lang/String;Ljava/lang/String;Ljava/io/File ;)Ljava/io/File;+3
j  java.io.File.createTempFile(Ljava/lang/String;Ljava/lang/String;Ljava/io/File;)Ljava/io/F ile;+45
j  java.io.File.createTempFile(Ljava/lang/String;Ljava/lang/String;)Ljava/io/File;+3
j  com.macromedia.utils.StaticLocations.<clinit>()V+4
v  ~StubRoutines::call_stub
j  com.macromedia.ant.windowsdll.ExecProcess.<clinit>()V+111
v  ~StubRoutines::call_stub
j  com.macromedia.ant.ExecBase.execute()V+369
j  org.apache.tools.ant.Task.perform()V+20
j  org.apache.tools.ant.Target.execute()V+45
j  org.apache.tools.ant.Target.performTasks()V+9
j  org.apache.tools.ant.Project.executeTarget(Ljava/lang/String;)V+43
j  org.apache.tools.ant.taskdefs.Ant.execute()V+342
j  org.apache.tools.ant.taskdefs.CallTarget.execute()V+85
j  org.apache.tools.ant.Task.perform()V+20
j  org.apache.tools.ant.Target.execute()V+45
j  org.apache.tools.ant.Target.performTasks()V+9
j  org.apache.tools.ant.Project.executeTarget(Ljava/lang/String;)V+43
j  com.zerog.ia.installer.util.AntUtility.go()Ljava/lang/String;+106
j  com.zerog.ia.installer.actions.AntRunner.installSelf()Lcom/zerog/ia/installer/IAStatus;+1 46
j  com.zerog.ia.installer.Uninstaller.ah(Lcom/zerog/ia/installer/Installer;)V+541
j  com.zerog.ia.installer.Uninstaller.uninstall(Lcom/zerog/ia/installer/Installer;)V+65
j  com.zerog.ia.installer.actions.UninstallProgressAction.ae()V+7
j  com.zerog.ia.installer.actions.ProgressPanelAction$1.run()V+18
v  ~StubRoutines::call_stub
---------------  P R O C E S S  ---------------
Java Threads: ( => current thread )
  0x465ee000 JavaThread "SeedGenerator Thread" daemon [_thread_blocked, id=5576, stack(0x47830000,0x47880000)]
  0x465ed800 JavaThread "SeedGenerator Thread" daemon [_thread_in_Java, id=6072, stack(0x478b0000,0x47900000)]
=>0x465ecc00 JavaThread "uninstall" [_thread_in_native, id=2328, stack(0x47310000,0x47360000)]
  0x465ed400 JavaThread "Timer-5" [_thread_blocked, id=3508, stack(0x45b90000,0x45be0000)]
  0x465ec800 JavaThread "TimerQueue" daemon [_thread_blocked, id=1828, stack(0x45fc0000,0x46010000)]
  0x0260c000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5040, stack(0x00a90000,0x00ae0000)]
  0x44f3f800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5004, stack(0x460c0000,0x46110000)]
  0x4503f800 JavaThread "Thread-2" [_thread_blocked, id=5844, stack(0x45e10000,0x45e60000)]
  0x4505b000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4968, stack(0x45c60000,0x45cb0000)]
  0x4505a000 JavaThread "AWT-Shutdown" [_thread_blocked, id=5904, stack(0x003f0000,0x00440000)]
  0x45018400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1512, stack(0x45ab0000,0x45b00000)]
  0x44edac00 JavaThread "Service Thread" daemon [_thread_blocked, id=5996, stack(0x451b0000,0x45200000)]
  0x44ecac00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2224, stack(0x453f0000,0x45440000)]
  0x44ec9800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6048, stack(0x00160000,0x001b0000)]
  0x44ec6800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3484, stack(0x02530000,0x02580000)]
  0x44e90000 JavaThread "Finalizer" daemon [_thread_blocked, id=5840, stack(0x45340000,0x45390000)]
  0x44e8b400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2408, stack(0x45260000,0x452b0000)]
Other Threads:
  0x44e86000 VMThread [stack: 0x04780000,0x047d0000] [id=4516]
  0x44ee4000 WatcherThread [stack: 0x45570000,0x455c0000] [id=5760]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation   total 78720K, used 22098K [0x04800000, 0x09d60000, 0x19d50000)
  eden space 70016K,  31% used [0x04800000, 0x05d94bc0, 0x08c60000)
  from space 8704K,   0% used [0x08c60000, 0x08c60000, 0x094e0000)
  to   space 8704K,   0% used [0x094e0000, 0x094e0000, 0x09d60000)
tenured generation   total 174784K, used 29070K [0x19d50000, 0x24800000, 0x44800000)
   the space 174784K,  16% used [0x19d50000, 0x1b9b3950, 0x1b9b3a00, 0x24800000)
Metaspace       used 13894K, capacity 14118K, committed 14208K, reserved 14720K
Card table byte_map: [0x44800000,0x44a10000] byte_map_base: 0x447dc000
Polling page: 0x000f0000
CodeCache: size=32768Kb used=2128Kb max_used=2254Kb free=30639Kb
bounds [0x02610000, 0x02848000, 0x04610000]
total_blobs=1205 nmethods=977 adapters=159
compilation: enabled
Compilation events (10 events):
Event: 14.178 Thread 0x44ecac00  987             org.apache.xerces.util.SymbolTable::hash (38 bytes)
Event: 14.178 Thread 0x44ecac00 nmethod 987 0x02738c08 code [0x02738d00, 0x02738de0]
Event: 14.178 Thread 0x44ecac00  988             org.apache.xerces.util.XMLChar::isName (23 bytes)
Event: 14.178 Thread 0x44ecac00 nmethod 988 0x02738988 code [0x02738a80, 0x02738b40]
Event: 14.178 Thread 0x44ecac00  989             org.apache.xerces.impl.XMLEntityScanner::scanName (319 bytes)
Event: 14.178 Thread 0x44ecac00 nmethod 989 0x02737e08 code [0x02737f90, 0x02738484]
Event: 14.178 Thread 0x44ecac00  990             org.apache.xerces.util.SymbolTable::addSymbol (162 bytes)
Event: 14.179 Thread 0x44ecac00 nmethod 990 0x02737488 code [0x027375e0, 0x02737960]
Event: 14.187 Thread 0x44ecac00  991 % !         sun.security.provider.SeedGenerator$ThreadedSeedGenerator::run @ 112 (256 bytes)
Event: 14.188 Thread 0x44ecac00 nmethod 991% 0x02736048 code [0x027361f0, 0x02736ad8]
GC Heap History (10 events):
Event: 1.320 GC heap before
{Heap before GC invocations=0 (full 0):
def new generation   total 78656K, used 69952K [0x04800000, 0x09d50000, 0x19d50000)
  eden space 69952K, 100% used [0x04800000, 0x08c50000, 0x08c50000)
  from space 8704K,   0% used [0x08c50000, 0x08c50000, 0x094d0000)
  to   space 8704K,   0% used [0x094d0000, 0x094d0000, 0x09d50000)
tenured generation   total 174784K, used 0K [0x19d50000, 0x24800000, 0x44800000)
   the space 174784K,   0% used [0x19d50000, 0x19d50000, 0x19d50200, 0x24800000)
Metaspace       used 7120K, capacity 7226K, committed 7296K, reserved 7552K
Event: 1.352 GC heap after
Heap after GC invocations=1 (full 0):
def new generation   total 78656K, used 8704K [0x04800000, 0x09d50000, 0x19d50000)
  eden space 69952K,   0% used [0x04800000, 0x04800000, 0x08c50000)
  from space 8704K, 100% used [0x094d0000, 0x09d50000, 0x09d50000)
  to   space 8704K,   0% used [0x08c50000, 0x08c50000, 0x094d0000)
tenured generation   total 174784K, used 6279K [0x19d50000, 0x24800000, 0x44800000)
   the space 174784K,   3% used [0x19d50000, 0x1a371d28, 0x1a371e00, 0x24800000)
Metaspace       used 7120K, capacity 7226K, committed 7296K, reserved 7552K
Event: 1.660 GC heap before
{Heap before GC invocations=1 (full 0):
def new generation   total 78656K, used 78656K [0x04800000, 0x09d50000, 0x19d50000)
  eden space 69952K, 100% used [0x04800000, 0x08c50000, 0x08c50000)
  from space 8704K, 100% used [0x094d0000, 0x09d50000, 0x09d50000)
  to   space 8704K,   0% used [0x08c50000, 0x08c50000, 0x094d0000)
tenured generation   total 174784K, used 6279K [0x19d50000, 0x24800000, 0x44800000)
   the space 174784K,   3% used [0x19d50000, 0x1a371d28, 0x1a371e00, 0x24800000)
Metaspace       used 7965K, capacity 8104K, committed 8192K, reserved 8576K
Event: 1.708 GC heap after
Heap after GC invocations=2 (full 0):
def new generation   total 78656K, used 8704K [0x04800000, 0x09d50000, 0x19d50000)
  eden space 69952K,   0% used [0x04800000, 0x04800000, 0x08c50000)
  from space 8704K, 100% used [0x08c50000, 0x094d0000, 0x094d0000)
  to   space 8704K,   0% used [0x094d0000, 0x094d0000, 0x09d50000)
tenured generation   total 174784K, used 21526K [0x19d50000, 0x24800000, 0x44800000)
   the space 174784K,  12% used [0x19d50000, 0x1b255800, 0x1b255800, 0x24800000)
Metaspace       used 7965K, capacity 8104K, committed 8192K, reserved 8576K
Event: 2.032 GC heap before
{Heap before GC invocations=2 (full 0):
def new generation   total 78656K, used 78656K [0x04800000, 0x09d50000, 0x19d50000)
  eden space 69952K, 100% used [0x04800000, 0x08c50000, 0x08c50000)
  from space 8704K, 100% used [0x08c50000, 0x094d0000, 0x094d0000)
  to   space 8704K,   0% used [0x094d0000, 0x094d0000, 0x09d50000)
tenured generation   total 174784K, used 21526K [0x19d50000, 0x24800000, 0x44800000)
   the space 174784K,  12% used [0x19d50000, 0x1b255800, 0x1b255800, 0x24800000)
Metaspace       used 8878K, capacity 9055K, committed 9088K, reserved 9600K
Event: 2.052 GC heap after
Heap after GC invocations=3 (full 0):
def new generation   total 78656K, used 2372K [0x04800000, 0x09d50000, 0x19d50000)
  eden space 69952K,   0% used [0x04800000, 0x04800000, 0x08c50000)
  from space 8704K,  27% used [0x094d0000, 0x09721298, 0x09d50000)
  to   space 8704K,   0% used [0x08c50000, 0x08c50000, 0x094d0000)
tenured generation   total 174784K, used 30154K [0x19d50000, 0x24800000, 0x44800000)
   the space 174784K,  17% used [0x19d50000, 0x1bac28c0, 0x1bac2a00, 0x24800000)
Metaspace       used 8878K, capacity 9055K, committed 9088K, reserved 9600K
Event: 8.378 GC heap before
{Heap before GC invocations=3 (full 0):
def new generation   total 78656K, used 72324K [0x04800000, 0x09d50000, 0x19d50000)
  eden space 69952K, 100% used [0x04800000, 0x08c50000, 0x08c50000)
  from space 8704K,  27% used [0x094d0000, 0x09721298, 0x09d50000)
  to   space 8704K,   0% used [0x08c50000, 0x08c50000, 0x094d0000)
tenured generation   total 174784K, used 30154K [0x19d50000, 0x24800000, 0x44800000)
   the space 174784K,  17% used [0x19d50000, 0x1bac28c0, 0x1bac2a00, 0x24800000)
Metaspace       used 11912K, capacity 12124K, committed 12160K, reserved 12672K
Event: 8.409 GC heap after
Heap after GC invocations=4 (full 0):
def new generation   total 78656K, used 8704K [0x04800000, 0x09d50000, 0x19d50000)
  eden space 69952K,   0% used [0x04800000, 0x04800000, 0x08c50000)
  from space 8704K, 100% used [0x08c50000, 0x094d0000, 0x094d0000)
  to   space 8704K,   0% used [0x094d0000, 0x094d0000, 0x09d50000)
tenured generation   total 174784K, used 34973K [0x19d50000, 0x24800000, 0x44800000)
   the space 174784K,  20% used [0x19d50000, 0x1bf77450, 0x1bf77600, 0x24800000)
Metaspace       used 11912K, capacity 12124K, committed 12160K, reserved 12672K
Event: 8.430 GC heap before
{Heap before GC invocations=4 (full 0):
def new generation   total 78656K, used 10917K [0x04800000, 0x09d50000, 0x19d50000)
  eden space 69952K,   3% used [0x04800000, 0x04a296b8, 0x08c50000)
  from space 8704K, 100% used [0x08c50000, 0x094d0000, 0x094d0000)
  to   space 8704K,   0% used [0x094d0000, 0x094d0000, 0x09d50000)
tenured generation   total 174784K, used 34973K [0x19d50000, 0x24800000, 0x44800000)
   the space 174784K,  20% used [0x19d50000, 0x1bf77450, 0x1bf77600, 0x24800000)
Metaspace       used 12074K, capacity 12284K, committed 12288K, reserved 12672K
Event: 8.468 GC heap after
Heap after GC invocations=5 (full 1):
def new generation   total 78720K, used 0K [0x04800000, 0x09d60000, 0x19d50000)
  eden space 70016K,   0% used [0x04800000, 0x04800000, 0x08c60000)
  from space 8704K,   0% used [0x08c60000, 0x08c60000, 0x094e0000)
  to   space 8704K,   0% used [0x094e0000, 0x094e0000, 0x09d60000)
tenured generation   total 174784K, used 29070K [0x19d50000, 0x24800000, 0x44800000)
   the space 174784K,  16% used [0x19d50000, 0x1b9b3950, 0x1b9b3a00, 0x24800000)
Metaspace       used 12074K, capacity 12281K, committed 12288K, reserved 12672K
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cbfe70) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc1100) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc23b8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc36b0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc48f8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc59e8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc6bc8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
Event: 14.177 Thread 0x465ecc00 Exception <a 'java/lang/IllegalArgumentException': wrong number of arguments> (0x05cc7e60) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\ reflection.cpp, line 1022]
Event: 14.179 Thread 0x465ecc00 Exception <a 'java/security/PrivilegedActionException'> (0x05d0ba18) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jv m.cpp, line 1312]
Event: 14.180 Thread 0x465ecc00 Exception <a 'java/security/PrivilegedActionException'> (0x05d108a8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jv m.cpp, line 1312]
Events (10 events):
Event: 14.189 loading class java/net/Inet4Address
Event: 14.189 loading class java/net/Inet4Address done
Event: 14.189 loading class java/net/Inet6Address
Event: 14.189 loading class java/net/Inet6Address done
Event: 14.189 loading class java/net/Inet6Address$Inet6AddressHolder
Event: 14.189 loading class java/net/Inet6Address$Inet6AddressHolder done
Event: 14.189 loading class java/net/InterfaceAddress
Event: 14.189 loading class java/net/InterfaceAddress done
Event: 14.189 loading class java/net/DefaultInterface
Event: 14.189 loading class java/net/DefaultInterface done
Dynamic libraries:
0x00af0000 - 0x00b20000 C:\CF11\jre\bin\javaw.exe
0x77190000 - 0x772f0000 C:\Windows\SysWOW64\ntdll.dll
0x75230000 - 0x75340000 C:\Windows\syswow64\kernel32.dll
0x758a0000 - 0x75966000 C:\Windows\syswow64\ADVAPI32.dll
0x76890000 - 0x76980000 C:\Windows\syswow64\RPCRT4.dll
0x75170000 - 0x751d0000 C:\Windows\syswow64\Secur32.dll
0x76be0000 - 0x76cb0000 C:\Windows\syswow64\USER32.dll
0x76540000 - 0x765d0000 C:\Windows\syswow64\GDI32.dll
0x74a40000 - 0x74bde000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18523_n one_5cdd65e20837faf2\COMCTL32.dll
0x767e0000 - 0x7688a000 C:\Windows\syswow64\msvcrt.dll
0x76770000 - 0x767c8000 C:\Windows\syswow64\SHLWAPI.dll
0x75530000 - 0x75590000 C:\Windows\system32\IMM32.DLL
0x756e0000 - 0x757a8000 C:\Windows\syswow64\MSCTF.dll
0x75220000 - 0x75229000 C:\Windows\syswow64\LPK.DLL
0x76a50000 - 0x76acd000 C:\Windows\syswow64\USP10.dll
0x707c0000 - 0x7087f000 C:\CF11\jre\bin\msvcr100.dll
0x6df40000 - 0x6e2e4000 C:\CF11\jre\bin\client\jvm.dll
0x74d90000 - 0x74d97000 C:\Windows\system32\WSOCK32.dll
0x75970000 - 0x7599d000 C:\Windows\syswow64\WS2_32.dll
0x767d0000 - 0x767d6000 C:\Windows\syswow64\NSI.dll
0x748e0000 - 0x74912000 C:\Windows\system32\WINMM.dll
0x75590000 - 0x756d4000 C:\Windows\syswow64\ole32.dll
0x759a0000 - 0x75a2d000 C:\Windows\syswow64\OLEAUT32.dll
0x747e0000 - 0x74819000 C:\Windows\system32\OLEACC.dll
0x765d0000 - 0x765d7000 C:\Windows\syswow64\PSAPI.DLL
0x72fb0000 - 0x72fbc000 C:\CF11\jre\bin\verify.dll
0x72660000 - 0x72681000 C:\CF11\jre\bin\java.dll
0x72f70000 - 0x72f83000 C:\CF11\jre\bin\zip.dll
0x75a30000 - 0x76540000 C:\Windows\syswow64\SHELL32.dll
0x74ed0000 - 0x74eee000 C:\Windows\system32\USERENV.dll
0x6f640000 - 0x6f786000 C:\CF11\jre\bin\awt.dll
0x74390000 - 0x7439c000 C:\Windows\system32\DWMAPI.DLL
0x718a0000 - 0x718c0000 C:\CF11\uninstall\resource\iawin32.dll
0x70a40000 - 0x70a78000 C:\CF11\jre\bin\fontmanager.dll
0x71880000 - 0x71895000 C:\CF11\jre\bin\net.dll
0x74db0000 - 0x74deb000 C:\Windows\system32\mswsock.dll
0x74790000 - 0x74795000 C:\Windows\System32\wship6.dll
0x72fa0000 - 0x72faf000 C:\CF11\jre\bin\nio.dll
0x70bc0000 - 0x70be4000 C:\CF11\jre\bin\dcpr.dll
0x74d10000 - 0x74d3c000 C:\Windows\system32\apphelp.dll
0x765e0000 - 0x7676a000 C:\Windows\syswow64\SETUPAPI.dll
0x71ac0000 - 0x71b7a000 C:\Windows\system32\PROPSYS.dll
0x76990000 - 0x76a14000 C:\Windows\syswow64\CLBCatQ.DLL
0x70a10000 - 0x70a40000 C:\CF11\jre\bin\t2k.dll
0x718e0000 - 0x71993000 C:\Windows\system32\WindowsCodecs.dll
0x72f90000 - 0x72f96000 C:\Windows\system32\IconCodecService.dll
VM Arguments:
jvm_args: -Xms268435456 -Xmx1073741824
java_command: com.zerog.lax.LAX C:/CF11/uninstall/uninstall.lax c:/TEMP/2/laxB3F7.tmp
java_class_path (initial): C:\CF11\uninstall\;C:\CF11\uninstall\InstData\Execute.zip;C:\CF11\uninstall\uninstaller.j ar;C:\CF11\uninstall\resource;C:\CF11\uninstall\uninstallerResources.zip;
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\PHP\;C:\CF9\verity\k2\_nti40\bin;C:\Windows\sy stem32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\ Program Files\Microsoft\Web Platform Installer\
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
---------------  S Y S T E M  ---------------
OS: Windows Server 2008 , 64 bit Build 6001 Service Pack 1
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, clmul, tsc, tscinvbit
Memory: 4k page, physical 16685308k(11576684k free), swap 33168860k(23662396k free)
vm_info: Java HotSpot(TM) Client VM (25.25-b02) for windows-x86 JRE (1.8.0_25-b18), built on Oct  7 2014 14:31:05 by "java_re" with MS VC++ 10.0 (VS2010)
time: Wed Apr 22 12:25:12 2015
elapsed time: 14 seconds (0d 0h 0m 14s)
Any help or ideas would be appreciated.
Thank you,
Ross Herman

I also get a fatal error after installing cf11.
# A fatal error has been detected by the Java Runtime Environment:
#  EXCEPTION_IN_PAGE_ERROR (0xc0000006) at pc=0x00000095d4acc035, pid=1636, tid=2996
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# J 3290 C2 java.nio.MappedByteBuffer.load()Ljava/nio/MappedByteBuffer; (119 bytes) @ 0x00000095d4acc035 [0x00000095d4acbe20+0x215]
This error occurs on every installation attempt. It is the only coldfusion version on the computer. Win 8.1 64bit.

Similar Messages

  • SQL Developer 3.2 crashes with java error when using OCI/Thick Driver

    I just installed SQL Developer 3.2 on my linux desktop. SQL Developer crashes with a java error when I select a database from the object tree.
    When I check Use OCI/Thick driver the application will crash when I navigate to the tree and open a database.
    The app does not crash then I have Use OCI/Thick driver unchecked.
    Here are some details of my environment:
    Desktop OS: Fedora 17 Linux
    $ uname -a
    Linux 3.5.1-1.fc17.x86_64 #1 SMP Thu Aug 9 17:50:43 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    Java:
    $ java -version
    java version "1.6.0_34"
    Java(TM) SE Runtime Environment (build 1.6.0_34-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 20.9-b04, mixed mode)
    Oracle instant client:
    $ sqlplus -V
    SQL*Plus: Release 11.2.0.3.0 Production
    Here are the error messages:
    $ sqldeveloper
    Oracle SQL Developer
    Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00007f6de7157664, pid=3049, tid=140109371119360
    # JRE version: 6.0_34-b04
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.9-b04 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # V [libjvm.so+0x516664] unsigned+0xd4
    # An error report file with more information is saved as:
    # /tmp/hs_err_pid3049.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    /opt/sqldeveloper/sqldeveloper/bin/../../ide/bin/launcher.sh: line 544: 3049 Aborted (core dumped) ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"

    I also had the problem of SQL Developer crashing when using OCI/Thick driver but I've managed to solve it. My configuration is:
    - Windows 64-bit
    - Java 64-bit (1.6.0.34)
    - SQL Developer 3.2.09 64-bit
    - OCI Instant client 11.2.0.3 64-bit (without installation).
    The thing that solved the problem was copying two files, ojdbc5.jar and ojdbc6.jar, from Instant client installation folder to JAVA_HOME/lib/ext folder+.
    After that, I haven't had a single crash or error message.
    The same trick that solved the problem on 64-bit installation also solved the problem on another windows computer with 32-bit SQL Developer installation.

  • LSO: Java errors when using Authoring Environment to check-in eLearning

    Have any users here encountered any of these Java errors when trying to check-in eLearning content to the Master Repository?
    reuseObj is null
    java.lang.NullPointerException: reuseObj is null
         at com.sap.hcm.ls.shared.repository.exchange.DeltaVersionData.<init>(DeltaVersionData.java:62)
         at com.sap.hcm.ls.shared.repository.exchange.CopyMan.checkIn(CopyMan.java:160)
         at com.sap.hcm.ls.shared.repository.exchange.Publisher.checkInObjects(Publisher.java:270)
         at com.sap.hcm.ls.las.repository.explorer.wizard.steps.CheckInObjectsStep.workerThread(CheckInObjectsStep.java:85)
         at com.sap.hcm.ls.shared.util.swing.wizardfw.steps.ProgressWizardStep.run(ProgressWizardStep.java:209)
         at java.lang.Thread.run(Unknown Source)
    No semaphore for: /<path>/_groupManProps.txt
    java.io.IOException: No semaphore for: /<path>/_groupManProps.txt
         at com.sap.hcm.ls.shared.repository.control.implicit.ImpVersManager.getAndUpdateNextRevisionNumberForGroup(ImpVersManager.java:920)
         at com.sap.hcm.ls.shared.repository.control.implicit.ImpVersManager.postSpecifyRevisionNumber(ImpVersManager.java:624)
         at com.sap.hcm.ls.shared.repository.exchange.CopyMan.copyProps(CopyMan.java:867)
         at com.sap.hcm.ls.shared.repository.exchange.CopyMan.checkIn(CopyMan.java:227)
         at com.sap.hcm.ls.shared.repository.exchange.Publisher.checkInObjects(Publisher.java:270)
         at com.sap.hcm.ls.las.repository.explorer.wizard.steps.CheckInObjectsStep.workerThread(CheckInObjectsStep.java:85)
         at com.sap.hcm.ls.shared.util.swing.wizardfw.steps.ProgressWizardStep.run(ProgressWizardStep.java:209)
         at java.lang.Thread.run(Thread.java:619)
    Unexpected object state: /<path>/v1/ [rep=http://<path>:80/publishing/LSO_SH1/, type=4, props={status=reserved, type=4, isVersioned=m, pathHash=1855656709}]
    com.sap.hcm.ls.shared.repository.access.ConcurrentIOException: Unexpected object state: /<path>/v1/ [rep=http://<path>:80/publishing/LSO_SH1/, type=4, props={status=reserved, type=4, isVersioned=m, pathHash=1855656709}]
         at com.sap.hcm.ls.shared.repository.exchange.Publisher.announceToPublisherDB(Publisher.java:733)
         at com.sap.hcm.ls.shared.repository.exchange.Publisher.checkInObjects(Publisher.java:288)
         at com.sap.hcm.ls.las.repository.explorer.wizard.steps.CheckInObjectsStep.workerThread(CheckInObjectsStep.java:85)
         at com.sap.hcm.ls.shared.util.swing.wizardfw.steps.ProgressWizardStep.run(ProgressWizardStep.java:209)
         at java.lang.Thread.run(Thread.java:619)
    They each seem to point to some degree or another to using Versioning, but I've gotten those errors whether the "Use Delta Versioning..." checkbox is checked or unchecked.  I do have the standard versioning settings set in the IMG, the standard delivered settings.  And it's referencing the same file, _groupManProps.txt, that doesn't exist in any of the packages I've tried to publish/check-in.  I've tried both AICC and SCORM content and I get the same errors.
    We have an ECC6 system on EHP5, and using Authoring Environment version LSOAE09_0-10006103.
    I'm running the Authoring Environment on a 64-bit Windows 7 PC.
    I've tried to publish/check-in with the following versions of the Java SDK:
    1.4.2 Update 13
    1.4.2 Update 19 (the latest in 1.4.2 with a Windows installer available)
    6 Update 14 (a colleague is using this version successfully with the AE)
    6 Update 23
    Each of those were the 32-bit versions after trying a 64-bit version of one (based on my PC's OS) and getting an unrelated 64-bit error.
    I would appreciate any experience or wisdom any other users here have to share.
    Thanks!
    Jason
    Edited by: jtrain on Nov 22, 2011 9:29 AM

    It was an adjustment we made on our ISA 2006 server. Under
    1. Open Array - Configurarion - General
    2. Select Additional Security Policy - Configure Flood Mitigation
    3. On the Flood Mitigations Tab, there are a number of flood mitigation settings that can be configured.
    The setting we had to adjust is under the "Maximum HTTP requests per minute per IP address (Click on Edit)
    Increase the  "Limit:"  setting. We set it to 1500 which resolved our problem.
    4. Apply the policy and wait for the configuration to be updated on all array members ( may take several minutes)
    Regards,

  • Java error when i try to scan a check

    I Get a Java error when I try to scan a check for remote deposit.  Any help to correct the following error will be greatly appreciated:
    Java Plug-in 1.6.0_24
    Using JRE version 1.6.0_24-b07-334-10M3326 Java HotSpot(TM) 64-Bit Server VM
    User home directory = /Users/ginahumphrey
    Java Plug-in 1.6.0_24
    Using JRE version 1.6.0_24-b07-334-10M3326 Java HotSpot(TM) 64-Bit Server VM
    User home directory = /Users/ginahumphrey
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    p:   reload proxy configuration
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    java.lang.NoClassDefFoundError: Could not initialize class SK.gnome.twain.TwainManager
              at bluepoint.homescan.client.model.TwainHelper.getSourceList(TwainHelper.java:123)
              at bluepoint.homescan.client.presenter.MainPanel1Presenter.initScannersComBox(Main Panel1Presenter.java:465)
              at bluepoint.homescan.client.presenter.MainPanel1Presenter.<init>(MainPanel1Presen ter.java:242)
              at bluepoint.homescan.client.MorenaStudio.init(MorenaStudio.java:29)
              at sun.applet.AppletPanel.run(AppletPanel.java:424)
              at java.lang.Thread.run(Thread.java:680)

    Having the same exact problem! I get:
    Exception in thread "thread applet-bluepoint.homescan.client.MorenaStudio.class-1" java.lang.NoClassDefFoundError: Could not initialize class SK.gnome.twain.TwainManager
              at bluepoint.homescan.client.model.TwainHelper.getSourceList(TwainHelper.java:123)
              at bluepoint.homescan.client.presenter.MainPanel1Presenter.initScannersComBox(Main Panel1Presenter.java:465)
              at bluepoint.homescan.client.presenter.MainPanel1Presenter.<init>(MainPanel1Presen ter.java:242)
              at bluepoint.homescan.client.MorenaStudio.init(MorenaStudio.java:29)
              at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Plugin2Manager.ja va:1640)
              at java.lang.Thread.run(Thread.java:680)
    The process has worked on and off but now it never works. Someone please help us!

  • Java error when trying to edit file - access denied

    We have been running Vibe 3.0 for a couple years with no issues but suddenly users have begun to get java errors when trying to edit a file from Vibe. When a file entry is opened and the "Edit this file" link is clicked, a dialog pops up that says :
    Error from command:
    java.security.AccessControlException: access denied (java.io.FilePermission <<ALL FILES>> execute)
    Has anyone else seen this? Could it be related to some windows security update perhaps? Any ideas how to resolve would be appreciated. This happens with regular users as well as admin.
    Vibe is running on SLES 10 with mysql. We are using IIS Windows Authentication.
    Thanks

    dangross,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • Java Error when launching BLS

    Using xMII 11.5 SP3, one of our other xMII developers is getting the following Java error when launching the BLS editor:
    Unable to load resource: http://xmiid.oxy.com/Lighthammer/CMSLogicEditor/activation.jar
    His computer was reimaged a couple of days ago with our standard image (Windows XP SP2, IE6 SP2).  It worked fine on his computer prior to the re-image.  He's reloaded Sun Java 1.4.2_01 on his computer (our company default is 1.4.1_01.)
    I can't duplicate the error on any of our test computers - one of which was also recently re-imaged.
    Any ideas?
    David

    David,
    So other standard imaged machines are running 1.4.2_01 and have no issues?  I would expect to see problems with the webstart cookie handling for that version, but I'm running _15....
    Try clearing the Java WS cache on the problematic client instance to watch it try to download all the libraries fresh.
    File...Preferences, reconfirm that the None radio button is selected on the General tab, and then on the Advanced tab, press the Clear Folder button.
    You could also make sure before hitting the editor link in the Menu.jsp that there are no dead or leftover javaws processes running in the task manager.
    Regards,
    Jeremy

  • 4215 Java error: When connecting from IPS event viewer

    Hello-
    I received a java error when trying to connect to my 4215 with Cisco IPS event viewer. It is as follows:
    IOException in open Subscription(): java.security.cert.CertificateExpiredException: NotAfter: Sunday March 29
    Is the web server running on 10.x.x.x:443? Please check the communication parameters of the device.
    I can set the date on my pc back to last week and all works fine like b4. I have tried updating my java to the latest version and created a new certificate from the IPS.
    Any help would greatly be appreciated:
    Thanks

    Hi,
    The issue can be resolved by following the steps as below
    1.Login to the sensor.
    2.Run the tls generate-key command.
    3.Make sure the certificate is generated.
    4.Add the device again. It should work now.
    REf: http://www.cisco.com/en/US/products/hw/vpndevc/ps4077/products_qanda_item09186a008025c533.shtml
    Do rate if it helped.
    Regards
    Sridhar

  • Error when uninstalling java

    I get the following message when I try to unistall 1.4 of java:
    error number 0x80040702 description failed to load dll:actpanel and the uninstall fails. Any help on this would be appreciated.

    This is where the nerd of me comes out.
    - This is NOT a Java Problem -
    This is actually an installshield problem and nothing much has really been documented on this.
    This error occurs when Java's setup program doesn't kill itself correctly, either installing or uninstalling itself.
    I 'believe' (Untested but I believe strongly) that removing from a windows box registry the key
    HKey_Local_Machine//Software//Microsoft//Windows//Current Version//Uninstall//{IDontHave-WindowsSoICant-Check-WhatThisShould-Be}
    -= The Java Uninstall Thing Key =- (I am unsure what this is because I dont have windows - not that I hate windows or anything, just dont own a copy)
    Reboot, and uninstall again, it should uninstall just dandy. But keep in mind, its probably just easier to type "format c: /u", or uninstall java 1.4.x maunally.
    David Grocke
    P.S. If you ever get the 0x80040702 error it can 'most probably' be fixed by this. It could also be a required dll is corrupt or missing, or is locked by another program that installshield needs (such as installshield itself).

  • Java Error when starting BI Publisher

    I have installed BI publisher Trial 64 bit.  I am running Windows 7 64 bit.  The install seemed to go smoothly. When I try to start the BI publisher from the start menu, a java error comes up "Java(TM) Platform SE binary has stopped working"
    Any ideas?
    Looks like it is using the java that came with BI publisher:    Faulting application path: C:\PROGRA~1\Oracle\BIPUBL~1\bip\jre6\bin\java.exe
    I have tried uninstalling and reinstalling BI publisher with no luck.
    11g Trial  v11.1.1.7.1
    Windows Application Log:
    Faulting application name: java.exe, version: 6.0.430.1, time stamp: 0x51307c41
    Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec4aa8e
    Exception code: 0xc0000005
    Fault offset: 0x0000000000058187
    Faulting process id: 0x243c
    Faulting application start time: 0x01ced6493249b806
    Faulting application path: C:\PROGRA~1\Oracle\BIPUBL~1\bip\jre6\bin\java.exe
    Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
    Report Id: 710b732e-423c-11e3-b1a4-cc52afec6707

    Looking at the logs and the exception it appears that it is java related. Can you try upgrading your current version of Java.

  • Java error when I try to execute runInstaller

    Hi all,
    Someone can tell me why I get this error when I try to execute the runInstaller script ?
    echoes:/temp/Disk1$ ./runInstaller
    Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2007-05-13_09-29-09PM. Please wait ...echoes:/temp/Disk1$ Oracle Universal Installer, Version 10.1.0.3.0 Production
    Copyright (C) 1999, 2004, Oracle. All rights reserved.
    Exception java.lang.UnsatisfiedLinkError: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libawt.jnilib: occurred..
    java.lang.UnsatisfiedLinkError: /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libawt.jnilib:
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1668)
    at java.lang.Runtime.loadLibrary0(Runtime.java:822)
    at java.lang.System.loadLibrary(System.java:992)
    at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
    at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
    at java.awt.Component.<clinit>(Component.java:545)
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:189)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:173)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:182)
    at oracle.sysman.oii.oiic.OiicInstaller.<init>(OiicInstaller.java:278)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:714)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
    Exception in thread "main" java.lang.NoClassDefFoundError
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:189)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:173)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:182)
    at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:112)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:772)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
    I'm trying to install the 10g db on a PowerMac G5 with 4 gig ram, OSX 10.4.9 with all the latest patches.
    The oracle user shell config is the following :
    =====================================
    ORACLE_BASE=/opt/oracle
    ORACLE_HOME=$ORACLE_BASE/product/10.1.0/db_1
    ORACLE_SID=mydb
    export ORACLE_BASE ORACLE_SID ORACLE_HOME
    if [ $DYLD_LIBRARY_PATH ]
    then
    DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:$ORACLE_HOME/lib
    else
    DYLD_LIBRARY_PATH=$ORACLE_HOME/lib
    fi
    HTDOCS=/usr/local/htdocs
    export DYLD_LIBRARY_PATH HTDOCS
    PATH=/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:$ORACLE_HOME/bin
    export PATH
    PS1='\h:\w\$ '
    export PS1
    alias l='ls -la'
    alias svrmgrl='sqlplus /nolog'
    ================================
    Thanks in advance,
    Max

    Is the Oracle runInstaller message telling me that it wants IBMJava2 -1.3.1, even though is says to install 1.3.1 or higher?Yeah, it has been known to act a bit funny on newer releases of JRE.
    ~Jer

  • Java error when execute SAP MII Workbench

    Hi Experts,
    I getting the following error when I execute the SAP MII Workbench. I have the Java 1.6.0.23 on a Windows 7 64 bits. I tried the Java 64 bits version and had the same error.
    Any idea?
    Regards,
    Vinicius
    A fatal error has been detected by the Java Runtime Environment:
    EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x75671d76, pid=6912, tid=1300
    JRE version: 6.0_23-b05
    Java VM: Java HotSpot(TM) Client VM (19.0-b09 mixed mode, sharing windows-x86 )
    Problematic frame:
    C  [WININET.dll+0x71d76]
    If you would like to submit a bug report, please visit:
      http://java.sun.com/webapps/bugreport/crash.jsp
    The crash happened outside the Java Virtual Machine in native code.
    See problematic frame for where to report the bug.
      T H R E A D  -
    Current thread (0x0675bc00):  JavaThread "Java Web Start Main Thread" [_thread_in_native, id=1300, stack(0x06bc0000,0x06c10000)]
    siginfo: ExceptionCode=0xc0000005, writing address 0x0000064c
    Registers:
    EAX=0x00000000, EBX=0x06c0f2f0, ECX=0x00000000, EDX=0x0002020e
    ESP=0x06c0f068, EBP=0x06c0f068, ESI=0x00000000, EDI=0x06c0f088
    EIP=0x75671d76, EFLAGS=0x00010246
    Register to memory mapping:
    EAX=0x00000000
    0x00000000 is pointing to unknown location
    EBX=0x06c0f2f0
    0x06c0f2f0 is pointing into the stack for thread: 0x0675bc00
    "Java Web Start Main Thread" prio=6 tid=0x0675bc00 nid=0x514 runnable [0x06c0f000]
       java.lang.Thread.State: RUNNABLE
    ECX=0x00000000
    0x00000000 is pointing to unknown location
    EDX=0x0002020e
    0x0002020e is pointing to unknown location
    ESP=0x06c0f068
    0x06c0f068 is pointing into the stack for thread: 0x0675bc00
    "Java Web Start Main Thread" prio=6 tid=0x0675bc00 nid=0x514 runnable [0x06c0f000]
       java.lang.Thread.State: RUNNABLE
    EBP=0x06c0f068
    0x06c0f068 is pointing into the stack for thread: 0x0675bc00
    "Java Web Start Main Thread" prio=6 tid=0x0675bc00 nid=0x514 runnable [0x06c0f000]
       java.lang.Thread.State: RUNNABLE
    ESI=0x00000000
    0x00000000 is pointing to unknown location
    EDI=0x06c0f088
    0x06c0f088 is pointing into the stack for thread: 0x0675bc00
    "Java Web Start Main Thread" prio=6 tid=0x0675bc00 nid=0x514 runnable [0x06c0f000]
       java.lang.Thread.State: RUNNABLE
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:
    Program Files (x86)
    Java
    jre6
    lib
    javaws.jar;C:
    Program Files (x86)
    Java
    jre6
    lib
    deploy.jar;C:
    Program Files (x86)
    Java
    jre6
    lib
    plugin.jar -Djava.security.policy=file:C:
    Program Files (x86)
    Java
    jre6
    lib
    security
    javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:
    Program Files (x86)
    Java
    jre6
    bin -Dsun.awt.warmup=true -Djnlpx.origFilenameArg=C:
    Users
    Vinicius
    AppData
    Local
    Microsoft
    Windows
    Temporary Internet Files
    Content.IE5
    7SYHPOU8
    Workbench[1].jnlp -Djnlpx.remove=true -Xms64m -Xmx128m -Djnlpx.heapsize=64m,128m -Djnlpx.splashport=64156 -Djnlpx.jvm=C:
    Program Files (x86)
    Java
    jre6
    bin
    javaw.exe
    java_command: com.sun.javaws.Main C:\Users\Vinicius\AppData\Local\Temp\javaws3
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
    PATH=C:\Program Files (x86)\Java\jre6\bin;C:\Program Files (x86)\Internet Explorer;;C:\Program Files (x86)\PC Connectivity Solution\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Google\Google Apps Sync\;C:\Program Files\PuTTY;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;"C:\Program Files (x86)\Java\jre6\bin"
    USERNAME=Vinicius
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 2, GenuineIntel
      S Y S T E M  -
    OS: Windows 7 Build 7600
    CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
    Memory: 4k page, physical 4044900k(1962628k free), swap 8087900k(5218924k free)
    vm_info: Java HotSpot(TM) Client VM (19.0-b09) for windows-x86 JRE (1.6.0_23-b05), built on Nov 12 2010 15:00:43 by "java_re" with MS VC++ 7.1 (VS2003)
    time: Tue Dec 21 16:45:03 2010
    elapsed time: 2 seconds

    There is the error when I installed Java 64 bits:
    A fatal error has been detected by the Java Runtime Environment:
    EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000771ab18d, pid=5956, tid=6888
    JRE version: 6.0_23-b05
    Java VM: Java HotSpot(TM) 64-Bit Server VM (19.0-b09 mixed mode windows-amd64 compressed oops)
    Problematic frame:
    C  [WININET.dll+0x9b18d]
    If you would like to submit a bug report, please visit:
      http://java.sun.com/webapps/bugreport/crash.jsp
    The crash happened outside the Java Virtual Machine in native code.
    See problematic frame for where to report the bug.
      T H R E A D  -
    Current thread (0x000000000605f000):  JavaThread "Java Web Start Main Thread" [_thread_in_native, id=6888, stack(0x00000000075f0000,0x00000000076f0000)]
    siginfo: ExceptionCode=0xc0000005, writing address 0x000000000000088c
    Registers:
    RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x00000000076ee290, RDX=0x0000000000000000
    RSP=0x00000000076ee2f0, RBP=0x00000000076ee3f0, RSI=0x0000000000000000, RDI=0x0000000000000000
    R8=0x0000000000000001, R9=0x0000000076ff0000, R10=0x000000000000ffff, R11=0x0000000000000000
    R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000502690, R15=0x00000000076ee5b8
    RIP=0x00000000771ab18d, EFLAGS=0x0000000000010246
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:
    Program Files
    Java
    jre6
    lib
    javaws.jar;C:
    Program Files
    Java
    jre6
    lib
    deploy.jar;C:
    Program Files
    Java
    jre6
    lib
    plugin.jar -Djava.security.policy=file:C:
    Program Files
    Java
    jre6
    lib
    security
    javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:
    Program Files
    Java
    jre6
    bin -Dsun.awt.warmup=true -Djnlpx.origFilenameArg=C:
    Users
    Vinicius
    AppData
    Local
    Microsoft
    Windows
    Temporary Internet Files
    Content.IE5
    OH1DE0ZW
    Workbench[1].jnlp -Djnlpx.remove=true -Xms64m -Xmx128m -Djnlpx.heapsize=64m,128m -Djnlpx.splashport=64455 -Djnlpx.jvm=C:
    Program Files
    Java
    jre6
    bin
    javaw.exe
    java_command: com.sun.javaws.Main C:\Users\Vinicius\AppData\Local\Temp\javaws3
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
    PATH=C:\Windows\system32;C:\Program Files (x86)\Internet Explorer;;C:\Program Files (x86)\PC Connectivity Solution\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Google\Google Apps Sync\;C:\Program Files\PuTTY;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;"C:\Program Files\Java\jre6\bin"
    USERNAME=Vinicius
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 2, GenuineIntel
      S Y S T E M  -
    OS: Windows 7 Build 7600
    CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
    Memory: 4k page, physical 4044900k(1897908k free), swap 8087900k(5161388k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (19.0-b09) for windows-amd64 JRE (1.6.0_23-b05), built on Nov 13 2010 02:43:42 by "java_re" with MS VC++ 8.0 (VS2005)
    time: Tue Dec 21 16:59:47 2010
    elapsed time: 2 seconds

  • Java error when connecting to repository

    Hello,
    I installed the latest Oracle Data Integrator 11g (11.1.1.5.0) a while ago on Windows XP and it worked fine.
    However, yesterday I upgraded Oracle Data Access Components (ODAC) for Visual Studio .Net to the latest version, ODAC 11.2 Release 4 (11.2.0.3.0).
    I also upgraded Java on this computer to the latest release.
    Now when I try to connect to the ODI Repository, I am getting the following Java error:
    *oracle.odi.core.exception.OdiRuntimeException: java.lang.Error: Incompatible version of libocijdbc[Jdbc:112020, Jdbc-OCI:112030*
    The full error message is:
    oracle.odi.core.exception.OdiRuntimeException: java.lang.Error: Incompatible version of libocijdbc[Jdbc:112020, Jdbc-OCI:112030
    at oracle.odi.ui.docking.panes.OdiCnxFactory$1.run(OdiCnxFactory.java:417)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Error: Incompatible version of libocijdbc[Jdbc:112020, Jdbc-OCI:112030
         at oracle.jdbc.driver.T2CConnection$1.run(T2CConnection.java:3989)
         at oracle.jdbc.driver.T2CConnection.loadNativeLibrary(T2CConnection.java:3995)
         at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:280)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:670)
         at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:164)
         at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:55)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)
         at oracle.ucp.jdbc.DriverConnectionFactoryAdapter.createConnection(DriverConnectionFactoryAdapter.java:118)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.createOnePooledConnectionInternal(UniversalConnectionPoolImpl.java:1563)
         at oracle.ucp.common.UniversalConnectionPoolImpl$UniversalConnectionPoolInternal.access$600(UniversalConnectionPoolImpl.java:1399)
         at oracle.ucp.common.UniversalConnectionPoolImpl.createOnePooledConnection(UniversalConnectionPoolImpl.java:477)
         at oracle.ucp.jdbc.oracle.OracleJDBCConnectionPool.createOnePooledConnection(OracleJDBCConnectionPool.java:128)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnectionWithoutCountingRequests(UniversalConnectionPoolImpl.java:297)
         at oracle.ucp.common.UniversalConnectionPoolImpl.borrowConnection(UniversalConnectionPoolImpl.java:142)
         at oracle.ucp.jdbc.JDBCConnectionPool.borrowConnection(JDBCConnectionPool.java:119)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:899)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:857)
         at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:851)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.odi.core.datasource.support.RuntimeClassLoaderDataSourceCreator$DataSourceInvocationHandler.invoke(RuntimeClassLoaderDataSourceCreator.java:41)
         at $Proxy0.getConnection(Unknown Source)
         at oracle.odi.jdbc.datasource.LoginTimeoutDatasourceAdapter$ConnectionProcessor.run(LoginTimeoutDatasourceAdapter.java:217)
         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:139)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:909)
         ... 1 more
    Please advise.
    Regards,
    M.R.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    CC: user7047382
    Thank you Phanikanth for your help, this may be the right solution!
    It makes sense to me:
    Step 1: Install latest Java JDK from Oracle site (there shouldn't be any old ODI version installed on your drive at this point. If there is, then uninstall it prior to Step 1)
    Step 2: Install latest version of ODI.
    Following these steps will probably resolve the issue.
    Regards,
    M.R.

  • JAVA error when exporting to reporting schema ODDM 4.1

    When attempting to export a design to a reporting schema, we received the following error:
    ERROR ReportsHandler - error exporting to reporting schema:
    java.lang.classcastException: oracle.dbtools.crest.model.design.relational.column cannot be cast to oracle.dbtools.crest.model..design..relational.columnView
    at oracle.dbtools.crest.exports.reports.RSViewColumn.export (RSViewColumns.java:43
    at oracle.dbtools.crest.exports.reports.RSRelationalModel.export (RSRelationalModel.java:62)
    at oracle.dbtools.crest.exports.reports.ReportsHandler.export (ReportsHandler.java:135)
    at oracle.dbtools.crest.swingui.ControllerApplication$ExportToReportsSchema$1.run (ControllerApplication.java:2079)
    We downloaded and installed ODDM 4.1 (EA-1) build 4.1.0.866 to resolve an issue with column widths when exporting to the reporting schema (per SR 3-10154440761).  This is the 64 bit version with the included JAVA 1.8 JRE.

    David,
    We migrated this model from data modeler 3.3.  That Model was created from an import from Oracle Designer.  We have not yet tried to import the data model from Oracle Designer directly into v4.1 but are planning to do so shortly.   When we tried to export that design (from v3.3) to the reporting schema, it failed with object too large for column errors.  We wrote SR 3-10154440761 and were advised by Michael Wickham to use v4.1 EA as the column size issue had been resolved in this version.  It was apparent that the export to the reporting schema was making more progress before it failed on the JAVA error.
    We are trying to migrate from Oracle designer to Oracle Data Modeler

  • Java-error when using ESS

    hi,
    i have installed ESS service package 1.0.
    when i do a preview of a iview of ESS i got a java-error. i am new to the portal and to java, so i don't understand the error. Can YOU help me out ?
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to load page
         at java.lang.Throwable.<init>(Throwable.java:179)
         at java.lang.Exception.<init>(Exception.java:29)
         at java.lang.RuntimeException.<init>(RuntimeException.java:32)
         at com.sap.exception.BaseRuntimeException.<init>(BaseRuntimeException.java:128)
         at com.sap.tc.webdynpro.services.exceptions.WDRuntimeException.<init>(WDRuntimeException.java:55)
         at com.sap.tc.webdynpro.services.exceptions.WDRuntimeException.<init>(WDRuntimeException.java:34)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:527)
         at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:191)
         at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:150)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:748)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:283)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:759)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:332)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:0)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:336)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:868)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:250)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:0)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:92)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:30)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:35)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:99)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: javax.naming.NamingException: Failed to lookup External Link for: portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.iviews/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.at/com.sap.pct.erp.ess.addr/com.sap.pct.erp.ess.addr [Root exception is com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed to lookup External Link for: portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.iviews/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.at/com.sap.pct.erp.ess.addr/com.sap.pct.erp.ess.addr]
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Exception.<init>(Exception.java:41)
         at javax.naming.NamingException.<init>(NamingException.java:99)
         at com.sapportals.portal.pcd.gl.JndiProxy.getObjectInstance(JndiProxy.java:47)
         at com.sapportals.portal.pcd.gl.PcdGlContext.getSemanticObject(PcdGlContext.java:700)
         at com.sapportals.portal.pcd.gl.PcdGlContext.getSemanticObject(PcdGlContext.java:629)
         at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:65)
         at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:234)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at com.sap.portal.pb.data.PcdManager.doInit(PcdManager.java:72)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:525)
         ... 30 more
    Caused by: com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed to lookup External Link for: portal_content/com.sap.pct/every_user/com.sap.pct.erp.ess.bp_folder/com.sap.pct.erp.ess.iviews/com.sap.pct.erp.ess.personal_information/com.sap.pct.erp.ess.at/com.sap.pct.erp.ess.addr/com.sap.pct.erp.ess.addr
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Exception.<init>(Exception.java:41)
         at java.lang.RuntimeException.<init>(RuntimeException.java:43)
         at com.sapportals.portal.prt.runtime.PortalRuntimeException.<init>(PortalRuntimeException.java:57)
         at com.sap.portal.pcm.iview.admin.AdminBaseiView.createAttrSetLayersList(AdminBaseiView.java:324)
         at com.sap.portal.pcm.iview.admin.AdminBaseiView.getAttrSetLayersList(AdminBaseiView.java:190)
         at com.sap.portal.pcm.iview.admin.AdminBaseiView.getCustomImplementation(AdminBaseiView.java:133)
         at com.sap.portal.pcm.admin.PcmAdminBase.getImplementation(PcmAdminBase.java:524)
         at com.sapportals.portal.ivs.iviews.IviewServiceObjectFactory.getObjectInstance(IviewServiceObjectFactory.java:121)
         at com.sapportals.portal.prt.jndisupport.DirectoryManager.getObjectInstance(DirectoryManager.java:35)
         ... 38 more

    Dear Martin,
    It may be just an authorization message to objects that doesn't need to be accessed at runtime and in this case I would suggest you to test assigning all authorizations needed at least once for isolating
    purpose.
    You can also apply the latest patch for "EP-PSERV" component which will ensure you do have all fixes for known issues in your support package level.
    Hope the above information should be helpful.
    Best Regards,
    Deepak..

  • Portal V2 - java error when registering provider

    Hi,
    (system setup is as follows)
    0. DOWNLOADED Portal V2 (OS = Windows 2000 Professional)
    1. Installed IAS-infrastructure) in directory c:\oracle\ias
    2. Installed IAS-midtier (portal & wireless) in directory c:\oracle\portal
    3. Tried to install PDK from the downloaded file and into the same directory as IAS-infrastructure (as per the installation guide) but was forced to provide a new directory. Installed successfully in c:\oracle\pdk (NOTE: All services for instances ias, portal and pdk were started using Oracle Enterprise Manager Website; the OC4J processes were up and running)
    The problem occurs when trying to register a new provider as indicated in:
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDP/LIFECYCLE/TOC/LIFECYCLE.HTM (Installation). A Java error is displayed immediately after granting access and pressing "FINISH"
    Error messages are below:
    =================================================================================================
    An error occurred when attempting to call the providers register function. (WWC-43134)
    The following error occurred during the call to Web provider: oracle.webdb.provider.v2.utils.soap.SOAPException: Can't read deployment properties for service: JPDK_V2_SAMPLE_EVENT_WEB_PROVIDER
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.locateService(Unknown Source)
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.processInternal(Unknown Source)
    at oracle.webdb.provider.v2.utils.soap.SOAPProcessor.process(Unknown Source)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.doSOAPCall(Unknown Source)
    at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    (WWC-43147)
    =================================================================================================
    Is something wrong with my installation?
    Should I de-install the PDK installed from the Portal V2 Distribution and re-install it with a standalone PDK download and hand configuration of the parameter files?

    Sorry, false alarm - it works OK now.
    The mistake was that while registering the new sample provider, I had entered the name of the new provider in "Service ID", instead of using one of the providers that were available - eg "sample"
    It worked OK when I used "sample"

Maybe you are looking for