Workflow Soluiton

 View Only
  • 1.  Exception in Submit And Return PID Component

    Posted Nov 17, 2014 08:19 AM

    The database is on a separate server, but is passing localhost and causing errors in sending the request. 

    Anyone have any idea where can I change this?

    The environment was normalized and passed the errors occur after an equalization database.

    Since now, thank you!

     

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

     

    ExceptionComponentClassName: RaizenGereciamentoDeRequisicoesDynamicService.SubmitRequisicaoAndReturnPIDComponent;

    ExceptionComponentName: SubmitKuOwnAndReturnPIDComponent;

    ExceptionTriggerComponentID: e48fdaf0-2b52-470c-963e-278bc92f1eaf;

    ExceptionTriggerClassName: System.Net.WebException;

    ExceptionTriggerMessage: Unable to connect to the remote server;

    ExceptionTriggerStackTrace: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:4293 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) at System.Net.HttpWebRequest.GetRequestStream() at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at RaizenGereciamentoDeRequisicoesDynamicService.RaizenGereciamentoDeRequisicoes.SubmitRequisicaoAndReturnPID(RequisicaoProcesso RequisicaoProcesso, RequisicaoIncDuvReq RequisicaoIncDuvReq, RequisicaoKuOwn RequisicaoKuOwn, ReportProcessContact PrimaryProcessContact, String RequisicaoOperacao, RequisicaoCodMud RequisicaoCodMud) at RaizenGereciamentoDeRequisicoesDynamicService.SubmitRequisicaoAndReturnPIDComponent.Run(IData data) at LogicBase.Core.ExecutionEngine.SinglePathProcessComponentExecutionDelegate.Execute(IData data, IOrchestrationComponent comp, String& outputPath, IExecutionEngine engine, TLExecutionContext context) at LogicBase.Core.ExecutionEngine.AbstractExecutionEngine.RunComponent(TLExecutionContext context, IData data, IOrchestrationComponent comp);

    PID: Not Found



  • 2.  RE: Exception in Submit And Return PID Component

    Posted Nov 17, 2014 11:21 AM

    Check the Process Manager properties in the Local Machine Info editor. This guy stores the info used to connect to PM (IP, user/pass, etc.). Also, verify the Default Server marked in Local Machine Info is pointing to the right PM server.