About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Troubleshooting
Problem
When enabling Force encryption in Microsoft SQL Server, after starting up the IBM i2 iBase Intellishare server, an error is shown in the portal and users are unable to login and use the software.
Symptom
Unknown error: [HttpWebRequest_WebException_RemoteServer]
Arguments: NotFound
Cause
After enabling Force Encryption in Microsoft SQL Server, the server is essentially set to reject any connections which are not encrypted. As the standard connection string for IBM i2 iBase IntelliShare is not set up to allow encryption, it must first be modified to resolve this issue.
Resolving The Problem
To resolve the issue, follow these steps
- Log on to the server where IBM i2 iBase IntelliShare is installed
- Stop the IBM i2 iBase intellishare instance from running
- Navigate to the following folder.
- \jboss\server\intellishare\deploy\
- In this directory is a file called mssql-ds.xml. First, make a copy of this file and put it somewhere safe.
- Now open the original file and you should find some XML that contains 3 defined data sources.
- Add ";ssl=true;" to the end of each <connection-url> for each of your defined datasources, so that it looks something like the following
- <connection-url>jdbc:jtds:sqlserver://nameOfBox/Name_Of_Database;user=yourUsername;password=yourPassword;ssl=true;</connection-url>
- Obviously for the above you should leave the currently defined string alone apart from adding ";ssl=true;" to the end, as the one above is given only as an example
- Restart your IBM i2 iBase Intellishare Server
- Navigate to your IBM i2 iBase IntelliShare server and login, making sure everything works as before.
- If you have issues, restore the copy of the file back to where it was before to restore the server to the way it was before.
[{"Product":{"code":"SSXVTH-1","label":"i2 Intelligence Analysis Platform"},"Business Unit":{"code":"BU008","label":"Security"},"Component":"i2 iBase IntelliShare","Platform":[{"code":"PF033","label":"Windows"}],"Version":"8.9.1","Edition":"","Line of Business":{"code":"","label":""}}]
Was this topic helpful?
Document Information
More support for:
i2 Intelligence Analysis Platform
Software version:
8.9.1
Operating system(s):
Windows
Document number:
280711
Modified date:
19 February 2022
UID
swg21984306