pch Posted March 18, 2012 Share Posted March 18, 2012 Hi all,i've downloaded Jaspersoft Studio 1.0.7 and jasperreports-server-cp-4.5.0 both running on Mac OS X Lion,when i try to establish a connection form Studio to jasperServer I got 401 unauthorized exception, I did not change any parameter during the installation process, if i try from the ireport evering works fine. The server report log is : WARN LoggerListener,http-8080-1:60 - Authentication event AuthenticationFailureBadCredentialsEvent: jasperadmin|jasperadmin; details: org.springframework.security.ui.WebAuthenticationDetails@fffe3f86: RemoteIpAddress: 127.0.0.1; SessionId: 66068AF3EE8AA5355A118F5CBEB26AA3; exception: Bad credentials Does anybody get a sucessfull connection to the 4.0.5 Server ? thank Link to comment Share on other sites More sharing options...
chrisgu Posted March 26, 2012 Share Posted March 26, 2012 I've noticed the same when logging in from Studio 1.0.9, I get similar issue but noticed the following in the logs.2012-03-26 19:27:40,644 WARN LoggerListener,http-8080-10:60 - Authentication event InteractiveAuthenticationSuccessEvent: joeuser; details: org.springframework.security.ui.WebAuthenticationDetails@0: RemoteIpAddress: 10.77.45.55; SessionId: 68B24412BC6665BFE7554B422CB1939F2012-03-26 19:27:58,933 WARN LoggerListener,http-8080-6:60 - Authentication event AuthenticationFailureBadCredentialsEvent: joeuser|; details: org.springframework.security.ui.WebAuthenticationDetails@0: RemoteIpAddress: 10.77.45.56; SessionId: FEA5C8EC5DB15025172BE2E64D4C35FB; exception: Bad credentialsFirst connection is from the web page second is from Studio, it seems Studio wants to append a "|" and the organisation name, which seems to be why it fails. Does anyone know the default organisation in Jasper Server 4.5 or anyway to stop Studio trying to send this extra info.Its probably easier to see if you add the organisation name in the login box from Studio.ThanksChris Link to comment Share on other sites More sharing options...
chicuslavic Posted March 27, 2012 Share Posted March 27, 2012 Hithank you, fixed, will be available in next release, or you can get from SVN try organization_1 Veaceslav Chicu Link to comment Share on other sites More sharing options...
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