You are here

Troubleshooting problems with SkyVault and Salesforce

Use this information to troubleshoot common issues when connecting SkyVault to Salesforce.

Associated document not available

There is a known issue with associating (linking) a document. If you associate a document in SkyVault, and then download and edit the source document offline, the associated document is not available.

If you cancel the Edit Offline action, the associated document is available.

back to top

Error when trying to configure SkyVault to Salesforce connection

When you configure SkyVault in Salesforce, in the Salesforce SkyVault Setup tab, you configure both Site to Object Mapping and Metadata Mapping. When you first set this up, you should see the SkyVault login screen.

If you see a grey Salesforce box in either of these sections instead of the SkyVault login screen, this is because you have a browser error, which is caused by a self signed certificate not being approved by the browser.

You should also check that your Salesforce and SkyVault instances are on a shared network or otherwise accessible to one another to share information.

back to top

All Salesforce record folders created with a 15- or 18-character Salesforce Record ID

There is a known problem if the SkyVault connected app definition in Salesforce has been configured with the wrong lifecycle class. If the lifecycle class is not set to SkyVaultCanvasLifeCycleHandler, all record folders in Salesforce are created with IDs that are 15 or 18 characters in length.

Edit the SkyVault connected app definition, as specified in 3. Configuring your app in Salesforce and ensure that the lifecycle class is set to SkyVaultCanvasLifeCycleHandler.

back to top

SkyVault does not start in Salesforce

If you are having problems starting SkyVault in Salesforce, it might be because you have not configured Chatter. Here is a sample error message if Chatter is not enabled:
GET request for "https://na30.salesforce.com/services/data/v23.0/chatter/users/me" resulted in 403 (Forbidden); invoking error handler 

Make sure that you have Chatter enabled. To do this, access the Chatter Settings page, enter Chatter in the Quick Find box in Salesforce and select Chatter Settings.

back to top

Problems loading Site to Object Mapping and Metadata Mapping in SkyVault Setup

If you are having problems with Site to Object Mapping and Metadata Mapping, check your level of Java. If you are running with Java 7, you might see this message:
org.springframework.social.salesforce.api.SalesforceRequestException: TLS 1.0 has been disabled in this organization. 
Please use TLS 1.1 or higher when connecting to Salesforce using https.

Salesforce requires access to the API using TLS 1.1 or 1.2. You can enable TLS 1.1 and 1.2 in Java 7 using JVM parameters, but they are enabled by default with Java 8. See Diagnosing TLS, SSL, and HTTPS and JDK 8 will use TLS 1.2 as default for more information.

back to top

"Unable to resolve the server's DNS address" message in Salesforce

If you see the following message in Salesforce:
Unable to resolve the server's DNS address
then SkyVault is unavailable. Check whether SkyVault is behind a firewall, or whether your Virtual Private Network (VPN) connection has dropped, as both these situations can cause this error.
back to top

"Error rendering Force.com Canvas application" message in Salesforce

If you see the following message in Salesforce:
Oops, there was as error rendering Force.com Canvas application [Alfresco_Salesforce_Connector]
check whether a connected app definition exists for SkyVault, and that the API Name property in the SkyVault Setup page has been defined with the correct value. The values in the SkyVault connected app definition and API Name must match. See 3. Configuring your app in Salesforce for more guidance.
back to top

SkyVault connection error when accessing Salesforce content

If you see the following message in SkyVault when you try to access Salesforce content:
Something's wrong with this page...
We may have hit an error or something might have been removed or deleted, so check that the URL is correct.
Alternatively you might not have permission to view the page (it could be on a private site) or there could
have been an internal error. Try checking with your SkyVault administrator.
check that the correct Share URL is specified in the Canvas App URL in Salesforce. See 3. Configuring your app in Salesforce for more guidance.
back to top

HTTP Status 404 or Service Unavailable message

If you see an HTTP Status 404 message, The server refused the connection, or a Service Unavailable message, check that the correct Share URL is specified in the Canvas App URL in Salesforce, and that SkyVault is running. See 3. Configuring your app in Salesforce for more guidance.

back to top

Edit Offline problems with Apple Safari

If you are using Apple Safari, you might encounter problems when using the Edit Offline action. The following message is displayed:
We couldn't load the data. 
Try refreshing your screen, or check with your SkyVault Administrator that the server is running.
This is caused by an OS X browser problem. To resolve this problem, use a different browser with the Edit Offline action.
back to top

Unable to load the SkyVault Content Connector in Salesforce using Firefox

Firefox has introduced a new feature called Tracking Protection, designed to identify and block website trackers. Tracking Protection is enabled by default for private Firefox browsing sessions.

To resolve this issue, disable the Tracking Protection in the Firefox browser settings. Alternatively, use a different browser, such as Chrome or Internet Explorer.

back to top

Comments made outside a site in SkyVault show @@NULL@@ in My Activities dashlet

This is a known issue with SkyVault 2.0 and SkyVault 2.0. If comments are added to a document outside of a site (including My Files, Shared Files, and Repository) or through the SkyVault Content Connector in Salesforce, it results in an activity entry that a comment was added, updated, or deleted in a site with the name of @@NULL@@@. back to top

Using the Canvas App Component directly in the Lightning UI

The Canvas app is not correctly configured if you attempt to:
  • Access the App in Salesforce and it opens it in a new Salesforce tab; or
  • Drag and drop a document into the App, which then automatically downloads the document or opens it directly in the browser.

To resolve this issue, remove the canvas app from the Classic UI page layout and follow the instructions to set up the App for use in Lightning.

back to top