java.io.FileNotFoundException: C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml (The system cannot find the file specified)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Samebug tips
Use the relative path when providing the location of the file. Place the file in the project folder and access it according to the hierarchy. If you want to access a file outside the project folder, provide the absolute path.
Solutions on the web
via Oracle Community by 941675, 1 year ago
via Stack Overflow by danieln
, 2 years agovia Oracle Community by ptreves, 1 year ago
via Stack Overflow by user3586943
, 2 years agovia Stack Overflow by makalshrek
, 2 years agovia atlauncher.com by Unknown author, 1 year ago
java.io.FileNotFoundException: C:\app\ROMMEL\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)