Forums - Open Redstone Engineers
Database - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: Off-Topic (https://forum.openredstone.org/forum-4.html)
+--- Forum: Programming (https://forum.openredstone.org/forum-8.html)
+--- Thread: Database (/thread-9919.html)



Database - CalebGarner - 05-17-2016

I cannot upload DBF files to JIRA on Windows...
Get the following error text: Unknown Server Error (500).
The following appears in the atlassian-jira.log:
java.lang.IllegalArgumentException: Error parsing media type 'application/DBF Viewer 2000'


RE: Database - AltruismAndCake - 05-17-2016

A quick google brings this up:
https://confluence.atlassian.com/jirakb/cannot-upload-dbf-files-to-jira-on-windows-333809711.html

From what I can tell, if you have dbf viewer 2000 on the Windows PC that is uploading, it causes said problem. A few ways to fix it are:

A) remove dbf viewer 2000

B) use two PCs, one with the viewer, one without.

C) tell windows to not associate dbf files with dbf viewer. This will mean you have you can't open the dbf files with double click, but if the viewer can be run first, then told what file to open, it can still work.

Hope this helps Smile


RE: Database - Apuly - 05-19-2016

Stop helping bots m8


RE: Database - AltruismAndCake - 05-19-2016

Lol oops


RE: Database - IIgone - 05-25-2016

This is caused by incorrect MIME handling by Windows when 'DBF Viewer 2000' is installed.  The 'DBF Viewer 2000' program associates the .DBF file extension with 'application/DBF Viewer 2000' instead of 'application/octet-stream'. Remove 'DBF Viewer 2000' from the affected system. If you are still experiencing the issue I can suggest this program DBF Repair Toolbox https://www.repairtoolbox.com/dbfrepair.html