[Go-essp-tech] [esg-node-dev] PKI to dap.cccma.uvic.ca

Estanislao Gonzalez gonzalez at dkrz.de
Tue Sep 27 04:02:16 MDT 2011


Hi Jamie,

Does it worked for you without issuing the '--no-check-certificate' to 
wget? Where did you get the certificates from?
I might have to update ours...

Thanks,
Estani

Am 27.09.2011 11:25, schrieb Kettleborough, Jamie:
> Hello Mike,
>
> Now PCMDI is back up I can confirm that I can download data from the
> uvic data node using the PKI/certificate method.
>
> Mike, Estani, Gavin, Luca, Bob, thanks for sorting this out,
>
> Jamie
>
>> -----Original Message-----
>> From: Mike Berkley [mailto:mike.berkley at gmail.com]
>> Sent: 23 September 2011 20:55
>> To: Gavin M. Bell; Kettleborough, Jamie
>> Cc: Cinquini, Luca (3880); cccma_info at ec.gc.ca;
>> esg-node-dev at lists.llnl.gov
>> Subject: Re: [esg-node-dev] PKI to dap.cccma.uvic.ca
>>
>> The problem seems to be resolved.
>>
>> Gavin gave me the values to put into server.xml and
>> esg-orp.properties, and I restarted.  Now I get a login, instead of a
>> 404 for https://dap.cccma.uvic.ca/OpenidRelyingParty/home.htm.
>>
>> Jamie, can you check to see if this resolves the problem you
>> were having?
>>
>> Thanks all.
>>
>>
>>
>> On Fri, Sep 23, 2011 at 11:23, Gavin M. Bell<gavin at llnl.gov>  wrote:
>>> If you put the value into the server.xml it will use it and
>> write it
>>> to the esg-orp.properties and that should fix the problem.
>>> (you always need to have a password on your keystore,
>> right?) I've not
>>> heard of a passwordless keystore, but as the saying goes, "what you
>>> don't know could make a brand new world".
>>> Please let us know how it goes... (or perhaps I am late on
>> this thread
>>> and it's already done).
>>>
>>>
>>> On 9/23/11 9:57 AM, Mike Berkley wrote:
>>>
>>> keystoreAlias does not appear in server.xml keystoreAlias
>> is empty in
>>> esg-orp.properties
>>>
>>> esg-node contains the version string "v1.1.0-brownsville-master"
>>>
>>>
>>> On Fri, Sep 23, 2011 at 09:38, Gavin M. Bell<gavin at llnl.gov>  wrote:
>>>
>>> Hi Mike,
>>>
>>> I am wading through my emails chronologically so pardon if this has
>>> been already addressed....
>>>
>>> The information that the ORP needs comes directly from the tomcat
>>> server.xml file.  Namely the value for the keystoreAlias.
>>> There was a bug where that value was not being properly
>> picked up.  It
>>> was fixed.  What version of the installer are you using? The main
>>> point here is that the information is pulled out of the server.xml
>>> file and written to the esg-orp.properties file.  The
>> latter is used
>>> directly by the ORP to setup your credentials.  Inspect
>> both files to
>>> make sure the values match up and that they are correct.
>>>
>>> Check
>>>
>> /usr/local/tomcat/webapps/OpenidRelyingParty/WEB-INF/classes/esg-orp.p
>>> roperties /usr/local/tomcat/conf/server.xml (the ssl connector
>>> section)
>>>
>>> The bug I mentioned had to do with using an alias that was
>> other that
>>> my_esgf_node (If I remember correctly).
>>>
>>>
>>> On 9/23/11 8:31 AM, Mike Berkley wrote:
>>>
>>> These are the OpenidRelyingParty errors that I'm seeing in
>> cataline.err:
>>> INFO: Deploying web application directory
>> OpenidRelyingParty Sep 22,
>>> 2011 7:54:52 AM org.apache.catalina.loader.WebappClassLoader
>>> validateJarFile
>>> INFO:
>>>
>> validateJarFile(/usr/local/tomcat/webapps/OpenidRelyingParty/WEB-INF/l
>>> ib/servlet-api-2.3.jar)
>>> - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending
>>> class: javax/servlet/Servlet.class
>>> Sep 22, 2011 7:54:52 AM org.apache.catalina.core.ApplicationContext
>>> log
>>> INFO: Set web app root system property: 'esg-orp.root' =
>>> [/usr/local/tomcat/webapps/OpenidRelyingParty/]
>>> Sep 22, 2011 7:54:52 AM org.apache.catalina.core.ApplicationContext
>>> log
>>> INFO: Initializing log4j from
>>> [/usr/local/tomcat/webapps/OpenidRelyingParty/WEB-INF/log4j.xml]
>>> Sep 22, 2011 7:54:53 AM org.apache.catalina.core.ApplicationContext
>>> log
>>> INFO: Initializing Spring root WebApplicationContext Sep 22, 2011
>>> 7:54:55 AM org.apache.catalina.core.StandardContext
>>> listenerStart
>>> SEVERE: Exception sending context initialized event to listener
>>> instance of class
>>> org.springframework.web.context.ContextLoaderListener
>>> org.springframework.beans.factory.BeanCreationException: Error
>>> creating bean with name
>>> 'org.springframework.security.filterChainProxy': Cannot resolve
>>> reference to bean 'postAuthenticationFilter' while setting bean
>>> property 'filterChainMap' with key [/**] with key [10]; nested
>>> exception is
>> org.springframework.beans.factory.BeanCreationException:
>>> Error creating bean with name 'postAuthenticationFilter' defined in
>>> class path resource [esg/orp/orp/config/security-context.xml]:
>>> Invocation of init method failed; nested exception is
>>> java.lang.IllegalArgumentException: Parameter keystoreAlias not
>>> initialized
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveReference(BeanDefinitionValueResolver.java:328)
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveManagedList(BeanDefinitionValueResolver.java:355)
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:153)
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveManagedMap(BeanDefinitionValueResolver.java:383)
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:161)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.applyPropertyValues(AbstractAutowireCapableBean
>> Factory.java:1308)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.populateBean(AbstractAutowireCapableBeanFactory
>> .java:1067)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory
>> .java:511)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:450)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractBeanFactory$
>> 1.getObject(AbstractBeanFactory.java:290)
>>>          at
>>>
>> org.springframework.beans.factory.support.DefaultSingletonBean
>> Registry.getSingleton(DefaultSingletonBeanRegistry.java:222)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractBeanFactory.
>> doGetBean(AbstractBeanFactory.java:287)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractBeanFactory.
>> getBean(AbstractBeanFactory.java:189)
>>>          at
>>>
>> org.springframework.beans.factory.support.DefaultListableBeanF
>> actory.preInstantiateSingletons(DefaultListableBeanFactory.java:562)
>>>          at
>>>
>> org.springframework.context.support.AbstractApplicationContext
>> .finishBeanFactoryInitialization(AbstractApplicationContext.java:871)
>>>          at
>>>
>> org.springframework.context.support.AbstractApplicationContext
>> .refresh(AbstractApplicationContext.java:423)
>>>          at
>>>
>> org.springframework.web.context.ContextLoader.createWebApplica
>> tionContext(ContextLoader.java:272)
>>>          at
>>>
>> org.springframework.web.context.ContextLoader.initWebApplicati
>> onContext(ContextLoader.java:196)
>>>          at
>>>
>> org.springframework.web.context.ContextLoaderListener.contextI
>> nitialized(ContextLoaderListener.java:47)
>>>          at
>>>
>> org.apache.catalina.core.StandardContext.listenerStart(Standar
>> dContext.java:4135)
>>>          at
>>>
>> org.apache.catalina.core.StandardContext.start(StandardContext
>> .java:4630)
>>>          at
>>>
>> org.apache.catalina.core.ContainerBase.addChildInternal(Contai
>> nerBase.java:791)
>>>          at
>>>
>> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.
>> java:771)
>>>          at
>>>
>> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
>>>          at
>>>
>> org.apache.catalina.startup.HostConfig.deployDirectory(HostCon
>> fig.java:1041)
>>>          at
>>>
>> org.apache.catalina.startup.HostConfig.deployDirectories(HostC
>> onfig.java:964)
>>>          at
>>>
>> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
>>>          at
>>> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
>>>          at
>>>
>> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConf
>> ig.java:321)
>>>          at
>>>
>> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(L
>> ifecycleSupport.java:119)
>>>          at
>>>
>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
>>>          at
>>> org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
>>>          at
>>>
>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
>>>          at
>>>
>> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:445)
>>>          at
>>>
>> org.apache.catalina.core.StandardService.start(StandardService
>> .java:519)
>>>          at
>>>
>> org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
>>>          at
>> org.apache.catalina.startup.Catalina.start(Catalina.java:581)
>>>          at
>> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>          at
>>>
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
>> orImpl.java:39)
>>>          at
>>>
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
>> odAccessorImpl.java:25)
>>>          at java.lang.reflect.Method.invoke(Method.java:597)
>>>          at
>> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
>>>          at
>> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>          at
>>>
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
>> orImpl.java:39)
>>>          at
>>>
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
>> odAccessorImpl.java:25)
>>>          at java.lang.reflect.Method.invoke(Method.java:597)
>>>          at
>>>
>> org.apache.commons.daemon.support.DaemonLoader.start(DaemonLoader.java
>>> :177) Caused by:
>>> org.springframework.beans.factory.BeanCreationException:
>>> Error creating bean with name 'postAuthenticationFilter' defined in
>>> class path resource [esg/orp/orp/config/security-context.xml]:
>>> Invocation of init method failed; nested exception is
>>> java.lang.IllegalArgumentException: Parameter keystoreAlias not
>>> initialized
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.initializeBean(AbstractAutowireCapableBeanFacto
>> ry.java:1403)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory
>> .java:513)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:450)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractBeanFactory$
>> 1.getObject(AbstractBeanFactory.java:290)
>>>          at
>>>
>> org.springframework.beans.factory.support.DefaultSingletonBean
>> Registry.getSingleton(DefaultSingletonBeanRegistry.java:222)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractBeanFactory.
>> doGetBean(AbstractBeanFactory.java:287)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractBeanFactory.
>> getBean(AbstractBeanFactory.java:189)
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveReference(BeanDefinitionValueResolver.java:322)
>>>          ... 47 more
>>> Caused by: java.lang.IllegalArgumentException: Parameter
>> keystoreAlias
>>> not initialized
>>>          at org.springframework.util.Assert.hasText(Assert.java:162)
>>>          at
>>>
>> esg.orp.orp.PostAuthenticationFilter.afterPropertiesSet(PostAu
>> thenticationFilter.java:176)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFa
>> ctory.java:1460)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.initializeBean(AbstractAutowireCapableBeanFacto
>> ry.java:1400)
>>>          ... 54 more
>>>
>>>
>>> and
>>>
>>> INFO: Deploying web application directory
>> OpenidRelyingParty Sep 23,
>>> 2011 8:17:17 AM org.apache.catalina.loader.WebappClassLoader
>>> validateJarFile
>>> INFO:
>>>
>> validateJarFile(/usr/local/tomcat/webapps/OpenidRelyingParty/WEB-INF/l
>>> ib/servlet-api-2.3.jar)
>>> - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending
>>> class: javax/servlet/Servlet.class
>>> Sep 23, 2011 8:17:17 AM org.apache.catalina.core.ApplicationContext
>>> log
>>> INFO: Set web app root system property: 'esg-orp.root' =
>>> [/usr/local/tomcat/webapps/OpenidRelyingParty/]
>>> Sep 23, 2011 8:17:17 AM org.apache.catalina.core.ApplicationContext
>>> log
>>> INFO: Initializing log4j from
>>> [/usr/local/tomcat/webapps/OpenidRelyingParty/WEB-INF/log4j.xml]
>>> Sep 23, 2011 8:17:18 AM org.apache.catalina.core.ApplicationContext
>>> log
>>> INFO: Initializing Spring root WebApplicationContext Sep 23, 2011
>>> 8:17:21 AM org.apache.catalina.core.StandardContext
>>> listenerStart
>>> SEVERE: Exception sending context initialized event to listener
>>> instance of class
>>> org.springframework.web.context.ContextLoaderListener
>>> org.springframework.beans.factory.BeanCreationException: Error
>>> creating bean with name
>>> 'org.springframework.security.filterChainProxy': Cannot resolve
>>> reference to bean 'postAuthenticationFilter' while setting bean
>>> property 'filterChainMap' with key [/**] with key [10]; nested
>>> exception is
>> org.springframework.beans.factory.BeanCreationException:
>>> Error creating bean with name 'postAuthenticationFilter' defined in
>>> class path resource [esg/orp/orp/config/security-context.xml]:
>>> Invocation of init method failed; nested exception is
>>> java.lang.IllegalArgumentException: Parameter keystoreAlias not
>>> initialized
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveReference(BeanDefinitionValueResolver.java:328)
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveManagedList(BeanDefinitionValueResolver.java:355)
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:153)
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveManagedMap(BeanDefinitionValueResolver.java:383)
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:161)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.applyPropertyValues(AbstractAutowireCapableBean
>> Factory.java:1308)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.populateBean(AbstractAutowireCapableBeanFactory
>> .java:1067)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory
>> .java:511)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:450)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractBeanFactory$
>> 1.getObject(AbstractBeanFactory.java:290)
>>>          at
>>>
>> org.springframework.beans.factory.support.DefaultSingletonBean
>> Registry.getSingleton(DefaultSingletonBeanRegistry.java:222)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractBeanFactory.
>> doGetBean(AbstractBeanFactory.java:287)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractBeanFactory.
>> getBean(AbstractBeanFactory.java:189)
>>>          at
>>>
>> org.springframework.beans.factory.support.DefaultListableBeanF
>> actory.preInstantiateSingletons(DefaultListableBeanFactory.java:562)
>>>          at
>>>
>> org.springframework.context.support.AbstractApplicationContext
>> .finishBeanFactoryInitialization(AbstractApplicationContext.java:871)
>>>          at
>>>
>> org.springframework.context.support.AbstractApplicationContext
>> .refresh(AbstractApplicationContext.java:423)
>>>          at
>>>
>> org.springframework.web.context.ContextLoader.createWebApplica
>> tionContext(ContextLoader.java:272)
>>>          at
>>>
>> org.springframework.web.context.ContextLoader.initWebApplicati
>> onContext(ContextLoader.java:196)
>>>          at
>>>
>> org.springframework.web.context.ContextLoaderListener.contextI
>> nitialized(ContextLoaderListener.java:47)
>>>          at
>>>
>> org.apache.catalina.core.StandardContext.listenerStart(Standar
>> dContext.java:4135)
>>>          at
>>>
>> org.apache.catalina.core.StandardContext.start(StandardContext
>> .java:4630)
>>>          at
>>>
>> org.apache.catalina.core.ContainerBase.addChildInternal(Contai
>> nerBase.java:791)
>>>          at
>>>
>> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.
>> java:771)
>>>          at
>>>
>> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
>>>          at
>>>
>> org.apache.catalina.startup.HostConfig.deployDirectory(HostCon
>> fig.java:1041)
>>>          at
>>>
>> org.apache.catalina.startup.HostConfig.deployDirectories(HostC
>> onfig.java:964)
>>>          at
>>>
>> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)
>>>          at
>>> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
>>>          at
>>>
>> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConf
>> ig.java:321)
>>>          at
>>>
>> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(L
>> ifecycleSupport.java:119)
>>>          at
>>>
>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
>>>          at
>>> org.apache.catalina.core.StandardHost.start(StandardHost.java:785)
>>>          at
>>>
>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
>>>          at
>>>
>> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:445)
>>>          at
>>>
>> org.apache.catalina.core.StandardService.start(StandardService
>> .java:519)
>>>          at
>>>
>> org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
>>>          at
>> org.apache.catalina.startup.Catalina.start(Catalina.java:581)
>>>          at
>> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>          at
>>>
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
>> orImpl.java:39)
>>>          at
>>>
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
>> odAccessorImpl.java:25)
>>>          at java.lang.reflect.Method.invoke(Method.java:597)
>>>          at
>> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
>>>          at
>> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>>          at
>>>
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
>> orImpl.java:39)
>>>          at
>>>
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
>> odAccessorImpl.java:25)
>>>          at java.lang.reflect.Method.invoke(Method.java:597)
>>>          at
>>>
>> org.apache.commons.daemon.support.DaemonLoader.start(DaemonLoader.java
>>> :177) Caused by:
>>> org.springframework.beans.factory.BeanCreationException:
>>> Error creating bean with name 'postAuthenticationFilter' defined in
>>> class path resource [esg/orp/orp/config/security-context.xml]:
>>> Invocation of init method failed; nested exception is
>>> java.lang.IllegalArgumentException: Parameter keystoreAlias not
>>> initialized
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.initializeBean(AbstractAutowireCapableBeanFacto
>> ry.java:1403)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory
>> .java:513)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:450)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractBeanFactory$
>> 1.getObject(AbstractBeanFactory.java:290)
>>>          at
>>>
>> org.springframework.beans.factory.support.DefaultSingletonBean
>> Registry.getSingleton(DefaultSingletonBeanRegistry.java:222)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractBeanFactory.
>> doGetBean(AbstractBeanFactory.java:287)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractBeanFactory.
>> getBean(AbstractBeanFactory.java:189)
>>>          at
>>>
>> org.springframework.beans.factory.support.BeanDefinitionValueR
>> esolver.resolveReference(BeanDefinitionValueResolver.java:322)
>>>          ... 47 more
>>> Caused by: java.lang.IllegalArgumentException: Parameter
>> keystoreAlias
>>> not initialized
>>>          at org.springframework.util.Assert.hasText(Assert.java:162)
>>>          at
>>>
>> esg.orp.orp.PostAuthenticationFilter.afterPropertiesSet(PostAu
>> thenticationFilter.java:176)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFa
>> ctory.java:1460)
>>>          at
>>>
>> org.springframework.beans.factory.support.AbstractAutowireCapa
>> bleBeanFactory.initializeBean(AbstractAutowireCapableBeanFacto
>> ry.java:1400)
>>>          ... 54 more
>>>
>>>
>>>
>>>
>>> On Fri, Sep 23, 2011 at 04:18, Cinquini, Luca (3880)
>>> <Luca.Cinquini at jpl.nasa.gov>  wrote:
>>>
>>> Hi Jamie,
>>> as Estani is suggesting, the ORP at this location:
>>> https://dap.cccma.uvic.ca/OpenidRelyingParty/
>>> is clearly not working properly. Is this a new
>> installation, or an old
>>> installation ? One easy way to debug the problem would be to run
>>> Tomcat with just the ORP (move all other applications aways from
>>> webapps/, and restart
>>> Tomcat) and see what shows up in the Tomcat logs (catalina.out,
>>> catalina.err)
>>> Please post back to the list...
>>> thanks, Luca
>>> On Sep 23, 2011, at 4:16 AM, Gavin M. Bell wrote:
>>>
>>> I haven't had an issue with ORP... Luca's that project
>> leader, Let him
>>> know what you find, and if you think it is an install issue let me
>>> know as well.
>>> Hmmm.... I have not had issues with the ORP in any of my
>> installations.
>>> The installer is in flux right now, I am settling it down, but am
>>> dealing in another area with globus + OpenSSL.
>>> You have good eyes Estani, if there is an issue I know
>> you'll find it.
>>> :-)
>>>
>>> As for Jamie's issue... the ORP does not play any role in
>> token based
>>> access AFAIK.
>>>
>>>
>>> On 9/23/11 2:56 AM, Estanislao Gonzalez wrote:
>>>
>>> We've seen some problems here with the latest node
>> installation that
>>> is preventing OpenidRelyingParty from starting.
>>>
>>> --
>>> Gavin M. Bell
>>> Lawrence Livermore National Labs
>>> --
>>>
>>>   "Never mistake a clear view for a short distance."
>>>                       -Paul Saffo
>>>
>>> (GPG Key - http://rainbow.llnl.gov/dist/keys/gavin.asc)
>>>
>>>   A796 CE39 9C31 68A4 52A7  1F6B 66B7 B250 21D5 6D3E
>>>
>>> _______________________________________________
>>> GO-ESSP-TECH mailing list
>>> GO-ESSP-TECH at ucar.edu
>>> http://mailman.ucar.edu/mailman/listinfo/go-essp-tech
>>>
>>>
>>> _______________________________________________
>>> GO-ESSP-TECH mailing list
>>> GO-ESSP-TECH at ucar.edu
>>> http://mailman.ucar.edu/mailman/listinfo/go-essp-tech
>>>
>>> --
>>> Gavin M. Bell
>>> --
>>>
>>>   "Never mistake a clear view for a short distance."
>>>                       -Paul Saffo
>>>
>>>
>>>
>>> --
>>> Gavin M. Bell
>>> Lawrence Livermore National Labs
>>> --
>>>
>>>   "Never mistake a clear view for a short distance."
>>>         	       -Paul Saffo
>>>
>>> (GPG Key - http://rainbow.llnl.gov/dist/keys/gavin.asc)
>>>
>>>   A796 CE39 9C31 68A4 52A7  1F6B 66B7 B250 21D5 6D3E
>>>


-- 
Estanislao Gonzalez

Max-Planck-Institut für Meteorologie (MPI-M)
Deutsches Klimarechenzentrum (DKRZ) - German Climate Computing Centre
Room 108 - Bundesstrasse 45a, D-20146 Hamburg, Germany

Phone:   +49 (40) 46 00 94-126
E-Mail:  gonzalez at dkrz.de



More information about the GO-ESSP-TECH mailing list