I?m using: JBoss 4.0.3SP1, which starts up okay by itself I?m trying to start up JBoss Portal from the files in: jboss-portal-2.2.1.zip
Using: MySQL, version: 4.0.15 with this connector: mysql-connector-java-3.0.17-ga-bin.jar It manages to connect to mysql and create and populate some tables,( All with ?cms? in the name) But it fails to create any of the user tables. The first error msg is this: 11:10:43,571 ERROR [JDBCExceptionReporter] General error message from server: "Table 'jbossportal.JBP_SECURITY_POLICY' doesn't exist" 11:10:43,606 WARN [ServiceController] Problem starting service portal:service=TreeCache,type=persistent org.hibernate.exception.GenericJDBCException: could not execute query The only ?odd? thing I?m doing is using jdk1.6.0. Would this JDK cause a problem? Thanks for any advice, John View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943919#3943919 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943919 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
