tdurdenxx Posted July 6, 2015 Posted July 6, 2015 Hi all. I'm very new to the Jasper reporting engine. I have what I believe to be a simple problem, but I do not know how to fix it.I am attempting to get to the jasper login/home page (via https://SERVERIP:PORT/jasperserver/flow.html?_flowId=searchFlow&j_username=jasperadmin&j_password=jasperadmin , a URL which I have used before). However, Chrome is giving me an error: ERR_CONNECTION_REFUSED.I checked iptables, and that port is open. I checked and double checked that.What else can I try in attempts to fix this?Thanks!
hozawa Posted July 7, 2015 Posted July 7, 2015 The most probably error is wrong username or password. Anyways, should be using APIs instead of calling JasperReports Server URLs because URLs won't return report generation error codes.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now