AutoVue install Java run time environment?
Hello All,
Again asking question about same AutoVue. I guess i have installed AutoVue successfully. but, when I tried to open attachment pdf file it asks me to install java run time environment even though I have installed java8 on my system with JAVA_HOME set in system environment variable and java security exception added to agile server url.
I am installing AutoVue 21.0.0 version on Agile 9.3.5. Thanks in advance.
Check Java8 JRE is installed in your machine.
JAVA_HOME will point to JDK, you have to set the JDK/bin path in the System Path Variable.
Hi Pranit,
You are confused with JDK and JRE, your browser needs “Java-plugin” download it with the link opened in your browser and say run https://java.com/en/ , once Java plugin installed, follow below action to successfully work with AutoVue Server.
Add the exception sites, goto JAVA control panel>>security>>Exception site list
https://hostname:5099 AutoVue
https://hostname:7001 AAS
https://hostname:8080 FileManager
-Surya
Faced the similar issues: What worked out for me was :
- Installed JRE 1.8 .0_102
- Edit/update Runtime parameters if not set to –Xms2048m
- Added exception list (couple of list is relutant, but it wokred for me )
- HTTP://HOstname:7001/AGILE
HTTP://HOstname:7001/AGILE/PLMSERVLET
HTTP://HOstname:8080
HTTP://HOstname:8080/FILEMGR/JVUE/GLUEGEN-RT.JAR
HTTP://HOstname:8080/FILEMGR/JVUE/JVUE.JAR
- HTTP://HOstname:7001/AGILE
Also, please check you are trying on certified browser, it will not work on unsupported browser. Chrome till release 47 i assume it will work not beyond that. Test it with IE to confirm the setup is correct.