Hi I will post a ticket in Jira.

Thanks

2011/6/8 Norman Maurer <norman.mau...@googlemail.com>

> Sounds like a bug.. Could you open a hira issue and include the
> stacktrace....
>
> Thx
> Norman
>
> 2011/6/8, Barry <yi....@bitrustar.com>:
> > Hi, I just sent a mail this morning, I found an exception as below:
> > DEBUG 09:02:08,281 | james.smtpserver | Unable to process request
> > <openjpa-2.1.0-r422266:1071316 nonfatal user error>
> > org.apache.openjpa.persistence.InvalidStateException: This operation
> cannot
> > be performed while a Transaction is active.
> >         at
> org.apache.openjpa.kernel.BrokerImpl.close(BrokerImpl.java:4304)
> >         at
> >
> org.apache.openjpa.kernel.DelegatingBroker.close(DelegatingBroker.java:1346)
> >         at
> >
> org.apache.openjpa.persistence.EntityManagerImpl.close(EntityManagerImpl.java:1284)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> >         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
> Source)
> >         at java.lang.reflect.Method.invoke(Unknown Source)
> >         at
> >
> org.springframework.orm.jpa.ExtendedEntityManagerCreator$ExtendedEntityManagerInvocationHandler.invoke(ExtendedEntityManagerCreator.java:365)
> >         at $Proxy55.close(Unknown Source)
> >         at
> >
> org.apache.james.domainlist.jpa.JPADomainList.containsDomain(JPADomainList.java:119)
> >         at
> >
> org.apache.james.smtpserver.fastfail.ValidRcptHandler.isLocalDomain(ValidRcptHandler.java:152)
> >         at
> >
> org.apache.james.protocols.smtp.core.fastfail.AbstractValidRcptHandler.doRcpt(AbstractValidRcptHandler.java:49)
> >         at
> >
> org.apache.james.protocols.smtp.core.RcptCmdHandler.callHook(RcptCmdHandler.java:249)
> >         at
> >
> org.apache.james.protocols.smtp.core.RcptCmdHandler.callHook(RcptCmdHandler.java:39)
> >         at
> >
> org.apache.james.protocols.smtp.core.AbstractHookableCmdHandler.processHooks(AbstractHookableCmdHandler.java:92)
> >         at
> >
> org.apache.james.protocols.smtp.core.AbstractHookableCmdHandler.onCommand(AbstractHookableCmdHandler.java:59)
> >         at
> >
> org.apache.james.protocols.smtp.core.AbstractHookableCmdHandler.onCommand(AbstractHookableCmdHandler.java:40)
> >         at
> >
> org.apache.james.protocols.api.AbstractCommandDispatcher.onLine(AbstractCommandDispatcher.java:150)
> >         at
> >
> org.apache.james.protocols.impl.AbstractChannelUpstreamHandler.messageReceived(AbstractChannelUpstreamHandler.java:122)
> >         at
> >
> org.jboss.netty.handler.execution.ChannelEventRunnable.run(ChannelEventRunnable.java:69)
> >         at
> >
> org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor$ChildExecutor.run(OrderedMemoryAwareThreadPoolExecutor.java:316)
> >         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
> > Source)
> >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
> > Source)
> >         at java.lang.Thread.run(Unknown Source)
> > DEBUG 09:02:08,453 | james.smtpserver | Unable to process request
> > java.lang.NullPointerException
> >         at
> >
> org.apache.james.protocols.api.AbstractCommandDispatcher.onLine(AbstractCommandDispatcher.java:140)
> >         at
> >
> org.apache.james.protocols.impl.AbstractChannelUpstreamHandler.messageReceived(AbstractChannelUpstreamHandler.java:122)
> >         at
> >
> org.jboss.netty.handler.execution.ChannelEventRunnable.run(ChannelEventRunnable.java:69)
> >         at
> >
> org.jboss.netty.handler.execution.OrderedMemoryAwareThreadPoolExecutor$ChildExecutor.run(OrderedMemoryAwareThreadPoolExecutor.java:316)
> >         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
> > Source)
> >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
> > Source)
> >         at java.lang.Thread.run(Unknown Source)
> >
> >
> > But then I re-try the sending mail, I can't reproduce this.
> >
> >
> > Thanks,
> > Barry
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
> For additional commands, e-mail: server-dev-h...@james.apache.org
>
>

Reply via email to