Logi JReport Server Reporthome Directory Overview
This topic provides a general view of the directories in the Logi JReport Server installation root, including what they contain, what they are used for, and how to set their location if possible.
The following is a list of the server reporthome directories:
Directory | Contents | Directory Location Configurability |
---|---|---|
_uninst | Files used for uninstalling Logi JReport Server. | Fixed. |
bin | Command, configuration, and properties files. | Fixed. |
db | Demo reports' database. | Fixed. |
derby | The Derby program and database resources. | Fixed. |
dynamicclasses | UDS jar/zip files. | See Loading User Data Source Classes at Runtime for details. |
font | TTF font location for resources used on Logi JReport Server. | See Customizing TTF Font Location for Resources for details. |
gisinfo | Report related Geographic Information files. | Fixed. |
help | Help documents, Javadoc and sample code introducing the function, features and usage of Logi JReport. | Fixed. |
history | Version files and parameter files. | See Storage of Versions on Disk for details. |
jreports | Demo reports.
When scheduling a task to disk, the directory refers to the destination root of the server resource tree. | Fixed. |
lib | Library files required by Logi JReport runtime. | Fixed. |
logs | Log files. | See Configuring Logs for more information. |
ntservice | Files for C program and for writing a Windows NT-service to run Logi JReport Server. | Fixed. |
prestart | Reads customized configuration for launching the Logi JReport Server console from the Start menu. | Fixed. |
profiling | Profiling related files. | Fixed. |
properties | Default location for Logi JReport Server realm database. | The directory location can be specified using the URL option in the Administration > Configuration > Server DB > Realm DB > Configuration tab in the Logi JReport Server console. |
public_html | Standalone web app folder. | Fixed. |
realm | Realm files. | Fixed. No sub folders should be created in the realm directory because it may create a realm when the server is started. |
resources | Language packages for specifying Logi JReport Server UI language. | Fixed. |
scratchdir | Output files of compiled JSPs. | The directory location can be specified by the servlet.jspservlet.initArgs property in the servlet.properties file in <install_root>\bin . |
script_files | Script files for creating and deleting system database tables. | Fixed. |
style | CSS style files and style group files. | The directory location can be specified by stylePath in the report.ini file in <install_root>\bin . |
temp | Server temp result files and engine temp files | Fixed for the server temp result files.
For the engine temp files, the directory location can be specified by tempPath in the report.ini file in |
templates | Templates for web reports. | Fixed. |