I'll do my best to do the forensic work asap, but am in a bit of a rush due to impending vacation. How do I clear my webstart cache if I have to resort to that?
Laurel On Aug 23, 1:53 pm, Scott Cytacki <[EMAIL PROTECTED]> wrote: > Laurel, if this isn't urgent, can you do a little investigative work, so > I can figure out how to stop this in the future? > > If this is urgent, then just clear your webstart cache, and that should > fix it. > > ---- > > Here are the directions to get the forensic info I need: > > Open a terminal window. > > First go to your webstart cache. On OSX it is: > "/Users/(user name)/Library/Caches/Java Web Start/cache/" > > Now go to the root of the server in the cache, in this case it is: > "http/Dtels-develop.soe.berkeley.edu/P8080" > > Now find all the versions of the problematic jar that you have: > On OSX you can do: > > find . -name "*workbench.jar" > > Which in my case outputs: > > ./V1.3.1-20070720.220039-653/DMjnlp/DMorg/DMconcord/DMmodeler/DMworkbench/RCworkbench.jar > ./V1.3.1-20070720.220039-653/DMjnlp/DMorg/DMconcord/DMmodeler/DMworkbench/RMworkbench.jar > ./V1.3.1-20070720.220039-653/DMjnlp/DMorg/DMconcord/DMmodeler/DMworkbench/RTworkbench.jar > > Send me the output you get from the find command. > > These directions and what I'm going to try next are documented here if > you are > curious:http://www.telscenter.org/confluence/display/PAS/Issues+with+JNLP+Dow... > > Scott > > laurel wrote: > > Hi all, > > > I can't seem to launch the project converter from the wiki "Wise > > Legacy projects to convert" page. I get the following: > > > An error occurred while launching/running the application. > > > Title: WISE Project Converter > > Vendor: TELS Center > > Category: Download Error > > > Missing version field in response from server when accessing resource: > > (http://tels-develop.soe.berkeley.edu:8080/jnlp/org/concord/modeler/ > > workbench/workbench.jar, 1.3.1-20070804.010040-674) > > > Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
