1 Reply Latest reply on Aug 7, 2013 5:36 AM by dig1234

    process can't saved successully

    wguo

      Hi ,

       

         When i integrated designer and guvnor in my server XXX.com , i can draw work flow chart but when i exe the save action , it will not save the process normally and display the following errors : 

       

          ERROR [org.drools.guvnor.server.contenthandler.drools.BPMN2ProcessHandler] (http-XXX.com/ip:8080-10) Connection refused: java.net.ConnectException: Connection refused

       

       

      the jbpm.xml in process-designer/profile i have modified :

       

          <externalloadurl protocol="https" host="XXXXX.com"
                           subdomain="drools-guvnor/org.drools.guvnor.Guvnor/oryxeditor" usr="admin" pwd="admin"/>
          <localhostory enabled="true" timeout="60000"/>

       

       

      So , can any one help me about the issue ?

       

      Note:  i had removed the authentication function of the guvnor , so is it related with it ?

       

      Thanks !