Standalone launcer fails with NPE for ALL samples
-------------------------------------------------

                 Key: TUSCANY-838
                 URL: http://issues.apache.org/jira/browse/TUSCANY-838
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Core
    Affects Versions: Java-M2
            Reporter: ant elder
            Priority: Blocker
             Fix For: Java-M2


Trying to use the standalone launcer and it fails with NPE for ALL our samples

C:\SCA\Standalone>java -jar bin\launcher.jar --classpath 
..\SVN\TRUNK\samples\sca\calculator\target\sample-calculator-1.0-incubator-M2-SNAPSHOT.jar
Exception in thread "main" java.lang.NullPointerException
        at 
org.apache.tuscany.core.loader.LoaderRegistryImpl.load(LoaderRegistryImpl.java:102)
        at 
org.apache.tuscany.core.implementation.composite.CompositeComponentTypeLoader.loadFromSidefile(CompositeComponentTypeLoader.java:65)
        at 
org.apache.tuscany.core.implementation.composite.CompositeComponentTypeLoader.load(CompositeComponentTypeLoader.java:57)
        at 
org.apache.tuscany.core.implementation.composite.CompositeComponentTypeLoader.load(CompositeComponentTypeLoader.java:39)
        at 
org.apache.tuscany.core.loader.LoaderRegistryImpl.loadComponentType(LoaderRegistryImpl.java:159)
        at 
org.apache.tuscany.core.deployer.DeployerImpl.load(DeployerImpl.java:101)
        at 
org.apache.tuscany.core.deployer.DeployerImpl.deploy(DeployerImpl.java:76)
        at 
org.apache.tuscany.core.runtime.AbstractRuntime.deployApplicationScdl(AbstractRuntime.java:136)
        at 
org.apache.tuscany.runtime.standalone.host.StandaloneRuntimeImpl.initialize(StandaloneRuntimeImpl.java:85)
        at 
org.apache.tuscany.launcher.MainLauncherBooter.main(MainLauncherBooter.java:80)


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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to