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
martinpllu
Post subject: Error message when enhancing RAD project  PostPosted: Nov 15, 2011 - 01:22 PM
Registered Member
Registered Member


Joined: Nov 15, 2011
Posts: 5

Hi,

I've imported a set of projects created in RAD 7.5.5.4 into MyEclipse Blue 10.0-Blue-20111028.

When I select an EAR project and click MyEclipse->Enhance RAD Project to Work With MyEclipse I get an error dialog saying "Migration of project failed... The null activity did not complete properly: One or more constraints have not been satisfied."

I can migrate non-EAR projects individually but not the EAR projects themselves and I still have build errors on almost all projects.

The .log file is attached (I had to rename it to keep phpBB happy)

Thanks,

Martin
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Nov 16, 2011 - 10:38 AM



Joined: Nov 11, 2010
Posts: 2148

martinpllu ,

Sorry that you are seeing this issue. I have escalated it to a dev team member. They will get back to you.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
support-denis
Post subject:   PostPosted: Nov 16, 2011 - 01:16 PM
Registered Member
Registered Member


Joined: Sep 26, 2011
Posts: 30

Hi Martin,

Could you please check if your web projects contain:
1) .websettings file. If so, what's the contents of a line that starts with "<jsp-level>"?
2) .settings folder with org.eclipse.wst.common.project.facet.core.xml file inside.

Also please check if .project file in your EAR project contains one of the following lines:
"<nature>com.ibm.etools.j2ee.EARNature</nature>"
or
"<nature>com.ibm.etools.j2ee.EAR13Nature</nature>"
or
"<nature>com.ibm.wtp.j2ee.EARNature</nature>"

Let me know the results.

Files starting with dot are hidden by default in Package Explorer. To see the hidden files you need to click the "View menu" white arrow in the top-right corner of "Package Explorer" view, then click "Filters" menu, uncheck ".*resources" checkbox and click "ok".

If you could send me (via forum private message) the projects in question (original RAD version, not enhanced), that would greatly speed up the process of finding the cause of the issue.

Best regards,
Denis.
 
 View user's profile Send private message  
Reply with quote Back to top
martinpllu
Post subject:   PostPosted: Nov 17, 2011 - 01:33 PM
Registered Member
Registered Member


Joined: Nov 15, 2011
Posts: 5

Hi Denis, thanks for getting back to me.

1) Yes, file .websettings file exists and the line reads: <jsp-level>1.2</jsp-level>
2) Yes, the .settings\org.eclipse.wst.common.project.facet.core.xml file exists
3) The .project file contains the line <nature>com.ibm.wtp.j2ee.EARNature</nature>

If necessary I can send you a redacted version of the unenhanced RAD projects but I would rather do this by email. Is there a general support email address I can use?
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Nov 18, 2011 - 05:57 AM



Joined: Nov 11, 2010
Posts: 2148

martinpllu ,

You can send the files to support@myeclipseide.com subject ATTN:Swapna. Also mention the link to this thread in the email.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
martinpllu
Post subject:   PostPosted: Nov 22, 2011 - 11:32 AM
Registered Member
Registered Member


Joined: Nov 15, 2011
Posts: 5

Hi, I sent the projects to your support email address yesterday. Can you confirm that you received them?
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Nov 23, 2011 - 05:28 AM



Joined: Nov 11, 2010
Posts: 2148

martinpllu,

We have not received the projects. Can you please resend them ?

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
martinpllu
Post subject:   PostPosted: Nov 25, 2011 - 09:53 AM
Registered Member
Registered Member


Joined: Nov 15, 2011
Posts: 5

Hi Swapna, I've sent the files again. There may have been an issue with our corporate email quarantine system last time. Please let me know if you receive the email.

Thanks

Martin
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Nov 28, 2011 - 10:42 AM



Joined: Nov 11, 2010
Posts: 2148

martinpllu ,

I am afraid we did not receive any files from you. If you have email security enabled then please recheck with the relevant department.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
martinpllu
Post subject:   PostPosted: Dec 01, 2011 - 11:22 AM
Registered Member
Registered Member


Joined: Nov 15, 2011
Posts: 5

Sorry about this. I emailed the files from my home email address today.
 
 View user's profile Send private message  
Reply with quote Back to top
jmpllu
Post subject:   PostPosted: Dec 06, 2011 - 10:39 AM



Joined: Dec 01, 2011
Posts: 3

Any update on this? I had confirmation a few days ago that the files had been received.

This is currently holding up our evaluation.

Thanks

Martin
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Dec 06, 2011 - 10:49 AM



Joined: Nov 11, 2010
Posts: 2148

jmpllu ,

Apologize for the delay. The dev team is looking into it right now.
They will get back to you.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
jmpllu
Post subject:   PostPosted: Dec 06, 2011 - 11:11 AM



Joined: Dec 01, 2011
Posts: 3

OK, thanks,
 
 View user's profile Send private message  
Reply with quote Back to top
jmpllu
Post subject:   PostPosted: Dec 16, 2011 - 11:27 AM



Joined: Dec 01, 2011
Posts: 3

Denis supplied me with a patch which has resolved this issue. I believe that the patch will be in the milestone stream soon - when will this be in an official release?

Thanks to all involved for resolving this issue quickly.
 
 View user's profile Send private message  
Reply with quote Back to top
support-swapna
Post subject:   PostPosted: Dec 19, 2011 - 11:34 AM



Joined: Nov 11, 2010
Posts: 2148

jmpllu ,

Glad that the issue has been resolved. Regarding the official release, I have escalated it to a dev team member. They will get back to you with the details.

_________________
Swapna
MyEclipse Support
 
 View user's profile Send private message  
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