Skip to Main Content

Java and JavaScript in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

jolz: uses a CPU feature which is not available?

638798Mar 31 2009 — edited Apr 28 2009
First lines from m000 trace after the header:

*** 2009-03-30 16:34:30.780
*** SESSION ID:(1565.8) 2009-03-30 16:34:30.780
*** CLIENT ID:() 2009-03-30 16:34:30.780
*** SERVICE NAME:(SYS$BACKGROUND) 2009-03-30 16:34:30.780
*** MODULE NAME:(MMON_SLAVE) 2009-03-30 16:34:30.780
*** ACTION NAME:(JAVAVM JIT slave action) 2009-03-30 16:34:30.780

jolz: Compiled code for java/util/HashMap.<init>; uses a CPU feature which is not available
jolz: Compiled code for java/util/HashMap.resize; uses a CPU feature which is not available
jolz: Compiled code for java/util/HashMap.unmaskNull; uses a CPU feature which is not available
jolz: Compiled code for java/util/HashMap$Entry.getKey; uses a CPU feature which is not available

.
..
...
....
.....

the last few entries are:

jolz: Compiled code for oracle/aurora/zephyr/backend/LiveLIRTemps$EnsureLoserLiveRangeIterator.apply; uses a CPU feature which is not available
jolz: Compiled code for oracle/aurora/zephyr/backend/LiveLIRTemps$GenBitSetIterator.apply; uses a CPU feature which is not available

This eventually leads to ORA-07445: [joe_run_vm()+15316] [SIGSEGV] [ADDR:0x24000] [PC:0x33FAB74] [Address not mapped to object] []

What is causing the "CPU feature which is not available" messages to be reported?


Thank for any assistance.
Tracey
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 26 2009
Added on Mar 31 2009
1 comment
3,604 views