[teiid-issues] [JBoss JIRA] Created: (TEIID-1646) NPE deploying vdb as a data source for Top-Down WSDL test WAR file use

Paul Nittel (JIRA) jira-events at lists.jboss.org
Mon Jun 20 17:02:23 EDT 2011


NPE deploying vdb as a data source for Top-Down WSDL test WAR file use
----------------------------------------------------------------------

                 Key: TEIID-1646
                 URL: https://issues.jboss.org/browse/TEIID-1646
             Project: Teiid
          Issue Type: Bug
    Affects Versions: 7.5
         Environment: 64-bit Fedora, Teiid 7.5 alpha1
            Reporter: Paul Nittel
            Assignee: Steven Hawkins


I am in the process of executing the E2E Top-Down WSDL test. It calls for using Jopr to create a local tx data source (the VDB) which is then used by the WAR file created during the test. As I saved the DS in Jopr, Jopr reported this error:
Failed to add Resource (see app server log for additional details): java.lang.RuntimeException:Failed to process template. -> java.lang.RuntimeException:org.jboss.deployers.client.spi.IncompleteDeploymentException: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): *** DEPLOYMENTS IN ERROR: Name -> Error vfsfile:/home/pnittel/T75a1/jboss-5.1.0.GA/server/default/deploy/cosjndi-ds.xml -> org.jboss.deployers.spi.DeploymentException: Error during deploy: vfsfile:/home/pnittel/T75a1/jboss-5.1.0.GA/server/default/deploy/cosjndi-ds.xml DEPLOYMENTS IN ERROR: Deployment "vfsfile:/home/pnittel/T75a1/jboss-5.1.0.GA/server/default/deploy/cosjndi-ds.xml" is in error due to the following reason(s): java.lang.NullPointerException -> org.jboss.deployers.client.spi.IncompleteDeploymentException:Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS): *** DEPLOYMENTS IN ERROR: Name -> Error vfsfile:/home/pnittel/T75a1/jboss-5.1.0.GA/server/default/deploy/cosjndi-ds.xml -> org.jboss.deployers.spi.DeploymentException: Error during deploy: vfsfile:/home/pnittel/T75a1/jboss-5.1.0.GA/server/default/deploy/cosjndi-ds.xml DEPLOYMENTS IN ERROR: Deployment "vfsfile:/home/pnittel/T75a1/jboss-5.1.0.GA/server/default/deploy/cosjndi-ds.xml" is in error due to the following reason(s): java.lang.NullPointerException 

I'll be attaching the server log, Designer Model Project Set, and test script.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the teiid-issues mailing list