Y're OJB.properties file is not present.

-----Message d'origine-----
De�: A Leg [mailto:[EMAIL PROTECTED] 
Envoy�: lundi 10 novembre 2003 16:18
��: [EMAIL PROTECTED]
Objet�: Error at run time by a beginner

Hi

I make my first try, so I arrive to compile and to run it, but it fail 
somewhere.
I use the presistent broker, only.
and I use the same Product base than the tutorial one.

Does somebody understand where is my mistake ?

Andre

[BOOT] ERROR: Cannot get OJB properties file, use default settings!
[org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl] INFO: 
Create PersistenceBroker instance pool, pool configuration was 
{whenExhaustedAction=0, maxIdle=-1, maxActive=21, maxWait=5000, 
removeAbandoned=false, numTestsPerEvictionRun=10, testWhileIdle=false, 
minEvictableIdleTimeMillis=600000, testOnReturn=false, 
logAbandoned=false, removeAbandonedTimeout=300, 
timeBetweenEvictionRunsMillis=-1, testOnBorrow=false}
[org.apache.ojb.broker.metadata.RepositoryPersistor] INFO: OJB 
Descriptor Repository: 
file:/home/Absynt/Compiere/mfg_scm/sbin/repository.xml
Got new Event to crunch on
EventRelayer [1] leaving
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] INFO: Found 
attribute (name=grabSize, value=20) but I could not assign them to a 
descriptor
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] INFO: Found 
attribute (name=autoNaming, value=true) but I could not assign them to a 
descriptor
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] INFO: Found 
attribute (name=globalSequenceId, value=false) but I could not assign 
them to a descriptor
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] INFO: Found 
attribute (name=globalSequenceStart, value=10000) but I could not assign 
them to a descriptor
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] INFO: Found 
attribute (name=grabSize, value=5) but I could not assign them to a 
descriptor
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] INFO: Found 
attribute (name=key1, value=value1) but I could not assign them to a 
descriptor
[org.apache.ojb.broker.metadata.RepositoryXmlHandler] INFO: Found 
attribute (name=key2, value=value2) but I could not assign them to a 
descriptor
java.lang.ExceptionInInitializerError
        at 
org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl.buildDefaultK
ey(Unknown 
Source)
        at 
org.apache.ojb.broker.core.PersistenceBrokerFactoryDefaultImpl.<init>(Unknow
n 
Source)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAcces
sorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstruc
torAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
        at java.lang.Class.newInstance0(Class.java:308)
        at java.lang.Class.newInstance(Class.java:261)
        at 
org.apache.ojb.broker.core.PersistenceBrokerFactoryFactory.init(Unknown 
Source)
        at 
org.apache.ojb.broker.core.PersistenceBrokerFactoryFactory.<clinit>(Unknown 
Source)
        at 
org.apache.ojb.broker.PersistenceBrokerFactory.defaultPersistenceBroker(Unkn
own 
Source)


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


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

Reply via email to