You were correct. We found a hsqldb.jar present at another location being referred to in the classpath.
Removed that and it worked. Thanks for your help, Regards, Archana >>> [EMAIL PROTECTED] 01/26/04 06:18AM >>> Hi The line "2004-01-23 16:38:56,615 [http8080-Processor4] ERROR BasePeer - org.apache.torque.TorqueException: Wrong database file version" suggests that there is something wrong with the database configuration. Are you using Hypersoinc SQL ? (The database jetspeed comes with) Perhaps its finding a different version of hsql jar file. Give us some more details about your database setup. Roshan >From: "Archana Turaga" <[EMAIL PROTECTED]> >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Exception while deploying jetspeed 1.4 with Hypersonic DB >Date: Fri, 23 Jan 2004 17:43:30 -0600 > >Hi, > On one of our machines here we have 4.1.29 tomcat along with 1.4.0 JDK. I >put in the jetspeed.war after downloading the source and compiling. Please >look below for the exceptions found in each of the jetspeedservices.log and >jetspeed.log. Exceptions happen the moment we access the portal page. It is >really funny because only this box has a problem. I checked the java >version etc...but no clue why it is failing only on this box. > >Thanks and any input is appreciated..this has really boggled me...spent >like 5 hours...but no progress. > >Regards, >Archana > >We try to access the home page of jetspeed and we get the following >exception in the jetspeedservices.log (please look for more stack traces >after this exception): > >2004-01-23 16:38:56,845 [http8080-Processor4] ERROR JetspeedProfilerService >- Exception in fallbackProfile >java.lang.NullPointerException > at The following exception is seen in Jetspeed.log: >2004-01-23 16:38:56,504 [http8080-Processor4] WARN IDBroker - IDBroker is >being used with db 'default', which does not support transactions. IDBroker >attempts to use transactions to limit the possibility of duplicate key >generation. Without transactions, duplicate key generation is possible if >multiple JVMs are used or other means are used to write to the database. >2004-01-23 16:38:56,615 [http8080-Processor4] ERROR BasePeer - >org.apache.torque.TorqueException: Wrong database file version _________________________________________________________________ Express yourself with cool new emoticons http://www.msn.co.uk/specials/myemo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
