I'm pretty sure Tony got the second link from this page: http://confluence.concord.org/display/CSP/OTrunk+Examples
It was not completely updated to point to the newer OTrunk Examples page. It is now updated. Tony, where did you get: http://tels-develop.soe.berkeley.edu:8080/jnlp/org/telscenter/jnlp/plr-everything-jdic-otrunk-snapshot/plr-everything-jdic-otrunk-snapshot.jnlp <http://tels-develop.soe.berkeley.edu:8080/jnlp/org/telscenter/jnlp/plr-everything-jdic-otrunk-snapshot/plr-everything-jdic-otrunk-snapshot.jnlp> from? That jnlp is basically a template that the sds modifies so it can load in pas curnits that have diy steps. By itself the jnlp doesn't actually run. Scott Stephen Bannasch wrote: >> I was unable to launch the converted diy otrunk pas curnit. >> http://tels-develop.soe.berkeley.edu:8080/jnlp/org/telscenter/jnlp/plr-everything-jdic-otrunk-snapshot/plr-everything-jdic-otrunk-snapshot.jnlp >> >> <http://tels-develop.soe.berkeley.edu:8080/jnlp/org/telscenter/jnlp/plr-everything-jdic-otrunk-snapshot/plr-everything-jdic-otrunk-snapshot.jnlp> >> >> i get the following: >> >> java.io.FileNotFoundException: >> http://tels-develop.soe.berkeley.edu:8080/jnlp/org/telscenter/jnlp/plr-everything-jdic-otrunk-snapshot//full-airbag-19530.jar >> >> <http://tels-develop.soe.berkeley.edu:8080/jnlp/org/telscenter/jnlp/plr-everything-jdic-otrunk-snapshot//full-airbag-19530.jar> > > That error is pretty understandable. There is no curnit at that url > (the argument in the jnlp): > > $ curl -I > http://tels-develop.soe.berkeley.edu:8080/jnlp/org/telscenter/jnlp/plr-everything-jdic-otrunk-snapshot//full-airbag-19530.jar > HTTP/1.1 404 Not Found > Server: Apache-Coyote/1.1 > Content-Type: text/html;charset=utf-8 > Content-Length: 952 > Date: Thu, 18 Oct 2007 07:14:28 GMT > Connection: close > >> and this one: >> >> http://rails.dev.concord.org/sds/2/offering/144/jnlp/540/view?sailotrunk.otmlurl=http://xeon.concord.org/otrunk/OTrunkExamples/Everything/everything.otml&sailotrunk.hidetree=false >> >> <http://rails.dev.concord.org/sds/2/offering/144/jnlp/540/view?sailotrunk.otmlurl=http://xeon.concord.org/otrunk/OTrunkExamples/Everything/everything.otml&sailotrunk.hidetree=false> >> >> fails with the following exception: >> >> java.lang.NullPointerException >> at >> net.sf.sail.core.service.impl.CurnitUrlProviderImpl.getRegisteredCurnitUuids(CurnitUrlProviderImpl.java:75) >> at net.sf.sail.core.service.impl.LauncherServiceImpl.getCurnit >> (LauncherServiceImpl.java:68) >> at >> net.sf.sail.core.service.impl.LauncherServiceImpl.getOffering(LauncherServiceImpl.java:80) >> at >> net.sf.sail.core.service.impl.SessionManagerImpl.start(SessionManagerImpl.java:127) >> at >> net.sf.sail.common.apps.preview.BundleLauncher.launch(BundleLauncher.java:129) >> at >> net.sf.sail.common.apps.preview.BundleLauncher.launch(BundleLauncher.java:91) >> at net.sf.sail.emf.launch.EMFLauncher2.main (EMFLauncher2.java:27) >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> at >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) >> at sun.reflect.DelegatingMethodAccessorImpl.invoke >> (DelegatingMethodAccessorImpl.java:25) >> at java.lang.reflect.Method.invoke(Method.java:585) >> at com.sun.javaws.Launcher.executeApplication(Launcher.java:1161) >> at com.sun.javaws.Launcher.executeMainClass ( > > Don't know what that problem is. Perhaps Aaron or Sam will know. > > Did you try running any of he simpler examples on the OTrunk examples > site where I assume you found the link above? > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
