Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to start java agent #3394

Open
kk088635 opened this issue Dec 19, 2023 Discussed in #3393 · 0 comments
Open

Failed to start java agent #3394

kk088635 opened this issue Dec 19, 2023 Discussed in #3393 · 0 comments

Comments

@kk088635
Copy link

kk088635 commented Dec 19, 2023

Discussed in #3393

Originally posted by kk088635 December 19, 2023
I am currently working on a PoC on a Java application. When I try to start the java agent in Amdocs Ginger, I get an error message " Failed to load agent, Error Details: 'Please confirm Agent configurations are valid'.
My application is running in the same machine as Amdocs ginger.

Error Logs :
Amdocs.Ginger.CoreNET.log4netLib.GingerLog |:
Method - b__45_0, Error - No connection could be made because the target machine actively refused it. [::ffff:127.0.0.1]:8888
System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (10061): No connection could be made because the target machine actively refused it. [::ffff:127.0.0.1]:8888
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at System.Net.Sockets.TcpClient.Connect(IPEndPoint remoteEP)
at GingerCore.Drivers.JavaDriverLib.JavaDriver.b__45_0() in D:\BuildConfigs\tfsagent_work\4\s\Ginger\GingerCore\Drivers\JavaDriverLib\JavaDriver.cs:line 239

Platform: WINDOWS JAVA
Amdocs Ginger version : 2023.4
Agent Configuration: JavaAgentHost : 127.0.0.1, JavaAgentPort : 8888

Please could you someone help me with this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant