7上的Glassfish日志

7上的Glassfish日志

本文介绍了我在哪里可以找到Windows 7上的Glassfish日志?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我无法在Windows 7上找到Glassfish日志。我期望有一个 / glassfish / logs 文件夹,但是我搜索了glassfish目录看他们。 其中 [domainname] 是服务器域名,默认为 domain1


I can't find the Glassfish logs on windows 7. I would've expected a /glassfish/logs folder, but having searched the glassfish directory I don't see them.

解决方案

It's inside /glassfish/domains/[domainname]/logs where [domainname] is the server domain name, which defaults to domain1.

这篇关于我在哪里可以找到Windows 7上的Glassfish日志?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-24 12:17