Products | Versions |
---|---|
TIBCO BusinessWorks Collaborator | - |
Not Applicable | - |
Resolution:
This is a known issue with BusinessWorks Collaborator when used with Admin/TRA 5.3. The "null" directory is created because the tomcat server-<port>.xml has a null reference in the global logger.
Following is the workaround till the related defect gets fixed -
- not to select “run it as service” while registering with DU.
- Modify tomcat/conf/server-<>.xml and substitute “null/<your_tomact>/tomcat/logs” to “logs/<your_tomcat>”
- Optionally you can install the tomcat as a service now by running the bwc/5.2/bin/<>.cmd with --install option.