Seems like you are correct. The ticket #743 only seems to fix the 
problem with numbers containing 'e+'. It still remains for all variants 
of 'E+'. No matter if the exponent is 0 or if the number is negative or 
positive. I think we can fix this in time until 2.16 next week.

http://base.thep.lu.se/ticket/1537

/Nicklas

On 2010-10-29 00:15, Bob MacCallum wrote:
> Help, can anyone explain?  In BASE 2.12.2pre I'm getting the following
> exception thrown, despite the issue being addressed way back in 2.4
> http://base.thep.lu.se/changeset/3703
> http://base.thep.lu.se/ticket/743
>
> net.sf.basedb.core.BaseException: For input string: "1.10E+03" on line
> 11 in file 'GSM435829.txt': DATA 1 1 1 260...
> at 
> net.sf.basedb.plugins.AbstractFlatFileImporter.doImport(AbstractFlatFileImporter.java:731)
> at 
> net.sf.basedb.plugins.AbstractFlatFileImporter.run(AbstractFlatFileImporter.java:468)
> at 
> net.sf.basedb.core.PluginExecutionRequest.invoke(PluginExecutionRequest.java:110)
> at 
> net.sf.basedb.core.InternalJobQueue$JobRunner.run(InternalJobQueue.java:506)
> at java.lang.Thread.run(Thread.java:619)
> Caused by: java.lang.NumberFormatException: For input string: "1.10E+03"
> at net.sf.basedb.core.Type.parseString(Type.java:518)
> at net.sf.basedb.core.ExtendedProperty.parseString(ExtendedProperty.java:253)
> at 
> net.sf.basedb.plugins.RawDataFlatFileImporter.handleData(RawDataFlatFileImporter.java:850)
> at 
> net.sf.basedb.plugins.AbstractFlatFileImporter.doImport(AbstractFlatFileImporter.java:699)
> ... 4 more
>
> I don't *really* want to run all the raw data files through a perl 
> one-liner...
>
> More info: this is using an Agilent raw data importer config I just
> set up, and the file from GEO as above.
>
> many thanks,
> Bob.
>
> ------------------------------------------------------------------------------
> Nokia and AT&T present the 2010 Calling All Innovators-North America contest
> Create new apps&  games for the Nokia N8 for consumers in  U.S. and Canada
> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
> http://p.sf.net/sfu/nokia-dev2dev
> _______________________________________________
> The BASE general discussion mailing list
> basedb-users@lists.sourceforge.net
> unsubscribe: send a mail with subject "unsubscribe" to
> basedb-users-requ...@lists.sourceforge.net


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
basedb-users-requ...@lists.sourceforge.net

Reply via email to