Bug 1030488 - No KeyStore found at path ${sys:jboss.server.config.dir}/overlord-saml.keystore
Summary: No KeyStore found at path ${sys:jboss.server.config.dir}/overlord-saml.keystore
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: RT Governance
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER7
: 6.0.0
Assignee: Eric Wittmann
QA Contact: Andrej Vano
URL:
Whiteboard:
Depends On:
Blocks: 1042761
TreeView+ depends on / blocked
 
Reported: 2013-11-14 14:34 UTC by Gary Brown
Modified: 2014-02-06 15:29 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)

Description Gary Brown 2013-11-14 14:34:02 UTC
Description of problem:

When starting up gadget server, and adding one of each of the four gadgets, upon returning to the main tab there is an exception in the server:

13:40:56,624 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/gadget-web].[makeRequest]] (http-/127.0.0.1:8080-3) JBWEB000236: Servlet.service() for servlet makeRequest threw exception: java.lang.RuntimeException: java.lang.Exception: No KeyStore found at path ${sys:jboss.server.config.dir}/overlord-saml.keystore
        at org.overlord.gadgets.web.server.http.auth.SAMLBearerTokenAuthenticationProvider.createSAMLBearerTokenAssertion(SAMLBearerTokenAuthenticationProvider.java:88) [classes:]
        at org.overlord.gadgets.web.server.http.auth.SAMLBearerTokenAuthenticationProvider.provideAuthentication(SAMLBearerTokenAuthenticationProvider.java:72) [classes:]
        at org.overlord.gadgets.web.server.http.AuthenticatingHttpFetcher.fetch(AuthenticatingHttpFetcher.java:90) [classes:]
        at org.apache.shindig.gadgets.http.DefaultRequestPipeline.execute(DefaultRequestPipeline.java:108) [shindig-gadgets-3.0.0-beta4.jar:3.0.0-beta4]
        at org.apache.shindig.gadgets.servlet.MakeRequestHandler.fetch(MakeRequestHandler.java:150) [shindig-gadgets-3.0.0-beta4.jar:3.0.0-beta4]
        at org.apache.shindig.gadgets.servlet.MakeRequestServlet.doGet(MakeRequestServlet.java:55) [shindig-gadgets-3.0.0-beta4.jar:3.0.0-beta4]
        at org.apache.shindig.gadgets.servlet.MakeRequestServlet.doPost(MakeRequ

Comment 1 Eric Wittmann 2013-11-14 15:19:32 UTC
I missed a merge from community to product branch.  This resulted in property interpolation not working in the gadget-server.properties file.

Comment 3 Eric Wittmann 2013-11-14 18:51:08 UTC
This isn't a problem in the build you have.  It would have been a problem in ER7 if Gary hadn't caught it before we tagged.

Comment 4 Andrej Vano 2013-12-13 08:08:15 UTC
Hello,

no problem in ER7.


Note You need to log in before you can comment on or make changes to this bug.