找回密码
 立即注册

QQ登录

只需一步,快速开始

moer 活字格认证
金牌服务用户   /  发表于:2023-6-12 13:32  /   查看:2434  /  回复:7

不知道是不是bug , 升级到9.0.4,发布应用, 然后查看日志。
: 重试接口 [RetryableWrapper`1] 请求异常,还会请求 [68] 次



本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x

7 个回复

倒序浏览
moer活字格认证
金牌服务用户   /  发表于:2023-6-12 14:09:14
沙发
ForguncyServerConsole Information: 0 : Start Trace for ForguncyServerConsole commandline :C:\Users\Public\Documents\ForguncyServerSiteStaticFiles\9.0.4.0\bin\ForguncyServerConsole.dll http://DESKTOP-1VF6TAO/wms C:\Users\Public\Documents\ForguncyServer\wms 9180 bc097808-c1cc-4c12-aab8-b4c005ff9dcc True ""
Tid:1 2023/6/12 14:06:16: ForguncyServer Starting:=> ["http://DESKTOP-1VF6TAO/wms","C:\\Users\\Public\\Documents\\ForguncyServer\\wms","9180","bc097808-c1cc-4c12-aab8-b4c005ff9dcc","True",""]
Tid:1 2023/6/12 14:06:16: Current InstallLang: cn
Tid:1 2023/6/12 14:06:16: ResourceHelper.Init:cn
Tid:1 2023/6/12 14:06:16: ["http://DESKTOP-1VF6TAO/wms","C:\\Users\\Public\\Documents\\ForguncyServer\\wms","9180","bc097808-c1cc-4c12-aab8-b4c005ff9dcc","True",""]
Tid:1 2023/6/12 14:06:16: ForguncyServer Starting: http://DESKTOP-1VF6TAO/wms
Tid:1 2023/6/12 14:06:16: InitCache
Tid:1 2023/6/12 14:06:16: InitCache path:C:\Users\Public\Documents\ForguncyServer\wms\CustomApi
Tid:1 2023/6/12 14:06:16: _apiList GetMethods:[]
Tid:1 2023/6/12 14:06:16: _apiList PostMethods:[]
Tid:1 2023/6/12 14:06:16: _apiList SchedulaMethods:[]
Tid:1 2023/6/12 14:06:16: ForguncyServer start =>: ["http://localhost/wms","http://127.0.0.1/wms","http://DESKTOP-1VF6TAO/wms","http://*/wms"]
Tid:1 2023/6/12 14:06:16: ForguncyServer : SetFireWallRules["http://localhost/wms","http://127.0.0.1/wms","http://DESKTOP-1VF6TAO/wms","http://*/wms"]
Tid:1 2023/6/12 14:06:16: ForguncyServer Startup initializing.
Tid:1 2023/6/12 14:06:16: 2023-06-12T14:06:16.7960758+08:00 ----------- InitialServerInfosAsync
Tid:1 2023/6/12 14:06:16: InitialServerInfos
Tid:1 2023/6/12 14:06:16: infoStr.length:390470
Tid:1 2023/6/12 14:06:16: Init ServerInfo
Tid:1 2023/6/12 14:06:16: ForguncyServer CheckJavaBpmEngineAlive Start
Tid:12 2023/6/12 14:06:19: The api [CheckAliveApi] Route:[/engine/health-check] requested timeout with [3000] ms.
Tid:12 2023/6/12 14:06:19: Assembly: CommonUtilities, Version=9.0.4.0, Culture=neutral, PublicKeyToken=967100671921c115 -----------{
  "ClassName": "System.TimeoutException",
  "Message": "rqeuest: http://localhost:22347/engine/health-check has timeout.",
  "Data": null,
  "InnerException": null,
  "HelpURL": null,
  "StackTraceString": "   at CommonUtilities.InvokeService.Impl.i.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at CommonUtilities.InvokeService.Impl.HttpInvokeService.InvokeAsync[T](IInvokeable`1 request, String hostUrl)",
  "RemoteStackTraceString": null,
  "RemoteStackIndex": 0,
  "ExceptionMethod": null,
  "HResult": -2146233083,
  "Source": "CommonUtilities",
  "WatsonBuckets": null
}

