Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [wtp-dev] WTP 2.0 Weekly RC0 I build declared:I-I200704261031-200704261031


The first one looks like a minor glitch in the brand new Axis2 Web service tool plugins that were just integrated into WTP. Please open a bug against jst.ws.

Thanks,
Cheers - CB.

Chris Brealey
STSM, Rational and Eclipse Java Web Service Tools, SOA Foundation Architecture
IBM Canada Ltd, 8200 Warden Avenue, Markham, Ontario, Canada, L6G 1C7
(905) 413-6038
cbrealey@xxxxxxxxxx



"Konstantin Komissarchik" <kosta@xxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

04/27/2007 01:39 PM

Please respond to
"General discussion of project-wide or architectural issues."        <wtp-dev@xxxxxxxxxxx>

To
"General discussion of project-wide or architectural issues." <wtp-dev@xxxxxxxxxxx>
cc
Subject
RE: [wtp-dev] WTP 2.0 Weekly RC0 I build        declared:I-I200704261031-200704261031





I am seeing some issues with this build. Are these known problems or should I open a few bugs?
 
1. The following three errors are logged when you open a dynamic web project wizard. Probably a packaging issue.
 
Could not load icon "icons/axis2-facet.ico" from plugin org.eclipse.jst.ws.axis2.core.
Could not load icon "icons/axis2-facet-add.gif" from plugin org.eclipse.jst.ws.axis2.core.
Could not load icon "icons/axis2-facet-add.gif" from plugin org.eclipse.jst.ws.axis2.core.

 
2. When you start with a fresh workspace and select the new runtime button on the first page of the dynamic web project wizard, you get an error dialog with the following message and stack trace. The same error is also logged. Cannot tell what actual harm comes from this. The new runtime wizard comes up and functions just fine. To repro the problem again, a workbench restart is required.
 
An internal error occurred during: "Decoration Calculation".
 
java.lang.NullPointerException
at org.eclipse.jface.resource.JFaceResources.getResources(JFaceResources.java:203)
at org.eclipse.jface.resource.JFaceResources.getResources(JFaceResources.java:228)
at org.eclipse.ui.internal.decorators.OverlayCache.<init>(OverlayCache.java:130)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.<init>(LightweightDecoratorManager.java:90)
at org.eclipse.ui.internal.decorators.DecoratorManager.initializeDecoratorDefinitions(DecoratorManager.java:144)
at org.eclipse.ui.internal.decorators.DecoratorManager.getLightweightManager(DecoratorManager.java:842)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:363)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:325)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

 
- Konstantin


From: wtp-dev-bounces@xxxxxxxxxxx [mailto:wtp-dev-bounces@xxxxxxxxxxx] On Behalf Of John Lanuti
Sent:
Friday, April 27, 2007 7:14 AM
To:
wtp-dev@xxxxxxxxxxx
Subject:
[wtp-dev] WTP 2.0 Weekly RC0 I build declared:I-I200704261031-200704261031



The WTP 2.0 weekly RC0 I build is tested and declared:


http://download.eclipse.org/webtools/downloads/drops/R2.0/I-I200704261031-200704261031/


Thanks,


John Lanuti
IBM Web Tools Platform Technical Lead, IBM Rational
IBM Software Lab - Research Triangle Park, NC
jlanuti@xxxxxxxxxx
t/l 441-7861


Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.
_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top