AdoptOpenJDK / AdoptOpenJDK/IcedTea-Web

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

オープン
#828 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
268
フォーク
96
PR マージ指標
30日以内にマージされた PR はありません

説明

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 ?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。