Hi,

I installed BASE 2.5 and migrate data from my BASE 1. I have bug when I run 
Base1PluginExecuter during the data import.
This is the stack trace :
java.lang.NumberFormatException: For input string: " 8"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:447)
at java.lang.Integer.parseInt(Integer.java:497)
at 
net.sf.basedb.plugins.Base1PluginExecuter.importData(Base1PluginExecuter.java:1393)
at net.sf.basedb.plugins.Base1PluginExecuter.run(Base1PluginExecuter.java:698)
at 
net.sf.basedb.core.PluginExecutionRequest.invoke(PluginExecutionRequest.java:89)
 
at net.sf.basedb.core.InternalJobQueue$JobRunner.run(InternalJobQueue.java:435)
at java.lang.Thread.run(Thread.java:595)

It's a problem with bioassayId during the conversion of the string in
an integer.

Have you ever had this problem?
Thank you.

Berenice Wulbrecht
 
             
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to