Hi, Bruce.
Seems like I fail preparing my database so that the tests can perform. Or
maybe other bugs in Castor keep me from getting done.
What I see is that some tables are sometimes required in upper case letters,
sometimes in lower case letters. It is fact that my database translates
unquoted table names to uppercase before processing any request, where such
error messages evolve. This may indicate that Castor does not really quote
all table names.
I have changed the code (SQLRelationLoader) to escape it's queries, but
maybe there are more of such effects. Can you help me tracking them down?
How do I get a list of all statements that are sent to the database from the
test suite?
Hiran
java.sql.SQLException: UNKNOWN TABLE NAME:TEST_MASTER
at
de.sag.jdbc.tsql.server.AServer.throwSQLException(server/AServer.java
:764)
at
de.sag.jdbc.tsql.server.AServer.sendQueryRequest(server/AServer.java:
439)
at
de.sag.jdbc.tsql.server.AServer.sendQueryRequest(server/AServer.java:
415)
at
de.sag.jdbc.tsql.APreparedStatement.<init>(APreparedStatement.java:68
)
at
de.sag.jdbc.tsql.AConnection.prepareStatement(AConnection.java:158)
at org.exolab.castor.jdo.engine.SQLEngine.create(SQLEngine.java:553)
at
org.exolab.castor.persist.ClassMolder.create(ClassMolder.java:913)
.....
> -----Original Message-----
> From: Bruce Snyder [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 26, 2003 7:44 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [castor-dev] Support for Tamino
>
>
> This one time, at band camp, Chaudhuri, Hiran said:
>
> CH>Are the tests in Castor JDO (CVS) now fixed? I'd like to
> continue testing.
> CH>If not, what tests may I comment out of the suite to get going?
>
> I checked in the missing files but now I'm seeing all tests
> are failing in
> org.exolab.castor.persist.DatingService.pairFieldClass(DatingS
> ervice.java:219)
> and I don't have the time to debug it today. I'm sorry but I'm being
> sqeezed at my day job. If you have the time to fix these errors,
> please do.
>
> CH>When do you estimate that I can write a persistence engine
> without modifying
> CH>and subclassing SQLEngine? Currently DatingService relies
> on SQLEngine
> CH>implementations, and that class is declared final....
>
> First I need to figure out what's up with the test failures. Then I'll
> get back into that work. The disk crash on the box that houses the CVS
> repository really screwed me up. None of the history could be
> recovered
> so I feel like a fish out of water.
>
> Bruce
> --
> perl -e 'print
> unpack("u30","<0G)[EMAIL PROTECTED]&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
>
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
> unsubscribe castor-dev
>
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev