Jump to content
We've recently updated our Privacy Statement, available here ×

remote connection to the jaspersoft server from eclipse IDE


tiamtienkam

Recommended Posts

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

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

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.

https://www.canyouseeme.org/

Link to comment
Share on other sites

  • 7 months later...

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

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...