Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » WebTools XML Editor Performance
WebTools XML Editor Performance [message #140558] Sat, 24 September 2005 20:42 Go to next message
Eclipse UserFriend
Originally posted by: zx.us.ibm.com

Are there any performance issues out there with the XML editor?

There are times when it just hanges on building the workspace when
saving. What angers me about this is that it is random.

Any ideas what I can do improve the performance of this?

I mean, the only cool thing about this is like, when it hangs I can go
make a margarita, and by the time I'm done, it's done.

Cheers,

~ Chris
Re: WebTools XML Editor Performance [message #140589 is a reply to message #140558] Sun, 25 September 2005 17:54 Go to previous message
David Williams is currently offline David WilliamsFriend
Messages: 722
Registered: July 2009
Senior Member
On Sat, 24 Sep 2005 16:42:07 -0400, Chris Aniszczyk <zx@us.ibm.com> wrot=
e:

> Are there any performance issues out there with the XML editor?
>

There are some, but no easy answers so far. And, not to be too defensive=
, not sure
you are seeing a performance problem with the editor per se :)

In some cases, a change in
an xml file such as web.xml can trigger lots of "changes to the underlyi=
ng
J2EE model", in other cases, it may be related to validating the XML fil=
e,
which may be complicated by us not correctly caching the schemas/dtd's t=
o
verify the validty of the file. Validiting checking can be turn off in p=
references.
Also, be warned, there's also some bugs open that the progress message s=
ays
something like "validating XML file" when in fact that's not really what=
its doing!

We hope to track some of these down before Release 1.0, but help is alwa=
ys
welcome (if not necessary).

Between margarita's :)
if you narrow down the exact condidtions, feel free to open a bug,
with your input file (if possible), exact version of WTP you are using,
config files, and .log files. That'd be a great help.


Thanks
Previous Topic:Lost console view
Next Topic:Server management APIs??
Goto Forum:
  


Current Time: Thu Sep 26 09:36:50 GMT 2024

Powered by FUDForum. Page generated in 0.04349 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top