You may want to try a 32-bit JVM. I had issues with 64 bit on Windows 7 - although the error was different, my problem was with JRuby and JFFI.
On Fri, Nov 20, 2009 at 4:27 AM, dawg <zohar.etzi...@gmail.com> wrote: > > echo JAVA_HOME: /Library/Java/Home > java -version: Java(TM) SE Runtime Environment (build 1.6.0_15-b03-226) > Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-92, mixed mode) > > This is even worse: > > Buildr aborted! > can't create Java VM > > And with trace: > > ** Invoke ode (first_time) > ** Execute ode > Defining task ode:shell:jirb > Defining task ode:shell:clj > Defining task ode:shell:bsh > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar > (first_time, not_needed) > ** Invoke /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/java > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/derby/derby/10.1.2.1/derby-10.1.2.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/derby/derbytools/10.1.2.1/derbytools-10.1.2.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/openjpa/openjpa/1.0.1/openjpa-1.0.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/commons-dbcp/commons-dbcp/1.2.1/commons-dbcp-1.2.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/commons-pool/commons-pool/1.2/commons-pool-1.2.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/geronimo/specs/geronimo-j2ee-connector_1.5_spec/1.0/geronimo-j2ee-connector_1.5_spec-1.0.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.0.1B_spec/1.0/geronimo-jta_1.0.1B_spec-1.0.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/net/sourceforge/serp/serp/1.11.0/serp-1.11.0.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/net/java/dev/javacc/javacc/4.0/javacc-4.0.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/mortbay/jetty/jetty/6.1.3/jetty-6.1.3.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/mortbay/jetty/jetty-util/6.1.3/jetty-util-6.1.3.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.3/servlet-api-2.5-6.1.3.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/slf4j/slf4j-simple/1.4.3/slf4j-simple-1.4.3.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/slf4j/jcl104-over-slf4j/1.4.3/jcl104-over-slf4j-1.4.3.jar > (first_time, not_needed) > ** Invoke /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/addon/buildr (first_time, > not_needed) > Buildr aborted! > can't create Java VM > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/java/rjb.rb:114:in > `load' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/java/rjb.rb:114:in > `load' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/java/packaging.rb:577:in > `before_define' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:632:in > `call' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:632:in > `call_callbacks' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:632:in > `each' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:632:in > `call_callbacks' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:216:in > `send' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:216:in > `define' > /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:634:in `call' > /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:634:in `execute' > /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each' > /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:625:in > `execute' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:146:in > `switch_to_namespace' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:624:in > `execute' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:630:in > `invoke_with_call_chain' > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor.rb:242:in > `synchronize' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:616:in > `invoke_with_call_chain' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:611:in > `invoke' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/util.rb:204:in > `__send__' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/util.rb:204:in > `to_proc' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:281:in > `each' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:281:in > `projects' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:863:in > `projects' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:400:in > `raw_load_buildfile' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:218:in > `load_buildfile' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:496:in > `standard_exception_handling' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:213:in > `load_buildfile' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:137:in > `run' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:496:in > `standard_exception_handling' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:135:in > `run' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/bin/buildr:19 > /usr/bin/buildr:19:in `load' > /usr/bin/buildr:19 > > > When running with Java5 and --trace: > ** Invoke ode (first_time) > ** Execute ode > Defining task ode:shell:jirb > Defining task ode:shell:clj > Defining task ode:shell:bsh > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/ant/ant/1.7.1/ant-1.7.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/ant/ant-trax/1.7.1/ant-trax-1.7.1.jar > (first_time, not_needed) > ** Invoke /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/java > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/derby/derby/10.1.2.1/derby-10.1.2.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/derby/derbytools/10.1.2.1/derbytools-10.1.2.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/openjpa/openjpa/1.0.1/openjpa-1.0.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/commons-collections/commons-collections/3.1/commons-collections-3.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/commons-dbcp/commons-dbcp/1.2.1/commons-dbcp-1.2.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/commons-pool/commons-pool/1.2/commons-pool-1.2.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/javax/persistence/persistence-api/1.0/persistence-api-1.0.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/geronimo/specs/geronimo-j2ee-connector_1.5_spec/1.0/geronimo-j2ee-connector_1.5_spec-1.0.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/geronimo/specs/geronimo-jta_1.0.1B_spec/1.0/geronimo-jta_1.0.1B_spec-1.0.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/net/sourceforge/serp/serp/1.11.0/serp-1.11.0.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/net/java/dev/javacc/javacc/4.0/javacc-4.0.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/mortbay/jetty/jetty/6.1.3/jetty-6.1.3.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/mortbay/jetty/jetty-util/6.1.3/jetty-util-6.1.3.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/mortbay/jetty/servlet-api-2.5/6.1.3/servlet-api-2.5-6.1.3.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/slf4j/slf4j-api/1.4.3/slf4j-api-1.4.3.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/slf4j/slf4j-simple/1.4.3/slf4j-simple-1.4.3.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/slf4j/jcl104-over-slf4j/1.4.3/jcl104-over-slf4j-1.4.3.jar > (first_time, not_needed) > ** Invoke /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/addon/buildr (first_time, > not_needed) > ** Invoke ode:axis2 (first_time) > ** Execute ode:axis2 > Defining task ode:axis2:shell:jirb > Defining task ode:axis2:shell:clj > Defining task ode:axis2:shell:bsh > ** Invoke ode:bpel-api (first_time) > ** Execute ode:bpel-api > Defining task ode:bpel-api:shell:jirb > Defining task ode:bpel-api:shell:clj > Defining task ode:bpel-api:shell:bsh > ** Invoke ode:utils (first_time) > ** Execute ode:utils > Defining task ode:utils:shell:jirb > Defining task ode:utils:shell:clj > Defining task ode:utils:shell:bsh > Defining task shell based on shell:bsh > ** Invoke ode:bpel-obj (first_time) > ** Execute ode:bpel-obj > Defining task ode:bpel-obj:shell:jirb > Defining task ode:bpel-obj:shell:clj > Defining task ode:bpel-obj:shell:bsh > ** Invoke ode:utils > Defining task shell based on shell:bsh > ** Invoke ode:bpel-schemas (first_time) > ** Execute ode:bpel-schemas > Defining task ode:bpel-schemas:shell:jirb > Defining task ode:bpel-schemas:shell:clj > Defining task ode:bpel-schemas:shell:bsh > ** Invoke > /Users/zoharetzioni/.m2/repository/stax/stax-api/1.0.1/stax-api-1.0.1.jar > (first_time, not_needed) > ** Invoke > /Users/zoharetzioni/.m2/repository/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar > (first_time, not_needed) > Defining task shell based on shell:bsh > Defining task shell based on shell:bsh > ** Invoke ode:bpel-connector (first_time) > ** Execute ode:bpel-connector > Defining task ode:bpel-connector:shell:jirb > Defining task ode:bpel-connector:shell:clj > Defining task ode:bpel-connector:shell:bsh > ** Invoke ode:bpel-api > ** Invoke ode:bpel-api-jca (first_time) > ** Execute ode:bpel-api-jca > Defining task ode:bpel-api-jca:shell:jirb > Defining task ode:bpel-api-jca:shell:clj > Defining task ode:bpel-api-jca:shell:bsh > ** Invoke ode:bpel-api > Defining task shell based on shell:bsh > ** Invoke ode:bpel-runtime (first_time) > ** Execute ode:bpel-runtime > Defining task ode:bpel-runtime:shell:jirb > Defining task ode:bpel-runtime:shell:clj > Defining task ode:bpel-runtime:shell:bsh > ** Invoke ode:bpel-api > ** Invoke ode:bpel-compiler (first_time) > ** Execute ode:bpel-compiler > Defining task ode:bpel-compiler:shell:jirb > Defining task ode:bpel-compiler:shell:clj > Defining task ode:bpel-compiler:shell:bsh > ** Invoke ode:bpel-api > ** Invoke ode:bpel-obj > ** Invoke ode:bpel-schemas > ** Invoke ode:utils > Defining task shell based on shell:bsh > ** Invoke ode:bpel-dao (first_time) > ** Execute ode:bpel-dao > Defining task ode:bpel-dao:shell:jirb > Defining task ode:bpel-dao:shell:clj > Defining task ode:bpel-dao:shell:bsh > ** Invoke ode:bpel-api > Defining task shell based on shell:bsh > ** Invoke ode:bpel-epr (first_time) > ** Execute ode:bpel-epr > Defining task ode:bpel-epr:shell:jirb > Defining task ode:bpel-epr:shell:clj > Defining task ode:bpel-epr:shell:bsh > ** Invoke ode:utils > ** Invoke ode:bpel-dao > ** Invoke ode:bpel-api > Defining task shell based on shell:bsh > ** Invoke ode:bpel-obj > ** Invoke ode:bpel-schemas > ** Invoke ode:bpel-store (first_time) > ** Execute ode:bpel-store > Defining task ode:bpel-store:shell:jirb > Defining task ode:bpel-store:shell:clj > Defining task ode:bpel-store:shell:bsh > ** Invoke ode:bpel-api > ** Invoke ode:bpel-compiler > ** Invoke ode:bpel-dao > ** Invoke ode:bpel-obj > ** Invoke ode:bpel-schemas > ** Invoke ode:bpel-epr > ** Invoke ode:dao-hibernate (first_time) > ** Execute ode:dao-hibernate > Defining task ode:dao-hibernate:shell:jirb > Defining task ode:dao-hibernate:shell:clj > Defining task ode:dao-hibernate:shell:bsh > ** Invoke ode:bpel-api > ** Invoke ode:bpel-dao > ** Invoke ode:bpel-ql (first_time) > ** Execute ode:bpel-ql > Defining task ode:bpel-ql:shell:jirb > Defining task ode:bpel-ql:shell:clj > Defining task ode:bpel-ql:shell:bsh > ** Invoke ode:bpel-api > ** Invoke ode:bpel-compiler > ** Invoke ode:bpel-obj > ** Invoke ode:jacob (first_time) > ** Execute ode:jacob > Defining task ode:jacob:shell:jirb > Defining task ode:jacob:shell:clj > Defining task ode:jacob:shell:bsh > ** Invoke ode:utils > ** Invoke ode:jacob-ap (first_time) > ** Execute ode:jacob-ap > Defining task ode:jacob-ap:shell:jirb > Defining task ode:jacob-ap:shell:clj > Defining task ode:jacob-ap:shell:bsh > Defining task shell based on shell:bsh > Defining task shell based on shell:bsh > ** Invoke ode:utils > Defining task shell based on shell:bsh > ** Invoke ode:utils > ** Invoke ode:bpel-epr > Defining task shell based on shell:bsh > ** Invoke ode:dao-jpa (first_time) > ** Execute ode:dao-jpa > Defining task ode:dao-jpa:shell:jirb > Defining task ode:dao-jpa:shell:clj > Defining task ode:dao-jpa:shell:bsh > ** Invoke ode:bpel-api > ** Invoke ode:bpel-dao > ** Invoke ode:utils > Defining task shell based on shell:bsh > ** Invoke ode:utils > Defining task shell based on shell:bsh > ** Invoke ode:jacob > ** Invoke ode:jacob-ap > ** Invoke ode:utils > ** Invoke ode:agents (first_time) > ** Execute ode:agents > Defining task ode:agents:shell:jirb > Defining task ode:agents:shell:clj > Defining task ode:agents:shell:bsh > Defining task shell based on shell:bsh > ** Invoke ode:scheduler-simple (first_time) > ** Execute ode:scheduler-simple > Defining task ode:scheduler-simple:shell:jirb > Defining task ode:scheduler-simple:shell:clj > Defining task ode:scheduler-simple:shell:bsh > ** Invoke ode:bpel-api > ** Invoke ode:utils > Defining task shell based on shell:bsh > ** Invoke ode:dao-jpa > ** Invoke ode:dao-hibernate > ** Invoke ode:bpel-epr > Defining task shell based on shell:bsh > ** Invoke ode:jca-ra (first_time) > ** Execute ode:jca-ra > Defining task ode:jca-ra:shell:jirb > Defining task ode:jca-ra:shell:clj > Defining task ode:jca-ra:shell:bsh > ** Invoke ode:utils > Defining task shell based on shell:bsh > ** Invoke ode:jca-server (first_time) > ** Execute ode:jca-server > Defining task ode:jca-server:shell:jirb > Defining task ode:jca-server:shell:clj > Defining task ode:jca-server:shell:bsh > ** Invoke ode:jca-ra > ** Invoke ode:utils > Defining task shell based on shell:bsh > Defining task shell based on shell:bsh > ** Invoke ode:bpel-dao > ** Invoke ode:bpel-epr > ** Invoke ode:bpel-runtime > ** Invoke ode:scheduler-simple > ** Invoke ode:bpel-schemas > ** Invoke ode:bpel-store > ** Invoke ode:utils > ** Invoke ode:agents > ** Invoke ode:tools (first_time) > ** Execute ode:tools > Defining task ode:tools:shell:jirb > Defining task ode:tools:shell:clj > Defining task ode:tools:shell:bsh > ** Invoke ode:bpel-compiler > ** Invoke ode:utils > Defining task shell based on shell:bsh > Defining task shell based on shell:bsh > ** Invoke ode:axis2-war (first_time) > ** Execute ode:axis2-war > Defining task ode:axis2-war:shell:jirb > Defining task ode:axis2-war:shell:clj > Defining task ode:axis2-war:shell:bsh > ** Invoke ode:axis2 > ** Invoke ode:bpel-api > ** Invoke ode:bpel-compiler > ** Invoke ode:bpel-connector > ** Invoke ode:bpel-dao > ** Invoke ode:bpel-epr > ** Invoke ode:bpel-obj > ** Invoke ode:bpel-ql > ** Invoke ode:bpel-runtime > ** Invoke ode:scheduler-simple > ** Invoke ode:bpel-schemas > ** Invoke ode:bpel-store > ** Invoke ode:dao-hibernate > ** Invoke ode:jacob > ** Invoke ode:jca-ra > ** Invoke ode:jca-server > ** Invoke ode:utils > ** Invoke ode:dao-jpa > ** Invoke ode:agents > ** Invoke ode:dao-jpa-ojpa-derby (first_time) > ** Execute ode:dao-jpa-ojpa-derby > Defining task ode:dao-jpa-ojpa-derby:shell:jirb > Defining task ode:dao-jpa-ojpa-derby:shell:clj > Defining task ode:dao-jpa-ojpa-derby:shell:bsh > ** Invoke ode:bpel-api > ** Invoke ode:bpel-dao > ** Invoke ode:bpel-obj > ** Invoke ode:bpel-epr > ** Invoke ode:dao-jpa > ** Invoke ode:utils > ** Invoke ode:dao-hibernate-db (first_time) > ** Execute ode:dao-hibernate-db > Defining task ode:dao-hibernate-db:shell:jirb > Defining task ode:dao-hibernate-db:shell:clj > Defining task ode:dao-hibernate-db:shell:bsh > ** Invoke ode:dao-hibernate > ** Invoke ode:bpel-store > ** Invoke ode:axis2 > ** Invoke ode:bpel-schemas > ** Invoke ode:tools > ** Invoke ode:dao-jpa-ojpa-derby > ** Invoke ode:dao-hibernate-db > ** Invoke ode:bpel-api > ** Invoke ode:bpel-api-jca > ** Invoke ode:bpel-compiler > ** Invoke ode:bpel-connector > ** Invoke ode:bpel-dao > ** Invoke ode:bpel-epr > ** Invoke ode:bpel-obj > ** Invoke ode:bpel-ql > ** Invoke ode:bpel-runtime > ** Invoke ode:scheduler-simple > ** Invoke ode:bpel-schemas > ** Invoke ode:bpel-scripts (first_time) > ** Execute ode:bpel-scripts > Defining task ode:bpel-scripts:shell:jirb > Defining task ode:bpel-scripts:shell:clj > Defining task ode:bpel-scripts:shell:bsh > ** Invoke ode:bpel-store > ** Invoke ode:bpel-test (first_time) > ** Execute ode:bpel-test > Defining task ode:bpel-test:shell:jirb > Defining task ode:bpel-test:shell:clj > Defining task ode:bpel-test:shell:bsh > ** Invoke ode:bpel-api > ** Invoke ode:bpel-compiler > ** Invoke ode:bpel-dao > ** Invoke ode:bpel-runtime > ** Invoke ode:bpel-store > ** Invoke ode:utils > ** Invoke ode:bpel-epr > ** Invoke ode:dao-jpa > ** Invoke ode:agents > ** Invoke ode:bpel-obj > ** Invoke ode:jacob > ** Invoke ode:bpel-schemas > ** Invoke ode:bpel-scripts > ** Invoke ode:scheduler-simple > Defining task shell based on shell:bsh > ** Invoke ode:dao-hibernate > ** Invoke ode:dao-hibernate-db > ** Invoke ode:dao-jpa > ** Invoke ode:dao-jpa-ojpa-derby > ** Invoke ode:jacob > ** Invoke ode:jacob-ap > ** Invoke ode:jbi (first_time) > ** Execute ode:jbi > Defining task ode:jbi:shell:jirb > Defining task ode:jbi:shell:clj > Defining task ode:jbi:shell:bsh > ** Invoke ode:bpel-api > ** Invoke ode:bpel-connector > ** Invoke ode:bpel-dao > ** Invoke ode:bpel-epr > ** Invoke ode:bpel-obj > ** Invoke ode:bpel-runtime > ** Invoke ode:scheduler-simple > ** Invoke ode:bpel-schemas > ** Invoke ode:bpel-store > ** Invoke ode:utils > ** Invoke ode:agents > ** Invoke ode:bpel-api > ** Invoke ode:bpel-api-jca > ** Invoke ode:bpel-compiler > ** Invoke ode:bpel-connector > ** Invoke ode:bpel-dao > ** Invoke ode:bpel-epr > ** Invoke ode:jca-ra > ** Invoke ode:jca-server > ** Invoke ode:bpel-obj > ** Invoke ode:bpel-ql > ** Invoke ode:bpel-runtime > ** Invoke ode:scheduler-simple > ** Invoke ode:bpel-schemas > ** Invoke ode:bpel-store > ** Invoke ode:dao-hibernate > ** Invoke ode:dao-jpa > ** Invoke ode:jacob > ** Invoke ode:jacob-ap > ** Invoke ode:utils > ** Invoke ode:agents > ** Invoke ode:dao-hibernate-db > ** Invoke ode:dao-jpa-ojpa-derby > ** Invoke ode:dao-jpa > ** Invoke ode:dao-hibernate > ** Invoke ode:bpel-compiler > ** Invoke ode:bpel-api-jca > ** Invoke ode:jca-ra > ** Invoke ode:jca-server > ** Invoke ode:jacob > ** Invoke ode:dao-jpa-ojpa-derby > ** Invoke ode:dao-hibernate-db > Defining task shell based on shell:bsh > ** Invoke ode:jca-ra > ** Invoke ode:jca-server > ** Invoke ode:tools > ** Invoke ode:utils > ** Invoke ode:agents > ** Invoke apache-ode (first_time) > ** Execute apache-ode > Defining task apache-ode:shell:jirb > Defining task apache-ode:shell:clj > Defining task apache-ode:shell:bsh > ** Invoke ode > ** Invoke ode > ** Invoke ode > ** Invoke ode > ** Invoke ode > ** Invoke ode:dao-jpa-ojpa-derby > ** Invoke ode:dao-hibernate-db > ** Invoke ode:bpel-store > ** Invoke ode:bpel-api > ** Invoke ode:bpel-connector > ** Invoke ode:bpel-compiler > ** Invoke ode:axis2-war > ** Invoke ode:jacob > ** Invoke ode:bpel-epr > ** Invoke ode:dao-jpa > ** Invoke ode:bpel-test > ** Invoke ode:bpel-scripts > ** Invoke ode:bpel-schemas > ** Invoke ode:bpel-dao > ** Invoke ode:agents > ** Invoke ode:dao-hibernate > ** Invoke ode:utils > ** Invoke ode:jca-server > ** Invoke ode:jbi > ** Invoke ode:jacob-ap > ** Invoke ode:scheduler-simple > ** Invoke ode:bpel-api-jca > ** Invoke ode:axis2 > ** Invoke ode:jca-ra > ** Invoke ode:bpel-ql > ** Invoke ode:bpel-obj > ** Invoke ode:tools > ** Invoke ode:bpel-runtime > ** Invoke apache-ode:distro (first_time) > ** Execute apache-ode:distro > Defining task apache-ode:distro:shell:jirb > Defining task apache-ode:distro:shell:clj > Defining task apache-ode:distro:shell:bsh > Buildr aborted! > private method `distro' called for project("apache-ode"):Buildr::Project > /Users/zoharetzioni/Desktop/ode-1.X/Rakefile:617:in `__instance_exec0' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/util.rb:183:in > `send' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/util.rb:183:in > `instance_exec' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:225:in > `define' > /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call' > /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute' > /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each' > /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:625:in > `execute' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:146:in > `switch_to_namespace' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:624:in > `execute' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:630:in > `invoke_with_call_chain' > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor.rb:242:in > `synchronize' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:616:in > `invoke_with_call_chain' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:611:in > `invoke' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:230:in > `define' > /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call' > /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute' > /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each' > /Library/Ruby/Gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:625:in > `execute' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:146:in > `switch_to_namespace' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:624:in > `execute' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:630:in > `invoke_with_call_chain' > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor.rb:242:in > `synchronize' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:616:in > `invoke_with_call_chain' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:611:in > `invoke' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/util.rb:204:in > `__send__' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/util.rb:204:in > `to_proc' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:281:in > `each' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:281:in > `projects' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/project.rb:863:in > `projects' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:400:in > `raw_load_buildfile' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:218:in > `load_buildfile' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:496:in > `standard_exception_handling' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:213:in > `load_buildfile' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:137:in > `run' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:496:in > `standard_exception_handling' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/lib/buildr/core/application.rb:135:in > `run' > /Library/Ruby/Gems/1.8/gems/buildr-1.3.5/bin/buildr:19 > /usr/bin/buildr:19:in `load' > /usr/bin/buildr:19 > > > > > > Andreas Fritzler wrote: >> >> Have you tried it with Java SDK 1.6? Is your JAVA_HOME set correctly? >> >> I have the same setup as you on my mac and it worked for me. >> >> On Thu, Nov 19, 2009 at 2:56 PM, dawg <zohar.etzi...@gmail.com> wrote: >>> >>> Hi Rafal, >>> >>> I'm using osx leopard with the following settings: >>> >>> jruby 1.4.0 (ruby 1.8.7 patchlevel 174) >>> ruby 1.8.7 (2009-06-12 patchlevel 174) >>> Buildr 1.3.5 >>> java version "1.5.0_20" >>> >>> keeps failing with the error: >>> >>> private method `distro' called for project("apache-ode"):Buildr::Project >>> /Users/zoharetzioni/Desktop/ode-1.X/Rakefile:617:in `__instance_exec0' >>> >>> Driving me crazy! >>> >>> Thanks, >>> Dawg >>> >>> >>> >>> Rafal Rusin wrote: >>>> >>>> Well, I'm not using windows, so it's hard to say. >>>> But I'm using jruby 1.4.0 (ruby 1.8.7 patchlevel 174) with JDK 1.6 and >>>> it works. >>>> It's a pure java way (no need for generating native java extensions), >>>> so you can try it. >>>> >>>> I just needed to add a following patch in order to not have >>>> uninitalized variable error: >>>> >>>> diff --git a/tasks/nativedb.rake b/tasks/nativedb.rake >>>> index f9193a8..6fff31a 100644 >>>> --- a/tasks/nativedb.rake >>>> +++ b/tasks/nativedb.rake >>>> @@ -16,6 +16,7 @@ >>>> # >>>> >>>> SETTINGS = "#{File.expand_path('.buildr', ENV['HOME'])}/settings.rb" >>>> +REQUIRES="" >>>> >>>> module NativeDB >>>> # >>>> >>>> >>>> Let me know if it works. >>>> >>>> >>>> 2009/11/17 Andreas Fritzler <andreas.fritz...@googlemail.com>: >>>>> I have the same issue here. >>>>> >>>>> Any ideas? >>>>> >>>>> >>>>> 2009/11/17 Nowakowski, Mateusz <mateusz.nowakow...@sabre-holdings.com>: >>>>>> Any reply on that? >>>>>> >>>>>> -- >>>>>> Regards >>>>>> Mateusz Nowakowski >>>>>> >>>>>> -----Original Message----- >>>>>> From: Nowakowski, Mateusz >>>>>> [mailto:mateusz.nowakow...@sabre-holdings.com] >>>>>> Sent: Friday, November 13, 2009 11:36 AM >>>>>> To: dev@ode.apache.org >>>>>> Subject: buildr 1.x fail >>>>>> >>>>>> I've updated build to 1.3.5 and I have troubles with building ODE >>>>>> from >>>>>> 1.x branch: >>>>>> >>>>>> >>>>>> >>>>>> C:\ODE\sources\branches\1.x>ruby -v >>>>>> ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32] >>>>>> C:\ODE\sources\branches\1.x>gem -v >>>>>> 1.3.4 >>>>>> C:\ODE\sources\branches\1.x>gem list buildr >>>>>> >>>>>> *** LOCAL GEMS *** >>>>>> buildr (1.3.5) >>>>>> C:\ODE\sources\branches\1.x>echo %JAVA_HOME% >>>>>> C:\Programs\Java\jdk1.5.0_07 >>>>>> >>>>>> C:\ODE\sources\branches\1.x>java -version >>>>>> java version "1.5.0_07" >>>>>> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03) >>>>>> Java HotSpot(TM) Client VM (build 1.5.0_07-b03, mixed mode) >>>>>> >>>>>> C:\ODE\sources\branches\1.x>buildr _1.3.5_ package test=no >>>>>> ←[34m./tasks/derby.rake:22: Deprecated: See documentation for new way >>>>>> to >>>>>> access Java code.←[0m >>>>>> ←[34m./tasks/derby.rake:22: Deprecated: Append to Java.classpath >>>>>> instead.←[0m >>>>>> (in C:/ODE/sources/branches/1.x, development) >>>>>> ←[34mC:/ODE/sources/branches/1.x/rakefile:492:in `__instance_exec0': >>>>>> Deprecated: We changed the way package_as methods are implemented. >>>>>> See >>>>>> the package method documentation for more details.←[0m >>>>>> Buildr aborted! >>>>>> ←[31mprivate method `distro' called for >>>>>> project("apache-ode"):Buildr::Project←[0m >>>>>> ←[31mC:/ODE/sources/branches/1.x/rakefile:618:in >>>>>> `__instance_exec0'←[0m >>>>>> (See full trace by running task with --trace) >>>>>> >>>>>> With --trace the last fragment is: >>>>>> (...) >>>>>> >>>>>> ** Invoke ode:jca-server >>>>>> ** Invoke ode:jbi >>>>>> ** Invoke ode:jacob-ap >>>>>> ** Invoke ode:scheduler-simple >>>>>> ** Invoke ode:bpel-api-jca >>>>>> ** Invoke ode:axis2 >>>>>> ** Invoke ode:jca-ra >>>>>> ** Invoke ode:bpel-ql >>>>>> ** Invoke ode:bpel-obj >>>>>> ** Invoke ode:tools >>>>>> ** Invoke ode:bpel-runtime >>>>>> ** Invoke apache-ode:distro (first_time) >>>>>> ** Execute apache-ode:distro >>>>>> Defining task apache-ode:distro:shell:bsh >>>>>> Defining task apache-ode:distro:shell:jirb >>>>>> Defining task apache-ode:distro:shell:clj >>>>>> Buildr aborted! >>>>>> ←[31mprivate method `distro' called for >>>>>> project("apache-ode"):Buildr::Project←[0m >>>>>> C:/ODE/sources/branches/1.x/rakefile:618:in `__instance_exec0' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/util.rb:183:in >>>>>> `send' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/util.rb:183:in >>>>>> `instance_exec' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/project.rb:225:in >>>>>> `define' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in >>>>>> `call' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in >>>>>> `execute' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in >>>>>> `each' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in >>>>>> `execute' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/project.rb:625:in >>>>>> `execute' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:146:in >>>>>> `switch_to_namespace' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/project.rb:624:in >>>>>> `execute' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:630:in >>>>>> `invoke_with_call_chain' >>>>>> C:/Programs/Ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:616:in >>>>>> `invoke_with_call_chain' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:611:in >>>>>> `invoke' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/project.rb:230:in >>>>>> `define' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in >>>>>> `call' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in >>>>>> `execute' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in >>>>>> `each' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in >>>>>> `execute' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/project.rb:625:in >>>>>> `execute' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:146:in >>>>>> `switch_to_namespace' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/project.rb:624:in >>>>>> `execute' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:630:in >>>>>> `invoke_with_call_chain' >>>>>> C:/Programs/Ruby/lib/ruby/1.8/monitor.rb:242:in `synchronize' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:616:in >>>>>> `invoke_with_call_chain' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:611:in >>>>>> `invoke' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/util.rb:204:in >>>>>> `__send__' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/util.rb:204:in >>>>>> `to_proc' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/project.rb:281:in >>>>>> `each' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/project.rb:281:in >>>>>> `projects' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/project.rb:863:in >>>>>> `projects' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:400:in >>>>>> `raw_load_buildfile' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:218:in >>>>>> `load_buildfile' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:496:in >>>>>> `standard_exception_handling' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:213:in >>>>>> `load_buildfile' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:137:in >>>>>> `run' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:496:in >>>>>> `standard_exception_handling' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/application.rb:135:in >>>>>> `run' >>>>>> C:/Programs/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/bin/buildr:19 >>>>>> C:/Programs/Ruby/bin/buildr:19:in `load' >>>>>> C:/Programs/Ruby/bin/buildr:19 >>>>>> >>>>>> Apart from that Apache ODE site still says that 1.2.10 should be used >>>>>> to >>>>>> build 1.x branch. >>>>>> >>>>>> -- >>>>>> Regards >>>>>> Mateusz Nowakowski >>>>>> >>>>> >>>> >>>> >>>> >>>> -- >>>> Rafał Rusin >>>> http://rrusin.blogspot.com >>>> http://www.touk.pl >>>> http://top.touk.pl >>>> >>>> >>> >>> -- >>> View this message in context: >>> http://old.nabble.com/buildr-eclipse-fail-tp26331423p26421459.html >>> Sent from the Apache Ode Dev mailing list archive at Nabble.com. >>> >>> >> >> > > -- > View this message in context: > http://old.nabble.com/buildr-eclipse-fail-tp26331423p26433871.html > Sent from the Apache Ode Dev mailing list archive at Nabble.com. > > -- Greg