My Oracle Support Banner

NumberFormatException In BPMNWaitListener (Oracle BPM 11g) (Doc ID 2680811.1)

Last updated on MAY 08, 2023

Applies to:

Oracle Business Process Management Suite - Version 11.1.1.7.0 and later
Information in this document applies to any platform.

Symptoms

On : 11.1.1.7.0 version, Orchestration Engine
BPM has been generating the following error:

ERROR
-----------------------
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: java.lang.NumberFormatException: For input string: "2150389789"]
  at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
  at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
  at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:184)
  at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
  at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
Caused by: java.lang.NumberFormatException: For input string: "2150389789"
  at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
  at java.lang.Integer.parseInt(Integer.java:461)
  at java.lang.Integer.valueOf(Integer.java:554)
  at oracle.bpm.bpmn.engine.model.runtime.BPMNWaitListener.execute(BPMNWaitListener.java:57)
  at oracle.integration.platform.blocks.scheduler.ScheduledJob.execute(ScheduledJob.java:163)
  at org.quartz.core.JobRunShell.run(JobRunShell.java:202)

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.