|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
PortConnector wil not start |
« View previous topic :: View next topic » |
Author |
Message
|
thomeck |
Posted: Mon Apr 10, 2006 2:13 am Post subject: PortConnector wil not start |
|
|
Apprentice
Joined: 07 Apr 2006 Posts: 30 Location: Germany
|
Hi,
my PortConnector will not start.
This is the last entry in the trace file:
[Time: 2006/04/10 12:04:20.013] [System: ConnectorAgent] [SS: PortPartData] [Thread: IDLControllerProxy (#1267665400)] [Type: Trace] [Mesg: :Connected to connector controller successfully]
[Time: 2006/04/10 12:04:20.013] [System: ConnectorAgent] [SS: PortPartData] [Thread: IDLControllerProxy (#1267665400)] [Type: Trace] [Mesg: :Connected to connector controller successfully]
[Time: 2006/04/10 12:04:20.013] [System: ConnectorAgent] [SS: PortPartData] [Thread: IDLControllerProxy (#1267665400)] [Type: Trace] [Mesg: :connectionEstablished called]
[Time: 2006/04/10 12:04:20.013] [System: ConnectorAgent] [SS: PortPartData] [Thread: IDLControllerProxy (#1267665400)] [Type: Trace] [Mesg: :Relaying the application connection and agent states to the controller]
[Time: 2006/04/10 12:04:20.013] [System: ConnectorAgent] [SS: PortPartData] [Thread: IDLControllerProxy (#1267665400)] [Type: Trace] [Mesg: :setAppDomainState]
[Time: 2006/04/10 12:04:20.013] [System: ConnectorAgent] [SS: PortPartData] [Thread: IDLControllerProxy (#1267665400)] [Type: Trace] [Mesg: :setClientDomainState]
[Time: 2006/04/10 12:04:20.013] [System: ConnectorAgent] [SS: PortPartData] [Thread: IDLControllerProxy (#1267665400)] [Type: Trace] [Mesg: :Getting all subscriptions]
[Time: 2006/04/10 12:04:20.029] [System: ConnectorAgent] [SS: PortPartData] [Thread: IDLControllerProxy (#1267665400)] [Type: Trace] [Mesg: :SubscribeTo PartData.CreateWith Trace0]
[Time: 2006/04/10 12:04:20.029] [System: ConnectorAgent] [SS: PortPartData] [Thread: IDLControllerProxy (#1267665400)] [Type: Trace] [Mesg: Thread:IDLControllerProxy:executing subscribeto call]
[Time: 2006/04/10 12:04:20.029] [System: ConnectorAgent] [SS: PortPartData] [Thread: IDLControllerProxy (#1267665400)] [Type: Trace] [Mesg: :Received Subscription Request.]
[Time: 2006/04/10 12:04:20.029] [System: ConnectorAgent] [SS: PortPartData] [Thread: IDLControllerProxy (#1267665400)] [Type: Trace] [Mesg: :Maintain heart-beat connection being called]
[Time: 2006/04/10 12:04:20.044] [System: ConnectorAgent] [SS: PortPartData] [Thread: IDLControllerProxy (#1267665400)] [Type: Trace] [Mesg: :Successfully pinged the local exported object. Calling ImaintainControllerConnection]
After that nothing happens. No error, ...
The connector is only waiting: "Connecting to the server... 10 April 2006 12:04:16 CEST"
The Controller and the collaboration is active. |
|
Back to top |
|
 |
emiddleware |
Posted: Mon Apr 10, 2006 7:13 pm Post subject: |
|
|
Centurion
Joined: 03 Apr 2006 Posts: 120
|
From the logs , it indicates that your port connector is running ... We refer port connector to test connector .. is it that you are using test connectors ??
If so , all you need is to start the test connector window from ICS and choose the BO and put the values and check if the value is being passed by the collaboration ....
Make sure that your collab object is the test connectors... either source or target side .. _________________ Best Regards,
E-MiddleWare |
|
Back to top |
|
 |
thomeck |
Posted: Mon Apr 10, 2006 11:11 pm Post subject: Port Connector / Test Connector |
|
|
Apprentice
Joined: 07 Apr 2006 Posts: 30 Location: Germany
|
Hi emiddleware,
thanks for reply.
I think we are talking about the same ... Port or test connector.
I have a second ICS with the same collaboration and Connector. With this ICS it works fine.
The new server (on which it not works) is in an other domain. This is the onla diffrent.
The version of ICS is 4.3.2 and AF 2.6.0.3 |
|
Back to top |
|
 |
emiddleware |
Posted: Tue Apr 11, 2006 7:50 pm Post subject: |
|
|
Centurion
Joined: 03 Apr 2006 Posts: 120
|
Hey Theomek ,
Make sure that ICS server is running pertaining to that particular IP . Different Domain means different userid, password and IP . Pls check in the ICS config file if all these are configured. _________________ Best Regards,
E-MiddleWare |
|
Back to top |
|
 |
thomeck |
Posted: Tue Apr 11, 2006 11:41 pm Post subject: |
|
|
Apprentice
Joined: 07 Apr 2006 Posts: 30 Location: Germany
|
No that is not the problem,
it seems that it is possible get a connection to the ICS but the ICS will not answer.
I had start the orb trace.
And found some exceptions in the trace:
com.sun.corba.se.internal.iiop.ReaderThread(Thread[JavaIDL Reader for XXXXXXXX:39586,5,ORB ThreadGroup]): IOException in createInputStream: java.io.IOException
java.io.IOException
at com.sun.corba.se.internal.iiop.messages.MessageBase.readFully(MessageBase.java:521)
at com.sun.corba.se.internal.iiop.messages.MessageBase.createFromStream(MessageBase.java:55)
at com.sun.corba.se.internal.iiop.MessageMediator.processRequest(MessageMediator.java:107)
at com.sun.corba.se.internal.iiop.IIOPConnection.processInput(IIOPConnection.java:336)
at com.sun.corba.se.internal.iiop.ReaderThread.run(ReaderThread.java:60)
java.io.IOException
com.sun.corba.se.internal.iiop.IIOPConnection(Thread[JavaIDL Reader for XXXXXXXX:39586,5,ORB ThreadGroup]): purge_calls: starting: code = 1398079696 die = true
at com.sun.corba.se.internal.iiop.messages.MessageBase.readFully(MessageBase.java:521)
at com.sun.corba.se.internal.iiop.messages.MessageBase.createFromStream(MessageBase.java:55)
at com.sun.corba.se.internal.iiop.MessageMediator.processRequest(MessageMediator.java:107)
at com.sun.corba.se.internal.iiop.IIOPConnection.processInput(IIOPConnection.java:336)
at com.sun.corba.se.internal.iiop.ReaderThread.run(ReaderThread.java:60)
com.sun.corba.se.internal.POA.GenericPOAServerSC(Thread[RequestProcessor[0],5,ORB ThreadGroup]): dispatchToServant: starting invhandler invocation
com.sun.corba.se.internal.iiop.ServerRequestImpl(Thread[RequestProcessor[0],5,ORB ThreadGroup]): getServiceContextsReply called with connection Connection[type=IIOP_CLEAR_TEXT remote_host=XXXXXXXX remote_port=39625 state=ESTABLISHED]
com.sun.corba.se.internal.core.ServiceContexts(Thread[RequestProcessor[0],5,ORB ThreadGroup]): Writing service contexts to output stream
java.lang.Throwable: Printing stack trace:
at com.sun.corba.se.internal.util.Utility.printStackTrace(Utility.java:1045)
at com.sun.corba.se.internal.core.ServiceContexts.write(ServiceContexts.java:229)
at com.sun.corba.se.internal.iiop.messages.ReplyMessage_1_2.write(ReplyMessage_1_2.java:171)
at com.sun.corba.se.internal.iiop.ServerResponseImpl.<init>(ServerResponseImpl.java:84)
at com.sun.corba.se.internal.iiop.ServerResponseImpl.<init>(ServerResponseImpl.java:29)
at com.sun.corba.se.internal.iiop.ServerRequestImpl.createResponse(ServerRequestImpl.java:85)
at com.sun.corba.se.internal.POA.SubcontractResponseHandler.createReply(SubcontractResponseHandler.java:47)
at org.omg.CosNaming.NamingContextExtPOA._invoke(NamingContextExtPOA.java:181)
at com.sun.corba.se.internal.POA.GenericPOAServerSC.dispatchToServant(GenericPOAServerSC.java:517)
at com.sun.corba.se.internal.POA.GenericPOAServerSC.internalDispatch(GenericPOAServerSC.java:207)
at com.sun.corba.se.internal.POA.GenericPOAServerSC.dispatch(GenericPOAServerSC.java:109)
at com.sun.corba.se.internal.iiop.ORB.process(ORB.java:280)
at com.sun.corba.se.internal.iiop.RequestProcessor.process(RequestProcessor.java:81)
at com.sun.corba.se.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool.java:106)
com.sun.corba.se.internal.core.ServiceContexts(Thread[RequestProcessor[0],5,ORB ThreadGroup]): Service context has 1 components
I don't know what this mean |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|