We are getting a NPE when using sail-core with OTrunk to save the 
learner data back to the SDS.

I'm looking into it now.  Here is the exception in case anyone sees 
anything familiar and can offer advice:

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(Launcher.java:1108)
    at com.sun.javaws.Launcher.continueLaunch(Launcher.java:951)
    at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:522)
    at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:218)
    at com.sun.javaws.Launcher.run(Launcher.java:165)
    at java.lang.Thread.run(Thread.java:613)


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
-~----------~----~----~----~------~----~------~--~---

Reply via email to