Welcome Guest! Log in
Due to some maintenance operations, stambia.org will be switched to read-only mode during the 13th November. It will be possible to read and download, but impossible to post on the forums or create new accounts. For any question please contact the support team.

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!