I tried tracking down the real problem again. I got a little more information this time.
I updated this page with my notes: http://www.telscenter.org/confluence/display/PAS/Issues+with+JNLP+Download+Servlet The thing that fixed it was doing a reload of the jnlp servlet through the tomcat management application. I'd guess that the problem has to do with that tomcat running out of memory. If it fully loads the jar files into memory, it would require 13MB of memory. Looking at the status page after reloading the jnlp servlet shows this: Free memory: 8.16 MB Total memory: 63.56 MB Max memory: 63.56 MB Does any one know what that really means? Does that mean the max heap size of the jvm which tomcat is running in is only set to 64MB? Scott Scott Cytacki wrote: > Ok, > > Thanks, I can duplicate the problem now. So now you can go ahead and > clear your cache. > > Or you might be able to get it to work just by deleting this folder: > > /V1.3.1-20070729.130451-662/DMjnlp/DMorg/DMconcord/DMmodeler/DMworkbench/ > > (that way you won't have to download all the files again) > > Scott > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
