Hide Forgot
Description of problem: Exception is raised and logged after DTGov runtime is installed until a workflow is deployed: 13:40:48,245 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 61) MSC000001: Failed to start service jboss.deployment.unit."overlord-rtgov-acs.war".component.JEEACSLoader.START: org.jboss.msc.service.StartException in service jboss.deployment.unit."overlord-rtgov-acs.war".component.JEEACSLoader.START: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance 13:41:42,714 ERROR [org.overlord.dtgov.jbpm.util.ApplicationScopedProducer] (ServerService Thread Pool -- 64) Could not find or read the SRAMPPackage 13:41:42,715 ERROR [org.overlord.dtgov.jbpm.util.ApplicationScopedProducer] (ServerService Thread Pool -- 64) Cannot find KieModule: org.overlord.dtgov:dtgov-workflows:1.0.1.Final-redhat-3: java.lang.RuntimeException: Cannot find KieModule: org.overlord.dtgov:dtgov-workflows:1.0.1.Final-redhat-3 1 Version-Release number of selected component (if applicable): ER3 How reproducible: 100% Steps to Reproduce: 1. Install the FSW server and DTGov runtime - start the server before deploying a workflow 2. 3. Actual results: The above exception/ERROR Expected results: If we cannot get rid of the exception, can we at least change this to an INFO/WARN message? Additional info: See attached server.log
Created attachment 800110 [details] Server log
*** Bug 1010822 has been marked as a duplicate of this bug. ***
*** Bug 1016653 has been marked as a duplicate of this bug. ***
Are you sure the workflow is deployed? I think you will need to run something like mvn deploy (not install?) and making sure the srampWagon is invoked.
(In reply to Kurt T Stam from comment #8) > Are you sure the workflow is deployed? I think you will need to run something > like mvn deploy (not install?) and making sure the srampWagon is invoked. Ignore comment; wrong bz
We cannot change the logging; this is coming from jBPM. Anyway - working on the real fix for this; which is to manage the kie packages.
Kurt Stam <kurt.stam> updated the status of jira DTGOV-91 to Resolved
Kurt Stam <kurt.stam> updated the status of jira DTGOV-91 to Closed
Verified in FSW 6.0.0.ER7
Eric Wittmann <eric.wittmann> updated the status of jira DTGOV-91 to Reopened
Eric Wittmann <eric.wittmann> updated the status of jira DTGOV-91 to Closed