Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBPTK Desktop failed to delete database from application #35

Open
solfeggietto opened this issue Aug 14, 2021 · 0 comments
Open

DBPTK Desktop failed to delete database from application #35

solfeggietto opened this issue Aug 14, 2021 · 0 comments

Comments

@solfeggietto
Copy link

Using DBPTK Desktop v2.5.9

  • SIARD extraction Internal LOBs successful

  • SIARD Validation Successful

  • SIARD Browsing
    -- Import Succesful
    -- DELETE button within the Browsing fram fails with error:
    Uncaught Exception: (TypeError) : Cannot read property 'c' of null
    -- After this, using DELETE button outside the fram in lower bottom corner is successful
    Now finally the SIARD package is removed from DBPTK Desktop, though still at the file system which is good (did not want or ask it to delete the files themselves, only inside the DBPT Desktop file environment)

2021-08-14 07:25:49.490  INFO 3536 --- [o-auto-1-exec-3] c.d.c.server.controller.SIARDController  : Preparing the SIARD to be browsable (6d2486ea-9914-44d7-b1a7-4261a89469a2)
2021-08-14 07:25:49.490  INFO 3536 --- [o-auto-1-exec-3] c.d.c.server.controller.SIARDController  : starting to convert database C:\uttrekk-dbptk-desktop\version\v2.5.9\t01bclob11rtf_dbptk-desktop-2.5.9_int\t01bclob11rtf_dbptk-desktop-2.5.9_int.siard
2021-08-14 07:25:49.503  INFO 3536 --- [o-auto-1-exec-3] c.d.m.siard.in.input.SIARDImportDefault  : Importing SIARD version 2.1
2021-08-14 07:25:53.874  INFO 3536 --- [o-auto-1-exec-3] c.d.c.s.i.s.collections.RowsCollection   : Creating SOLR collection dbv-database-6d2486ea-9914-44d7-b1a7-4261a89469a2
2021-08-14 07:25:53.875  INFO 3536 --- [o-auto-1-exec-3] c.d.c.s.i.f.EmbeddedSolrClientFactory    : Creating SOLR collection dbv-database-6d2486ea-9914-44d7-b1a7-4261a89469a2
2021-08-14 07:25:54.269  INFO 3536 --- [o-auto-1-exec-3] c.d.c.s.i.f.EmbeddedSolrClientFactory    : SOLR collection dbv-database-6d2486ea-9914-44d7-b1a7-4261a89469a2 is loaded=
2021-08-14 07:25:54.270  INFO 3536 --- [o-auto-1-exec-3] c.d.c.server.index.schema.SchemaBuilder  : Updating dbv-database-6d2486ea-9914-44d7-b1a7-4261a89469a2 collection schema with 3 fields, 2 dynamic fields and 1 copy fields
2021-08-14 07:29:26.792  INFO 3536 --- [o-auto-1-exec-3] c.d.c.server.controller.SIARDController  : Conversion time 3m 37s
2021-08-14 07:29:26.792  INFO 3536 --- [o-auto-1-exec-3] c.d.c.server.controller.SIARDController  : Conversion to SIARD successful, database: 6d2486ea-9914-44d7-b1a7-4261a89469a2
2021-08-14 07:29:27.796 ERROR 3536 --- [o-auto-1-exec-6] c.d.c.client.ClientConfigurationManager  : [0:0:0:0:0:0:0:1] Requiring a shared property while they are not yet loaded
2021-08-14 07:39:34.560 ERROR 3536 --- [o-auto-1-exec-9] Uncaught                                 : [0:0:0:0:0:0:0:1] Uncaught Exception: (TypeError) : Cannot read property 'c' of null

java.lang.Throwable: null
	at Unknown.VG(DataPanel.java:136)
	at Unknown.XG(DataPanel.java:135)
	at Unknown.Ii(Column.java:165)
	at Unknown.F2c(AbstractCellTableBuilder.java:207)
	at Unknown.V3c(DefaultCellTableBuilder.java:130)
	at Unknown.z2c(AbstractCellTableBuilder.java:87)
	at Unknown.GEb(AbstractCellTable.java:2356)
	at Unknown.kFb(AbstractCellTable.java:2158)
	at Unknown.S2c(AbstractHasData.java:273)
	at Unknown.n4c(HasDataPresenter.java:1351)
	at Unknown.F4c(HasDataPresenter.java:984)
	at Unknown.J1b(SchedulerImpl.java:50)
	at Unknown.z1b(SchedulerImpl.java:279)
	at Unknown.n1b(Impl.java:385)
	at Unknown.m1b(Impl.java:376)
	at Unknown.anonymous(Impl.java:78)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant