Hi All,

I am trying to read the encrypted pass word from the
credentials-enc.properties, but i am getting the below error --- i am trying
plz help ...thank in advance 

ERROR: java.lang.RuntimeException: Failed to execute start task. Reason:
org.jasypt.exceptions.EncryptionInitializationException: Password not set
for Password Based Encryptor
java.lang.RuntimeException: Failed to execute start task. Reason:
org.jasypt.exceptions.EncryptionInitializationException: Password not set
for Password Based Encryptor
        at
org.apache.activemq.console.command.StartCommand.runTask(StartCommand.java:98)
        at
org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
        at
org.apache.activemq.console.command.ShellCommand.runTask(ShellCommand.java:143)
        at
org.apache.activemq.console.command.AbstractCommand.execute(AbstractCommand.java:57)
        at
org.apache.activemq.console.command.ShellCommand.main(ShellCommand.java:85)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:48)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:600)
        at org.apache.activemq.console.Main.runTaskClass(Main.java:251)
        at org.apache.activemq.console.Main.main(Main.java:107)
Caused by: org.jasypt.exceptions.EncryptionInitializationException: Password
not set for Password Based Encryptor
        at
org.jasypt.encryption.pbe.StandardPBEByteEncryptor.initialize(StandardPBEByteEncryptor.java:582)



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/ERROR-org-jasypt-exceptions-EncryptionInitializationException-Password-not-set-for-Password-Based-Enr-tp4657890.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to