TID2947 ( s2947 )
QuickLinkhttp://www.stone-ware.com/swql.jsp?kb=s2947
CategoryInstall
SummaryCheck for 64 bit install
DetailsHow do I know if I have 32 bit or 64 bit webNetwork installed ?
ResolutionGo 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.