You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by bu...@apache.org on 2010/09/17 10:24:32 UTC

DO NOT REPLY [Bug 49947] New: Could you please advise why the error is coming ...Error" faultString: java.lang.ArrayIndexOutOfBoundsException: 23"

https://issues.apache.org/bugzilla/show_bug.cgi?id=49947

           Summary: Could you please advise why the error is coming
                    ...Error" faultString:
                    java.lang.ArrayIndexOutOfBoundsException: 23"
           Product: Security
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Canonicalization
        AssignedTo: security-dev@xml.apache.org
        ReportedBy: selvan.c.nagercoil@gmail.com


AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode: 
 faultString: java.lang.ArrayIndexOutOfBoundsException: 23
 faultActor: 
 faultNode: 
 faultDetail: 
   
{http://xml.apache.org/axis/}stackTrace:java.lang.ArrayIndexOutOfBoundsException:
23
    at org.apache.xml.security.c14n.implementations.SymbMap.index(Unknown
Source)
    at org.apache.xml.security.c14n.implementations.SymbMap.get(Unknown Source)
    at
org.apache.xml.security.c14n.implementations.NameSpaceSymbTable.addMappingAndRender(Unknown
Source)
    at
org.apache.xml.security.c14n.implementations.Canonicalizer20010315.handleAttributesSubtree(Unknown
Source)
    at
org.apache.xml.security.c14n.implementations.CanonicalizerBase.canonicalizeSubTree(Unknown
Source)
    at
org.apache.xml.security.c14n.implementations.CanonicalizerBase.engineCanonicalizeSubTree(Unknown
Source)
    at
org.apache.xml.security.c14n.implementations.CanonicalizerBase.engineCanonicalizeSubTree(Unknown
Source)
    at org.apache.xml.security.c14n.Canonicalizer.canonicalizeSubtree(Unknown
Source)
    at org.apache.xml.security.utils.XMLUtils.outputDOM(Unknown Source)
    at org.apache.ws.axis.security.WSDoAllSender.invoke(WSDoAllSender.java:195)
    at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
    at org.apache.axis.client.Call.invoke(Call.java:2767)
    at org.apache.axis.client.Call.invoke(Call.java:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 49947] Could you please advise why the error is coming ...Error" faultString: java.lang.ArrayIndexOutOfBoundsException: 23"

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49947

--- Comment #2 from coheigea <co...@apache.org> 2010-09-23 04:40:25 EDT ---

Hi,

Could you supply a test-case to reproduce this problem?

Colm.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 49947] Could you please advise why the error is coming ...Error" faultString: java.lang.ArrayIndexOutOfBoundsException: 23"

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49947

selvan <se...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |selvan.c.nagercoil@gmail.co
                   |                            |m
            Version|unspecified                 |Java 1.4
           Severity|normal                      |major

--- Comment #1 from selvan <se...@gmail.com> 2010-09-17 05:01:55 EDT ---
AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode: 
 faultString: java.lang.ArrayIndexOutOfBoundsException: 23
 faultActor: 
 faultNode: 
 faultDetail: 

{http://xml.apache.org/axis/}stackTrace:java.lang.ArrayIndexOutOfBoundsException:
23
    at org.apache.xml.security.c14n.implementations.SymbMap.index(Unknown
Source)
    at org.apache.xml.security.c14n.implementations.SymbMap.get(Unknown Source)
    at
org.apache.xml.security.c14n.implementations.NameSpaceSymbTable.addMappingAndRender(Unknown
Source)
    at
org.apache.xml.security.c14n.implementations.Canonicalizer20010315.handleAttributesSubtree(Unknown
Source)
    at
org.apache.xml.security.c14n.implementations.CanonicalizerBase.canonicalizeSubTree(Unknown
Source)
    at
org.apache.xml.security.c14n.implementations.CanonicalizerBase.engineCanonicalizeSubTree(Unknown
Source)
    at
org.apache.xml.security.c14n.implementations.CanonicalizerBase.engineCanonicalizeSubTree(Unknown
Source)
    at org.apache.xml.security.c14n.Canonicalizer.canonicalizeSubtree(Unknown
Source)
    at org.apache.xml.security.utils.XMLUtils.outputDOM(Unknown Source)
    at org.apache.ws.axis.security.WSDoAllSender.invoke(WSDoAllSender.java:195)
    at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
    at org.apache.axis.client.Call.invoke(Call.java:2767)
    at org.apache.axis.client.Call.invoke(Call.java:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 49947] Could you please advise why the error is coming ...Error" faultString: java.lang.ArrayIndexOutOfBoundsException: 23"

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49947

--- Comment #3 from sean.mullan@oracle.com 2010-09-24 11:30:58 EDT ---
This looks very similar to
https://issues.apache.org/bugzilla/show_bug.cgi?id=38655 which was fixed in
1.4. 

Are you sure you are using the latest release?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.