Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: jBPM 5.3 jbpm-console problem"

To view the discussion, visit: https://community.jboss.org/message/739113#739113

--------------------------------------------------------------
I think the problem is with your data source configuration in standalone.xml - 
there is an sql statement given which I think is not valid "SELECT 1" and thus 
the error ORA-00923: FROM keyword not found where expected.

Same probably happens when you undeploy task server war and try to use console 
only as console with build EntityManagerFactory on first access not as human 
task war which does that on server startup.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/739113#739113]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to