[
https://issues.jboss.org/browse/TEIID-3856?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-3856.
-----------------------------------
Resolution: Cannot Reproduce
I agree with Kylin that this is an EAP/WildFly issue. Since Kylin was unable to reproduce
it may be something more specific to Hanuman's environment.
JBEAP-60 was closed without comment/commits, but since this was WildFly it may need a new
issue. Hanuman, I'm going to resolve this on our side, but if it's still occurring
for you, then please log a new issue against WildFly.
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] and
[
https://issues.jboss.org/browse/JBEAP-60] which is exact copy of current issue.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)