Kbase P102405: How to determine if Microsoft jvm needs to be reinstalled when receiving "Snap-in creation failed"
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/09/2008 |
|
Status: Verified
GOAL:
How to determine if Microsoft's JVM needs to be reinstalled when receiving "Snap-in creation failed"
GOAL:
How to determine if Microsoft's JVM needs to be reinstalled when receiving "Snap-in failed to initialize"
GOAL:
How to determine if Microsoft's JVM is properly installed on Windows
FACT(s) (Environment):
OpenEdge 10.x
Progress 9.1x
Windows XP
FIX:
To determine if Microsoft JVM is properly installed, perform the following:
1. Launch a Progress proenv window (%DLC%\bin\proenv)
2. Enter 'jview' at the proenv prompt (proenv> jview)
3. If Microsoft JVM has been properly installed, the following output will be displayed:
*************************************************************************
proenv> jview
Microsoft (R) Command-line Loader for Java Version 5.00.3810
Copyright (C) Microsoft Corp 1996-2000. All rights reserved.
Usage: JView [options] <classname> [arguments]
Options:
/? displays usage text
/cp <classpath> set class path
/cp:p <path> prepend path to class path
/cp:a <path> append path to class path
<namespace> namespace in which to run
/p pauses before terminating if an error occurs
/v verify all classes
/d:<name>=<value> define system property
/a execute AppletViewer
/vst print verbose stack traces (requires debug classes)
/prof[:options] enable profiling (/prof:? for help)
Classname:
.CLASS file to be executed.
Arguments:
command-line arguments to be passed on to the class file
4. If the above information does not display in the proenv window, Microsoft JVM needs to be reinstalled.
5. Install Microsoft JVM from Progress 3party folder (%DLC%\bin\3party\msjavx86.exe)