on 1/27/01 10:29 PM, "Steve Ruby" <[EMAIL PROTECTED]> wrote:

> 
> 
> Jon Stevens wrote:
>>> Using tdk a10 whenver a user is logged in an I  do build-project I get
>>> the following error after turbine notices that some classes have changed
>>> and it issues its shutdown.
> 
>> I will look into this and get back to you. Having another set of eyes on the
>> code would be appreciated. Also, if you can reproduce it with the JIT off so
>> that I can see the line number where the (Compiled Code) is, that would be
>> great.
> 
> Here is with JIT off..  I dont' have a recent copy of the turbine source, I'll
> download that and poke around.

Ug. That makes debugging this issue nearly impossible right now because the
line numbers are off. :-( I also don't have the time to track this one down
for you.

I looked at the code and the code looks fine. The only thing that I can
think of is if the User object doesn't have a USER_ID value assigned to it,
then this will definitely fail. Is that the case at all?

Can you attempt to simply call DBUserManager.store(User) on the object and
see if it works?

> I just checked on separate NT and linux machines.
> After I did "./build-project.sh init" and it built everything, I changed
> nothing and did a "./build-project.sh" and it compiled everything again.
> so it is doing the same "compile everything" on the NT and linux box.

I don't know. :-(

If you switch to using Jikes, it won't be a big deal as the compiles will be
very fast. :-)

-jon



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to