[
https://issues.jboss.org/browse/TEIID-3856?page=com.atlassian.jira.plugin...
]
Hanuman Parihar updated TEIID-3856:
-----------------------------------
Description:
On Windows while trying to implement teiid-8.13.0.Alpha1 with WildFly when I deployed
VDB's it is giving file not found exception due to file path doesn't having
"/" in absolute path i.e. C:UsershanumanpDesktopteiid-8.13.0.Alpha1
Caused by: org.h2.jdbc.JdbcSQLException: IO Exception:
"java.io.FileNotFoundException:
C:UsershanumanpDesktopteiid-8.13.0.Alpha1\teiidfiles\customer-schema.sql (The system
cannot find the path specified)";
"C:UsershanumanpDesktopteiid-8.13.0.Alpha1/teiidfiles/customer-schema.sql"; SQL
statement:
RUNSCRIPT FROM
'C:UsershanumanpDesktopteiid-8.13.0.Alpha1/teiidfiles/customer-schema.sql'
[90031-173]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:331)
please refer issue :
https://issues.jboss.org/browse/TEIID-3069 which is exact copy of
current issue.
Story Points: 18
Steps to Reproduce: deploy VDB's in
C:\abc\xyz\Desktop\teiid-8.13.0.Alpha1\standalone\deployments folder
Summary: On Windows while trying to implement teiid-8.13.0.Alpha1 with
WildFly removing "/" from jboss.home.dir (was: while trying to implement
teiid-8.13.0.Alpha1 with WildFly when I deployed VDB's it is givinf file not found
exception due to file path doesn't having "/" in absolute path i.e.
C:UsershanumanpDesktopteiid-8.13.0.Alpha1)
Labels: jboss teiid (was: )
Environment: Windows
On Windows while trying to implement teiid-8.13.0.Alpha1 with WildFly
removing "/" from jboss.home.dir
------------------------------------------------------------------------------------------------------
Key: TEIID-3856
URL:
https://issues.jboss.org/browse/TEIID-3856
Project: Teiid
Issue Type: Bug
Environment: Windows
Reporter: Hanuman Parihar
Assignee: Steven Hawkins
Labels: jboss, teiid
On Windows while trying to implement teiid-8.13.0.Alpha1 with WildFly when I deployed
VDB's it is giving file not found exception due to file path doesn't having
"/" in absolute path i.e. C:UsershanumanpDesktopteiid-8.13.0.Alpha1
Caused by: org.h2.jdbc.JdbcSQLException: IO Exception:
"java.io.FileNotFoundException:
C:UsershanumanpDesktopteiid-8.13.0.Alpha1\teiidfiles\customer-schema.sql (The system
cannot find the path specified)";
"C:UsershanumanpDesktopteiid-8.13.0.Alpha1/teiidfiles/customer-schema.sql"; SQL
statement:
RUNSCRIPT FROM
'C:UsershanumanpDesktopteiid-8.13.0.Alpha1/teiidfiles/customer-schema.sql'
[90031-173]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:331)
please refer issue :
https://issues.jboss.org/browse/TEIID-3069 which is exact copy of
current issue.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)