Used the nukes-1.1.0-mysql-rc2.zip to install.  Most of the setup went fine.  Per your 
request for info, I had one unique statement fail on startup.  See below:


2004-06-30 17:04:14,784 INFO  [org.jboss.nukes.addons.modules.news.NewsModule] Started
2004-06-30 17:04:14,784 INFO  [org.jboss.ejb.plugins.EntityInstancePool] Started 
jboss.j2ee:jndiName=nukes/news/PropertyDefaultValue,plugin=pool,service=EJB
2004-06-30 17:04:14,784 INFO  [org.jboss.ejb.EntityContainer] Started 
jboss.j2ee:jndiName=nukes/news/PropertyDefaultValue,service=EJB
2004-06-30 17:04:14,844 INFO  
[org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.TopicEJB] Created table 
'nuke_news_topics' successfully.
2004-06-30 17:04:14,894 INFO  
[org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.TopicEJB] Created index 
'nuke_news_topics_idx13' on 'nuke_news_topics' successfully.
2004-06-30 17:04:14,894 INFO  
[org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.TopicEJB] issuePostCreateSQL::sql: 
[ALTER TABLE nuke_news_topics ADD UNIQUE (name).] on table nuke_news_topics
2004-06-30 17:04:14,894 INFO  
[org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.TopicEJB] Executing SQL: ALTER TABLE 
nuke_news_topics ADD UNIQUE (name).
2004-06-30 17:04:14,894 WARN  
[org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.TopicEJB] Issuing sql ALTER TABLE 
nuke_news_topics ADD UNIQUE (name). failed: java.sql.SQLException: Syntax error or 
access violation,  message from server: "You have an error in your SQL syntax.  Check 
the manual that corresponds to your MySQL server version for the right syntax to use 
near '.' at line 1"
2004-06-30 17:04:14,894 ERROR [org.jboss.ejb.EntityContainer] Starting failed
org.jboss.deployment.DeploymentException: Error while issuing sql in 
post-table-create; - nested throwable: (java.sql.SQLException: Syntax error or access 
violation,  message from server: "You have an error in your SQL syntax.  Check the 
manual that corresponds to your MySQL server version for the right syntax to use near 
'.' at line 1")

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840672#3840672

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840672


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to