Bug 1194377 - kie-server can't start in BRMS ER5
Summary: kie-server can't start in BRMS ER5
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Installer
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ER6
: 6.1.0
Assignee: Miroslav Sochurek
QA Contact: Dominik Hanak
URL:
Whiteboard:
: 1195420 1196604 (view as bug list)
Depends On: 1191906
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-19 16:59 UTC by Thomas Hauser
Modified: 2020-03-27 20:09 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1191906
Environment:
Last Closed: 2020-03-27 20:09:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Thomas Hauser 2015-02-19 16:59:27 UTC
+++ This bug was initially created as a clone of Bug #1191906 +++

Description of problem:
When I start the brms ER5, I see the following error when start up.
16:31:38,947 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-15) MSC000001: Failed to start service jboss.deployment.unit."kie-server.war".PARSE: org.jboss.msc.service.StartException in service jboss.deployment.unit."kie-server.war".PARSE: JBAS018733: Failed to process phase PARSE of deployment "kie-server.war"
	at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:166) [jboss-as-server-7.5.0.Final-redhat-18.jar:7.5.0.Final-redhat-18]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1980) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]
	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1913) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_17]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_17]
	at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_17]
Caused by: org.jboss.msc.service.ServiceNotFoundException: Service service jboss.ejb.default-resource-adapter-name-service not found
	at org.jboss.msc.service.ServiceContainerImpl.getRequiredService(ServiceContainerImpl.java:625) [jboss-msc-1.1.5.Final-redhat-1.jar:1.1.5.Final-redhat-1]
	at org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescriptionFactory.getDefaultResourceAdapterName(MessageDrivenComponentDescriptionFactory.java:275)
	at org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescriptionFactory.processMessageBeans(MessageDrivenComponentDescriptionFactory.java:155)
	at org.jboss.as.ejb3.deployment.processors.MessageDrivenComponentDescriptionFactory.processAnnotations(MessageDrivenComponentDescriptionFactory.java:82)
	at org.jboss.as.ejb3.deployment.processors.AnnotatedEJBComponentDescriptionDeploymentUnitProcessor.processAnnotations(AnnotatedEJBComponentDescriptionDeploymentUnitProcessor.java:58)
	at org.jboss.as.ejb3.deployment.processors.AbstractDeploymentUnitProcessor.deploy(AbstractDeploymentUnitProcessor.java:81)
	at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159) [jboss-as-server-7.5.0.Final-redhat-18.jar:7.5.0.Final-redhat-18]
	... 5 more

16:31:42,095 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015960: Class Path entry avalon-framework-4.2.0.jar in /home/rzhang/lab/1brms6/6.1.0/brms-6.1.0.ER5/jboss-eap-6.4/standalone/deployments/business-central.war/WEB-INF/lib/fop-0.95.jar  does not point to a valid jar for a Class-Path reference.

kie-server-...war can start in BPMSuite without problem. 
And kie-server in ER4 seems also have no problem with EAP 6.3 and 6.4. 
It seems there is some service or configuration is required for kie-server run on EAP.
This needs further investigation.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

--- Additional comment from Petr Siroky on 2015-02-12 07:10:42 EST ---

As of 6.1.0.ER5 the exec. server supports also JMS (with the help of MDB). The server needs to be started with standalone-full profile (or the default profiles needs to be tweaked, similarly as for BPM Suite).

Comment 2 Thomas Hauser 2015-02-19 17:01:45 UTC
Cloning this bug because changes to the xsl / zip assemblies and installer should be tracked separately. 

Fixed in repository "ip" in commit 80613697099fb1ae4476c064f6e5609f8a047cf9 
Added required scripts for mdb setup in BRMS for standalone descriptors.

Fixed in repository "brms-installer" in commit 1b7322ffe200f85b9f1b4b13e54fcbfa43feacb8
Added execution of new scripts

Comment 3 Tomas Livora 2015-03-05 12:35:55 UTC
*** Bug 1196604 has been marked as a duplicate of this bug. ***

Comment 4 Tomas Livora 2015-03-12 09:35:04 UTC
Verified on BRMS 6.1.0 ER6

Comment 5 Tomas Livora 2015-03-24 15:14:41 UTC
*** Bug 1195420 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.