Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 19128 invoked from network); 8 Oct 2006 05:54:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Oct 2006 05:54:11 -0000 Received: (qmail 9952 invoked by uid 500); 8 Oct 2006 05:54:04 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 9888 invoked by uid 500); 8 Oct 2006 05:54:04 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 9877 invoked by uid 99); 8 Oct 2006 05:54:04 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Oct 2006 22:54:04 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [206.123.75.163] ([206.123.75.163:1718] helo=sosnoski.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id B0/2A-11753-87298254 for ; Sat, 07 Oct 2006 22:54:01 -0700 Received: from [192.168.0.2] (222-152-129-153.jetstream.xtra.co.nz [222.152.129.153]) (authenticated bits=0) by sosnoski.com (8.12.10/8.12.10) with ESMTP id k985rsUH009494 for ; Sun, 8 Oct 2006 01:53:56 -0400 Message-ID: <45289270.8080403@sosnoski.com> Date: Sun, 08 Oct 2006 18:53:52 +1300 From: Dennis Sosnoski User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: axis dev Subject: [Axis2] 1.1 build broken (again) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N More security stuff: Testsuite: org.apache.rampart.RampartTest Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 26.55 sec ------------- Standard Output --------------- Server started on port 5555.....Testing WS-Sec: custom scenario 1 Service invoked Testing WS-Sec: custom scenario 2 Service invoked Testing WS-Sec: custom scenario 3 [SimpleHTTPServer] Stop called Server stopped .....[SimpleHTTPServer] Stop called ------------- ---------------- --------------- ------------- Standard Error ----------------- log4j:WARN No appenders could be found for logger (org.apache.axiom.om.util.StAXUtils). log4j:WARN Please initialize the log4j system properly. org.apache.axis2.AxisFault: Error during encryption; nested exception is: org.apache.rampart.RampartException: Error during encryption at org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:65) ... Caused by: org.apache.rampart.RampartException: Error during encryption at org.apache.rampart.builder.AsymmetricBindingBuilder.doSignBeforeEncrypt(AsymmetricBindingBuilder.java:415) at org.apache.rampart.builder.AsymmetricBindingBuilder.build(AsymmetricBindingBuilder.java:75) at org.apache.rampart.MessageBuilder.build(MessageBuilder.java:128) at org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:59) ... 22 more Caused by: org.apache.ws.security.WSSecurityException: Cannot encrypt/decrypt data; nested exception is: org.apache.xml.security.encryption.XMLEncryptionException: Illegal key size or default parameters Original Exception was java.security.InvalidKeyException: Illegal key size or default parameters at org.apache.ws.security.message.WSSecEncrypt.doEncryption(WSSecEncrypt.java:459) at org.apache.ws.security.message.WSSecEncrypt.doEncryption(WSSecEncrypt.java:399) at org.apache.ws.security.message.WSSecEncrypt.encryptForInternalRef(WSSecEncrypt.java:306) at org.apache.rampart.builder.AsymmetricBindingBuilder.doSignBeforeEncrypt(AsymmetricBindingBuilder.java:407) ... 25 more Caused by: org.apache.xml.security.encryption.XMLEncryptionException: Illegal key size or default parameters Original Exception was java.security.InvalidKeyException: Illegal key size or default parameters at org.apache.xml.security.encryption.XMLCipher.encryptData(Unknown Source) at org.apache.xml.security.encryption.XMLCipher.encryptElementContent(Unknown Source) at org.apache.xml.security.encryption.XMLCipher.doFinal(Unknown Source) at org.apache.ws.security.message.WSSecEncrypt.doEncryption(WSSecEncrypt.java:457) ... 28 more and: Testsuite: org.apache.rahas.RahasSAMLTokenV1205Test Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 42.983 sec ------------- Standard Output --------------- Server started on port 5555.....[SimpleHTTPServer] Stop called Server stopped .....[SimpleHTTPServer] Stop called ------------- ---------------- --------------- ------------- Standard Error ----------------- log4j:WARN No appenders could be found for logger (org.apache.axiom.om.util.StAXUtils). log4j:WARN Please initialize the log4j system properly. org.apache.axis2.AxisFault: Read timed out; nested exception is: java.net.SocketTimeoutException: Read timed out; nested exception is: org.apache.axis2.AxisFault: Read timed out; nested exception is: java.net.SocketTimeoutException: Read timed out at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:227) at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:642) at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:351) at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:281) at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:569) at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:500) Tried the build twice, resyncing in between, with failures both times. - Dennis -- Dennis M. Sosnoski SOA, Web Services, and XML Training and Consulting http://www.sosnoski.com - http://www.sosnoski.co.nz Seattle, WA +1-425-296-6194 - Wellington, NZ +64-4-298-6117 --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org