Error Starting OFSAA Web Server 'java.io.FileNotFoundException: /logs/webservice.log (No such file or directory)'
(Doc ID 2619594.1)
Last updated on MARCH 03, 2023
Applies to:
Oracle Financial Services Funds Transfer Pricing - Version 8.0.6 and laterOracle Financial Services Asset Liability Management - Version 8.0.6 and later
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.6 and later
Oracle Financial Services Profitability Management - Version 8.0.6 and later
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Symptoms
When starting / deploying Tomcat, Weblogic, or Websphere for an OFSAA environment, you get the following error in the nohup.out:
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: /logs/webservice.log (No such file or directory)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at java.io.FileOutputStream.<init>(FileOutputStream.java:133)
at org.apache.log4j.FileAppender.setFile(FileAppender.java:294)
etc.
The OFSAA environment starts successfully despite the error. However, you want to resolve the error.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |