While login to java client it is loading only…

When i am try to login over java  client  i am unable to login because it is loading only…

Add Comment
2 Answer(s)

Hi Rahul,

Can you share more details about this. To start with, the screenshot. There can be many issues w.r.t java-version or settings.

Which Agile version you are using currently and what’s the JRE version you have. It’s advised to have jdk1.8 and above for 9.3.5 and jdk1.7 above for 9.3.3

Generally Java-client keeps loading when you haven’t added security settings. You can check the following like :

1. Launch Java control panel.
2. Go to Security tab.
3. Click on Edit site-list and add your url upto the port number,

Regards,

Agile Angel Answered on April 10, 2018.
Add Comment

Save the jnlp file to your local computer after going to agile_url./JavaClient/start.html and click launch.
Verify that the content is correct

As Arif said, you must have correct java version installed on your machine.  To check open a shell/cmd and type java -version

Then launch the jnlp file manually:  jp2launcher -securejws your_jnlp_file

At least the Java logo should show up and shortly a warning message pop up show show up…If not, your company has rolled out rules to prevent Java app from launching

Agile Talent Answered on March 27, 2019.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.