Details
Description
See the following exception
2017-09-08 07:46:49,818 | WARN | null_Worker-1 | ScriptJob | 35 - org.apache.karaf.scheduler.core - 4.2.0.SNAPSHOT | Error executing script java.lang.IllegalStateException: A job is already in foreground at org.apache.felix.gogo.runtime.CommandSessionImpl$JobImpl.foreground(CommandSessionImpl.java:643) [28:org.apache.karaf.shell.core:4.2.0.SNAPSHOT] at org.apache.felix.gogo.runtime.CommandSessionImpl$JobImpl.start(CommandSessionImpl.java:760) [28:org.apache.karaf.shell.core:4.2.0.SNAPSHOT] at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:295) [28:org.apache.karaf.shell.core:4.2.0.SNAPSHOT] at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:168) [28:org.apache.karaf.shell.core:4.2.0.SNAPSHOT] at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:148) [28:org.apache.karaf.shell.core:4.2.0.SNAPSHOT] at org.apache.karaf.shell.impl.console.osgi.secured.SecuredCommand$VersatileFunction.execute(SecuredCommand.java:107) [28:org.apache.karaf.shell.core:4.2.0.SNAPSHOT] at org.apache.karaf.scheduler.command.support.ScriptJob.execute(ScriptJob.java:43) [35:org.apache.karaf.scheduler.core:4.2.0.SNAPSHOT] at org.apache.karaf.scheduler.core.QuartzJobExecutor.execute(QuartzJobExecutor.java:52) [35:org.apache.karaf.scheduler.core:4.2.0.SNAPSHOT] at org.quartz.core.JobRunShell.run(JobRunShell.java:202) [35:org.apache.karaf.scheduler.core:4.2.0.SNAPSHOT] at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) [35:org.apache.karaf.scheduler.core:4.2.0.SNAPSHOT
Attachments
Issue Links
- is related to
-
KARAF-5361 shell:watch is broken
-
- Resolved
-
- links to