Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Jubula » Cannot connet to AUT through rcp plugin
Cannot connet to AUT through rcp plugin [message #1815092] Wed, 25 September 2019 11:44 Go to next message
Manuel GT is currently offline Manuel GTFriend
Messages: 5
Registered: May 2019
Junior Member
Hello

I created an AUT and I am trying to run through the 'Try AUT' button but it stucks on 'progress' forever ...

index.php/fa/36389/0/



As you can see the plugin is up&running

index.php/fa/36390/0/


This is what showed up in the autgen terminal:

AUTs sysout: [org.jacorb.orb.giop] : ClientConnectionManager: found ClientGIOPConnection to 172.17.25.194:51206 (674607d)
AUTs sysout: [org.jacorb.orb] : findPOA: reference generated by foreign POA
AUTs sysout: org.jacorb.poa.except.POAInternalError: error extracting impl name from object_key: FE 59 FC 4A 5D 00 00 41 CA 00 00 00 00 00 .Y.J]..A......
AUTs sysout: at org.jacorb.poa.util.POAUtil.extractImplName(POAUtil.java:184)
AUTs sysout: at org.jacorb.orb.ORB.findPOA(ORB.java:612)
AUTs sysout: at org.jacorb.orb.Delegate.resolvePOA(Delegate.java:1152)
AUTs sysout: at org.jacorb.orb.Delegate.is_really_local(Delegate.java:2174)
AUTs sysout: at org.jacorb.orb.Delegate.non_existent(Delegate.java:2192)
AUTs sysout: at org.omg.CORBA.portable.ObjectImpl._non_existent(ObjectImpl.java:155)
AUTs sysout: at esa.egos.cmcp.eud.service.adapter.applicationconnection.IntegratedApplicationConnectionService.connect(IntegratedApplicationConnectionService.java:109)
AUTs sysout: at esa.egos.eud.core.service.internal.ServiceConnectionWatchdog.doReconnectService(ServiceConnectionWatchdog.java:325)
AUTs sysout: at esa.egos.eud.core.service.internal.ServiceConnectionWatchdog.run(ServiceConnectionWatchdog.java:246)
AUTs sysout: at esa.egos.eud.common.util.ThreadRunner.run(ThreadRunner.java:122)
AUTs sysout: at java.lang.Thread.run(Thread.java:745)
AUTs sysout: [org.jacorb.giop.conn] : Negotiated char codeset of ISO8859_1 and wchar of UTF16
AUTs sysout: [org.jacorb.orb.delegate] : Adding new retry group for 172.17.25.194:51206
AUTs sysout: [org.jacorb.giop.conn] : GIOPConnection.sendMessage timeout (millis): 0
AUTs sysout: [org.jacorb.giop.conn] : ClientGIOPConnection to 172.17.25.194:51206 (674607d): sendMessage() - opening transport org.jacorb.orb.iiop.ClientIIOPConnection@52718774
AUTs sysout: [org.jacorb.orb.iiop.ClientIIOPConnection] : Trying to connect to 172.17.25.194:51206 with timeout=90000.
AUTs sysout: [org.jacorb.orb.iiop.ClientIIOPConnection] : Exception
AUTs sysout: java.net.ConnectException: Connection refused
AUTs sysout: at java.net.PlainSocketImpl.socketConnect(Native Method)
AUTs sysout: at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
AUTs sysout: at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
AUTs sysout: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
AUTs sysout: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
AUTs sysout: at java.net.Socket.connect(Socket.java:589)
AUTs sysout: at org.jacorb.orb.factory.DefaultSocketFactory.doCreateSocket(DefaultSocketFactory.java:45)
AUTs sysout: at org.jacorb.orb.factory.AbstractSocketFactory.createSocket(AbstractSocketFactory.java:60)
AUTs sysout: at org.jacorb.orb.iiop.ClientIIOPConnection.createSocket(ClientIIOPConnection.java:317)
AUTs sysout: at org.jacorb.orb.iiop.ClientIIOPConnection.connect(ClientIIOPConnection.java:152)
AUTs sysout: at org.jacorb.orb.giop.GIOPConnection.sendMessage(GIOPConnection.java:1060)
AUTs sysout: at org.jacorb.orb.giop.GIOPConnection.sendRequest(GIOPConnection.java:1005)
AUTs sysout: at org.jacorb.orb.giop.ClientConnection.sendRequest(ClientConnection.java:308)
AUTs sysout: at org.jacorb.orb.giop.ClientConnection.sendRequest(ClientConnection.java:289)
AUTs sysout: at org.jacorb.orb.Delegate._invoke_internal(Delegate.java:1419)
AUTs sysout: at org.jacorb.orb.Delegate.invoke_internal(Delegate.java:1244)
AUTs sysout: at org.jacorb.orb.Delegate.invoke(Delegate.java:1232)
AUTs sysout: at org.jacorb.orb.Delegate.invokeBuiltin(Delegate.java:2275)
AUTs sysout: at org.jacorb.orb.Delegate.non_existent(Delegate.java:2223)
AUTs sysout: at org.omg.CORBA.portable.ObjectImpl._non_existent(ObjectImpl.java:155)
AUTs sysout: at esa.egos.cmcp.eud.service.adapter.sessionkey.SessionKeyIntegratedService.connect(SessionKeyIntegratedService.java:148)
AUTs sysout: at esa.egos.eud.core.service.internal.ServiceConnectionWatchdog.doReconnectService(ServiceConnectionWatchdog.java:325)
AUTs sysout: at esa.egos.eud.core.service.internal.ServiceConnectionWatchdog.run(ServiceConnectionWatchdog.java:246)
AUTs sysout: at esa.egos.eud.common.util.ThreadRunner.run(ThreadRunner.java:122)
AUTs sysout: at java.lang.Thread.run(Thread.java:745)
AUTs sysout: [org.jacorb.orb.iiop.ClientIIOPConnection] : Retrying to connect to 172.17.25.194:51206
AUTs sysout: [org.jacorb.util.tpool] : [0/2] removed idle thread (job scheduled)


Linux W22 3.12.49-11-default #1 SMP Wed Nov 11 20:52:43 UTC 2015 (8d714a0) x86_64 x86_64 x86_64 GNU/Linux

Jubula 8.7.1.046



  • Attachment: jubula001.PNG
    (Size: 182.78KB, Downloaded 416 times)
  • Attachment: jubula002.PNG
    (Size: 313.71KB, Downloaded 392 times)

[Updated on: Wed, 25 September 2019 11:45]

Report message to a moderator

Re: Cannot connet to AUT through rcp plugin [message #1815664 is a reply to message #1815092] Tue, 08 October 2019 05:29 Go to previous message
Marvin Mueller is currently offline Marvin MuellerFriend
Messages: 255
Registered: March 2012
Senior Member
You have not looked into your Application installation details, but into the Jubula ones. The selected bundles should be available in your Application! So the rc.rcp bundle must be installed into your application

best regards
Marvin Mueller
Previous Topic:Error while running under embedded AUT agent
Next Topic:JAVA Swing UI automate the application testing
Goto Forum:
  


Current Time: Fri Apr 26 20:47:34 GMT 2024

Powered by FUDForum. Page generated in 0.02901 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top