[
https://issues.apache.org/jira/browse/OEP-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Blevins moved OPENEJB-870 to OEP-7:
-----------------------------------------
Component/s: (was: eclipse)
Key: OEP-7 (was: OPENEJB-870)
Project: OpenEJB Eclipse Plugin (was: OpenEJB)
> NPE duiring startup
> -------------------
>
> Key: OEP-7
> URL: https://issues.apache.org/jira/browse/OEP-7
> Project: OpenEJB Eclipse Plugin
> Issue Type: Bug
> Reporter: Kaloyan Raev
> Priority: Minor
>
> This happens with the latest version of the plugin (r679529) that fixes the
> exception when stopping the server.
> Now every time I start the OpenEJB server a NullPointerException is logged in
> the Error Log. This does not any harm - the server starts successfully.
> java.lang.NullPointerException
> at
> org.apache.openejb.eclipse.server.OpenEJBRuntimeDelegate.getFileWithPrefix(OpenEJBRuntimeDelegate.java:65)
> at
> org.apache.openejb.eclipse.server.OpenEJBRuntimeDelegate.getCore(OpenEJBRuntimeDelegate.java:92)
> at
> org.apache.openejb.eclipse.server.OpenEJBServerBehaviour.setupLaunchConfiguration(OpenEJBServerBehaviour.java:151)
> at
> org.eclipse.wst.server.core.internal.Server.setupLaunchConfiguration(Server.java:1417)
> at
> org.eclipse.wst.server.core.internal.Server.getLaunchConfiguration(Server.java:1460)
> at
> org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:2768)
> at
> org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:2721)
> at
> org.eclipse.wst.server.core.internal.Server$StartJob.run(Server.java:306)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.