Version: 13.0-dev-45
Build #: 30453
Build Date: 2012-Dec-05 02:51:56 PM
Null Pointer Exception on creating a relationship in SQLite3
1. Open attached model
2. Try to create a Sub Category between 2 tables and selecting all the columns in the parent table
3. Once you create the relationship a Null Pointer Exception is generated
4. After you save and reopen the ER Model, you can see that the * which denote the relationship is present but the sub category line goes missing
I can help you reproduce, because this doesnt occur all the time....
java.lang.NullPointerException
at \\...\\ .\\हिñçêČάй語简�?한\\.eꐸᢦꆑᛂ implements.a(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.Iꊮꀫꒈ extends break.a(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.eꐸᢦꆑᛂ implements.b(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.zᡩᡧꊛꇂ.b(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.Q᠏⣫⠦⡆ class 3.a(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.Kꊑꀬꂄᠬ.b(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.zᡩᡧꊛꇂ.r(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.Nᚾꋆꁿ⡤.mouseClicked(Unknown Source)
at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:253)
at java.awt.Component.processMouseEvent(Component.java:6300)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3275)
at java.awt.Component.processEvent(Component.java:6062)
at java.awt.Container.processEvent(Container.java:2039)
at java.awt.Component.dispatchEventImpl(Component.java:4660)
at java.awt.Container.dispatchEventImpl(Container.java:2097)
at java.awt.Component.dispatchEvent(Component.java:4488)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4575)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4245)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4166)
at java.awt.Container.dispatchEventImpl(Container.java:2083)
at java.awt.Window.dispatchEventImpl(Window.java:2489)
at java.awt.Component.dispatchEvent(Component.java:4488)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:668)
at java.awt.EventQueue.access$400(EventQueue.java:81)
at java.awt.EventQueue$2.run(EventQueue.java:627)
at java.awt.EventQueue$2.run(EventQueue.java:625)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:641)
at java.awt.EventQueue$3.run(EventQueue.java:639)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:638)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
|
149 KB
![]() |
20 KB
Reassigning since Ivan has been working on several ER related issues. Ivan can u speak w/ Tariq on this & determine how to reproduce and see if u can come up w/ a fix.
This bug is actually fixed in the latest build 13.0-alpha-14. There is another SubCategory bug which we are trying to reproduce.
This bug is actually fixed in the latest build 13.0-alpha-14. There is another SubCategory bug which we are trying to reproduce.
Issue #8027 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 13.0-alpha-14 |
No time estimate |
Reassigning since Ivan has been working on several ER related issues. Ivan can u speak w/ Tariq on this & determine how to reproduce and see if u can come up w/ a fix.