Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] The I-build is ... luke warm


Hi David,

I've traced the directory display issue with Run on Server back to the J2EE team and opened bug 91523 to track this.

Re: the error below - there is at least one bug in Eclipse 3.1M6 (already fixed) that causes this output, so we shouldn't spend a lot of time tracking this particular one ourselves.

!ENTRY org.eclipse.core.runtime 4 1 2005-04-14 23:48:08.909
!MESSAGE Executable extension definition for "class" not found.


Thanks,
Tim deBoer
WebSphere Tools - IBM Canada Ltd.
(905) 413-3503  (tieline 969)
deboer@xxxxxxxxxx



David M Williams <david_williams@xxxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

04/15/2005 12:03 AM

Please respond to
"General discussion of project-wide or architectural issues."

To
wtp-dev@xxxxxxxxxxx
cc
Subject
[wtp-dev] The I-build is ... luke warm






Well .. we have all clean JUnit tests ... but ... the little I looked at this I-build, it seems to have some problems.
Largest was I couldn't seem to get "Run on Server" to work as expected ... it almost did, but most it would do
is display the directory of the web app (and list the files) ... I could not get it to actually display a page.
But, I won't open a bug or pre-judge it  .. because I never trust myself when it comes to quick tests with servers :) ... but
will anxiously await other's reports.  


Other "process" problems:


1. The GEF listed on download page, and in cruise scripts no longer exists! I have no idea
how we built wthout it!?


Plus, I thought we were going to move up to GEF M6 today, which is at
http://download.eclipse.org/tools/gef/downloads/drops/S-3.1M6-200504121127/GEF-SDK-3.1M6.zip

instead of

http://download.eclipse.org/tools/gef/downloads/drops/I-I20050411-200504111739/GEF-SDK-I20050411.zip

currently listed.


So ... did we not move up intentionally? Or are scripts and link pages messed up?


Naci, any info?


2. Even though the JUnit tests "pass" ... watching from the console, there are TONS of console
errrors logged ... including "class not found" sort of errors! I'm not sure how a test could not
report a failure if there was a class not found exception that occurred during it.
And, the real problem is, if you go to where the
console logs are supposed to be on build page, there's nothing there:
http://download.eclipse.org/webtools/downloads/drops/I-I20050415-200504150338/consoleLogs.php


is some script broken? Or just a one-time upload glitch?


3. As you sniff, be sure to run with -debug -consolelog .... there are tons of errors reported here too!

Not as scary as "class not found" ... but in need of expert (component lead) attention:



!ENTRY org.eclipse.xsd 2 0 2005-04-14 23:44:38.86

!MESSAGE Relative URI "XMLSchema.dtd"; can not be resolved without a base URI.

!STACK 0

org.xml.sax.SAXParseException: Relative URI "XMLSchema.dtd"; can not be resolved without a base URI.

       at org.apache.crimson.parser.Parser2.fatal(Unknown Source)

       at org.apache.crimson.parser.Parser2.fatal(Unknown Source)

       at org.apache.crimson.parser.Parser2.resolveURI(Unknown Source)

       at org.apache.crimson.parser.Parser2.maybeExternalID(Unknown Source)




!ENTRY org.eclipse.core.runtime 4 1 2005-04-14 23:48:08.909

!MESSAGE Executable extension definition for "class" not found.


!ENTRY org.eclipse.core.runtime 4 1 2005-04-14 23:48:08.909

!MESSAGE Executable extension definition for "class" not found.


!ENTRY org.eclipse.core.runtime 4 1 2005-04-14 23:48:08.909

!MESSAGE Executable extension definition for "class" not found.


!ENTRY org.eclipse.core.runtime 4 1 2005-04-14 23:48:08.919

!MESSAGE Executable extension definition for "class" not found.







_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top