Bug 777829 (SOA-355)

Summary: BindingServiceUnitTestCase failure for jboss.esb:service=DataFilerScheduler
Product: [JBoss] JBoss Enterprise SOA Platform 4 Reporter: Rajesh Rajasekaran <rajesh.rajasekaran>
Component: EAPAssignee: Rajesh Rajasekaran <rajesh.rajasekaran>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 4.2 Beta 1CC: jwulf
Target Milestone: ---   
Target Release: 4.2 CR2   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-355
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-02 09:48:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
BindingServiceUnitTestCase.java none

Description Rajesh Rajasekaran 2008-01-22 23:34:49 UTC
Date of First Response: 2008-01-25 11:24:41
project_key: SOA

BindingServiceUnitTestCase verifies the binding manager service jboss EAP on 2 EAP instances.

It starts up 2 EAP instances based on the binding configurations in sample-bindings.xml

The test complains that the jboss.esb:service=DataFilerScheduler is not started.
Does port binding configurations need to be defined in sample-bindings.xml for jboss.esb:service=DataFilerScheduler ?

Or should the test ignore this? Attaching the test case.

2008-01-22 16:49:05,064 INFO  [org.jboss.test.binding.BindingServiceUnitTestCase] +++ testAvailableServices, jndiURL=jnp://10.18.90.97:1199
2008-01-22 16:49:07,483 DEBUG [org.jboss.security.SecurityAssociation] Using ThreadLocal: false
2008-01-22 16:49:15,523 DEBUG [org.jboss.test.binding.BindingServiceUnitTestCase] Skipping BarrierController.Barrier service: 'jboss.ha:service=HASingletonDeployer,type=Barrier', in state: Started
2008-01-22 16:50:32,419 ERROR [org.jboss.test.binding.BindingServiceUnitTestCase] jboss.esb:service=DataFilerScheduler is not Started, state=null
2008-01-22 16:51:04,239 INFO  [org.jboss.test.binding.BindingServiceUnitTestCase] +++ testAvailableServices, jndiURL=jnp://10.18.90.97:1299
2008-01-22 16:51:25,464 DEBUG [org.jboss.test.binding.BindingServiceUnitTestCase] Skipping BarrierController.Barrier service: 'jboss.ha:service=HASingletonDeployer,type=Barrier', in state: Created
2008-01-22 16:52:14,191 ERROR [org.jboss.test.binding.BindingServiceUnitTestCase] jboss.esb:service=DataFilerScheduler is not Started, state=null

Comment 1 Rajesh Rajasekaran 2008-01-22 23:35:33 UTC
Attachment: Added: BindingServiceUnitTestCase.java


Comment 2 Len DiMaggio 2008-01-25 16:24:41 UTC
Rajesh - can you attach the server log? Thx!

Comment 3 tcunning 2008-01-27 05:04:09 UTC
Link: Added: This issue related JBESB-1520


Comment 4 tcunning 2008-01-27 05:05:28 UTC
Fixed in CP branch (see JBESB-1520).

drseuss:console tcunning$ svn commit ./management/src/main/java/org/jboss/soa/esb/monitoring/server/BeanRegistrationServlet.java
Sending        management/src/main/java/org/jboss/soa/esb/monitoring/server/BeanRegistrationServlet.java
Transmitting file data .
Committed revision 18150.



Comment 5 Len DiMaggio 2008-02-26 13:38:27 UTC
Rajesh - can you re-run this test with the SOA-P GA bits?

Comment 6 trev 2008-03-04 10:15:36 UTC
can this issue be closed or does it need re-opening

Comment 7 Aleksandar Kostadinov 2008-04-02 10:40:58 UTC
Link: Added: This issue is related to SOA-473