Version: 13.0-alpha-7
Build #: 30597
Build Date: 2012-Dec-13 09:20:13 AM
1. Open Help--> View Log
2. Open the attached ER Model
3. You get NPE as below
4. I started with a Vertica ER Model and then imported databases in the order sqlite, greenplum,postgresql and sybase ase 12.7 into the ER Model.
5. Tried Toold--> Generate HTML Report and got NPE. I then saved the er model and when i open the model, i get
java.lang.NullPointerException
at \\...\\ .\\हिñçêČάй語简�?한\\.Lꃧꐢꐡꆑ char.k(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.Lꃧꐢꐡꆑ char.startElement(Unknown Source)
at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1224)
at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:311)
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:278)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:181)
at \\...\\ .\\हिñçêČάй語简�?한\\.Vꄡꇺᡏꈅ 5 long.h(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.C⢟ꐌꇶᠥ throws 10.cy(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.Nꀧꇌꈹᢅ public.bh(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.Nꀧꇌꈹᢅ public.a(Unknown Source)
at com.aquafold.datastudio.mainframe.xꀨꈬ⠺ꎇ try final.a(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.Wꉍꈋꏏꊡ goto public.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:809)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:850)
![]() |
655 KB
issue was with the import database. On import we clone the current tab witch may not be of the import database type, yet we where not change to type of the clone to the new imported database type. issue fixed. old saved file will still cause issues if tab diagram type was saved incorrectly but new files will have correct settings.
Issue #8070 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build 13.0-alpha-13 |
No time estimate |
issue was with the import database. On import we clone the current tab witch may not be of the import database type, yet we where not change to type of the clone to the new imported database type. issue fixed. old saved file will still cause issues if tab diagram type was saved incorrectly but new files will have correct settings.