Issue 19 in google-feedserver: Unable to Insert/Update data in the DB

6 views
Skip to first unread message

codesite...@google.com

unread,
Nov 27, 2012, 3:39:37 AM11/27/12
to google-feedserver-...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 19 by ravikira...@gmail.com: Unable to Insert/Update data in the
DB
http://code.google.com/p/google-feedserver/issues/detail?id=19

What steps will reproduce the problem?
1. For the example.com/contact sample, If I try hitting
localhost:8080/feedserver/example.com/contact/contact-insert-entry?<query
parameters>, I get an error saying

com.google.feedserver.adapters.FeedServerAdapterException:
--- The error occurred in conf/feedserver/sqlmap/contact.xml.
--- The error occurred while applying a parameter map.
--- Check the contact-get-entry-InlineParameterMap.
--- Check the parameter mapping for the 'value' property.
--- Cause: java.sql.SQLDataException: Invalid character string format for
type INTEGER.

Am I missing some configuration here or is there a problem with the way I
am calling it? If this works I intend to build an app on the GAE to get the
data using the Feedserver.

2. Upon Debugging found that It is always entering the retrieveEntry method
in the IbatisAdapterWrapper and not createEntry
3.

What is the expected output? What do you see instead?
Should insert the data into the DB

What version of the product are you using? On what operating system?
trunk

Please provide any additional information below.


Reply all
Reply to author
Forward
0 new messages