NPE in Knopflerfish when starting
---------------------------------

                 Key: CDV-426
                 URL: https://jira.terracotta.org/jira//browse/CDV-426
             Project: Community Development
          Issue Type: Bug
            Reporter: Taylor Gautier
            Assignee: Issue Review Board


I believe Gary has been tracking this one, but I got it too.  

I tried to run a "virgin" setup of the jetty webcast.  I cleaned my m2 
repository to get everything refreshed.  Here is what I ran into:

[INFO] [bootjar] 2007-09-22 14:00:08,870 INFO - Configuration loaded from the 
file at 
'/Users/tgautier/src/forge/projects/labs/webcasts/jetty/target/classes/tc-config.xml'.
[INFO] [bootjar] Exception in thread "main" java.lang.RuntimeException: Unable 
to create runtime for plugins
[INFO] [bootjar]        at 
com.tc.plugins.ModulesLoader.initModules(ModulesLoader.java:106)
[INFO] [bootjar]        at 
com.tc.object.tools.BootJarTool.<init>(BootJarTool.java:202)
[INFO] [bootjar]        at 
com.tc.object.tools.BootJarTool.main(BootJarTool.java:2291)
[INFO] [bootjar] Caused by: java.lang.NullPointerException
[INFO] [bootjar]        at 
com.tc.bundles.KnopflerfishOSGi.startBundle(KnopflerfishOSGi.java:70)
[INFO] [bootjar]        at 
com.tc.bundles.KnopflerfishOSGi.startBundles(KnopflerfishOSGi.java:64)
[INFO] [bootjar]        at 
com.tc.plugins.ModulesLoader.initModules(ModulesLoader.java:159)
[INFO] [bootjar]        at 
com.tc.plugins.ModulesLoader.initModules(ModulesLoader.java:89)
[INFO] [bootjar]        ... 2 more
[INFO] OK
[INFO] Skipping starting DSO Server


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to