CurrentMethodName: InvokeAsync
Tid:12 2023/6/12 14:06:20: 重试接口 [RetryableWrapper`1] 请求异常,还会请求 [119] 次
Tid:12 2023/6/12 14:06:20: Assembly: CommonUtilities, Version=9.0.4.0, Culture=neutral, PublicKeyToken=967100671921c115 -----------{
  "ClassName": "System.TimeoutException",
  "Message": "rqeuest: http://localhost:22347/engine/health-check has timeout.",
  "Data": null,
  "InnerException": null,
  "HelpURL": null,
  "StackTraceString": "   at CommonUtilities.InvokeService.Impl.i.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at CommonUtilities.InvokeService.Impl.HttpInvokeService.InvokeAsync[T](IInvokeable`1 request, String hostUrl)
   at CommonUtilities.InvokeService.Impl.InvokeAliveChecker.InvokeAsync[T](IInvokeable`1 request, String hostUrl)
   at CommonUtilities.InvokeService.Impl.InvokeCache.InvokeAsync[T](IInvokeable`1 request, String hostUrl)
   at CommonUtilities.InvokeService.InvokeableExtensions.InvokeAsync[T](IRetryableWrapper`1 retryableRequest, String hostUrl)",
  "RemoteStackTraceString": null,
  "RemoteStackIndex": 0,
  "ExceptionMethod": null,
  "HResult": -2146233083,
  "Source": "CommonUtilities",
  "WatsonBuckets": null
}
发布应用,打不开页面

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复 使用道具 举报
Tony.Fu活字格认证 Wyn认证
超级版主   /  发表于:2023-6-12 14:30:26
板凳
您好,看错误日志中的提示是 活字格的工作流进程(22347)端口,提示超时无法访问导致的,
可以这样确认下服务端的状态吗?

1.在服务端运行cmd,执行
  1. netstat -ano | findstr "22347"
复制代码

效果如图,确保进程正确开启,且端口开放
2.服务端的进程里也有java.exe进程,命令行如图

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复 使用道具 举报
moer活字格认证
金牌服务用户   /  发表于:2023-6-12 14:36:54
地板

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复 使用道具 举报
Tony.Fu活字格认证 Wyn认证
超级版主   /  发表于:2023-6-12 14:43:32
5#
看起来这个服务是没有正确启动的,方便您提供一下向日葵代码,远程看一下吗?  
回复 使用道具 举报
moer活字格认证
金牌服务用户   /  发表于:2023-6-12 19:59:39
6#
C:\Users\puze>dir "C:\Program Files\ForguncyServer\WebSite\bpmJavaServerBin"
驱动器 C 中的卷没有标签。
卷的序列号是 7619-BEE3

C:\Program Files\ForguncyServer\WebSite\bpmJavaServerBin 的目录

2023/06/12  08:13    <DIR>          .
2023/06/12  08:13    <DIR>          ..
2023/06/12  08:12    <DIR>          jre
2023/06/12  08:12    <DIR>          lib
               0 个文件              0 字节
               4 个目录 83,741,392,896 可用字节

C:\Users\puze>
回复 使用道具 举报
moer活字格认证
金牌服务用户   /  发表于:2023-6-12 20:01:50
7#
活子格服务器的日志

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复 使用道具 举报
Simon.Sun活字格认证 Wyn认证
超级版主   /  发表于:2023-6-13 08:54:55
8#
收到,感谢您的支持,这边已经将日志反馈了。目前解决此问题的办法需要重新安装活字格服务器,将缺少的 JAR 安装上。
JAR 在活字格服务器的安装目录下,如下:

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复 使用道具 举报
您需要登录后才可以回帖 登录 | 立即注册
返回顶部