users@glassfish.java.net

Re: Received invalid pattern info

From: <glassfish_at_javadesktop.org>
Date: Wed, 14 Mar 2007 08:43:31 PST

I have a similiar error in glassfish b38-rc.
I did a BPEL which receives a SOAP message and then submits to a JMS Topic. I get:

Retrieving document at '/opt/glassfish/domains/domain1/jbi/service-assemblies/CompositeApp/CompositeApp-sun-jms-binding/sun-jms-binding/BpelJMS/PublicaJMS.wsdl'.
Received invalid pattern info 30279651069137-51200-133931411980640203
Unexpected exception in processing outbound message
java.lang.IllegalArgumentException: Unmatched braces in the pattern.
        at java.text.MessageFormat.applyPattern(MessageFormat.java:468)
        at java.text.MessageFormat.<init>(MessageFormat.java:350)
        at java.text.MessageFormat.format(MessageFormat.java:803)
        at com.sun.jbi.framework.StringTranslator.getString(StringTranslator.java:308)
        at com.sun.jbi.messaging.util.Translator.translate(Translator.java:56)
        at com.sun.jbi.messaging.util.Translator.translate(Translator.java:77)
        at com.sun.jbi.messaging.MessageExchangeProxy.setStatus(MessageExchangeProxy.java:224)
        at com.sun.jbi.httpsoapbc.OutboundMessageProcessor.processRequestReplyInbound(OutboundMessageProcessor.java:199)
        at com.sun.jbi.httpsoapbc.OutboundMessageProcessor.processMessage(OutboundMessageProcessor.java:157)
        at com.sun.jbi.httpsoapbc.OutboundAction.run(OutboundAction.java:57)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
        at java.lang.Thread.run(Thread.java:613)

Just wanted to know if it is a problem related to the other error posted here.
[Message sent by forum member 'hjimenez' (hjimenez)]

http://forums.java.net/jive/thread.jspa?messageID=207875