Changes

Jump to: navigation, search

My Applied Research Log

958 bytes added, 18:19, 17 February 2011
Week 6
* team meeting
** investigate testRead in PostgreSQLAdapterTest
<pre>
at org.postgresql.ds.jdbc23.AbstractJdbc23PooledConnection$StatementHandler.invoke(AbstractJdbc23PooledConnection.java:455)
at $Proxy2.setString(Unknown Source)
at nexj.core.rpc.sql.ra.SQLManagedConnection$SQLPreparedStatement.setString(SQLManagedConnection.java:1689)
at nexj.core.persistence.sql.SQLAdapter$1.setValue(SQLAdapter.java:105)
at nexj.core.persistence.sql.SQLCursor.query(SQLCursor.java:159)
... 26 more
</pre>
* action: postgresql source code received from Grace
 
'''2/17/2011 (Th)'''
* revision 39 was pulled
** testRead has a different failure trace (problem with serial representation of readCollectionWhere.xml)
<pre>
Test object does not match the serialized representation at
"file:/C:/workspace3.5/jan222011/core/bin/nexj/core/persistence/sql/data/readCollectionWhere.xml"
at junit.framework.Assert.fail(Assert.java:47)
</pre>
* Vogella's tutorial on GWT [http://www.vogella.de/articles/GWT/article.html]
== [[Common Problems and Solutions]] ==
1
edit

Navigation menu