| TID | 2947 ( s2947 ) |
| QuickLink | http://www.stone-ware.com/swql.jsp?kb=s2947 |
| Category | Install |
| Summary | Check for 64 bit install |
| Details | How do I know if I have 32 bit or 64 bit webNetwork installed ? |
| Resolution | Go to a command prompt on the stoneware server and type : c:\stoneware\jre\bin\java.exe -version For linux type /usr/stoneware/jre/bin/java -version It will display something like: java version "1.6.0_01" Java(TM) SE Runtime Environment (build 1.6.0_01-b06) Java HotSpot(TM) 64-Bit Server VM (build 10.0-b19, mixed mode) Notice that it says 64-Bit Server, that means a 64 bit install. |