remote connection to the jaspersoft server from eclipse IDE

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

tiamtienkam's picture
Joined: Aug 20 2019 - 2:50am
Last seen: 3 years 1 month ago

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

anil.yurtsever - 2 years 10 months ago

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.

https://www.canyouseeme.org/

danoldenkamp@gmail.com's picture
Joined: Aug 29 2018 - 11:12am
Last seen: 1 year 11 months ago

Hi,
the port is open since I can connect to the server from jaspersoft studio which is installed hard on the machine. on the other hand, I can not connect from Jasper Studio that I installed from the eclipse IDE.

thanks

tiamtienkam - 3 years 5 months ago

Have you overridden the proxy settings within your eclipse IDE (window --> preferences --> general --> network connections) or do they match to the sytstem ones? Otherwise the eclipse logs will perhaps help?!?

regards

C-Box

C-Box's picture
19631
Joined: Jul 19 2006 - 5:58pm
Last seen: 3 months 2 days ago
Feedback
randomness