posted 22 years ago
I get this error when executing loadjava:
SIGSEGV 11* segmentation violation
si_signo [11]: SIGSEGV 11* segmentation violation
si_errno [0]: Error 0
si_code [1]: SEGV_MAPERR [addr: 0x4e494168]
then, later in the error, the exception looks like
this:
oracle.aurora.server.tools.loadjava.LoadJava.process(Compiled Code)
oracle.aurora.server.tools.loadjava.LoadJavaMain.run(Compiled Code)
oracle.aurora.server.tools.loadjava.LoadJavaMain.main(Compiled Code)
Monitor Cache Dump:
java.lang.Class@FD26FF58/FD3740A0: owner "main" (0x89880, 2 entries)
oracle.jdbc.oci8.OCIDBAccess@FD270300/FD375CA0: owner "main" (0x89880, 1 entry)
and then I get a report with a lot of "unowned" values...
does anyone know what is this?.
Thanks!