[ https://issues.apache.org/jira/browse/ODE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792276#action_12792276 ]
Ma.Liang edited comment on ODE-735 at 12/18/09 1:30 AM: -------------------------------------------------------- I built the APACHE_ODE_1.X(at revision 834595) with buildr 1.3.5, the error information is displayed below: ** 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! [31mprivate method `distro' called for project("apache-ode"):Buildr::Project[0m E:/SVN 仓库/Apache_ODE_1.x/Rakefile:618:in `__instance_exec0' C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/util.rb:183:in `send' C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/util.rb:183:in `instance_exec' C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/project.rb:225:in `define' C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call' C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute' C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each' C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute' was (Author: liang_ma200912): I built the APACHE_ODE_1.X(at revision 834595), the error information is displayed below: ** 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! [31mprivate method `distro' called for project("apache-ode"):Buildr::Project[0m E:/SVN 仓库/Apache_ODE_1.x/Rakefile:618:in `__instance_exec0' C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/util.rb:183:in `send' C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/util.rb:183:in `instance_exec' C:/Ruby/lib/ruby/gems/1.8/gems/buildr-1.3.5-x86-mswin32/lib/buildr/core/project.rb:225:in `define' C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `call' C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in `execute' C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `each' C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in `execute' > In ODE version 1.3.3, replace the jar with the source code, when starting ODE > server, an error will generate. java.util.HashMap is not a interface. > --------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: ODE-735 > URL: https://issues.apache.org/jira/browse/ODE-735 > Project: ODE > Issue Type: Bug > Components: BPEL Runtime > Affects Versions: 1.3.3 > Environment: Tomcat 5.5, Apache ODE 1.3.3 > Reporter: Ma.Liang > Fix For: 1.3.4 > > Attachments: ODE-735.patch > > > I replace the jar with source code, then an error will generate, when > starting ODE server, I think the source code do not match the jars which are > in the war. > Exception: > HashMap is not an interface.(Occur in the ProcessStoreImpl.java) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.