Author |
Message
|
belchman |
Posted: Fri May 29, 2015 11:08 am Post subject: Runtime error on MQ-IVT |
|
|
Partisan
Joined: 31 Mar 2006 Posts: 386 Location: Ohio, USA
|
WASNDv7.0
MQv802
AIX 6100-09-04-1441
I have deployed the ear wmq.jmsra.ivt.ear to WAS ND v7.0*.
In the apps web page when I hit execute it raises this
Quote: |
javax.naming.NameNotFoundException: Context: IVT_CELL/clusters/IVT_cluster, name: IVTCF: First component in name IVTCF not found.
|
In an FFDC, it has this
Quote: |
[5/29/15 14:58:12:428 EDT] FFDC Exception:javax.naming.NamingException SourceId:com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt Probe
Id:987 Reporter:java.lang.Class@55405540
javax.naming.NamingException: NMSV0612W: A NameNotFoundException occurred on an indirect lookup on the name "java:comp/env/IVTCF". The name "java:comp/env/I
VTCF" maps to a JNDI name in deployment descriptor bindings for the application performing the JNDI lookup. Make sure that the JNDI name mapping in the depl
oyment descriptor binding is correct. If the JNDI name mapping is correct, make sure the target resource can be resolved with the specified name relative to
the default initial context. NameNotFoundException data follows:
javax.naming.NameNotFoundException: Context: IVT_CELL/clusters/IVT_cluster, name: jndi/WMQ_IVT: First component in name WMQ_IVT not found. [Root exception i
s org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0] |
I have been through three iterations before posting here. I first created a qcf thinking that is what the guide meant. Then when It did not work, I created a plain CF like the guide says.
My CF is named IVTCF with a jndiname of jms/ivt/IVTCF
My queue is named IVTQueue with a jndiname of jms/ivt/IVTQueue.
Does anyone have a clue where I should start looking for my mistakes. I did a fastpath install of the MQv7 ear (thinking it should be OK on MQv8) _________________ Make three correct guesses consecutively and you will establish a reputation as an expert. ~ Laurence J. Peter |
|
Back to top |
|
 |
Gaya3 |
Posted: Fri May 29, 2015 11:38 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
I hope you created the QCF and JNDI's in the cluster scope. Please check this
as you mentioned in your thread, you are using cluster and that's where you deployed application.
please check your resource adapter scope as well. _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
belchman |
Posted: Fri May 29, 2015 11:41 am Post subject: |
|
|
Partisan
Joined: 31 Mar 2006 Posts: 386 Location: Ohio, USA
|
I deployed to cell scope thinking cell = cluster.. i will delete and recreate em cluster scope _________________ Make three correct guesses consecutively and you will establish a reputation as an expert. ~ Laurence J. Peter |
|
Back to top |
|
 |
belchman |
Posted: Fri May 29, 2015 11:53 am Post subject: |
|
|
Partisan
Joined: 31 Mar 2006 Posts: 386 Location: Ohio, USA
|
I scoped the CF and queue resources to cluster from cell and it still malfunctions the same way.
I deployed the ear to the cluster.
I did not do anything with the RAR. Should I deploy the RAR too  _________________ Make three correct guesses consecutively and you will establish a reputation as an expert. ~ Laurence J. Peter |
|
Back to top |
|
 |
Gaya3 |
Posted: Fri May 29, 2015 11:54 am Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
|
Back to top |
|
 |
belchman |
Posted: Fri May 29, 2015 11:58 am Post subject: |
|
|
Partisan
Joined: 31 Mar 2006 Posts: 386 Location: Ohio, USA
|
Thanks Gaya. I will look at it. It will be some time. Suddenly getting higher priority work.
I will post results after I address the RAR _________________ Make three correct guesses consecutively and you will establish a reputation as an expert. ~ Laurence J. Peter |
|
Back to top |
|
 |
belchman |
Posted: Mon Jun 01, 2015 4:04 am Post subject: |
|
|
Partisan
Joined: 31 Mar 2006 Posts: 386 Location: Ohio, USA
|
That's odd.
I installed the RAR and
1) when I was installing, it said it was already installed, so I named this one something different
2) after installing, still nothing shows up under any scope.
Investigating further _________________ Make three correct guesses consecutively and you will establish a reputation as an expert. ~ Laurence J. Peter |
|
Back to top |
|
 |
|