-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error Connect Glassfish Password #22
Comments
Support for HTTPs was removed in 1.3.0 and is going to be reintroduced in 1.3.1. You could try to deploy lightfish to the target server -- then it should work. |
Is HTTPs support back in HEAD again? I'm getting User name is not empty, returning https]] [2015-03-25T18:47:37.825+0100] [glassfish 4.1] [SEVERE] [] [] [tid: _ThreadID=33 _ThreadName=Thread-9] [timeMillis: 1427305657825] [levelValue: 1000] [[ Cannot fetch static server information Exception: java.lang.IllegalStateException: Cannot fetch static monitoring data because of: javax.ws.rs.NotAuthorizedException: HTTP 401 Unauthorized]] |
BTW, to avoid the SSLHandshakeException: |
Thank you for such great tool! Running lightfish on glassfish4 to monitor localhost:4848 on glassfish3.1.2 SEVERE|glassfish3.1.2|global|_ThreadID=44;_ThreadName=Thread-2;|Class [ javax/websocket/Session ] not found. Error while loading [ class org.lightfish.business.appmonitoring.boundary.ApplicationsSocket ]|#] Sorry for resurrecting old issue Thanks for the tool! |
Remote monitoring via https+auth still doesnt work :( |
Hi,
My configuration:
When access http://192.168.10.19:8080/ no data received.
In my server.log Glassfish:
Cannot fetch static server information Exception: java.lang.IllegalStateException: Cannot fetch static monitoring data because of: javax.ws.rs.NotAuthorizedException: HTTP 401 Unauthorized]]
Where do I set the username and password for glassfish ligthfish access?
Is the bug or error de configure?
Thanks!!!
The text was updated successfully, but these errors were encountered: