AdoptOpenJDK / AdoptOpenJDK/IcedTea-Web

itw-javantx-*.log report class now found issue very often

Abierto
#828 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
268
Forks
96
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi,

I am using icetea-web to launch the JNLP application. With icetea-web , its generated many logs, in that itw-javantx-*.log
keep reporting class not found issue very often. And the log file up with below kind on class not found error.

java.lang.ClassNotFoundException: com.ibm.nettrader.sd.ep.properties.NettraderFXMM
at net.sourceforge.jnlp.runtime.JNLPClassLoader.loadClassExt(JNLPClassLoader.java:1802)
at net.sourceforge.jnlp.runtime.JNLPClassLoader.loadClass(JNLPClassLoader.java:1602)

could see jar are added below permission;

Permission added: ("java.io.FilePermission" "C:\Users\VeenaVeeranna\.cache\icedtea-web\cache\57\....\jna-platform-4.4.0.jar" "read")

But from application side, there is not impact so such logs in the application. Why we get this errors ? how to avoid this ?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.