[
http://jira.jboss.com/jira/browse/JBPM-315?page=all ]
Thomas Diesler resolved JBPM-315.
---------------------------------
Resolution: Out of Date
SchedulerMain can not work
--------------------------
Key: JBPM-315
URL:
http://jira.jboss.com/jira/browse/JBPM-315
Project: JBoss jBPM
Issue Type: Bug
Components: Core Engine
Reporter: Bernd Ruecker
Assigned To: Tom Baeyens
Priority: Minor
Attachments: SchedulerMain.java
Original Estimate: 5 minutes
Remaining Estimate: 5 minutes
SchedulerMain.main throws NullPointerException at line 29
I think the order of the two lines are wrong:
// register the console listener
scheduler.getSchedulerThread().addListener(new LogListener());
// start the scheduler
scheduler.start();
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira