View Issue Details

IDProjectCategoryView StatusLast Update
0005620SymmetricDS ProImprovementpublic2022-12-07 18:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.14.0 
Target Version3.14.4Fixed in Version3.14.4 
Summary0005620: Warning from attempting to access user guide
DescriptionThe user guide is loaded over HTTP when the server is starting up, and it can get an error if the user guide is missing or if there is a network error. For a standalone server, it should load the user guide from disk instead. (For WAR deployments, it still needs to load over HTTP, but soften the message to INFO level.)

WARN [gui] Unable to access user guide at http://localhost:31415/doc/html/user-guide.html because java.io.FileNotFoundException: http://localhost:31415/doc/html/user-guide.html

WARN [gui] Unable to access user guide at http://localhost:31415/doc/html/user-guide.html because java.net.ConnectException: Connection timed out: connect
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.14 36cc7722

2022-12-07 17:35:22

admin

Details Diff
0005620: Add major, minor, patch version getters Affected Issues
0005620
mod - symmetric-core/src/main/java/org/jumpmind/symmetric/Version.java Diff File
mod - symmetric-util/src/main/java/org/jumpmind/util/AbstractVersion.java Diff File

Issue History

Date Modified Username Field Change
2022-12-07 14:12 elong New Issue
2022-12-07 14:12 elong Status new => assigned
2022-12-07 14:12 elong Assigned To => elong
2022-12-07 17:45 elong Status assigned => resolved
2022-12-07 17:45 elong Resolution open => fixed
2022-12-07 17:45 elong Fixed in Version => 3.14.4
2022-12-07 18:00 admin Changeset attached => SymmetricDS 3.14 36cc7722
2023-01-16 20:59 admin Status resolved => closed