[
https://issues.apache.org/jira/browse/GERONIMO-5358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Jiang closed GERONIMO-5358.
---------------------------------
Resolution: Fixed
Closing this because https://issues.apache.org/jira/browse/OPENEJB-1287 is
fixed to resolve this problem.
Before openejb push the latest snapshot to the repo, please do a local openejb
31x build before build geronimo to pick up the fix.
> NPE "Error deploying 'ejb/mgmt/MEJB'." when starting geronimo server.
> ----------------------------------------------------------------------
>
> Key: GERONIMO-5358
> URL: https://issues.apache.org/jira/browse/GERONIMO-5358
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: OpenEJB
> Affects Versions: 2.2.1, 2.2.2
> Reporter: Shawn Jiang
> Assignee: Shawn Jiang
> Priority: Blocker
> Fix For: 2.2.1, 2.2.2
>
>
> After checking fix for https://issues.apache.org/jira/browse/GERONIMO-5353, I
> got following exception when starting the server.
> Caused by: org.apache.openejb.OpenEJBException: Error deploying
> 'ejb/mgmt/MEJB'. Exception: class java.lang.NullPointerException: null: null
> at
> org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:602)
> ... 28 more
> Caused by: java.lang.NullPointerException
> at java.util.concurrent.TimeUnit$3.convert(TimeUnit.java:74)
> at org.apache.openejb.util.Duration.getTime(Duration.java:138)
> at org.apache.openejb.util.Pool$Builder.build(Pool.java:969)
> at
> org.apache.openejb.core.stateless.StatelessInstanceManager.deploy(StatelessInstanceManager.java:408)
> at
> org.apache.openejb.core.stateless.StatelessContainer.deploy(StatelessContainer.java:96)
> at
> org.apache.openejb.assembler.classic.Assembler.createApplication(Assembler.java:599)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.