Bug 777827 (SOA-354) - jaxr scout test failures in EAP testsuite
Summary: jaxr scout test failures in EAP testsuite
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-354
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: JBossAS
Version: 4.2 CP01
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: trev
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks: SOA-353 SOA-375
TreeView+ depends on / blocked
 
Reported: 2008-01-22 23:26 UTC by Rajesh Rajasekaran
Modified: 2013-04-30 03:02 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 777828 (view as bug list)
Environment:
Last Closed: 2009-12-03 17:44:14 UTC
Type: Task


Attachments (Terms of Use)
server.log (60.13 KB, text/plain)
2008-01-28 14:06 UTC, Fernando Meyer
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 778025 0 urgent CLOSED Replace Scout/jUDDI in EAP with the ones from ESB 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 778762 0 urgent CLOSED Multiple juddi/scout jars 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 778855 0 urgent CLOSED Multiple juddi/scout jars 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker SOA-354 0 None None None Never

Internal Links: 778025 778762 778855

Description Rajesh Rajasekaran 2008-01-22 23:26:54 UTC
Date of First Response: 2008-01-25 11:14:04
project_key: SOA

Currently all jaxr scout tests in the EAP testsuite fail with the error shown below.

This could be a configuration issue on the test side with the new version of juddi/scout in SOA.

The following properties currently used by the tests need to be verified.

      <sysproperty key="javax.xml.registry.ConnectionFactoryClass" value="org.apache.ws.scout.registry.ConnectionFactoryImpl"/>
      <sysproperty key="jaxr.query.url" value="http://${node0}:8080/juddi/inquiry"/>
      <sysproperty key="jaxr.publish.url" value="http://${node0}:8080/juddi/publish"/>
      <sysproperty key="juddi.proxy.transportClass" value="org.jboss.jaxr.juddi.transport.SaajTransport"/>
      <sysproperty key="host.name" value="${node0}"/>
      <sysproperty key="jndi.bind.name" value="JAXR"/>

javax.xml.registry.JAXRException: env:Server::null
	at org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl.getAuthToken(BusinessLifeCycleManagerImpl.java:726)
	at org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl.executeOperation(BusinessLifeCycleManagerImpl.java:519)
	at org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl.saveOrganizations(BusinessLifeCycleManagerImpl.java:389)
	at org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase.saveOrg(JaxrDeleteOrganizationTestCase.java:56)
	at org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase.testDeleteOrgs(JaxrDeleteOrganizationTestCase.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
Caused by: env:Server::null
	at org.jboss.jaxr.juddi.transport.SaajTransport.send(SaajTransport.java:95)
	at org.apache.juddi.proxy.RegistryProxy.execute(RegistryProxy.java:368)
	at org.apache.juddi.AbstractRegistry.getAuthToken(AbstractRegistry.java:344)
	at org.apache.ws.scout.registry.BusinessLifeCycleManagerImpl.getAuthToken(BusinessLifeCycleManagerImpl.java:721)
	... 19 more
Caused by: env:Server::null
	at org.jboss.jaxr.juddi.transport.SaajTransport.send(SaajTransport.java:89)
	... 22 more

Comment 1 Mark Little 2008-01-25 16:14:04 UTC
Please attach the server log.

Comment 2 Mark Little 2008-01-26 12:47:52 UTC
Still waiting for server log.

In the meantime, we should not necessarily expect all existing EAP juddi tests to work because the latest version of Scout and jUDDI is what the ESB uses and there may be incompatibilities with previous versions/assumptions.

Comment 3 Fernando Meyer 2008-01-28 14:06:59 UTC
Attachment: Added: server.log


Comment 4 Mark Little 2008-01-29 14:36:04 UTC
Link: Added: This issue is a dependency of SOA-375


Comment 5 Mark Little 2008-05-15 19:30:49 UTC
Link: Added: This issue is related to SOA-375


Comment 6 Mark Little 2008-05-15 19:31:52 UTC
Link: Added: This issue is related to SOA-548


Comment 7 Mark Little 2008-05-15 19:32:07 UTC
Link: Removed: This issue is related to SOA-375 


Comment 8 Julian Coleman 2009-03-10 10:14:35 UTC
Link: Added: This issue related SOA-1217


Comment 9 nwallace 2009-04-29 14:03:47 UTC
Link: Added: This issue related SOA-1298


Comment 10 nwallace 2009-12-03 17:44:14 UTC
This was a sub task of SOA-1217 and SOA- 1298 which have been closed so I'm closing this one now.


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