[Issue 968] New - ArrayIndexOutOfBoundsException (Security vs. JAXB)

View: New views
8 Messages — Rating Filter:   Alert me  

[Issue 968] New - ArrayIndexOutOfBoundsException (Security vs. JAXB)

by mshaffer55 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=968
                 Issue #|968
                 Summary|ArrayIndexOutOfBoundsException (Security vs. JAXB)
               Component|wsit
                 Version|1.3
                Platform|All
              OS/Version|All
                     URL|
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|security
             Assigned to|ashutoshshahi
             Reported by|mshaffer55






------- Additional comments from mshaffer55@... Tue Jul 15 13:47:25 +0000 2008 -------
We are running the Metro 1.3 nightly build of 3 July 2008. Under heavy load
after 14 hours we started getting hundreds of these:


Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
at
com.sun.xml.bind.v2.util.CollisionCheckStack.pushNocheck(CollisionCheckStack.java:121)
at com.sun.xml.bind.v2.runtime.XMLSerializer.childAsRoot(XMLSerializer.java:483)
at com.sun.xml.bind.v2.runtime.MarshallerImpl.write(MarshallerImpl.java:325)
at com.sun.xml.bind.v2.runtime.MarshallerImpl.marshal(MarshallerImpl.java:254)
at
javax.xml.bind.helpers.AbstractMarshallerImpl.marshal(AbstractMarshallerImpl.java:110)
at
com.sun.xml.ws.security.trust.impl.WSTrustElementFactoryImpl.toElement(WSTrustElementFactoryImpl.java:872)
at
com.sun.xml.ws.security.trust.impl.IssueSamlTokenContractImpl.encryptKey(IssueSamlTokenContractImpl.java:212)
at
com.sun.xml.ws.security.trust.impl.IssueSamlTokenContractImpl.createKeyInfo(IssueSamlTokenContractImpl.java:383)
at
com.sun.xml.ws.security.trust.impl.IssueSamlTokenContractImpl.createSAMLAssertion(IssueSamlTokenContractImpl.java:141)


Yes, I have reviewed the various posts related to overcoming
ArrayIndexOutOfBoundsExceptions in JAXB, but I have no direct control over how
it is being used in Metro.

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 968] ArrayIndexOutOfBoundsException (Security vs. JAXB)

by jdg6688 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=968



User jdg6688 changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|ashutoshshahi             |jdg6688
--------------------------------------------------------------------------------
            Subcomponent|security                  |trust
--------------------------------------------------------------------------------
        Target milestone|not determined            |1.4
--------------------------------------------------------------------------------




------- Additional comments from jdg6688@... Tue Jul 15 22:25:30 +0000 2008 -------
chnage the component to trust.
Need to make the use of JAXB Marshaller thread-safe.

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 968] ArrayIndexOutOfBoundsException (Security vs. JAXB)

by jdg6688 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=968



User jdg6688 changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from jdg6688@... Wed Jul 16 00:00:22 +0000 2008 -------
Start to investigate the issue.

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 968] ArrayIndexOutOfBoundsException (Security vs. JAXB)

by jdg6688 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=968



User jdg6688 changed the following:

                What    |Old value                 |New value
================================================================================
        Target milestone|1.4                       |1.3
--------------------------------------------------------------------------------




------- Additional comments from jdg6688@... Wed Jul 16 17:44:39 +0000 2008 -------
Checked in a possible fix. Please test if it works now.

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 968] ArrayIndexOutOfBoundsException (Security vs. JAXB)

by mshaffer55 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=968






------- Additional comments from mshaffer55@... Wed Jul 16 19:49:56 +0000 2008 -------
This will be in the next Metro 1.3 nightly build? If so then I can pick that up
and try it. But it took us 14 hours to make this happen the last time, so I'm
not sure on exactly what basis we would declare victory. 24 hours? Anyway, thanks...


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 968] ArrayIndexOutOfBoundsException (Security vs. JAXB)

by jdg6688 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=968






------- Additional comments from jdg6688@... Fri Jul 18 16:54:00 +0000 2008 -------
Hello mshaffer55,

Any update on your testing result?

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 968] ArrayIndexOutOfBoundsException (Security vs. JAXB)

by mshaffer55 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=968






------- Additional comments from mshaffer55@... Fri Jul 18 17:00:30 +0000 2008 -------
I have smoke tested it and passed it along to our performance testing team. I
have not heard back from them about it so far. They may be scheduling a
long-running test to run over the weekend. That is how the problem was detected
originally.


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...


[Issue 968] ArrayIndexOutOfBoundsException (Security vs. JAXB)

by jdg6688 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://wsit.dev.java.net/issues/show_bug.cgi?id=968



User jdg6688 changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from jdg6688@... Thu Jul 24 18:44:12 +0000 2008 -------
Put this issue as fixed. Please reopen it if you still see the issue.

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@...
For additional commands, e-mail: issues-help@...

LightInTheBox - Buy quality products at wholesale price