Pulling Data From an ODK Folder Using ODK Briefcase 1.9

What is the problem? Please be detailed.

Below is the error;
Preparing for upload of form definition with 0 media attachments
Uploading form definition with no media attachments
UPLOAD FAILED: Form definition upload failed. Detailed error: Unexpected exception: java.net.SocketException: Software caused connection abort: socket write error
unable to open form database: Database lock acquisition failure: lockFile: org.hsqldb.persist.LockFile@da773d75[file =C:\ODKaPS\Storage\ODK Briefcase Storage\forms\XXXXXXXXXXXXXX\info.hsqldb\info.lck, exists=true, locked=false, valid=false, ] method: checkHeartbeat read: 2018-08-31 09:42:55 heartbeat - read: -7643 ms.
Partially successful upload...

What ODK tool and version are you using? And on what device and operating system version?

ODK Briefacse 1.9, running on Windows 10

What steps can we take to reproduce the problem?

None that I could describe

What you have you tried to fix the problem?

Seeking ideas

Anything else we should know or have? If you have a test form or screenshots or logs, attach here.

The are forms that could not upload from the Android devices and we copied the ODK to a Laptop

Hmm, this is odd. If you are running two copies of Briefcase (e.g., you have a script that hasn't terminated and then you launch the UI) you might get this problem.

My recommendations are to reboot and get the latest version (https://github.com/opendatakit/briefcase/releases/latest).