keeps / dbptk-ui

DBPTK base UI for both Desktop and Enterprise
https://database-preservation.com
GNU Lesser General Public License v3.0
23 stars 9 forks source link

DBPTK-desktop 2.5.10 crashes during export of MS SQL database #311

Closed Tarjei-stavanger closed 2 years ago

Tarjei-stavanger commented 2 years ago

Description:

Steps required to reproduce the bug:

Export Microsoft SQL database.
Using integrated login and disable encryption
Apply Merkle Tree Filter with defaults
SIARD Export Options
   Compress

DBPTK-Desktop behaves as if export was successful after error.

Attach any related screenshots below : javascript_error

Attach any relevant logs below. These are the only logs found.

jvm-srELNg.log program_start.txt dbvtk.log

luis100 commented 2 years ago

Its seems you got out of disk space.

from your JVM log, line 1050: Suppressed: java.io.IOException: Det er ikke nok plass på disk(ett)en

Tarjei-stavanger commented 2 years ago

The external disk I use have 12TB. It is still a bug if the system uses C: instead of the external disk for temporary storage.

From: Luis Faria @.> Sent: Wednesday, February 23, 2022 10:27 To: keeps/dbptk-ui @.> Cc: Tarjei Jensen @.>; Author @.> Subject: Re: [keeps/dbptk-ui] DBPTK-desktop 2.5.10 crashes during export of MS SQL database (Issue #311)

Its seems you got out of disk space.

from your JVM log, line 1050: Suppressed: java.io.IOException: Det er ikke nok plass på disk(ett)en

- Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fkeeps%2Fdbptk-ui%2Fissues%2F311%23issuecomment-1048588994&data=04%7C01%7Ctarjei.jensen%40stavanger.kommune.no%7C25b1166552d64962940b08d9f6aeb33a%7C8cb94f174b6045d6b279cd88076e5b48%7C0%7C0%7C637812052458959788%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=c1qBAjl%2FNlOIrp0b2aTwy6xMIQxn8GPS%2Bqlsj8D3ivQ%3D&reserved=0, or unsubscribehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FATVQGCWUL7QVRIP7NXYNVITU4SR7DANCNFSM5PDMLP7Q&data=04%7C01%7Ctarjei.jensen%40stavanger.kommune.no%7C25b1166552d64962940b08d9f6aeb33a%7C8cb94f174b6045d6b279cd88076e5b48%7C0%7C0%7C637812052458959788%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=0wtnMzadL%2BF7IxeZNget8s3FdJpx33JyIEHDtqJhgwI%3D&reserved=0. Triage notifications on the go with GitHub Mobile for iOShttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7Ctarjei.jensen%40stavanger.kommune.no%7C25b1166552d64962940b08d9f6aeb33a%7C8cb94f174b6045d6b279cd88076e5b48%7C0%7C0%7C637812052458959788%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=%2BhERvsxE%2BamCyqsLnfGyl8rq5CJakCFIIoSbLMcSEu4%3D&reserved=0 or Androidhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7Ctarjei.jensen%40stavanger.kommune.no%7C25b1166552d64962940b08d9f6aeb33a%7C8cb94f174b6045d6b279cd88076e5b48%7C0%7C0%7C637812052458959788%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=FsZTmXmj6qFUHNqk5HIESiNBDLgDVstowKWzcugRAwU%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.**@.>>

luis100 commented 2 years ago

Yes, it may be due the temporary folders.

In DBPTK Desktop, go to Preferences -> Settings and change the "Temporary folder" to your big external disk.

image

Tarjei-stavanger commented 2 years ago

I seem to have solved it by changing the TEMP variable to point to a Temp directory in the Large disk before starting the program from the command line.

BTW The Spectral Core FullConvert program automatically uses the Siard file destination folder at the scratch area. That makes sense and minimizes confusion.

From: Luis Faria @.> Sent: Wednesday, February 23, 2022 11:53 To: keeps/dbptk-ui @.> Cc: Tarjei Jensen @.>; Author @.> Subject: Re: [keeps/dbptk-ui] DBPTK-desktop 2.5.10 crashes during export of MS SQL database (Issue #311)

Yes, it may be due the temporary folders.

In DBPTK Desktop, go to Preferences -> Settings and change the "Temporary folder" to your big external disk.

[image]https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fuser-images.githubusercontent.com%2F631728%2F155305328-b561c64a-faf6-4269-8841-f77f6454d3a2.png&data=04%7C01%7Ctarjei.jensen%40stavanger.kommune.no%7C73d94b8b39d040c8781b08d9f6ba99aa%7C8cb94f174b6045d6b279cd88076e5b48%7C0%7C0%7C637812103559654118%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=gOSyicR0bq7K%2BU5mpEKftGDQ3trmD%2FUEMiLNSKitvM4%3D&reserved=0

- Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fkeeps%2Fdbptk-ui%2Fissues%2F311%23issuecomment-1048658968&data=04%7C01%7Ctarjei.jensen%40stavanger.kommune.no%7C73d94b8b39d040c8781b08d9f6ba99aa%7C8cb94f174b6045d6b279cd88076e5b48%7C0%7C0%7C637812103559654118%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=%2BGxau%2FhRbExwnpANjSu8J9f%2BRLL5TujYvXn5Z5S%2BKq0%3D&reserved=0, or unsubscribehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FATVQGCS4U7EOVB6TFLUQVSLU4S365ANCNFSM5PDMLP7Q&data=04%7C01%7Ctarjei.jensen%40stavanger.kommune.no%7C73d94b8b39d040c8781b08d9f6ba99aa%7C8cb94f174b6045d6b279cd88076e5b48%7C0%7C0%7C637812103559654118%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=lHj6ZomYVRyKXRNaRKGyoQDJYYpZGkLWStxMgjxCxiw%3D&reserved=0. Triage notifications on the go with GitHub Mobile for iOShttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7Ctarjei.jensen%40stavanger.kommune.no%7C73d94b8b39d040c8781b08d9f6ba99aa%7C8cb94f174b6045d6b279cd88076e5b48%7C0%7C0%7C637812103559654118%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=ipun2cmTLFQtx0tYCJLttaa2A0upW%2FYtA5M%2BQvLzJ3U%3D&reserved=0 or Androidhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7Ctarjei.jensen%40stavanger.kommune.no%7C73d94b8b39d040c8781b08d9f6ba99aa%7C8cb94f174b6045d6b279cd88076e5b48%7C0%7C0%7C637812103559654118%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=CQO4ajOglHYgEv27lPiXRq5Cp1DI8eNwLlPBRrZufks%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.**@.>>