1 Reply Latest reply on Jan 31, 2007 4:58 PM by marklittle

    Trailblazer CR2 - Problem

    joshsmith

      Hi,

      I have followed the install instructions and came to start up the JBoss AS. However, I do not get the:

      [EsbListenerContoller] Reloading parameters
      [EsbListenerConroller] Reloading parameters

      As advised by part (4.) of the installation guides.

      I attempted to proceed with the trailblazer. I navigated to samples/quickstarts/helloworld_embedded_reg and typed ant. Instead of the **Listener Read** apperating on the terminal window I got a load of java rubbish:

      run:
       [echo] Basic JMS Gateway and Listener
       [java] 14:02:04,593 INFO [main][HsqldbUtil] creating db from this script: build/hsqldb
       [java] [Server@1bc82e7]: [Thread[main,5,main]]: checkRunning(false) entered
       [java] [Server@1bc82e7]: [Thread[main,5,main]]: checkRunning(false) exited
       [java] [Server@1bc82e7]: Startup sequence initiated from main() method
       [java] [Server@1bc82e7]: Loaded properties from [C:\jboss-4.0.4.GA\jbossesb\samples\quickstarts\helloworld_embedded_reg\server.properties]
       [java] [Server@1bc82e7]: Initiating startup sequence...
       [java] [Server@1bc82e7]: Server socket opened successfully in 15 ms.
       [java] [Server@1bc82e7]: Database [index=0, id=0, db=file:build/hsqldb, alias=jbossesb] opened sucessfully in 313 ms.
       [java] [Server@1bc82e7]: Startup sequence completed in 328 ms.
       [java] [Server@1bc82e7]: 2007-01-30 14:02:04.984 HSQLDB server 1.8.0 is online
       [java] [Server@1bc82e7]: To close normally, connect and execute SHUTDOWN SQL
       [java] [Server@1bc82e7]: From command line, use [Ctrl]+[C] to abort abruptly
       [java] 14:02:05,140 INFO [main][MLog] MLog clients using log4j logging.
       [java] 14:02:05,250 INFO [main][C3P0Registry] Initializing c3p0-0.9.1-pre9 [built 23-September-2006 01:47:24; debug? true; trace: 10]
       [java] 14:02:05,343 DEBUG [main][DynamicPooledDataSourceManagerMBean] MBean: com.mchange.v2.c3p0:type=PooledDataSource[1113622] registered.
       [java] 14:02:05,437 INFO [main][AbstractPoolBackedDataSource] Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncre
       ment -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> pooltest, breakAfterAcquireFailure
       -> false, checkoutTimeout -> 5000, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTest
       er, dataSourceName -> 1113622, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.hsqldb.jdbcDriver, factoryClassL
       ocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1113622, idleConnectionTestPeriod -> 0, initialPoolSize -> 2, jdbcUrl ->
       jdbc:hsqldb:hsql://localhost:9001/jbossesb, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections ->
       0, maxPoolSize -> 5, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 2, numHelperThreads -> 3, preferredTestQuery -> null, propert
       ies -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTi
       meout -> 0, usesTraditionalReflectiveProxies -> false ]
       [java] 14:02:05,671 DEBUG [main][BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool@979e8b config: [start -> 2; min -> 2; max -> 5;
       inc -> 3; num_acq_attempts -> 30; acq_attempt_delay -> 1000; check_idle_resources_delay -> 0; mox_resource_age -> 0; max_idle_time -> 0; excess_max_i
       dle_time -> 0; destroy_unreturned_resc_time -> 0; expiration_enforcement_delay -> 0; break_on_acquisition_failure -> false; debug_store_checkout_excep
       tions -> false]
       [java] 14:02:05,671 DEBUG [main][BasicResourcePool] awaitAvailable(): [unknown]
       [java] 14:02:05,671 DEBUG [main][BasicResourcePool] trace com.mchange.v2.resourcepool.BasicResourcePool@979e8b [managed: 0, unused: 0, excluded:
       0]
       [java] 14:02:05,687 DEBUG [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0][C3P0PooledConnectionPool] com.mchange.v2.c3p0.impl.C3
       P0PooledConnectionPool$1PooledConnectionResourcePoolManager@1b0bdc8.acquireResource() returning.
       [java] 14:02:05,687 DEBUG [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0][BasicResourcePool] trace com.mchange.v2.resourcepool.
       BasicResourcePool@979e8b [managed: 1, unused: 1, excluded: 0]
       [java] 14:02:05,687 DEBUG [main][BasicResourcePool] trace com.mchange.v2.resourcepool.BasicResourcePool@979e8b [managed: 1, unused: 0, excluded:
       0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@aeea66)
       [java] Dropping the message store schema if exists...
       [java] Creating the message store schema...
       [java] Dropping the registry schema if exists...
       [java] 14:02:05,703 DEBUG [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1][C3P0PooledConnectionPool] com.mchange.v2.c3p0.impl.C3
       P0PooledConnectionPool$1PooledConnectionResourcePoolManager@1b0bdc8.acquireResource() returning.
       [java] 14:02:05,703 DEBUG [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1][BasicResourcePool] trace com.mchange.v2.resourcepool.
       BasicResourcePool@979e8b [managed: 2, unused: 1, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@aeea66)
       [java] creating the registry schema...
       [java] inserting registry publishers...
       [java] 14:02:05,828 DEBUG [main][BasicResourcePool] trace com.mchange.v2.resourcepool.BasicResourcePool@979e8b [managed: 2, unused: 1, excluded:
       0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@aeea66)
       [java] 14:02:05,843 INFO [main][ConfigurationController] loading configuration..
       [java] 14:02:06,843 INFO [main][Generator] Serializing ESB Aware Listener 'ConfigTree' configuration to [C:\jboss-4.0.4.GA\jbossesb\samples\quic
       kstarts\helloworld_embedded_reg\jbossesb-listener.xml].
       [java] 14:02:06,984 INFO [main][Generator] Serializing ESB Gateway 'ConfigTree' configuration to [C:\jboss-4.0.4.GA\jbossesb\samples\quickstarts
       \helloworld_embedded_reg\jbossesb-gateway.xml].
       [java] 14:02:07,000 INFO [Thread-6][ConfigurationController] Configuration Controller instance started.
       [java] 14:02:07,062 INFO [Thread-8][RegistryException] Going to load org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl
       [java] 14:02:08,109 INFO [Thread-9][RegistryException] Going to load org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl
       [java] Going to query the registry for name pattern [%Red Hat/JBossESB%]
       [java] ?Org has services=true
       [java] ?Org has users=false
       [java] Telephone=404 467-8555
       [java] Method:save_business: ENlength=1
       [java] 1
       [java] BusinessService=<xml-fragment businessKey="79346360-B06A-11DB-A69B-DBBEA57628C1" xmlns="urn:uddi-org:api_v2"><name xml:lang="en">FirstServ
       iceESB:SimpleListener</name>
       [java] <description>Hello World</description>
       [java] </xml-fragment>
       [java] BindingTemplate=<xml-fragment serviceKey="7949C020-B06A-11DB-A69B-8E4BBFB457A2" xmlns="urn:uddi-org:api_v2"><description/>
       [java] <accessPoint URLType="other">%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cwsa%3AFrom%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A
       %2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%
       2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmln
       s%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FB%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarj
       addr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3A
       connection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-context-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjadd
       r%22%3Eorg.jnp.interfaces.NamingContextFactory%3C%2Fwsarjaddr%3Ajndi-context-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-pkg-prefix+xmlns%3Awsarjaddr%3D%
       22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%2F%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.
       arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3Atype+xmlns%3Awsarjaddr%3D%22http%3A%2F%2F
       schemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eurn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%3C%2Fwsarjaddr%3Atype%3E%0A++++%3C%2Fwsa%3AReferenceProperti
       es%3E%0A%3C%2Fwsa%3AFrom%3E%0A</accessPoint>
       [java] </xml-fragment>
       [java] BindingTemplate=<xml-fragment serviceKey="7949C020-B06A-11DB-A69B-8E4BBFB457A2" xmlns="urn:uddi-org:api_v2"><description/>
       [java] <accessPoint URLType="other">%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cwsa%3AFrom%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A
       %2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%
       2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmln
       s%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FB%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarj
       addr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3A
       connection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-context-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjadd
       r%22%3Eorg.jnp.interfaces.NamingContextFactory%3C%2Fwsarjaddr%3Ajndi-context-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-pkg-prefix+xmlns%3Awsarjaddr%3D%
       22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%2F%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.
       arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3Atype+xmlns%3Awsarjaddr%3D%22http%3A%2F%2F
       schemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eurn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%3C%2Fwsarjaddr%3Atype%3E%0A++++%3C%2Fwsa%3AReferenceProperti
       es%3E%0A%3C%2Fwsa%3AFrom%3E%0A</accessPoint>
       [java] </xml-fragment>
       [java] 14:02:08,906 INFO [main][StandAloneBootStrapper] starting gateway listener with config file - C:\jboss-4.0.4.GA\jbossesb\samples\quicksta
       rts\helloworld_embedded_reg\jbossesb-gateway.xml
       [java] 14:02:08,921 INFO [main][GatewayListenerController] No value specified for: endTime - Listener will run until parent container/process te
       rminates.
       [java] **Listeners Ready**
       [java] 14:02:08,921 INFO [Thread-10][RegistryException] Going to load org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl
       [java] 14:02:09,265 WARN [Thread-10][JmsGatewayListener] No <action> element found in cofiguration - Using default composer class : org.jboss.s
       oa.esb.listeners.gateway.JmsGatewayListener$PackageJmsMessageContents
       [java] 14:02:09,656 INFO [Thread-11][RegistryException] Going to load org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl
       [java] BusinessService=<xml-fragment businessKey="79346360-B06A-11DB-A69B-DBBEA57628C1" xmlns="urn:uddi-org:api_v2"><name xml:lang="en">FirstServ
       icesGW:SimpleJMSGateway</name>
       [java] <description>Hello World(gateway)</description>
       [java] </xml-fragment>
       [java] BindingTemplate=<xml-fragment serviceKey="79FF0660-B06A-11DB-A69B-F93C682A1173" xmlns="urn:uddi-org:api_v2"><description/>
       [java] <accessPoint URLType="other">%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cwsa%3AFrom%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A
       %2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%
       2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmln
       s%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FA%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarj
       addr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3A
       connection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-context-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjadd
       r%22%3Eorg.jnp.interfaces.NamingContextFactory%3C%2Fwsarjaddr%3Ajndi-context-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-pkg-prefix+xmlns%3Awsarjaddr%3D%
       22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-pkg-prefix%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xm
       lns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3
       Atype+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eurn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%3C%2Fwsarjaddr%3At
       ype%3E%0A++++%3C%2Fwsa%3AReferenceProperties%3E%0A%3C%2Fwsa%3AFrom%3E%0A</accessPoint>
       [java] </xml-fragment>
       [java] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
      
       [java] Body: Hello World
      
       [java] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
       [java] 14:05:07,031 INFO [Thread-8][RegistryException] Going to load org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl
       [java] BusinessService=<xml-fragment serviceKey="7949C020-B06A-11DB-A69B-8E4BBFB457A2" businessKey="79346360-B06A-11DB-A69B-DBBEA57628C1" xmlns="
       urn:uddi-org:api_v2"><name xml:lang="en">FirstServiceESB:SimpleListener</name>
       [java] <description/>
       [java] </xml-fragment>
       [java] BindingTemplate=<xml-fragment serviceKey="7949C020-B06A-11DB-A69B-8E4BBFB457A2" xmlns="urn:uddi-org:api_v2"><description/>
       [java] <accessPoint URLType="other">%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cwsa%3AFrom%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A
       %2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%
       2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmln
       s%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FB%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarj
       addr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3A
       connection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-context-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjadd
       r%22%3Eorg.jnp.interfaces.NamingContextFactory%3C%2Fwsarjaddr%3Ajndi-context-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-pkg-prefix+xmlns%3Awsarjaddr%3D%
       22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%2F%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.
       arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3Atype+xmlns%3Awsarjaddr%3D%22http%3A%2F%2F
       schemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eurn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%3C%2Fwsarjaddr%3Atype%3E%0A++++%3C%2Fwsa%3AReferenceProperti
       es%3E%0A%3C%2Fwsa%3AFrom%3E%0A</accessPoint>
       [java] </xml-fragment>
       [java] 14:08:07,031 INFO [Thread-9][RegistryException] Going to load org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl
       [java] BusinessService=<xml-fragment serviceKey="7949C020-B06A-11DB-A69B-8E4BBFB457A2" businessKey="79346360-B06A-11DB-A69B-DBBEA57628C1" xmlns="
       urn:uddi-org:api_v2"><name xml:lang="en">FirstServiceESB:SimpleListener</name>
       [java] <description/>
       [java] </xml-fragment>
       [java] 14:08:09,078 INFO [Thread-10][GatewayListenerController] Reloading parameters _____________________________________________________
       [java] 14:08:09,093 INFO [Thread-10][GatewayListenerController] No value specified for: endTime - Listener will run until parent container/proce
       ss terminates.
       [java] 14:08:09,093 INFO [Thread-10][RegistryException] Going to load org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl
       [java] 14:08:09,125 ERROR [Thread-10][GatewayListenerController] Cannot launch <org.jboss.soa.esb.listeners.gateway.JmsGatewayListener>
      
       [java] java.lang.reflect.InvocationTargetException
       [java] java.lang.reflect.InvocationTargetException
       [java] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
       [java] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
       [java] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
       [java] at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
       [java] at org.jboss.soa.esb.listeners.gateway.GatewayListenerController.tryToLaunchGateway(GatewayListenerController.java:361)
       [java] at org.jboss.soa.esb.listeners.gateway.GatewayListenerController.run(GatewayListenerController.java:303)
       [java] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
       [java] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
       [java] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
       [java] at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
       [java] at org.jboss.soa.esb.listeners.gateway.GatewayListenerController.tryToLaunchGateway(GatewayListenerController.java:361)
       [java] at java.lang.Thread.run(Thread.java:595)
       [java] Caused by: javax.enterprise.deploy.spi.exceptions.ConfigurationException: EPR <SimpleListener> not found in registry
       [java] at org.jboss.soa.esb.listeners.gateway.JmsGatewayListener.checkMyParms(JmsGatewayListener.java:173)
       [java] at org.jboss.soa.esb.listeners.gateway.JmsGatewayListener.<init>(JmsGatewayListener.java:67)
       [java] ... 7 more
       [java] at org.jboss.soa.esb.listeners.gateway.GatewayListenerController.run(GatewayListenerController.java:303)
       [java] at java.lang.Thread.run(Thread.java:595)
       [java] Caused by: javax.enterprise.deploy.spi.exceptions.ConfigurationException: EPR <SimpleListener> not found in registry
       [java] at org.jboss.soa.esb.listeners.gateway.JmsGatewayListener.checkMyParms(JmsGatewayListener.java:173)
       [java] at org.jboss.soa.esb.listeners.gateway.JmsGatewayListener.<init>(JmsGatewayListener.java:67)
       [java] ... 7 more
       [java] 14:11:07,109 INFO [Thread-12][RegistryException] Going to load org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl
       [java] BindingTemplate=<xml-fragment serviceKey="7949C020-B06A-11DB-A69B-8E4BBFB457A2" xmlns="urn:uddi-org:api_v2"><description/>
       [java] <accessPoint URLType="other">%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cwsa%3AFrom%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A
       %2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%
       2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmln
       s%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FB%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarj
       addr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3A
       connection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-context-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjadd
       r%22%3Eorg.jnp.interfaces.NamingContextFactory%3C%2Fwsarjaddr%3Ajndi-context-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-pkg-prefix+xmlns%3Awsarjaddr%3D%
       22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%2F%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.
       arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3Atype+xmlns%3Awsarjaddr%3D%22http%3A%2F%2F
       schemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eurn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%3C%2Fwsarjaddr%3Atype%3E%0A++++%3C%2Fwsa%3AReferenceProperti
       es%3E%0A%3C%2Fwsa%3AFrom%3E%0A</accessPoint>
       [java] </xml-fragment>



      The test seems to run ok, producing the "hello World" output, but every now and then the following out is produced:


      [java] 14:17:07,109 INFO [Thread-12][RegistryException] Going to load org.jboss.internal.soa.esb.services.registry.JAXRRegistryImpl
      [java] BindingTemplate=<xml-fragment serviceKey="7949C020-B06A-11DB-A69B-8E4BBFB457A2" xmlns="urn:uddi-org:api_v2">
      [java] %3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cwsa%3AFrom%3E%0A++++%3Cwsa%3AAddress%3Ejms%3A
      %2F%2Fqueue%3C%2Fwsa%3AAddress%3E%0A++++%3Cwsa%3AReferenceProperties%3E%0A++++++++%3Cwsarjaddr%3Aspecification-version+xmlns%3Awsarjaddr%3D%22http%3A%
      2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3E1.1%3C%2Fwsarjaddr%3Aspecification-version%3E%0A++++++++%3Cwsarjaddr%3Adestination-name+xmln
      s%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Equeue%2FB%3C%2Fwsarjaddr%3Adestination-name%3E%0A++++++++%3Cwsarj
      addr%3Aconnection-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3EConnectionFactory%3C%2Fwsarjaddr%3A
      connection-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-context-factory+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjadd
      r%22%3Eorg.jnp.interfaces.NamingContextFactory%3C%2Fwsarjaddr%3Ajndi-context-factory%3E%0A++++++++%3Cwsarjaddr%3Ajndi-pkg-prefix+xmlns%3Awsarjaddr%3D%
      22http%3A%2F%2Fschemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%2F%3E%0A++++++++%3Cwsarjaddr%3Ajndi-URL+xmlns%3Awsarjaddr%3D%22http%3A%2F%2Fschemas.
      arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Elocalhost%3C%2Fwsarjaddr%3Ajndi-URL%3E%0A++++++++%3Cwsarjaddr%3Atype+xmlns%3Awsarjaddr%3D%22http%3A%2F%2F
      schemas.arjuna.com%2Fws%2F2004%2F06%2Fwsarjaddr%22%3Eurn%3Ajboss%3Aesb%3Aepr%3Atype%3Ajms%3C%2Fwsarjaddr%3Atype%3E%0A++++%3C%2Fwsa%3AReferenceProperti
      es%3E%0A%3C%2Fwsa%3AFrom%3E%0A
      [java] </xml-fragment>



      I know this cant be good. Any suggestions for what I may have done wrong? (sorry for the large dump of code - not sure how useful it is)

      Cheers

      Josh



        • 1. Re: Trailblazer CR2 - Problem
          marklittle

          We're in the last few hours before the GA release. There have been some changes in the code that may be relevant to your problem. Please wait and try again once the GA is out. If the problem persists let us know.