新しい投稿

検索

質問
· 2024年10月28日

Java gone missing - but only from Ensemble!

An interface running on Ensemble generates PDFs by building a command line and invoking c:\InterSystems\Ensemble\fop\fop.bat

One day last week the PDF generation stopped working. The output from the .bat script says:

The Server has not restarted, and the Java version has not been updated. Ensemble has not restarted. And Java is still accessible outside of Ensemble from the command line. So how come Ensemble has "lost" java? Any clues as to what might have gone on? We are cautious about restarting Ensemble (which might clear things) without knowing why it happened - thankfully this is a our test server, but this has happened right in the middle of UAT for this interface, and we are nervous about releasing to production if we don't know what it failed...

2 Comments
ディスカッション (2)2
続けるにはログインするか新規登録を行ってください
ディスカッション (0)1
続けるにはログインするか新規登録を行ってください
ダイジェスト
· 2024年10月28日

Publications des développeurs d'InterSystems, semaine Octobre 21 - 27, 2024, Résumé

Octobre 21 - 27, 2024Week at a GlanceInterSystems Developer Community
ダイジェスト
· 2024年10月28日

Nuevas publicaciones en la Comunidad de InterSystems, 21-27 octubre

21-27 octubreWeek at a GlanceInterSystems Developer Community
記事
· 2024年10月28日 3m read

配置IRIS Container - 使用iris-main

使用iris-main

iris-main是IRIS镜像的的ENTRYPOINT程序。 在Container中,ENTRYPOINT 指令允许你指定一个可执行程序或者脚本,作为容器启动后运行的主程序。这个程序会在容器启动时自动执行。

执行docker ps命令可以看到当前container的ENTRYPOINT是什么:

ディスカッション (0)1
続けるにはログインするか新規登録を行ってください