From user-return-15514-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Tue May 24 18:37:41 2011 Return-Path: X-Original-To: apmail-geronimo-user-archive@www.apache.org Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A2A536374 for ; Tue, 24 May 2011 18:37:41 +0000 (UTC) Received: (qmail 81253 invoked by uid 500); 24 May 2011 18:37:41 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 81202 invoked by uid 500); 24 May 2011 18:37:41 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 81195 invoked by uid 99); 24 May 2011 18:37:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2011 18:37:41 +0000 X-ASF-Spam-Status: No, hits=4.2 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RFC_ABUSE_POST,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of michael.peterson@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2011 18:37:34 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QOwTh-0002hD-8r for user@geronimo.apache.org; Tue, 24 May 2011 11:37:13 -0700 Date: Tue, 24 May 2011 11:37:13 -0700 (PDT) From: "michael.peterson" To: user@geronimo.apache.org Message-ID: In-Reply-To: References: <1268492741679-445727.post@n3.nabble.com> <1304973001951-2920381.post@n3.nabble.com> <23730555-F4F5-435C-A661-D2BEAE7E79F6@gmail.com> <8DD7095F164788468D1FCDE5401D6D281E823FF5@GD-EX1.GRIDATA.local> <12315294-E473-45B4-9108-17B149DC42A7@gmail.com> <8DD7095F164788468D1FCDE5401D6D281E82C690@GD-EX1.GRIDATA.local> <1306215103402-2978362.post@n3.nabble.com> Subject: Re: ERROR [AbstractEncryption] Unable to decrypt MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_335_25628998.1306262233267" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_335_25628998.1306262233267 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ok...I just tried it now instead of waiting until tonight...notice the source = null...I assume that's bad. I also wrote a tiny program to give me the encoding I'm using, The file.encoding system property is "MacRoman". .... Using GERONIMO_HOME: /Applications/geronimo-tomcat6-javaee5-2.2.1 Using GERONIMO_TMPDIR: var/temp Using JRE_HOME: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Booting Geronimo Kernel (in Java 1.6.0_24)... Starting Geronimo Application Server v2.2.1 [***** ] 13% 1s Loading org.apache.ger...2011-05-24 11:29:27,054 ERROR [AbstractEncryption] decrypt() source = null 2011-05-24 11:29:27,056 ERROR [AbstractEncryption] decrypt() base64 decoded data = 9ee965 [***** ] 13% 1s Starting org.apache.ger...2011-05-24 11:29:27,214 ERROR [AbstractEncryption] decrypt() spec algorithm = AES 2011-05-24 11:29:27,214 ERROR [AbstractEncryption] decrypt() cipher = javax.crypto.Cipher@2abb5859 2011-05-24 11:29:27,366 ERROR [AbstractEncryption] Unable to decrypt java.io.EOFException at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2280) at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2749) -- View this message in context: http://apache-geronimo.328035.n3.nabble.com/ERROR-AbstractEncryption-Unable-to-decrypt-tp445727p2980974.html Sent from the Users mailing list archive at Nabble.com. ------=_Part_335_25628998.1306262233267 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Ok...I just tried it now instead of waiting until tonight...notice the
source = null...I assume that's bad.

I also wrote a tiny program to give me the encoding I'm using, The
file.encoding system property is "MacRoman".

....

Using GERONIMO_HOME:   /Applications/geronimo-tomcat6-javaee5-2.2.1
Using GERONIMO_TMPDIR: var/temp
Using JRE_HOME:
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Booting Geronimo Kernel (in Java 1.6.0_24)...
Starting Geronimo Application Server v2.2.1
[*****                                   ]  13%   1s  Loading
org.apache.ger...2011-05-24 11:29:27,054 ERROR [AbstractEncryption]
decrypt() source = null
2011-05-24 11:29:27,056 ERROR [AbstractEncryption] decrypt() base64
decoded data = 9ee965
[*****                                   ]  13%   1s Starting
org.apache.ger...2011-05-24 11:29:27,214 ERROR [AbstractEncryption]
decrypt() spec algorithm = AES
2011-05-24 11:29:27,214 ERROR [AbstractEncryption] decrypt() cipher =
javax.crypto.Cipher@2abb5859
2011-05-24 11:29:27,366 ERROR [AbstractEncryption] Unable to decrypt
java.io.EOFException
        at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2280)
        at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2749)


View this message in context: Re: ERROR [AbstractEncryption] Unable to decrypt
Sent from the Users mailing list archive at Nabble.com.
------=_Part_335_25628998.1306262233267--