Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Problem with Debugging server side plugin inside eclipse using jetty

Hello team

I am trying to debug my server side plugin inside eclipse using jetty server launch .
I followed the steps given in the link
 https://jazz.net/library/content/articles/rtc/4.0/extensions-workshop/downloads/RTC4xExtPoT.pdf

But under Test the jetty based server luanch(lab 1 (1.6) )  i am not able to access the link
https://localhost : 744 3 /jazz/admin.

what could be the reason ?

0 votes

Comments

Have you verified the server and port settings under the Bundles/System Properties?


Is there anything useful in the Console?

Hello Shawn

I have only JTS Server is installed in my machine.
Not the Jazz Server .
So can i debug using Jetty if i have only jts .

So i am not able to access( https://localhost :744 3/jazz/admin)

i can access only (https://localhost:9443/jts/admin)

I have seen many reasons why this could not work.

  • Other program uses the port - I had openfire server running on that port. You can see an error to connect to the port in the console
  • I have seen sometimes that the port was not returned even if Jetty was terminated and had to completely log of and log in again
  • If you fail to provide the two XML files that you have to copy into the workshop configuration folder
  • If you fail to properly follow the workshop and do something wrong with the SDK set up
  • If the JUnit test used to create the test database fails or is interrupted

There should be some information in the console, although there are a lot of warnings that are not fatal.

Hello Ralph
Thank you  for Response :

Does it not work on JTS server (https://localhost:9443/jts/admin).

Because i have Only installed JTS server in my machine  .



One answer

Permanent link
If you want, for whatever reason run a lonly JTS, you would have to get the XML files for JTS copied to the workshop configuration.

https://localhost:9443/jts/admin this should be JTS and RTC installed as the workshop tells you.

If you don't carefully follow the workshop instructions and deviate from them, no one here will be able to help you.

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Jul 27 '15, 8:05 a.m.

Question was seen: 2,717 times

Last updated: Jul 27 '15, 11:59 a.m.

Confirmation Cancel Confirm