0 Replies Latest reply on Mar 21, 2016 6:52 PM by laura.florian

    Connectivity between Workbench and Kie Server

    laura.florian

      Hi, I am trying to follow this example https://github.com/jbossdemocentral/brms-weightwatcher-realtime-decision-server-demo ( Using eap 6.4 y brms 6.2)

      But I got a error:

       

      WARN  [org.kie.server.services.impl.controller.DefaultRestControllerImpl] (ServerService Thread Pool -- 53) Exception encountered while syncing with controller athttp://localhost:8080/business-central/rest/controller/server/local-server-123 error Error while sending PUT request to http://localhost:8080/business-central/rest/controller/server/local-server-123 response code 403

      WARN  [org.kie.server.services.impl.KieServerImpl] (ServerService Thread Pool -- 53) Unable to connect to any controllers, delaying container installation until connection can be established

      INFO  [org.kie.server.services.Bootstrap] (ServerService Thread Pool -- 53) KieServer (id local-server-123) started successfully

       

      Please, Could somebody help me!!