Jason,

I know this is somewhat limited information but if you reread my mail I
didn't send a "HELP ME" message in outer space, I was just asking for the
following:

- if someone using Oracle had this kind of error (ie 'ever seen this ?' not
'solve this')
- Is there an archive of the mailing list available and where.

For now, I'm not able to give you ANY pertinent information since I don't
even know WHAT i'm running since I don't even know the different pieces of
architecture. I was just trying to kick myself and go deeper to find the
problem, but since I don't like to waste time stupidely I also wanted some
reference information to help me figure myself the problem first.

Not more.

All I did was to try to run it out-of-the-box blindly reading the
information on README and GETTING_STARTED in the TDK, ie:
- put the oracle driver in lib
- change the config to set it to oracle
- run the init.
- run tomcat
- log it and see what happen.

Experience with turbine is about a couple of hours. I ran into different
problems:

- does not seem to load zip file but only jar files

- Weird behavior of Tomcat (It looks like a classloader problem). With
tomcat b6-dev in the tdk I had a NoClassDefFoundError for the Village KeyDef
class after a session timeout as well as for TurbineSecurity, ie:
java.lang.NoClassDefFoundError:
org/apache/turbine/services/security/TurbineSecurity
        at
org.apache.turbine.om.security.TurbineUser.valueUnbound(TurbineUser.java:649
)
        at
org.apache.catalina.session.StandardSession.removeAttribute(StandardSession.
java:953)
        at
org.apache.catalina.session.StandardSession.expire(StandardSession.java:551)
        at
org.apache.catalina.session.StandardManager.processExpires(StandardManager.j
ava:744)
        at
org.apache.catalina.session.StandardManager.run(StandardManager.java:815)
        at java.lang.Thread.run(Thread.java:484)
I'm not able to reproduce them each time, I set the session-timeout to 1
minute, but this is work in progress and I will see with tomcat-dev I'm able
to reproduce it easily and is a tomcat problem.

- Oracle problem for INSERT ENTRY (UPDATE works OK if we insert the entry in
the table by hand)

Will keep you informed.

-- 
 St�phane Bailliez 
 Software Engineer, Paris - France 
 iMediation - http://www.imediation.com 
 Disclaimer: All the opinions expressed above are mine and not those from my
company. 



> -----Original Message-----
> From: Jason van Zyl [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 13, 2001 3:19 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Turbine (TDK) / Oracle: Cannot insert null
> 
> 
> On 7/13/01 4:22 AM, "Stephane Bailliez" 
> <[EMAIL PROTECTED]> wrote:
> 
> > Correction to my message.
> > 
> > It is not the logging page, it is of course when I'm trying 
> to insert an
> > entry into the db.
> 
> It looks to me like your tables for the IDBroker haven't been set
> up? Are you using the IDBroker.
> 
> No one can really help with the limited amount of information you
> provided. Please be a little more specific about your setup so
> we can help.
> 
> -- 
> 
> jvz.
> 
> Jason van Zyl
> 
> http://tambora.zenplex.org
> http://jakarta.apache.org/turbine
> http://jakarta.apache.org/velocity
> http://jakarta.apache.org/alexandria
> http://jakarta.apache.org/commons
> 
> 
> 
> ---------------------------------------------------------------------
> 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