This one time, at band camp, Nick Stuart said:

NS>I seem to have come across a bug where castor it generates a stack overflow,
NS>so I'm stuck in a loop somewhere in castor. My stack trace for it is at the
NS>bottom.
NS> In my mapping file I have the following:
...
NS>Now the only thing is that the modelDims and manual fields aren't
NS>vectors/collections because they are one to one relationships to SystemDims.
NS>When I go to call db.load(Project.class, new Integer(0)) it just hangs there
NS>with nothing being spit out or errors called or anything, it just overflows.
NS>I can't seem to debug it correctly either to find out where it stops inside
NS>castor. Whenever I go to step into db.load it just spits me to some odd
NS>place in my code. Short term fix would be just make the fields vectors,
NS>knowing that there is never going to be more then one value in there, but I
NS>would like to do  "correctly" and be sure that there could only ever be one
NS>value in the code, even the db is setup to allow only one.

Nick, 

Please post the relevant portion of the client code so that we can see
what you're doing.

Bruce
-- 
perl -e 'print unpack("u30","<0G)[EMAIL PROTECTED]&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

The Castor Project 
http://www.castor.org/

Apache Geronimo 
http://incubator.apache.org/projects/geronimo.html

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to