Skip to Main Content

Integration

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!

CEP : Exception in thread "Timer-15" java.lang.IllegalArgumentException

900697Mar 29 2012 — edited Mar 29 2012
Hi,

Running oracle CEP apps getting below error:

<Emergency> <CQLServerTrace> <BEA-000000> <Failed to get localizer for oracle.cep.exceptions.DataStructuresLogLocalizer in en_US>
Exception in thread "Timer-15" java.lang.IllegalArgumentException
at com.bea.wlevs.eventtyperepo.event.TupleEventProperty.getValue(TupleEventProperty.java:43)
at com.bea.wlevs.eventtyperepo.event.TupleEventType.getPropertyValue(TupleEventType.java:156)
at com.bea.wlevs.eventstore.rdbmsprovider.RDBMSStore.capture(RDBMSStore.java:308)
at com.bea.wlevs.eventstore.recplay.RecordStage.commitEventBuffer(RecordStage.java:558)
at com.bea.wlevs.eventstore.recplay.RecordStage$FlushBufferTask.run(RecordStage.java:835)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)

Why this error occurs?

Please provide info on how to over come above error.

Thanks,
Sri
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 26 2012
Added on Mar 29 2012
1 comment
347 views