NOTE: This list-site should be restricted to the Action Request System.

-Chuck-

On Thursday, August 8, 2013 9:27:40 AM UTC-5, MalviyaSaurabh wrote:
>
> Hi All, 
>
> We are trying to post a request in the JMS queue, using JMS Actor Adaptor 
> (Part of Atrium Orchestrator’s base adapter)  but while connecting to the 
> JMS queue we are facing the below Issue. 
>
> Below is the Environment details & configuration steps we’ve followed. 
>
> BAO version : 7602 
> OS : Windows 2003 64 bit 
> Java : 1.6.0_31 
> Remote JMS Server : Weblogic 
>
> JMS Actor Configuration XML file 
>
> <config> 
>  <jndi> 
>
> <java.naming.factory.initial>weblogic.jndi.WLInitialContextFactory</java.naming.factory.initial>
>  
>     
> <java.naming.provider.url>t3://172.31.xxx.xx:7001</java.naming.provider.url> 
>
>   </jndi> 
>  <user-name>weblogic123</user-name> 
>  <password>weblogic123</password> 
>  <connection-factory>AutofixConnectionFactory</connection-factory> 
>  <number-of-retries>3</number-of-retries> 
>  <retry-wait>2000</retry-wait> 
> </config> 
>
> 1) Copied the Web logic  specific Jars in the lib directory. 
> 2) Updated JMS Actor Adapter configuration with following configuration 
> details. 
> 3) We can ping server, as well as telnet the server at port# 7001 
> 4) Integration team could post using a Java code. 
>
>
> Following is the error that we see in the BAO CDP logs. 
>
> 31 Jul 2013 15:06:02,965 ERROR JMSActorAdapter : Naming look up did not 
> return a static destination!! 
> 31 Jul 2013 15:06:02,965 INFO  AbstractAdapter : Adapter [JMSAdapter] 
> state 
> transition [init] -> [fault] 
> 31 Jul 2013 15:06:02,965 ERROR JMSActorAdapter : Naming look up did not 
> return a static destination!! 
>
> Regards, 
> Saurabh 
>
>
>
>
> -- 
> View this message in context: 
> http://ars-action-request-system.1.n7.nabble.com/Atrium-Orchestrator-Issue-JMSActorAdapter-Naming-look-up-did-not-return-a-static-destination-tp111232.html
>  
> Sent from the ARS (Action Request System) mailing list archive at 
> Nabble.com. 
>
> _______________________________________________________________________________
>  
>
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org 
> "Where the Answers Are, and have been for 20 years" 
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to