We recommend several tasks to troubleshoot problems with UX Studio.
If you run an update for Studio, but don't see expected changes:
From the popup menu, select Close.
From the main menu, select Window > Perspective > Open Perspective > Other.
In the popup window, select Salesforce B2C Commerce Development.
If you experience problems in the editor, such as:
Something might have happened on your local machine that causes these problems. Run the clean option In Studio.
DemandwareStudio.exe -clean
If that doesn't help, uninstall and then reinstall Studio.
When you upgrade UX Studio to the latest version and download the new API, if it appears that a mixture of old pipelet descriptions and new pipelet behavior exist in Studio, run UX Studio with the -clean option to refresh Studio with the latest pipelets and API calls.
DemandwareStudio.exe -clean
Auto-Upload automatically Disabled
When UX Studio receives a build request, it determines if the active server has the Auto-Upload option enabled. If so, then cartridge files are uploaded to the server.
Under certain error conditions, auto-upload is automatically disabled so that the error messages are not shown repeatedly. For example, if your server is unreachable, the upload file operation continually shows an 'unable to connect' error dialog.
If Studio detects that auto-upload is disabled when an upload is started, it shows a message that lets you enable auto-upload.
Full build after incomplete Build
When a file is changed, UX Studio receives a build event and attempts to push the file to the remote Salesforce B2C Commerce server. If Studio can't push the file because of server communication issues, Studio flags the build as being incomplete. The next time Studio receives a build event, it performs a full build to ensure that files that were not previously uploaded are pushed to the server.
See also Troubleshooting Your Server Connection.