RE: j2 initializing error

2005-01-05 Thread Randy Watler
do not have any more concrete suggestions for you at this point. HTH, Randy -Original Message- From: Krish Chandra To: Jetspeed Users List Sent: 1/5/05 5:06 PM Subject: Re: j2 initializing error Hi, I managed to get the "WARN: IOException, CatalinaPAM will only functi

Re: j2 initializing error

2005-01-05 Thread Krish Chandra
Hi, I managed to get the "WARN: IOException, CatalinaPAM will only function as FileSystemPAM: java.net.ConnectException: Connection refused" error out of the way by just using 8080 as the http port. However the NoClassDefFoundError is still there. I am beginning to think that this is some smal

Re: j2 initializing error

2005-01-05 Thread Krish Chandra
yes I have all those files -Krish On Wed, 5 Jan 2005, Hema Menon wrote: > Check if you do have these files > > 1. verify that these files are present under > "webapps/jetspeed/WEB-INF/classes" in you tomcat install: > OJB-logging.properties > OJB.properties > repository_database.xml > repository

Re: j2 initializing error

2005-01-05 Thread Hema Menon
Check if you do have these files 1. verify that these files are present under "webapps/jetspeed/WEB-INF/classes" in you tomcat install: OJB-logging.properties OJB.properties repository_database.xml repository.dtd repository_internal.xml repository.xml TEMP.xml Hema On Wed, 5 Jan 2005 14:51:14 -0

Re: j2 initializing error

2005-01-05 Thread Krish Chandra
I am using j2sdk1.4.2_06 missed out the 2_. -Krish On Wed, 5 Jan 2005, Hema Menon wrote: > Are you using j2sdk1.4.06? You need atleast 1.4.2_02 or above > according to the bug related to > http://wiki.apache.org/portals/Jetspeed2/PrefsClassloaderIssuesAndSdk14 > > > > > On Wed, 5 Jan 2005 13:01:

Re: j2 initializing error

2005-01-05 Thread Hema Menon
Are you using j2sdk1.4.06? You need atleast 1.4.2_02 or above according to the bug related to http://wiki.apache.org/portals/Jetspeed2/PrefsClassloaderIssuesAndSdk14 > > On Wed, 5 Jan 2005 13:01:51 -0600 (CST), Krish Chandra > > >I tried installing J2. I have a tomcat-5.0.28 and using j2sdk1.

Re: j2 initializing error

2005-01-05 Thread Krish Chandra
yes I had the database running. -Krish On Wed, 5 Jan 2005, Hema Menon wrote: > Do you have the Database running? > > Hema > > > On Wed, 5 Jan 2005 13:01:51 -0600 (CST), Krish Chandra > <[EMAIL PROTECTED]> wrote: > > > > hi, > >I tried installing J2. I have a tomcat-5.0.28 and using j2sdk1.4.

Re: j2 initializing error

2005-01-05 Thread Hema Menon
Do you have the Database running? Hema On Wed, 5 Jan 2005 13:01:51 -0600 (CST), Krish Chandra <[EMAIL PROTECTED]> wrote: > > hi, >I tried installing J2. I have a tomcat-5.0.28 and using j2sdk1.4.06 > and apache ant-1.6.2. My tomcat http port is 2925. > Below is the stack trace when I start

j2 initializing error

2005-01-05 Thread Krish Chandra
hi, I tried installing J2. I have a tomcat-5.0.28 and using j2sdk1.4.06 and apache ant-1.6.2. My tomcat http port is 2925. Below is the stack trace when I start my tomcat. Does anyone know what the problem might be. thanks in advance, -Krish PS: I checked the tomcat/shared/lib and I do have c