Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-users] Some problems using Oracle Spatial

I have used oracle with uDig 1.1.1 but I mostly focused on display; other users have also reported problems with writing feature content.

On the plus side we are hooking up a new "oracle datastore" over on the devel list. And would love some help testing when the next uDig 1.2 milestone is released.

Jody

On 07/09/2009, at 9:06 PM, Spodniak Štefan wrote:

Hi,
 
I installed uDig Version 1.1.1 on Windows XP and I am connecting to Oracle Spatial database.
Data from the DB are displayed correctly. Maybe only this exception, I found in the Submit log...
!ENTRY net.refractions.udig.project 2 0 2009-09-03 09:30:51.303
!MESSAGE 
!STACK 0
java.lang.NullPointerException
        at net.refractions.udig.render.internal.feature.basic.BasicFeatureRenderer.render(Unknown Source)
        at net.refractions.udig.render.internal.feature.basic.BasicFeatureRenderer.render(Unknown Source)
        at net.refractions.udig.project.internal.render.impl.RenderJob.startRendering(Unknown Source)
        at net.refractions.udig.project.internal.render.impl.RenderJob.run(Unknown Source)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
  
 
1)When i add a new layer, table in uDig is created. But when i press „commit button“ there are no changes in the DB. The new layer (table with values) is only stored in local folder. 
2)When i change the position of some geometry and press the commit button the geometry moves back to the position stored in DB. 
 
Does anyone have such problems when using Oracle?
 
Thanks for any response
 
Best regards Stefan Spodniak
 
_______________________________________________
udig-users mailing list
udig-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.refractions.net/mailman/listinfo/udig-users


Back to the top