Stephen Davidson wrote:
Greetings.

Before checking in some code, I ran the unit tests.

With or w/o my changes, I am getting 6 errors and 1 failure. As my changes were either cosmetic (Comment changes), minor enhancements (added some log.debug statements) or were bugfixes in nature, I have committed them.

I am hoping that I did not introduce any additional errors through an incidental changes somewhere. I don't think so, but an additional pair (or more) of eyes checking would not hurt.

Regards,
Steve

And on this topic, when I try to create a new database with the latest checkout;
Caused by: org.keel.services.persist.PersistenceException: Type 'boolean' is not 
mapped to any valid type
        at 
org.keel.services.persist.defaultpersist.JDBCDatabaseType.getDBType(JDBCDatabaseType.java:151)
        at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.apache.avalon.fortress.impl.factory.PassThroughInvocationHandler.invoke(PassThroughInvocationHandler.java:100)
        at $Proxy11.getDBType(Unknown Source)
        at 
org.keel.services.persist.defaultpersist.DefaultPersistentMetaData.addField(DefaultPersistentMetaData.java:210)
        at 
org.keel.services.persist.defaultpersist.DefaultPersistentMetaData.configureField(DefaultPersistentMetaData.java:993)
        at 
org.keel.services.persist.defaultpersist.DefaultPersistentMetaData.configurePersistent(DefaultPersistentMetaData.java:816)
        at sun.reflect.GeneratedMethodAccessor110.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at 
org.apache.avalon.fortress.impl.factory.PassThroughInvocationHandler.invoke(PassThroughInvocationHandler.java:100)
        at $Proxy13.configurePersistent(Unknown Source)
        at 
org.keel.services.persist.defaultpersist.DefaultPersistentFactory.getMetaData(DefaultPersistentFactory.java:313)

THIS WAS WORKING THIS MORNING BEFORE I UPDATED MY KEEL CODE BASE!!!!

I am on a deadline, and have a project that is overdue for submission to testing. I am PANICKING!!!!

-Steve
--
Java/J2EE Developer/Integrator
Co-Chair, Dallas/FortWorth J2EE Sig
214-724-7741


http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to