We don't get event NPEs in latest ESB build.

Thanks
On Fri, May 6, 2011 at 11:04 AM, Kasun Indrasiri <ka...@wso2.com> wrote:

>
>
> On Fri, May 6, 2011 at 11:00 AM, Danushka Menikkumbura 
> <danus...@wso2.com>wrote:
>
>> Kasun,
>>
>> I think this is now fixed on the trunk. Shall we verify with a trunk
>> version?
>>
>> Danushka
>>
>> Yeah, a new esb build is in progress in the builder machine, will let you
> know the status.
>
>> On Fri, May 6, 2011 at 10:43 AM, Kasun Indrasiri <ka...@wso2.com> wrote:
>>
>>> Hi,
>>>
>>> Latest ESB build[1] throws NPE while saving the synapse config. Please
>>> have a look.
>>>
>>>
>>> [2011-05-06 10:37:47,073]  INFO - SynapseTaskManager Shutting down the
>>> task manager
>>> [2011-05-06 10:37:47,074]  INFO - XMLConfigurationBuilder Generating the
>>> Synapse configuration model by parsing the XML configuration
>>> Exception in thread "pool-20-thread-121" java.lang.NullPointerException
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>>  at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>> at java.lang.Thread.run(Thread.java:619)
>>> Exception in thread "pool-20-thread-122" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>> at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>  at java.lang.Thread.run(Thread.java:619)
>>> Exception in thread "pool-20-thread-123" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>> at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>  at java.lang.Thread.run(Thread.java:619)
>>> Exception in thread "pool-20-thread-127" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>> at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>  at java.lang.Thread.run(Thread.java:619)
>>> Exception in thread "pool-20-thread-124" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>> at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>  at java.lang.Thread.run(Thread.java:619)
>>> Exception in thread "pool-20-thread-125" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>> at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>  at java.lang.Thread.run(Thread.java:619)
>>> Exception in thread "pool-20-thread-126" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>> at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>  at java.lang.Thread.run(Thread.java:619)
>>> Exception in thread "pool-20-thread-128" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>> at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>  at java.lang.Thread.run(Thread.java:619)
>>> Exception in thread "pool-20-thread-129" java.lang.NullPointerException
>>> at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.getLoggedInUserName(JMSDeliveryManager.java:206)
>>>  at
>>> org.wso2.carbon.event.core.internal.delivery.jms.JMSDeliveryManager.publish(JMSDeliveryManager.java:126)
>>> at
>>> org.wso2.carbon.event.core.internal.EventPublisher.run(EventPublisher.java:56)
>>>  at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>>> at
>>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>>>  at java.lang.Thread.run(Thread.java:619)
>>>
>>>
>>> [1] http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
>>>
>>>
>>>
>>> --
>>> Kasun Indrasiri
>>> Senior Software Engineer
>>> WSO2, Inc.; http://wso2.com
>>> lean.enterprise.middleware
>>>
>>> cell: +94 71 536 4128
>>> Blog : http://kasunpanorama.blogspot.com/
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Kasun Indrasiri
> Senior Software Engineer
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
> cell: +94 71 536 4128
> Blog : http://kasunpanorama.blogspot.com/
>



-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to