Show last authors
1 ====== On this page ======
2
3
4
5 {{toc maxLevel="2"/}}
6
7 == Symptoms ==
8
9 When launching the client you get an error similar to the following
10
11 {{code}}
12 A Java Runtime Environment (JRE) or Java Development Kit (JDK)
13 must be available in order to run ISymphony. No Java virtual machine
14 was found after searching the following locations:
15 C:\Program Files\iSymphony\jre\bin\javaw.exe
16 javaw.exe in your current PATH
17 {{/code}}
18
19 == Cause ==
20
21 This is caused by one of two things:
22
23 * Java is not installed on the machine you are attempting to run the client on.
24 * The architecture(32 bit vs 64 bit) of the iSymphony client does not mach the architecture of the installed JRE(Java)
25
26 == Resolution ==
27
28 * Install the Sun/Oracle distribution of Java on the client machine.
29 * Make sure that the architecture of the client you are installing matches that of the JRE(Java) that is installed. This error occurs mainly on Windows 64 bit machines since Windows 64 bit can run both the 64 bit and the 32 bit versions of the JRE(Java). If your are running a 64 bit JRE(Java) use the 64 bit iSymphony client installer. If you are using the 32 bit JRE(Java) use the 32 bit iSymphony client installer.
30
31 == Related Content ==
32
33 {{expand title="Expand to see related content"}}
34 {{unmigrated-inline-wiki-markup}}
35 {dynamiccontentbylabel:showLabels=false|showSpace=false}
36 {{/unmigrated-inline-wiki-markup}}
37 {{/expand}}
iSymphony