Skip to main content

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

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

 


Back to the top