Again... a java lang prob..
Viewing forum thread.
Back to Game Queries.
Back to Forum List.
Deleted User
(IP Logged)
(IP Logged)
08:55 Mon 21 May 07 (BST) [Link]
java.lang.NoSuchMethodError: com.trend.iwss.jscan.appscan.runtime.PolicyProps: method <init>()V not found
at com.trend.iwss.jscan.appscan.runtime.Session.<init>(Session.java:58)
at com.trend.iwss.jscan.appscan.runtime.Session.<clinit>(Session.java:33)
at com.funkypool.client.PoolApplet.<clinit>(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
at com.trend.iwss.jscan.appscan.runtime.Session.<init>(Session.java:58)
at com.trend.iwss.jscan.appscan.runtime.Session.<clinit>(Session.java:33)
at com.funkypool.client.PoolApplet.<clinit>(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Deleted User
(IP Logged)
(IP Logged)
08:58 Mon 21 May 07 (BST) [Link]
I know that is something about the antivirus system on this pc.. but, can you do something about that ?
Periodically i've these problems, everytime the antivirus get an upgrade.
Everytime this program identify java applets like a threat.
No, I can't disable it or insert exeptions..
Periodically i've these problems, everytime the antivirus get an upgrade.
Everytime this program identify java applets like a threat.
No, I can't disable it or insert exeptions..
14:57 Mon 21 May 07 (BST) [Link]
Thats a problem with Java i'm afraid.
If i remember correctly, you're on a work/college computer.
I can only suggest trying to see if you can install a different Java VM (like the microsoft one).
Very awkward with your limitations i know. Does anything show if you run a full virus scan?
Which antivirus was it again?
If i remember correctly, you're on a work/college computer.
I can only suggest trying to see if you can install a different Java VM (like the microsoft one).
Very awkward with your limitations i know. Does anything show if you run a full virus scan?
Which antivirus was it again?
Deleted User
(IP Logged)
(IP Logged)
15:22 Mon 21 May 07 (BST) [Link]
which antivirus are you using ? i haven't seen any antivirus blocking java applets. anyway, i loved to see the error init not found - seems like java is fond of init .
18:48 Mon 21 May 07 (BST) [Link]
The following line:
com.trend.iwss.jscan.appscan.runtime.Session.<init>
Indicates a fault with your Trend Antivirus software.
com.trend.iwss.jscan.appscan.runtime.Session.<init>
Indicates a fault with your Trend Antivirus software.
19:02 Mon 21 May 07 (BST) [Link]
D'oh!
I see trend advertises its software as scanning for "known malicious Java and ActiveX code"
Hmmm.
I was wrong before to say its a problem with Java, as it really appears to be a problem with Trend (a quick google shows you're not alone!). However you're stuck with trend, so changing the Java VM is really your only option.
I see trend advertises its software as scanning for "known malicious Java and ActiveX code"
Hmmm.
I was wrong before to say its a problem with Java, as it really appears to be a problem with Trend (a quick google shows you're not alone!). However you're stuck with trend, so changing the Java VM is really your only option.
Deleted User
(IP Logged)
(IP Logged)
04:15 Tue 22 May 07 (BST) [Link]
Thx, have you got a direct link to download the java VM ?
06:19 Tue 22 May 07 (BST) [Link]
Its no longer avaliable from the microsoft site due to the legal battle with Sun, but you can still find it.
A good "how to get it" is here : http://java-virtual-machine.net/download.html
A good "how to get it" is here : http://java-virtual-machine.net/download.html
Deleted User
(IP Logged)
(IP Logged)
10:43 Tue 22 May 07 (BST) [Link]
Hey gaxleep, can you tell whether your antivirus used to block all java applets or only funkypool game applet ?
I knew that some information for future tracking gets installed on our comp when we play it and the game's code is smart enough to even get past through the firewalls installed in my network, but the fact that Trend identifies "malicious" java code is making me wonder as to how much of my privacy is lost when i play the game. I don't know about others, but as far as i am concerned, i would not like some applet collecting any kind of info not related to it from my comp.
I knew that some information for future tracking gets installed on our comp when we play it and the game's code is smart enough to even get past through the firewalls installed in my network, but the fact that Trend identifies "malicious" java code is making me wonder as to how much of my privacy is lost when i play the game. I don't know about others, but as far as i am concerned, i would not like some applet collecting any kind of info not related to it from my comp.
Deleted User
(IP Logged)
(IP Logged)
03:43 Wed 23 May 07 (BST) [Link]
As I can see, Init, this antivirus on this network identify a java applet named "PoolApplet" and the message is:
java.lang.NoSuchMethodError:com.trend.iwss.jscan.appscan.runtime.PolicyProps:Method <init>()V not found.
By the way i don't think there's some tracking or wathever, since my antispy, antitracking,ad-aware or antiscript systems don't find any threat.
java.lang.NoSuchMethodError:com.trend.iwss.jscan.appscan.runtime.PolicyProps:Method <init>()V not found.
By the way i don't think there's some tracking or wathever, since my antispy, antitracking,ad-aware or antiscript systems don't find any threat.
Deleted User
(IP Logged)
(IP Logged)
03:44 Wed 23 May 07 (BST) [Link]
Thanks Spinner, I'll try it.
Do I have to remove the Sun Java Environment ?
Edited at 08:46 Wed 23/05/07 (BST)
spinner said:
Its no longer avaliable from the microsoft site due to the legal battle with Sun, but you can still find it.
A good "how to get it" is here : http://java-virtual-machine.net/download.html
A good "how to get it" is here : http://java-virtual-machine.net/download.html
Thanks Spinner, I'll try it.
Do I have to remove the Sun Java Environment ?
Edited at 08:46 Wed 23/05/07 (BST)
Deleted User
(IP Logged)
(IP Logged)
03:55 Wed 23 May 07 (BST) [Link]
Thanks for the info gaxleep. Since Trend scans java applets and many other antispywares and similar tools do not, i had this doubt. But anyway, i have faith in funkypool people . At the time of my earlier post i was a bit angry, as they removed and killed my favourite PRO games.
Edited at 08:57 Wed 23/05/07 (BST)
Edited at 08:57 Wed 23/05/07 (BST)
05:27 Wed 23 May 07 (BST) [Link]
Do I have to remove the Sun Java Environment ?
Yes you would be best to do so to avoid conflicts.
gaxleep said:
Do I have to remove the Sun Java Environment ?
Yes you would be best to do so to avoid conflicts.
Deleted User
(IP Logged)
(IP Logged)
03:18 Thu 24 May 07 (BST) [Link]
Gosh... I can't do it...
Work applications need it...
Work applications need it...
Unable to post | |
---|---|
Reason: | You must log in before you can post |
Again... a java lang prob..
Back to Top of this Page
Back to Game Queries.
Back to Forum List.