How to track errors of simple true false blocks?

EtaLasquera

Client
Регистрация
02.01.2017
Сообщения
524
Благодарностей
112
Баллы
43
Since last week we start to get a lot of errors while execute projects in zenno poster, note, in pm the erros have never been found.
Today I start to map that errors and I found a lot of errors like this:

ZP log:
79024


From PM:
79025


14.1 never goes to 15 or 15.1.

This is a sample problem, I have o lot of other issues.
Project don't use any special code or other envrionment...
The problem exist in my 3 ZP 7 licenses.

There is a hard way to see logs and found what a hell is going on?

Found errors in ProjectMaker V7 EN 7.3.2.1 and ZennoPoster V7 EN 7.4.0.0
 

Вложения

nicanil

Client
Регистрация
06.03.2016
Сообщения
2 242
Благодарностей
1 804
Баллы
113
  • You can try to Trace project. Click with right mouse button on the project you want to trace, choose Trace execution:
79048

  • Check if Execution timeout is not enabled.
79049

  • Logs can be found here c:\Program Files\ZennoLab\EN\ZennoPoster Pro V7\7.4.0.0\Progs\Logs\, there will be executionLog-ZennoPoster.txt
 

EtaLasquera

Client
Регистрация
02.01.2017
Сообщения
524
Благодарностей
112
Баллы
43
baseLog-ZennoPoster.txt
--------------------------------------------------------------------------------
[2021-06-21 08:27:17.8250]||System.ServiceModel.EndpointNotFoundException: There was no endpoint listening at net.pipe://localhost/BaseService/1431905789/BaseEndPoint/1431905789 that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details. ---> System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/BaseService/1431905789/BaseEndPoint/1431905789' could not be found on your local machine.
--- Fim do rastreamento de pilha de exceções internas ---

Server stack trace:
at System.ServiceModel.Channels.PipeConnectionInitiator.GetPipeName(Uri uri, IPipeTransportFactorySettings transportFactorySettings)
at System.ServiceModel.Channels.NamedPipeConnectionPoolRegistry.NamedPipeConnectionPool.GetPoolKey(EndpointAddress address, Uri via)
at System.ServiceModel.Channels.CommunicationPool`2.TakeConnection(EndpointAddress address, Uri via, TimeSpan timeout, TKey& key)
at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)
at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]:
em System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
em System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
em IServer.Browser.IServerBaseService.TestConnection()
em ZennoLab.ZennoPoster.Core.Tasks.Threads.ServerBase.KHGRT95tEHglIfOGFc2F(Object )
em ZennoLab.ZennoPoster.Core.Tasks.Threads.ServerBase.Run()
System.IO.PipeException: The pipe endpoint 'net.pipe://localhost/BaseService/1431905789/BaseEndPoint/1431905789' could not be found on your local machine.
--------------------------------------------------------------------------------

How I can say to you....
A old goodie was the problem.

79101


Changed execution timeout from 60 to -1 and the threads are working fine again.
 

EtaLasquera

Client
Регистрация
02.01.2017
Сообщения
524
Благодарностей
112
Баллы
43
Version 5.29:
If no one action was executed inside project for x seconds the timeout parameter stop project with error.

Now:
The project stop after certain time if web browsing or no.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)