Getting This Java instance does not support a 32-bit JVM. Can we support 32-bit JVM?

419 views
Skip to first unread message

chandresh pancholi

unread,
Apr 11, 2014, 3:56:05 PM4/11/14
to concour...@googlegroups.com
./bin/concourse console
./bin/concourse: line 299: sysctl: command not found
Running Concourse Server...
wrapper  | --> Wrapper Started as Console
wrapper  | Java Service Wrapper Community Edition 32-bit 3.5.24
wrapper  |   Copyright (C) 1999-2014 Tanuki Software, Ltd. All Rights Reserved.
wrapper  |
wrapper  | Launching a JVM...
wrapper  | JVM exited while loading the application.
jvm 1    | Error: This Java instance does not support a 32-bit JVM.
jvm 1    | Please install the desired version.
wrapper  | Launching a JVM...
wrapper  | JVM exited while loading the application.
jvm 2    | Error: This Java instance does not support a 32-bit JVM.
jvm 2    | Please install the desired version.
wrapper  | Launching a JVM...
wrapper  | JVM exited while loading the application.
jvm 3    | Error: This Java instance does not support a 32-bit JVM.
jvm 3    | Please install the desired version.
wrapper  | Launching a JVM...
wrapper  | JVM exited while loading the application.
jvm 4    | Error: This Java instance does not support a 32-bit JVM.
jvm 4    | Please install the desired version.
wrapper  | Launching a JVM...
wrapper  | JVM exited while loading the application.
jvm 5    | Error: This Java instance does not support a 32-bit JVM.
jvm 5    | Please install the desired version.
wrapper  | There were 5 failed launches in a row, each lasting less than 300 seconds.  Giving up.
wrapper  |   There may be a configuration problem: please check the logs.
wrapper  | <-- Wrapper Stopped

--
Chandresh Pancholi
Software Engineer 
Flipkart.com
Contact:08951803660

Khanh Dao

unread,
Apr 12, 2014, 5:18:22 AM4/12/14
to concour...@googlegroups.com
Hi Chandresh, 

Unfortunately not. Concourse only guarantees to work on 64-bit OS X or Linux. Please refer to the "Getting Started tutorial" at this link to get the system requirements before installing and using Concourse:


Best, 

Contact:08951803660

Jeff Nelson

unread,
Apr 12, 2014, 8:01:12 AM4/12/14
to concourse-devs
Chandresh are you using a Mac OS X? If tell me what each of the following give after running them in the terminal:

$JAVA_HOME/bin/java -version

/usr/bin/java -version


--
You received this message because you are subscribed to the Google Groups "Concourse Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to concourse-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

chandresh pancholi

unread,
Apr 14, 2014, 8:34:08 AM4/14/14
to concour...@googlegroups.com
I am using Mac OS X.

/usr/bin/java -version returning
java version "1.7.0_17"
Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)

$JAVA_HOME/bin/java -version returning nothing.

Chandresh Pancholi
Software Engineer Test-II

Jeff Nelson

unread,
Apr 14, 2014, 8:31:16 PM4/14/14
to concourse-devs
Try this

export ZZZZ=`/usr/libexec/java_home` && $ZZZZ/bin/java -version

What does it say?

chandresh pancholi

unread,
Apr 15, 2014, 12:36:05 AM4/15/14
to concour...@googlegroups.com
java version "1.7.0_17"
Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
Reply all
Reply to author
Forward
0 new messages