tomay / rebioma

Automatically exported from code.google.com/p/rebioma
0 stars 0 forks source link

Could not upload csv file #345

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Tried uploading a csv file that i had previously uploaded on earlier
version of rEBIOMA webportal
2. Other parameters -- private data, no modeling, clicked on sharing with Aaron
3. Got error message #1 (below)
4. Tried again, but this time with a smaller dataset (also had uploaded
successfully in the past) and this time, clicked off the data sharing with
Aaron.  Got error message #2 (below)

What is the expected output? What do you see instead?

Message 1:  Upload failed due to exception:"could not insert:
[org.rebioma.client.Occurrence]"

Message 2: Upload failed due to exception:"null"

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ckre...@gmail.com on 5 Jun 2009 at 8:52

GoogleCodeExporter commented 9 years ago
I had a similar result with a different dataset from another machine, worked in 
the
past, no sharing. 
Upload failed due to exception:"could not insert: 
[org.rebioma.client.Occurrence]

Original comment by tom.alln...@gmail.com on 5 Jun 2009 at 10:30

GoogleCodeExporter commented 9 years ago

Original comment by eightyst...@gmail.com on 8 Jun 2009 at 6:07

GoogleCodeExporter commented 9 years ago
ALTER TABLE `Occurrence` CHANGE `OwnerName` `OwnerName` TEXT CHARACTER SET utf8
COLLATE utf8_general_ci NULL 

Original comment by ajmrakot...@gmail.com on 2 Jul 2009 at 12:22

GoogleCodeExporter commented 9 years ago
this appears to have been fixed in subsequent releases

Original comment by tom.alln...@gmail.com on 17 Feb 2011 at 12:50