Re: Solr 4.2.1 SSLInitializationException

2013-04-29 Thread Sarita Nair
apache.org" ; Sarita Nair Sent: Friday, April 12, 2013 3:07 PM Subject: Re: Solr 4.2.1 SSLInitializationException : Thanks for your response.  As I mentioned in my email, I would prefer : the application to not have access to the keystore. Do you know if there I'm confused ... i

Re: Solr 4.2.1 SSLInitializationException

2013-04-12 Thread Chris Hostetter
: Thanks for your response.  As I mentioned in my email, I would prefer : the application to not have access to the keystore. Do you know if there I'm confused ... it seems that you (or GlassFish) has created a Catch-22... You say you don't want the application to have access to the keystore,

Re: Solr 4.2.1 SSLInitializationException

2013-04-10 Thread Uwe Klosa
che.org; Sarita Nair > Sent: Wednesday, April 10, 2013 2:58 AM > Subject: Re: Solr 4.2.1 SSLInitializationException > > You have to add two new Java options to your Glassfish config (example if > you use the standard keystore and truststore): > > asadmin create-jvm-

Re: Solr 4.2.1 SSLInitializationException

2013-04-10 Thread Sarita Nair
) ? From: Uwe Klosa To: solr-user@lucene.apache.org; Sarita Nair Sent: Wednesday, April 10, 2013 2:58 AM Subject: Re: Solr 4.2.1 SSLInitializationException You have to add two new Java options to your Glassfish config (example if you use the standard keystore and truststore

Re: Solr 4.2.1 SSLInitializationException

2013-04-09 Thread Uwe Klosa
ntext(SSLSocketFactory.java:366) > ... 50 more > Caused by: java.security.UnrecoverableKeyException: Password verification > failed > at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:770) > ... 54 more > > > > > > > > > > >

Re: Solr 4.2.1 SSLInitializationException

2013-04-09 Thread Sarita Nair
Sarita Nair Sent: Tuesday, April 9, 2013 1:31 PM Subject: Re: Solr 4.2.1 SSLInitializationException : Deploying Solr 4.2.1 to GlassFish 3.1.1 results in the error below.  I : have seen similar problems being reported with Solr 4.2 Are you trying to use server SSL with glassfish? can you

Re: Solr 4.2.1 SSLInitializationException

2013-04-09 Thread Chris Hostetter
: Deploying Solr 4.2.1 to GlassFish 3.1.1 results in the error below.  I : have seen similar problems being reported with Solr 4.2 Are you trying to use server SSL with glassfish? can you please post the full stack trace so we can see where this error is coming from. My best guess is that thi

Solr 4.2.1 SSLInitializationException

2013-04-09 Thread Sarita Nair
Hi All, Deploying Solr 4.2.1 to GlassFish 3.1.1 results in the error below.  I have seen similar problems being reported with Solr 4.2 and my take-away was that 4.2.1 contains the necessary fix. Any help with this will be appreciated. Thanks!     2013-04-09 10:45:06,144 [main] ERROR org.apa