Sunday, December 08, 2002, 8:29:10 PM, you wrote:
S> Hi,
S> I keep getting the following error when deploying some beans:
S> 19:26:54,825 WARN [ServiceController] Problem starting service
S> jboss.j2ee:jndiName=eenloketsysteem.entitybeans/Persoon/Home,service=EJB
S> org.jboss.deployment.DeploymentException: Error while creating table; -
S> nested throwable: (java.sql.SQLException: ERROR: parser: parse error at
S> or near "("
S> )
S> at
S>
org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.createTable(JDBCStartCommand.java:175)
S> at
S> org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.execute(JDBCStartCommand.java:84)
S> at
S>
org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.startStoreManager(JDBCStoreManager.java:457)
S> at
S> org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.start(JDBCStoreManager.java:369)
S> at
S> org.jboss.ejb.plugins.CMPPersistenceManager.start(CMPPersistenceManager.java:198)
S> where can I find out what exactly is causing the syntax error? I mean,
S> is there some file where that particular query is written?
Increase log level to DEBUG for org.jboss.ejb.plugins.cmp to see
executed SQL statements in the log.
alex
S> Thanks
S> Hans
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user