Page 1 of 1

CompressListener.class

Posted: Thu Apr 29, 2010 11:03 pm
by abyrnes
Hi,
We are running successfully on 2.5 Beta 003.

When we try to upgrade to 2.5 or 2.6 it throws an error about not finding CompressListener class.
Why is that ?

----
network: Cache entry not found [url: https://fm.author-it.com/jfileupload/tr ... ener.class, version: null]
network: Connecting https://fm.author-it.com/jfileupload/tr ... ener.class with proxy=HTTP @ /192.168.10.20:3128
network: Connecting https://fm.author-it.com/jfileupload/tr ... ener.class with cookie "__utma=3160224.749471951.1267669634.1271707907.1272230572.21; __utmz=3160224.1268880682.5.2.utmcsr=my.author-it.com|utmccn=(referral)|utmcmd=referral|utmcct=/forum/9-author-it-editor/4594-web-help-output-wont-load-hangs-with-qloadingq-status; FileRunVersion=100210A; language=english; ys-fr-view-mode=s%3Alist; ys-FR-MainInterface-Window=o%3Awidth%3Dn%253A898%5Eheight%3Dn%253A739%5Ex%3Dn%253A0%5Ey%3Dn%253A0; ys-popups_1_window=null; PHPSESSID=l1nc5v465rulo1b73ukt61vfv5; SERVERID=p2"
basic: error: jfileupload/transfer/client/core/CompressListener.
java.lang.NoClassDefFoundError: jfileupload/transfer/client/core/CompressListener

Re: CompressListener.class

Posted: Sun May 02, 2010 5:09 pm
by support
Did you try to clean your Java cache?
Under Windows:
Start -> Settings -> Control Panel -> Java -> First Tab -> Parameters -> Delete temporary files -> Ok
Under MacOSX:
Applications -> Utilities -> Java -> Delete files.

Re: CompressListener.class

Posted: Wed May 05, 2010 11:04 pm
by abyrnes
Hi Support.
Thanks for the suggestion but that did not help.
This is working now but the solution is not obvious from the error message generated.
It appears that if you want to run 2.6 of jfileupload you must have 2.6 of jsapi.jar.
Once I copied 2.6 of jspai.jar into my folder it worked correctly.

Re: CompressListener.class

Posted: Thu May 06, 2010 6:19 am
by support
Could you post here your JavaScript with applet parameters? We're using 2.6 for our online demonstrations and we don't have this error.