EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

10.212: Portal Integration using SDK


Stefan Zepeda

Salesforce Solutions Architect • Strategy


Integrate MicroStrategy Web into portals such as Microsoft SharePoint, IBM WebSphere, and Oracle WebLogic using the Web SDK. Learn how to extend single sign-on within portals to create a seamless user experience.

Symptom


During the Platform Analytics installation and configuration, you are asked to create a MySQL database connection. To set up your MySQL database, you need to create a username and password to connect to MySQL.
When creating a password for the MySQL database, if the password contains a special character, such as $, !, .etc., the connection to the database cannot be established. The following error appears:

java.sql.SQLException: Access denied for user 'mstr@xxx' (using password: YES).

Cause


You are using a parameter on the command line that has a reserved character ($, !, .etc).
 

Solution


If your password includes certain special characters, you need to wrap the password in single-quotes. For example, 'password$inSingleQuotes'. 
For more information on manually deploying the Platform Analytics repository, see the Platform Analytics help.


Comment

0 comments

Details

Knowledge Article

Published:

April 27, 2017

Last Updated:

April 27, 2017