[teiid-issues] [JBoss JIRA] Closed: (TEIID-1088) AdminShell deployVDB method prepends the path to server's deploy directory to VDB location

Steve Hawkins (JIRA) jira-events at lists.jboss.org
Fri Jun 25 11:04:47 EDT 2010


     [ https://jira.jboss.org/browse/TEIID-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Hawkins closed TEIID-1088.
--------------------------------



> AdminShell deployVDB method prepends the path to server's deploy directory to VDB location 
> -------------------------------------------------------------------------------------------
>
>                 Key: TEIID-1088
>                 URL: https://jira.jboss.org/browse/TEIID-1088
>             Project: Teiid
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 7.0
>         Environment: Fedora 12, Teiid May 6 build
>            Reporter: Paul Nittel
>            Assignee: Steve Hawkins
>             Fix For: 7.0
>
>
> Calling deployVDB thusly:
> deployVDB( "/home/pnittel/temp/TestInstallerArtifacts/install_options/performance_overlay/profile/deploy/TPCRperf_70.vdb" )
> causes this error:
> java.io.FileNotFoundException: /home/pnittel/temp/TestInstallerArtifacts/test_server/jboss-5.1.0.GA/server/default/deploy/home/pnittel/temp/TestInstallerArtifacts/install_options/performance_overlay/profile/deploy/TPCRperf_70.vdb (No such file or directory)
> What happens is AdminSHell prepends to my file path string, the path to the deploy folder where the VDB will be deployed. It should not do that.

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

        


More information about the teiid-issues mailing list