reply2sesh

Results 10 comments of reply2sesh

Yes there is localhost 127.0.0.1 entry.. On Wed, Aug 23, 2017 at 5:16 PM, Nick Tan wrote: > looks like it's trying to setup socket connection between runtime TestNG >...

With Debug mode, I see the below console output [RemoteTestNG] revisions: git.commit.id=28d46f3 git.branch=28d46f3138190e289b3865041c86853f39fcf052 git.build.version=1.2.1 [RemoteTestNG] detected TestNG version 6.11.0 [RemoteTestNG] Invoked with -serport 57492 -protocol json -d /Users/srbomma/eclipseoxygen-workspace/sample/test-output /var/folders/z0/c8j33f5d6xj_22vd0rtv2z7xw1j24c/T/testng-eclipse-1334428033/testng-customsuite.xml [BaseMessageSender]...

Verified.They are off. On Thu, Aug 24, 2017 at 8:27 AM, Nick Tan wrote: > pls check around your network settings. (e.g. antivirus, firewall, web > proxy, etc.) > >...

From what I see & understand. when eclipse is opened & it started testng on port 57354, Then the test is triggered and waiting on different port 61599. Any thoughts?...

@missedone : The issue is intermittent. it works fine and all of the sudden I see issue again. I was unable to get the root cause. [RemoteTestNG] revisions: git.commit.id=e264a9f git.branch=e264a9f5abce10396d0cc41f122682dc6ff9919a...

Nope, I was unable, I had reinstall everything and fortunately it worked.. On Sun, Feb 4, 2018 at 10:57 PM, LittleFreshMeet wrote: > @reply2sesh Hi, I also met this issue...

I am having similar problem. Using Jdk: 1.8.0_131 with testng plugin 6.9.5, IDE sts3.8.x. Could not resolve with the above solutions

I was using 6.9.11 earlier when I had the issue, I moved to 6.9.5 after goining thru these comments. However tried again with 6.9.11 matching plug-in with POM version. Issue...

Looks like it has nothing to do with code as i tried on multiple projects. The error I am receiving is "TestNG result listening Job". The test cases never executed....

I uninstalled and installed, eclipse, cleaned m2 repos having older version. created a simple project and ran it again. below is the outcome [RemoteTestNG] revisions: git.commit.id=28d46f3 git.branch=28d46f3138190e289b3865041c86853f39fcf052 git.build.version=1.2.1 [RemoteTestNG] detected...