Welcome Guest! Log in
Stambia versions 2.x, 3.x, S17, S18, S19 and S20 are reaching End of Support January, 15th, 2024. Please consider upgrading to the supported Semarchy xDI versions. See Global Policy Support and the Semarchy Documentation.

The Stambia User Community is moving to Semarchy! All the applicable resources have already been moved or are currently being moved to their new location. Read more…

The Designer Help crashes

    Symptom

    Inside the Designer Help, the navigation or the search sometimes lead to a crash.

    This can happen also when navigating in the "Cheat Sheets".

     

    Solution

    This can happen under some configurations.

    First, please send to the Support Team:

    • The content of the window "Help / About Stambia Designer / Installation Details / Configuration", saved into a text file
    • A screenshot of the window "Window / Preferences / General / Web Browser"

     

    Here are possible workarounds, please try them one by one:

    • edit stambia.ini (or stambia32.ini), and remove the line "-Xss256k"
    • edit stambia.ini (or stambia32.ini), and append this line: "-Dorg.eclipse.swt.browser.DefaultType=mozilla"
    • edit stambia.ini (or stambia32.ini), and append this line: "-Dorg.eclipse.swt.browser.UseWebKitGTK=true"

    Plug-in errors in the Designer's views

      Symptom

      When starting the Designer, the views do not display the usual content, but they display an Error like "Plug-in X was unable to load class Y". For example:

      142 01

      Solution

      This may occur when starting the Designer after a PC crash.

      The solution is to restart the Designer once again.

      Error querying a Webservice

        Symptom

        When trying to query a Web service from an HTTPS URL, one of these errors occurs:

        javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake

         

        Solution

        Check your Java version. The Web service may require a specific SSL algorithm only support from Java 8.

         

        Error SSL when reversing a WSDL

          Symptom

          When trying to reverse a WSDL from an HTTPS URL, one of these errors occurs:

          javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed [...]

          or

          javax.net.ssl.SSLHandshakeException: javax.security.cert.CertificateException: No name matching [...] found.

           

          Solution

          This can happen when trying to reverse a WSDL which is exposed through a SSL secured HTTP connection.

          The workaround is to download the WSDL document from a web browser, and then to use it locally, for example file:///d:/temp/wsdl.xml

           

          Knowledge Base

          Suggest a new Article!