Did you set the jetspeed2.home property during your build? If you check DLSs commit messages, this property is mentioned. I haven't read up to see if this will resolve your issue.

Jeremy Ford
[EMAIL PROTECTED]


From: David Sean Taylor <[EMAIL PROTECTED]>
Reply-To: "Jetspeed Developers List" <[EMAIL PROTECTED]>
To: Jetspeed Developers List <[EMAIL PROTECTED]>
Subject: OJB.properties not found
Date: Mon, 27 Sep 2004 10:07:12 -0700

I just did a clean checkout.
Build went fine.
I then startup with Tomcat 4,
and Im now getting a very special Monday morning surprise. Anyone else seeing this:


[BOOT] WARN: Could not load properties file 'OJB.properties'. Using default settings!

...\catalina\bin\OJB.properties (The system cannot find the fi
le specified)
java.io.FileNotFoundException:

...\catalina\bin\OJB.properties
(The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection
.java:69)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLCon
nection.java:156)
at java.net.URL.openStream(URL.java:913)
at org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractIm
pl.load(ConfigurationAbstractImpl.java:429)
at org.apache.ojb.broker.util.configuration.impl.OjbConfiguration.load(O
jbConfiguration.java:270)
at org.apache.ojb.broker.util.configuration.impl.ConfigurationAbstractIm
pl.<init>(ConfigurationAbstractImpl.java:66)
at org.apache.ojb.broker.util.configuration.impl.OjbConfiguration.<init>
(OjbConfiguration.java:107)
at org.apache.ojb.broker.util.configuration.impl.OjbConfigurator.<init>(
OjbConfigurator.java:55)
at org.apache.ojb.broker.util.configuration.impl.OjbConfigurator.<clinit
>(OjbConfigurator.java:41)
at org.apache.ojb.broker.core.PersistenceBrokerFactoryFactory.init(Persi
stenceBrokerFactoryFactory.java:52)
at org.apache.ojb.broker.core.PersistenceBrokerFactoryFactory.<clinit>(P
ersistenceBrokerFactoryFactory.java:36)
at org.apache.ojb.broker.PersistenceBrokerFactory.createPersistenceBroke
r(PersistenceBrokerFactory.java:86)
at org.apache.jetspeed.components.persistence.store.ojb.pb.PBStore.<init
>(PBStore.java:84)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)


at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
orAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
onstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:6
6)
at org.springframework.beans.factory.support.AbstractAutowireCapableBean



-- David Sean Taylor Bluesunrise Software [EMAIL PROTECTED] [office] +01 707 773 4646 [mobile] +01 707 529 9194


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar � get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to