MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
ayc868
Post subject: build workspace [Closed]  PostPosted: Nov 10, 2004 - 07:45 PM
Veteran Member
Veteran Member


Joined: Apr 15, 2004
Posts: 182

For some reason, the strut-config.xml mark as error which I know there
is no error on it. I enter a space and save the file. the error goes away.
However, Eclipse starting build workspace,
When it up to 10% and never progress. I kill the task through XP tsask manager. I do this over and over even reboot the computer.
DO you have idea how to fix this? :(
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
ayc868
Post subject: Re: build workspace  PostPosted: Nov 10, 2004 - 07:54 PM
Veteran Member
Veteran Member


Joined: Apr 15, 2004
Posts: 182

ayc868 wrote:
For some reason, the strut-config.xml mark as error which I know there
is no error on it. I enter a space and save the file. the error goes away.
However, Eclipse starting build workspace,
When it up to 10% and never progress. I kill the task through XP tsask manager. I do this over and over even reboot the computer.
DO you have idea how to fix this? :(
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
ayc868
Post subject:   PostPosted: Nov 10, 2004 - 07:58 PM
Veteran Member
Veteran Member


Joined: Apr 15, 2004
Posts: 182

I got the problem go away. I think this is the bug on myEclipse.
I change the code in JSP. That line of code make MyEclipse start build work space every time I start
eclipse. I restore my previous copy, and the problem goes away. This is scaring.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-rkalla
Post subject:   PostPosted: Nov 10, 2004 - 08:07 PM
Registered Member
Registered Member


Joined: Jan 06, 2004
Posts: 23824

ayc,
What is the Build ID of MyEclipse you are using? (Window > Preferences > MyEclipse).

And what were the file contents that were causing the problem? This behavior sounds exactly like the "JSP Indexer" problems we were having that were fixed with 3.8.2+QuickFix #2

_________________
Riyad
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
ayc868
Post subject:   PostPosted: Nov 11, 2004 - 01:54 AM
Veteran Member
Veteran Member


Joined: Apr 15, 2004
Posts: 182

Build ID
200408201200-3.8.2

This is the line cause problem
Quote:

<jsp:forward page="/save_csp_user?action=add&&account_id="+"<%=cspUser.getAccountId()%>"/>



you can close case
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
ayc868
Post subject:   PostPosted: Nov 11, 2004 - 01:55 AM
Veteran Member
Veteran Member


Joined: Apr 15, 2004
Posts: 182

should be

Quote:

<jsp:forward page="/save_csp_user?action=add&&account_id=<%=cspUser.getAccountId()%>"/>
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits