Sur forms 10g version 10.1.2.3.0 sous windows, quand je demarre l'OC4J tout va bien, mais quand j'execute l'application , il m'affiche dans le console de OC4J le message suivant:
Unable to switch to Working Directory: C:\oraHome\forms
Comment je peux modifier la valeur de sachant que dan un document d'oracle "Oracle9i Forms Diagnostic
Techniques"
1 2 3 4 5 6 7 8 9 10 11
| Wrong working directory
Cause:
This error can occur if the working directory specified does not exist.
Solution:
This can be confirmed by looking for a log message like
Unable to switch to Working Directory:<workingDirectory> in the
application.log file.
(The application.log file can be found at:
application-deployments/forms90app directory of the OC4J instance on which
Forms is deployed)
Edit the forms configuration file to correct of the working directory. |
Partager