1) i always recommend setting up a build server for deployment ...
it's will produce much more consistent results
2) switching from running ant inside eclipse to running ant outside
eclipse (or running ant with a new vm from inside eclipse) will avoid
this
On Nov 3, 2009, at 12:12 AM, Paul Hoadley wrote:
On 30/10/2009, at 8:15 AM, Paul Hoadley wrote:
I'm using Eclipse 3.4.1 and WOLips 3.4.5561. I'm intermittently
getting the following when building an app with Ant for deployment:
[woapplication] !ENTRY org.eclipse.core.resources 4 2 2009-10-30
08:06:31.404
[woapplication] !MESSAGE Problems occurred when invoking code from
plug-in: "org.eclipse.core.resources".
[woapplication] !STACK 0
[woapplication] java.lang.NullPointerException
[woapplication] at
org.objectstyle.wolips.wodclipse.core.completion.WodParserCacheInvalidator.visit
(WodParserCacheInvalidator.java:91)
[woapplication] at
org.eclipse.core.internal.events.ResourceDelta.accept
(ResourceDelta.java:68)
[woapplication] at
org.eclipse.core.internal.events.ResourceDelta.accept
(ResourceDelta.java:79)
[woapplication] at
org.eclipse.core.internal.events.ResourceDelta.accept
(ResourceDelta.java:79)
[woapplication] at
org.eclipse.core.internal.events.ResourceDelta.accept
(ResourceDelta.java:79)
[woapplication] at
org.eclipse.core.internal.events.ResourceDelta.accept
(ResourceDelta.java:79)
[woapplication] at
org.eclipse.core.internal.events.ResourceDelta.accept
(ResourceDelta.java:79)
[woapplication] at
org.eclipse.core.internal.events.ResourceDelta.accept
(ResourceDelta.java:79)
[woapplication] at
org.eclipse.core.internal.events.ResourceDelta.accept
(ResourceDelta.java:79)
[woapplication] at
org.eclipse.core.internal.events.ResourceDelta.accept
(ResourceDelta.java:79)
[woapplication] at
org.eclipse.core.internal.events.ResourceDelta.accept
(ResourceDelta.java:79)
[woapplication] at
org.eclipse.core.internal.events.ResourceDelta.accept
(ResourceDelta.java:48)
[woapplication] at
org.objectstyle.wolips.wodclipse.core.completion.WodParserCacheInvalidator.resourceChanged
(WodParserCacheInvalidator.java:29)
[woapplication] at
org.eclipse.core.internal.events.NotificationManager$2.run
(NotificationManager.java:288)
[woapplication] at org.eclipse.core.runtime.SafeRunner.run
(SafeRunner.java:37)
[woapplication] at
org.eclipse.core.internal.events.NotificationManager.notify
(NotificationManager.java:282)
[woapplication] at
org.eclipse.core.internal.events.NotificationManager.broadcastChanges
(NotificationManager.java:148)
[woapplication] at
org.eclipse.core.internal.resources.Workspace.broadcastPostChange
(Workspace.java:313)
[woapplication] at
org.eclipse.core.internal.resources.Workspace.endOperation
(Workspace.java:1022)
[woapplication] at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run
(InternalWorkspaceJob.java:45)
[woapplication] at org.eclipse.core.internal.jobs.Worker.run
(Worker.java:55)
It doesn't _seem_ to affect the build products, and I've been
ignoring it. Nothing has exploded. Has anyone seen this before,
and can it safely be ignored?
Has anyone seen this before? Ignoring it seems to work, though I
wouldn't mind knowing what it's about.
--
Paul.
w http://logicsquad.net/
h http://paul.hoadley.name/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40mdimension.com
This email sent to [email protected]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]