Hey Sam,

Do you use the sun/oracle JVM or openjdk? What is your platform? Did you do
anything special that I can reproduce the problem? If there is a way this
can be reproduced can you please create a JIRA issue?

Thank you and kind regards,
Andreas

On Fri, Aug 12, 2011 at 21:55, Sam Hendley <[email protected]>wrote:

> I am trying to use the wrapper script to run my application on boot up and
> have run into an issue with java security providers. If I run my app using
> ./bin/start or ./bin/karaf it works correctly. If I run the
> ./bin/service-wrapper script generated by the wrapper feature i get the
> following failures:
>
> Caused by: java.security.NoSuchAlgorithmException: SunTlsRsaPremasterSecret
> KeyGenerator not available
>
> Some googling has led me to believe that the issue is usually fixed by
> adding /jre/lib/ext to the java classpath. As far as I can tell the
> service_wrapper script is setting that the same way as the bin/karaf and
> ./bin/start scripts.
>
> Any pointers on what I can do to furthur understand and debug this issue?
>
> Thanks alot
> Sam Hendley
>

Reply via email to