Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8454147
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T11:56:55+00:00 2026-06-10T11:56:55+00:00

How can I determine if the installed ColdFusion server is 32 or 64 bit?

  • 0

How can I determine if the installed ColdFusion server is 32 or 64 bit?

I would love to see an answer that solves my problem both from being logged in on the server and programmatically from CFML code.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T11:56:56+00:00Added an answer on June 10, 2026 at 11:56 am

    Ok, not quite as straight-forward as I thought, but the information is there.

    Programmatic Access

    In all three CFML engines, you can programmatically access the JVM information via the server scope with Server.Os.Arch. This contains a value such as amd64 for 64-bit, and i386 or x86 for 32-bit systems.

    On Railo (but not ACF/OBD) there is also Server.Os.ArchModel which simply contains 64 or 32 as appropriate.

    For all three engines you can get this 64/32 value with: createObject('java','java.lang.System').getProperty("sun.arch.data.model")

    Server Admin

    In CF administrator, if you go to “Server Settings” > “Settings Summary” you can find the “Java VM Name” which contains Java HotSpot(TM) 64-Bit Server VM (or equiv for 32 bit).

    In OpenBD administrator, select “Server” > “System Info” and the third option contains “Operating System”, which includes amd64 on a 64-bit system, along with a link to “JVM properties”, where you can find “java.vm.name” and “sun.arch.data.model” containing values for architecture name and bitness.

    In Railo administrator, the “Overview” page (when you login) has an “Info” section which includes fields for both OS and JVM, each with either 64bit or 32bit after the version info.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I get installed sql server instances from registry? How I can determine
Possible Duplicate: How can I determine installed SQL Server instances and their versions? i've
How can one determine which sql server instances are installed on the local machine
How can one check to see if the SQL Server Client driver is installed?
How can I determine what version of the Windows SDK is installed on my
I can determine the current number of connections by db.serverStatus().connections but all that gives
How can I determine the absolute path of a file or directory from a
How can I determine in KeyDown that ⇧ + Tab was pressed. private void
I've seen this link, but with no help: How can I determine installed SQL
How can I determine what version of PowerShell is installed on a computer, and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.