英文:
GeneXus Server: The file exists
问题
使用Genexus 17 U6。
突然,今天我们在Genexus Server本地安装中拥有的所有KB都停止更新或提交。有时,重新启动gx服务器数据库可以锁定一些对象几分钟。
我可以访问GX Server Web应用程序并创建/删除版本,例如,但在Genexus中,提交和更新会生成以下错误:
========== 开始接收更改 ==========
联系GeneXus Server位于'https://10.120.0.11/genexusserver17'...
GeneXus Server:由本地\我的用户于'KB_my-kb'版本的6/27/2023 6:32:57 PM之后请求的更新
错误:GeneXus Server:文件已存在。
失败:接收更改
有人曾经遇到过这个问题吗?
英文:
Using Genexus 17 U6.
Suddenly, today all the KBs we have in Genexus Server local installation stoped to update or commit. Sometimes, restarting the gx server database it is possible to lock some objects for a few minutes.
I'm able to access the GX Server web application and create/delete versions, for example, but in Genexus the commit and update are generation the error below:
========== Receive changes started ==========
Contacting GeneXus Server at 'https://10.120.0.11/genexusserver17'...
GeneXus Server: Update since 6/27/2023 6:32:57 PM requested by local\my-user on version KB_my-kb of 'KB_my-kb'
error: GeneXus Server: The file exists.
Failed: Receive changes
Have somebody already struggled this problem?
答案1
得分: 2
我重新创建了文件夹C:\Windows\Temp,然后GeneXus服务器恢复正常工作。
英文:
Following the page https://wiki.genexus.com/commwiki/servlet/wiki?9562,GeneXus+Server+Common+Issues I recreated the folder C:\Windows\Temp and Gx Server started working again.
答案2
得分: 1
尝试启用gxserver跟踪,看看日志/跟踪文件上是否出现任何线索。
https://wiki.genexus.com/commwwiki/servlet/wiki?10948,Tracing+GeneXus+Server
可能需要删除服务器上的临时文件。
英文:
Try turning on the gxserver trace and let's see if any clue appears on the log/trace file.
https://wiki.genexus.com/commwwiki/servlet/wiki?10948,Tracing+GeneXus+Server
Probably you will need to delete temporary files form you server.
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
评论