Hello, I tried to install a new base2.1version - using the same files (base2 build, mysql, tomcat etc) I used for my first base2 implementation where I had no probs. All went nice, base2 was running and I started to configure the system (create project, users etc). When I created a reporter list and tried to access it I got a blank screen. I checked the database (via mysql shell) and found no Reporter table. using dbinfo.sh I got the following error: **** net.sf.basedb.core.BaseException: Table 'base2.Reporters' doesn't exist at net.sf.basedb.core.HibernateUtil.dbIndexes(HibernateUtil.java:1600) at net.sf.basedb.install.InitDB.main(InitDB.java:78) Caused by: java.sql.SQLException: Table 'base2.Reporters' doesn't exist at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2975) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1600) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1695) at com.mysql.jdbc.Connection.execSQL(Connection.java:2998) at com.mysql.jdbc.Connection.execSQL(Connection.java:2927) at com.mysql.jdbc.Statement.executeQuery(Statement.java:956) at com.mysql.jdbc.DatabaseMetaData$7.forEach(DatabaseMetaData.java:3440) at com.mysql.jdbc.DatabaseMetaData$IterateBlock.doForAll(DatabaseMetaData.java:79) at com.mysql.jdbc.DatabaseMetaData.getPrimaryKeys(DatabaseMetaData.java:3424) at com.mchange.v2.c3p0.impl.NewProxyDatabaseMetaData.getPrimaryKeys(NewProxyDatabaseMetaData.java:3036) at net.sf.basedb.core.dbengine.TableInfo.<init>(TableInfo.java:105) at net.sf.basedb.core.HibernateUtil.dbIndexes(HibernateUtil.java:1596) ... 1 more **** The same problem occurs when I use BASE2 build 2.0/2.1/2.1.1, the initdb.sh script never creates the Reporter table.
My System is a 64bit linux machine with: mysql-5.0.15 jdk-1.5.0_06 apache-tomcat-5.5.17 jakarta-tomcat-connectors-1.2.15 Does anybody have a clue why this happened and how I can fix this ? Thanks alot in advance. Reha ------------------------------------------- Reha Yildirimman Max-Planck-Institute for Molecular Genetics Department Lehrach (Vertebrate Genomics) Ihnestr. 73 14195 Berlin Germany ------------------------------------------- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ The BASE general discussion mailing list basedb-users@lists.sourceforge.net unsubscribe: send a mail with subject "unsubscribe" to [EMAIL PROTECTED]