Products | Versions |
---|---|
TIBCO BusinessEvents Extreme | - |
Not Applicable | - |
Description:
When generating an EAR through WebStudio/RMS, RMS invokes the builder command-line utility.
builder uses an (Eclipse) workspace directory in ~/.builder. The errors above
might be related to this workspace directory having stale information in it.
Symptoms:
Various build errors in WebStudio even after successful builds in Studio.
Cause:
rmsbuilder uses the default location for the builder workspace (~/.builder). This might cause problems if there are concurrent rmsbuilder invocations from RMS and if Eclipse does not allow multiple processes to use the same workspace.