Hi, I installed the jasper community version on an online server. Then I installed jaspersoft studio from eclipse. the problem is that i can not connect to jaspersoft server remotely from eclipse. jaspersoft studio's dekstop version connects seamlessly to the remote database and jaspersoft server online. however, the version that is installed on eclipse does not connect to the online jasper server. I have the error HTTP 500 internal server error.
what to do to fix this error and connect to the jaspersoft server
2 Answers:
Have you tried opening port 8080 on the server hosting Jasper Server?
https://community.jaspersoft.com/wiki/connect-jaspersoft-studio-jasperreports-server
Maybe your hosting has that port closed. Go to CanYouSeeMe.org, put in the IP of the web server and port 8080 to see if the webserver is available on that port.
I am experiencing the same problem too. Can someone help please.
I can access to server from browser and I haven't changed proxy settings too.
When I try with REST I always get the following error.
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
When I try with SOAP
if the credentials are right I get the following
AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
faultSubcode:
faultString: (404)
faultActor:
faultNode:
faultDetail:
{}:return code: 404
If the credentials are wrong, I get the following
AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
faultSubcode:
faultString: (401)
faultActor:
faultNode:
faultDetail:
{}:return code: 401