JIRA Users seing 'your java version is out of date' message

Joanne April 12, 2016

We have had some reports of some users seeing the message that their java version is out of date when they are using JIRA - why are they seeing this or is there any documentation to specify what their java version should be?  I see documentation for the server that JIRA is installed on but it doesn't mention end user machines to access JIRA?

2 answers

0 votes
Joanne April 12, 2016

You believe it's because the user was taking screenshots and this is why they see this?

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 12, 2016

It's the only part of JIRA that I know that runs on the client side.  You won't get the error on the server side, other than a warning in the logs

Joanne April 12, 2016

Thanks Nick, they mention they are getting it when accessing the application or when they navigated to screen to change password so not sure they were taking screenshots but can ask.

Joanne April 12, 2016

do we know what version they should have for java client-side that works with this screenshot functionality?

 

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 12, 2016

Ah, authentication, it could be something to do with external authentications if you've got something outside JIRA that does it.  There are a couple of authentication products that claim to be compatible with JIRA, but aren't actually, and just do "password safe" type things.  If you're using one of them, and it's java based, that could also trigger the warning.  (There's also a possibility that you've got and add-on that runs some form of servlet on the client machine too - similar to the screenshot function that JIRA ships with, but if it's around password change, it's probably the authentication)

There is a common theme in those possibilities - something in JIRA is trying to get your client machines to run something in Java.  The warning comes because the client machine is out of date.

I have no idea what version you might need, because we don't know what is causing the call to run java on the client.

Joanne April 12, 2016

Thanks -All authentication is done in JIRA - we don't use LDAP.  JIRA is our master for our Confluence integration but no other plugins...

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 12, 2016

Well, that narrows it down, but I really don't know what could be triggering it now.

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 12, 2016

It's probably around the screenshot functions - that needs java on the client machine rather than the JIRA server.

It's a Java warning rather than a JIRA one, it's all about the client.

MattS
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 8, 2016

Maybe, but why would the upgrade warning be shown during log in?

Suggest an answer

Log in or Sign up to answer