org.astrogrid.portal.workflow.intf.WorkflowInterfaceException: org.astrogrid.registry.RegistryException: No Resource Found for ident = ivo://org.astrogrid.localhost/pal-sample/ceaApplication
at org.astrogrid.portal.workflow.impl.RegistryV10ApplicationRegistry.getDescriptionFor(RegistryV10ApplicationRegistry.java:155)
at org.astrogrid.applications.integration.AbstractRunTestForCEA.testExecute(AbstractRunTestForCEA.java:56)
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:324)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at net.sourceforge.groboutils.junit.v1.SubTestTestCase.run(SubTestTestCase.java:144)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:536)
Caused by: org.astrogrid.registry.RegistryException: No Resource Found for ident = ivo://org.astrogrid.localhost/pal-sample/ceaApplication
at org.astrogrid.registry.client.query.QueryRegistry.getResourceByIdentifier(QueryRegistry.java:660)
at org.astrogrid.portal.workflow.impl.RegistryV10ApplicationRegistry.getDescriptionFor(RegistryV10ApplicationRegistry.java:107)
... 16 more
|