HTTP Status 500 - Internal Server Error on Glassfish

时间秒杀一切 提交于 2020-01-07 03:19:27

问题


I recently changed my domain SSL certificate since the old one was expiring. The certificate was successfully installed on glassfish and I my application was up and running. The challenge comes in whenever I log in to glassfish admin console , I get "HTTP Status 500 - Internal Server Error" . I use ubuntu 14.04 server.

Any help will be highly appreciated.


回答1:


I had the same problem after updating the SSL-certificate on my servers...

After I run the following command in the admin console I was able to login:

asadmin enable-secure-admin


来源:https://stackoverflow.com/questions/41735106/http-status-500-internal-server-error-on-glassfish

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!