AdoptOpenJDK / AdoptOpenJDK/IcedTea-Web

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

Aperta
#828 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
268
Fork
96
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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 ?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.