User is unable to start OASIS.
Solution
View the OASIS boot loader sequence to see which directory the user's .oasis folder is installed in. Also will show if other issues are causing the OASIS bootstrap routines to fail.
Example
- Open a command prompt.
- cd to the OASIS installation directory
- Run the following command
jre\bin\java -Xmx512M -jar OASIS.jar OASIS_NOLOG
(case is important!)
For OASIS271 installations you need to go to the
C:\Program Files\OASIS271\OASIS>
then type in
..\jre\bin\java -Xmx512M -jar OASIS.jar OASIS_NOLOG
Comments
0 comments
Please sign in to leave a comment.