Extensions development environment: fail to create RTC Test Database
Hi,
I´m going through the Extensions Workshop for RTC 4.0 (https://jazz.net/library/content/articles/rtc/4.0/extensions-workshop/downloads/RTC4xExtPoT.pdf).
I´m trying to prepare the Development environment using Jetty. The problem is that when I execute the [RTCExt] Create RTC Test Database it fails after a while in the process "testRepositoryInited". The process "testRebuildAll" works properly.
I checked that only that java process is running. I also tried rebooting my laptop, but no success. The firewall is disabled so that's not the cause either.
I´ll appreciate your help!
This is the stacktrace:
16:16:40,490 [jazz: AsynchronousTaskRunner-8 @@ 16:16] ERROR service.internal.discovery.ServiceRegistrationTask - Error updating discovery service contributions Thank you, |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered May 06 '14, 3:52 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited May 06 '14, 3:53 p.m.
I have seen several cases where the socket is blocked. E.g. if you run the workshop in VMWare Workspation 9.
I think the 9443 socket is blocked. did you close the other Tomcat Server? Comments
Leonardo Marzo
commented May 06 '14, 3:54 p.m.
Yes, I closed the Tomcat Server and I reboot my laptop just in case.
By the way, I´m running the Workshop in Windows 7.
I ran into that with VMWare 9, not sure if this is true with VMware 7. Try Netstat -a
Leonardo Marzo
commented May 06 '14, 4:20 p.m.
I can run another Tomcat process without any problems.
Before I run the tests I verify that netstat -abn | "9443" shows no output. The same for port 7443
I have no idea why. I have seen this in the past but don't know what could cause this, except VMWARE. I did what you did and it went away eventually. However, we recently put up a new version f the workshop with some tidying up of the launches.You might want to try that out.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.