Community
Participate
Working Groups
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091105 Fedora/3.5.5-1.fc12 Firefox/3.5.5 Build Identifier: Build id: M20090917-0800 !ENTRY org.eclipse.bpel.apache.ode.runtime 4 0 2009-12-01 08:48:49.567 !MESSAGE Error during deployment: null !STACK 0 java.lang.NullPointerException at org.eclipse.bpel.apache.ode.runtime.OdeBPELPublisher.isFileOfInterest(OdeBPELPublisher.java:155) at org.eclipse.bpel.apache.ode.runtime.OdeBPELPublisher.publish(OdeBPELPublisher.java:70) at org.eclipse.jst.server.generic.core.internal.GenericServerBehaviour.publishModule(GenericServerBehaviour.java:82) at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:948) at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:1038) at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:872) at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:708) at org.eclipse.wst.server.core.internal.Server.publishImpl(Server.java:2690) at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:272) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) Reproducible: Always Steps to Reproduce: 1. Process folder contains files without a file extension, e.g. MyProcess/.svn/entries 2. Click "Publish to the server" 3. Error is reported
Created attachment 153409 [details] Patch to fix the NPE This patch fixes the NPE for me...
reviewed, tested and released the patch
Comment on attachment 153409 [details] Patch to fix the NPE Updated iplog flag for v1.0 release review.