Glassfish server log empty

2020-06-29 Thread Charles Johnson
Sorry folks - forgot that i changed the logging configuration file by changing the value of system property java.util.logging.config.file I was trying to use slf4j without changing the logging backend. I think i might just use logback as well now. Still haven't worked out the best strategy

Glassfish server log empty

2020-06-29 Thread Charles Johnson
tail -f /home/goose/GlassFish_Server/glassfish/domains/domain1/logs/server.log was what i used to do to follow the log - much more convenient than looking in a panel in Netbeans Now it suddenly remains stubbornly empty and i can ONLY see the output in Netbeans. Can some kind soul tell me how t