While trying to open oracle forms in oracle apps you are getting this error.
This is an annoying error and there are multiple solution for this.
you can refer to the following block for the possible solutions
https://blogs.oracle.com/ptian/entry/solution_for_error_frm_92095
The first one has worked for me.
I just created an environment variable.
with variable name =JAVA_TOOL_OPTIONS
variable value = -Djava.vendor="Sun Microsystems Inc."
AFter that i was able to resolve my issue
No comments:
Post a Comment