You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2008/05/08 06:46:55 UTC

[jira] Commented: (SYNAPSE-294) Sample 250 fails throwing a NullPointerException

    [ https://issues.apache.org/jira/browse/SYNAPSE-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595118#action_12595118 ] 

Evanthika Amarasiri commented on SYNAPSE-294:
---------------------------------------------

The same issue occurs when executing sample 252 as well

> Sample 250 fails throwing a NullPointerException
> ------------------------------------------------
>
>                 Key: SYNAPSE-294
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-294
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: 1.2-QA-B1
>         Environment: Ubuntu 7.10, Java version "1.5.0_14", Firefox2.0.0.12
>            Reporter: Evanthika Amarasiri
>            Priority: Critical
>             Fix For: 1.2
>
>
> Started the Synapse sample 250 and invoked the client using the command "ant jmsclient -Djms_type=pox -Djms_dest=dynamicQueues/StockQuoteProxy -Djms_payload=MSFT" and the following exception was thrown on the Synapse console
> *******************************************************************************************************************
> Exception in thread "jms-Worker-1" java.lang.NullPointerException
>         at javax.mail.internet.HeaderTokenizer.readToken(HeaderTokenizer.java:120)
>         at javax.mail.internet.HeaderTokenizer.next(HeaderTokenizer.java:81)
>         at javax.mail.internet.ContentType.<init>(ContentType.java:47)
>         at org.apache.synapse.transport.base.BaseUtils.setSOAPEnvelope(BaseUtils.java:204)
>         at org.apache.synapse.transport.jms.JMSMessageReceiver$Worker.run(JMSMessageReceiver.java:216)
>         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:595)
> *******************************************************************************************************************

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org