tomay / rebioma

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

Upload failed due to exception:"not-null property references a null or transient value: org.rebioma.client.Occurrence.obfuscated" #366

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. sign in
2. upload link
3. upload good data

What is the expected output? What do you see instead?
excepcted : data uploaded
see : dialog box with not-null property references a null or transient
value: org.rebioma.client.Occurrence.obfuscated

Please use labels and text to provide additional information.
Change line 21 in Occurrence.hbm.xml true -> false
            <column name="Obfuscated" not-null="false" />

Original issue reported on code.google.com by ajmrakot...@gmail.com on 9 Apr 2010 at 8:56

GoogleCodeExporter commented 9 years ago
This may have been a temporary issue. I am able to upload data with no problem

Original comment by tom.alln...@gmail.com on 15 Feb 2011 at 12:30