Deployment Issues

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
pax
Reply | Threaded
Open this post in threaded view
|

Deployment Issues

pax
Hi all,

when I attempt to deploy an application from one of my packages, I
receive the following message:

The package 'Dolphin Refactoring Browser' has cyclic prerequisites and
cannot be uninstalled.

I don't recall making any changes or references to this specific
package as it contains development classes. Has anyone else experienced
this type of error? If so, what is the fix/workaround?

My application packages load and save clean and have no cyclic
references.

Looking at the Dolphin Refactoring Browser package and selecting the
Prerequisites tab followed by show status icons reveals some issues.

The following packages are marked with a red X:

Development System
Dolphin Community Edition Tools
Dolphin Differences Presenter
Dolphin Number Presenter
Dolphin Professional Tools
Dolphin Progress Dialog

I haven't modified any of these packages or their underlying classes.
However, it is possible that one (or more) of the subsidiary packages I
have loaded into the image has changed something.

Thanks,

PAX


pax
Reply | Threaded
Open this post in threaded view
|

Re: Deployment Issues

pax
Disregard,

During further investigation of the problem, I found that the
FixedDecimalEdit package is causing the problem. I have setup a new
image without this package and all is well.

Thanks,


PAX