type Exception report
messageAn exception occurred processing JSP page /Setup.jsp at line 192
descriptionThe server encountered an internal error that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: An exception occurred processing JSP page /Setup.jsp at line 192
189: savePassword(oldPassword,newPassword,newPasswordRepeated,null,"mandatoryPwdChangeTV",
190: function()
191: {
192: <%if (!SccConfig.getInstance().isInitialConfigurationRequired()) {%>
193: overlayContainer.close();
194: overlayContainer = null;
195: refreshCurrentWorksetItem();
Stacktrace:
org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:568)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:465)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
com.sap.scc.ui.rt.UTF8Filter.doFilter(UTF8Filter.java:23)
java.lang.IllegalStateException: Cannot load the Cloud Connector native library. (exception java.lang.UnsatisfiedLinkError: com.sap.scc.jni.SecStoreAccess.getRecord(Ljava/lang/String;)[C)
Check if you have installed the Visual Studio 2010 runtime libraries in the correct version. (vcredist.msi)
The 64bit msi can be downloaded from http://www.microsoft.com/download/en/details.aspx?id=14632
does anyone has similar problem? Please advice.
Thanks, Michael