[
https://issues.apache.org/jira/browse/JCR-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zsigmond Rab updated JCR-3074:
------------------------------
Summary: Table creation fails, the ${tableSpace} isn't replaced (was:
Table creation fails, the ${tableSpace} isn't replaces)
> Table creation fails, the ${tableSpace} isn't replaced
> ------------------------------------------------------
>
> Key: JCR-3074
> URL: https://issues.apache.org/jira/browse/JCR-3074
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Components: jackrabbit-core
> Affects Versions: 2.2.8
> Reporter: Zsigmond Rab
>
> Hi,
> Referring: https://issues.apache.org/jira/browse/JCR-2284
> I could reproduce on version 2.2.8. The exception is:
> Caused by: java.sql.SQLException: Unrecognized SQL escape 'tablespace' at
> line position 204.
> at net.sourceforge.jtds.jdbc.SQLParser.escape(SQLParser.java:957)
> at net.sourceforge.jtds.jdbc.SQLParser.parse(SQLParser.java:1063)
> at net.sourceforge.jtds.jdbc.SQLParser.parse(SQLParser.java:156)
> at net.sourceforge.jtds.jdbc.JtdsStatement.executeImpl(JtdsStatement.java:684)
> at net.sourceforge.jtds.jdbc.JtdsStatement.execute(JtdsStatement.java:1160)
> at
> org.apache.commons.dbcp.DelegatingStatement.execute(DelegatingStatement.java:264)
> at
> org.apache.commons.dbcp.DelegatingStatement.execute(DelegatingStatement.java:264)
> at
> org.apache.jackrabbit.core.util.db.ConnectionHelper.reallyExec(ConnectionHelper.java:274)
> at
> org.apache.jackrabbit.core.util.db.ConnectionHelper.access$000(ConnectionHelper.java:65)
> at
> org.apache.jackrabbit.core.util.db.ConnectionHelper$1.call(ConnectionHelper.java:260)
> at
> org.apache.jackrabbit.core.util.db.ConnectionHelper$1.call(ConnectionHelper.java:256)
> at
> org.apache.jackrabbit.core.util.db.ConnectionHelper$RetryManager.doTry(ConnectionHelper.java:450)
> at
> org.apache.jackrabbit.core.util.db.ConnectionHelper.exec(ConnectionHelper.java:256)
> at
> org.apache.jackrabbit.core.util.db.CheckSchemaOperation.run(CheckSchemaOperation.java:89)
> at
> org.apache.jackrabbit.core.fs.db.DatabaseFileSystem.init(DatabaseFileSystem.java:197)
> ... 43 more
> Regards,
> Zsigmond
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira