Home » Language IDEs » ServerTools (WTP) » The User Operation is waiting for background work to complete
| |
Re: The User Operation is waiting for background work to complete [message #150976 is a reply to message #150884] |
Wed, 07 December 2005 03:04 |
Yusuf Messages: 6 Registered: July 2009 |
Junior Member |
|
|
Hello, thanks for your reply, but I have already tried both your solution
(disabling the validation, and always start with -clean), but that didn't
seem to work, it seems like my project still tries to validate jsp and xml
files even though i already disabled (and not allowing projects to
override settings)
oh and one other thing, my internet connection is very bad, so sometimes
when eclipse tried to load dtd files from the web, and my connection is
very slow, it sometimes take a long time to load the file (although if i
check from the internet cache, the dtd file already in the cache)
I will try the 0.7.1/1.0 RC1 though, and I'm really sorry but I didn't
really understand what you mean to produce a test case and post to
bugzilla because I'm just a regular user of eclipse, if you can tell me
the steps I will gladly help.. thank you
|
|
|
Re: The User Operation is waiting for background work to complete [message #151006 is a reply to message #150976] |
Wed, 07 December 2005 10:11 |
Eclipse User |
|
|
|
Originally posted by: marks.milleder.generali.at
Yusuf wrote:
> ... I didn't
> really understand what you mean to produce a test case and post to
> bugzilla because I'm just a regular user of eclipse, if you can tell me
> the steps I will gladly help.. thank you
Test case: The idea is to trim down your workspace as much as possible
while you still have the problem - ideally to one problematic file, but
more likely to (say) a directory full of XML files
Bugzilla: There is a "bugs" link on the eclipse.org main page, go there
and then to "Report a new bug". I guess you will need to create a Bugzilla
account before you can really report a bug. Post your description and
attach your trimmed down workspace (maybe unless it is still several
megabytes zipped)
You may want to post your experience producing the test case here before
opening a bug - something like "the problem goes away when I remove the 50
MB :-) XMLs I have in my project)"
Since you talk about "still validating" and "bad internet connection" -
are those 10-30 minutes with an idle processor (may be waiting for some
network interaction) or at 100% load (may be some crazy indexing) ?
|
|
| | |
Re: The User Operation is waiting for background work to complete [message #151015 is a reply to message #151012] |
Wed, 07 December 2005 11:28 |
Eclipse User |
|
|
|
Originally posted by: erwin.de.ley.isencia.be
Hi Tomek,
Thanks for the hint. I've read the tutorial quickly, and loaded the example project.
Do I understand it correctly that I should get the DTDs locally somewhere and add them to the catalog, and then also modify the relevant XML files to point to the local DTD?
Or can I keep for example
<!DOCTYPE tiles-definitions PUBLIC
"-//Apache Software Foundation//DTD Tiles Configuration//EN"
"http://jakarta.apache.org/struts/dtds/tiles-config.dtd">
[/xml]
but just add a DTD to the catalog with the key
"-//Apache Software Foundation//DTD Tiles Configuration//EN"
and then WTP will look in that catalog to find the DTD?
Cheers
Erwin
|
|
| | |
Re: The User Operation is waiting for background work to complete [message #151087 is a reply to message #151006] |
Thu, 08 December 2005 09:08 |
Yusuf Messages: 6 Registered: July 2009 |
Junior Member |
|
|
> You may want to post your experience producing the test case here before
> opening a bug - something like "the problem goes away when I remove the 50
> MB :-) XMLs I have in my project)"
Hello.. I'm sorry for the late response, lately i've been experimenting
with eclipse.. and it seems the source cause of this problem is indeed the
xml dtd validator..
i just noticed that i can use xml catalogs to validate the xmls so i tried
to download manually the dtds from each lib i use
(spring/web.xml/ibatis/jasper/etc..) and registered the catalogs in
eclipse, and suddenly, all the waiting and hanging is gone! =)
> Bugzilla: There is a "bugs" link on the eclipse.org main page, go there
> and then to "Report a new bug". I guess you will need to create a Bugzilla
> account before you can really report a bug. Post your description and
> attach your trimmed down workspace (maybe unless it is still several
> megabytes zipped)
ok i will try to create account in bugzilla and then trying to reproduce
the error, i hope tomorrow i can
> Since you talk about "still validating" and "bad internet connection" -
> are those 10-30 minutes with an idle processor (may be waiting for some
> network interaction) or at 100% load (may be some crazy indexing) ?
those are 10-30 idle processor, i think only waiting for network
interaction, but the problem is even though i cancelled the dtd
validation, it still tries to validate and download the file (until maybe
it timed out in 10-30 minutes) and thus blocking other processes (like
saving, starting app. server, etc.)
anyway, i'm really glad that eclipse have a very responsive community, and
really2 thank you for your help, and I will try to reproduce the error
today or tomorrow..
Yusuf S.
|
|
| | | | |
Goto Forum:
Current Time: Wed Feb 05 11:44:01 GMT 2025
Powered by FUDForum. Page generated in 0.04565 seconds
|