cancel
Showing results for 
Search instead for 
Did you mean: 

What's mean the error " javax/activation/MimeTypeParseException "

Former Member
0 Kudos

Hi,

I have followed all steps introduced here https://blogs.sap.com/2013/06/15/how-to-deploy-and-run-sapui5-application-on-abap-server/ for deploying a simple HelloWorld SAPUI5 application on my IDES Server. But when I arrived to login on my System, an error was introduced " javax/activation/MimeTypeParseException "

Thanks.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member428933
Discoverer
0 Kudos

Hello,

I am facing the same issue. were you able to resolve it?

I am using Eclipse photon with JDK 1.8

Thanks !

Apaar

SergioG_TX
Active Contributor
0 Kudos

a general idea is when certain types of files are being served and their extension (Mime Type) is not recognized by the server. once your server recognizes all these extensions, you should not receive the error message. You may want to analyze what are all the files types you have and make a list for your basis team so they can add them when they need them. here is a list of mime types

https://www.freeformatter.com/mime-types-list.html

iftah_peretz
Active Contributor
0 Kudos

Hi,

Do you have all your SAPUI5 components installed on this IDES system?

Are you feeling out the right details on the system connection form?

I would check with your BASIS team.