Here's the Exception in the Tomcat Logs.

DEBUG - ODEServer.init(151) | Initializing BPEL server.
DEBUG - ODEServer.initBpelServer(440) | ODE initializing
ERROR - QuartzSchedulerImpl.init(137) | Error intitializing scheduler.
org.quartz.SchedulerException: Scheduler with name 'ODE' already exists.
at org.quartz.impl.SchedulerRepository.bind(SchedulerRepository.java:81) at org.apache.ode.bpel.scheduler.quartz.QuartzSchedulerImpl.createScheduler(QuartzSchedulerImpl.java:404) at org.apache.ode.bpel.scheduler.quartz.QuartzSchedulerImpl.init(QuartzSchedulerImpl.java:131) at org.apache.ode.axis2.ODEServer.createScheduler(ODEServer.java:434)
       at org.apache.ode.axis2.ODEServer.initBpelServer(ODEServer.java:449)
       at org.apache.ode.axis2.ODEServer.init(ODEServer.java:152)
at org.apache.ode.axis2.hooks.ODEAxisServlet.init(ODEAxisServlet.java:47)


I did a 'mvn install' and deployed the distro-axis2.war file in Tomcat. I copied over the example processes, and I get the above exception when I attempt to run 'sendsoap' with the HelloWorld soap sample.




From: "Alex Boisvert" <[EMAIL PROTECTED]>
Reply-To: ode-user@incubator.apache.org
To: ode-user@incubator.apache.org
Subject: Re: Scheduler with name 'ODE' already exists.
Date: Wed, 4 Apr 2007 16:47:29 -0700
MIME-Version: 1.0
Received: from mail.apache.org ([140.211.11.2]) by bay0-mc10-f11.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Wed, 4 Apr 2007 16:47:52 -0700
Received: (qmail 58045 invoked by uid 500); 4 Apr 2007 23:47:58 -0000
Received: (qmail 58036 invoked by uid 99); 4 Apr 2007 23:47:58 -0000
Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2007 16:47:58 -0700 Received: softfail (herse.apache.org: transitioning domain of [EMAIL PROTECTED] does not designate 66.249.82.224 as permitted sender) Received: from [66.249.82.224] (HELO wx-out-0506.google.com) (66.249.82.224) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Apr 2007 16:47:50 -0700 Received: by wx-out-0506.google.com with SMTP id i26so416547wxd for <ode-user@incubator.apache.org>; Wed, 04 Apr 2007 16:47:29 -0700 (PDT) Received: by 10.114.111.1 with SMTP id j1mr487705wac.1175730449068; Wed, 04 Apr 2007 16:47:29 -0700 (PDT)
Received: by 10.114.201.7 with HTTP; Wed, 4 Apr 2007 16:47:29 -0700 (PDT)
X-Message-Info: LsUYwwHHNt3660MmjhEvYg2f34OAemlK+ZzoV09lDsZmbz8QigGIQtU5Yvr3lK0P
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Help: <mailto:[EMAIL PROTECTED]>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:ode-user@incubator.apache.org>
List-Id: <ode-user.incubator.apache.org>
Delivered-To: mailing list ode-user@incubator.apache.org
X-ASF-Spam-Status: No, hits=3.5 required=10.0tests=HTML_MESSAGE,SPF_SOFTFAIL
X-Spam-Check-By: apache.org
References: <[EMAIL PROTECTED]>
X-Virus-Checked: Checked by ClamAV on apache.org
Return-Path: [EMAIL PROTECTED] X-OriginalArrivalTime: 04 Apr 2007 23:47:52.0545 (UTC) FILETIME=[A8EBAD10:01C77713]

Hi Vipul,

Could you check your Tomcat logs to see what error is happening?

alex


On 4/4/07, Vipul Sabhaya <[EMAIL PROTECTED]> wrote:

I have a similar problem that Shakil has.

I got ODE to build successfully, i've deployed the Axis2 distribution
inside
of Tomcat 6.  I have no other WebApps running.

I also can't seem to be able to run the HelloWorld2 Example, i created a
Processes folder inside the WEB-INF folder of deployed ode, and copied
over
hte HelloWorld2 folder from distro-axis2, when i run the sendsoap command,
i
get an Internal Sever Error returned.

Help will be appreciated.
Thanks.

_________________________________________________________________
The average US Credit Score is 675. The cost to see yours: $0 by Experian.

http://www.freecreditreport.com/pm/default.aspx?sc=660600&bcd=EMAILFOOTERAVERAGE



_________________________________________________________________
Mortgage rates near historic lows. Refinance $200,000 loan for as low as $771/month* https://www2.nextag.com/goto.jsp?product=100000035&url=%2fst.jsp&tm=y&search=mortgage_text_links_88_h27f8&disc=y&vers=689&s=4056&p=5117

Reply via email to