afs opened a new issue, #3668:
URL: https://github.com/apache/jena/issues/3668

   ### Version
   
   5.6.0
   
   ### What happened?
   
   Version 5.6.0 of Fuseki Server does not log various details on startup.
   
   5.6.0:
   ```
   14:54:10 INFO  Config          :: Fuseki Base = /home/afs/tmp/run
   14:54:10 INFO  Config          :: Database: /ds
   14:54:10 INFO  Config          :: UI Base = fuseki-server.jar
   14:54:10 INFO  Shiro           :: Shiro configuration: 
file:/home/afs/tmp/run/shiro.ini
   ```
   5.5.0:
   ```
   14:53:59 INFO  Server          :: Apache Jena Fuseki 5.5.0
   14:53:59 INFO  Config          :: Fuseki Base = /home/afs/tmp/run
   14:53:59 INFO  Config          :: Database: /ds
   14:53:59 INFO  Config          :: UI Base = fuseki-server.jar
   14:53:59 INFO  Server          :: Database: in-memory
   14:53:59 INFO  Server          :: Path = /ds
   14:53:59 INFO  Server          ::   Memory: 15.4 GiB
   14:53:59 INFO  Server          ::   Java:   25.0.1
   14:53:59 INFO  Server          ::   OS:     Linux 6.17.0-8-generic amd64
   14:53:59 INFO  Server          ::   PID:    39616
   14:53:59 INFO  Shiro           :: Shiro configuration: 
file:/home/afs/tmp/run/shiro.ini
   14:53:59 INFO  Server          :: Start Fuseki (http=3030)
    ```
   
   
   ### Relevant output and stacktrace
   
   ```shell
   
   ```
   
   ### Are you interested in making a pull request?
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to