Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [bpel-dev] Active BPEL 3.0 (3.1) plugin - Bruno

Hi Mike,

I can't reproduce the problem either. Please let us have your plug-in
versions (WTP, in particular). I would suspect that this is where the
problem is lurking. 

Thanks,

-- Bruno

-----Original Message-----
From: bpel-dev-bounces@xxxxxxxxxxx [mailto:bpel-dev-bounces@xxxxxxxxxxx] On
Behalf Of Bruno Wassermann
Sent: 23 May 2007 16:41
To: 'BPEL Designer project developer discussions.'
Subject: RE: [bpel-dev] Active BPEL 3.0 (3.1) plugin - Bruno

Hi,

Ben was installed 5.5.11 and activebpel 3.1 and it all worked. Though he
couldn't get his hands on 5.5.12. This may be something to try (try 5.5.11).

Also can you please let me know which version of WTP you have installed? 
Other than that, given that no https is used, we have no idea what might be
wrong (other than maybe a different version of WTP installed that might be
the source of the problem).

Thanks,

-- Bruno

-----Original Message-----
From: bpel-dev-bounces@xxxxxxxxxxx [mailto:bpel-dev-bounces@xxxxxxxxxxx] On
Behalf Of Bruno Wassermann
Sent: 23 May 2007 02:13
To: 'BPEL Designer project developer discussions.'
Subject: RE: [bpel-dev] Active BPEL 3.0 (3.1) plugin - Bruno

I am thinking WST ping code (to figure out whether process is accessible on
port) doesn't get positive response. Firewall? Looks like you are running
this in Windows - no problems there. 

We have tested this, it's been run by a lot of people, but haven't come
across this yet. Will butt head with colleague and let you know.

-- Bruno

-----Original Message-----
From: bpel-dev-bounces@xxxxxxxxxxx [mailto:bpel-dev-bounces@xxxxxxxxxxx] On
Behalf Of Michal Chmielewski
Sent: 22 May 2007 00:32
To: BPEL Designer project developer discussions.
Subject: [bpel-dev] Active BPEL 3.0 (3.1) plugin - Bruno

Bruno,

I installed the active bpel 3.1 engine on top of tomcat 5.5.x

I installed your plugin to get the runtime into the server framework.

I can start the server from within eclipse, but I never the ack that it 
had started. That is, I can look at the active bpel admin console via 
http://localhost:2080/BpelAdmin/,
but cannot deploy anything.

The console log says this:

May 21, 2007 5:20:14 PM org.apache.catalina.core.AprLifecycleListener 
lifecycleEvent
INFO: The Apache Portable Runtime which allows optimal performance in 
production environments was not found on the java.library.path: 
C:\usr\jdk15_11\bin;.;C:\WINDOWS\system32;C:\WINDOWS;c:\usr\jdk15_11\bin;c:\
usr\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Pr
ogram 
Files\WinZip;C:\Program Files\cvsnt;C:\Program 
Files\QuickTime\QTSystem\;C:\Program Files\Common Files\GTK\2.0\bin
May 21, 2007 5:20:14 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-2080
May 21, 2007 5:20:14 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 829 ms
May 21, 2007 5:20:14 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
May 21, 2007 5:20:14 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.12
May 21, 2007 5:20:14 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
May 21, 2007 5:20:15 PM 
org.activebpel.rt.axis.bpel.web.AeProcessEngineServlet init
INFO: ActiveBPEL startup
May 21, 2007 5:20:15 PM org.activebpel.rt.axis.bpel.AeAxisServerFactory 
initAxisServer
INFO: Initialized Axis Server
May 21, 2007 5:20:15 PM org.activebpel.rt.axis.bpel.AeAxisServerFactory 
initAxisServer
INFO: Initialized Axis Client Config
May 21, 2007 5:20:15 PM 
org.activebpel.rt.axis.bpel.web.AeProcessEngineServlet$AeTomcatLogger 
logInfo
INFO: Loaded config file from C:\Program Files\Apache Software 
Foundation\Tomcat 5.5\bpr\aeEngineConfig.xml
May 21, 2007 5:20:16 PM 
org.activebpel.rt.axis.bpel.web.AeProcessEngineServlet$AeTomcatLogger 
logInfo
INFO: ********** ActiveBPEL In-Memory Configuration  Initialized
May 21, 2007 5:20:16 PM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive BpelAdminHelp.war
May 21, 2007 5:20:17 PM org.apache.catalina.core.ApplicationContext log
INFO: org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: 
[org.apache.webapp.balancer.RuleChain: 
[org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: 
News / Redirect URL: http://www.cnn.com], 
[org.apache.webapp.balancer.rules.RequestParameterRule: Target param 
name: paramName / Target param value: paramValue / Redirect URL: 
http://www.yahoo.com], 
[org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: 
http://jakarta.apache.org]]
May 21, 2007 5:20:17 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-2080
May 21, 2007 5:20:17 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:2009
May 21, 2007 5:20:17 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/110  config=null
May 21, 2007 5:20:17 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
May 21, 2007 5:20:17 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 3375 ms
May 21, 2007 5:20:31 PM 
org.activebpel.rt.axis.bpel.web.AeProcessEngineServlet$AeTomcatLogger 
logInfo
INFO: [AeEngineAdmin.wsr] Starting WebServices deployment.
May 21, 2007 5:20:31 PM 
org.activebpel.rt.axis.bpel.web.AeProcessEngineServlet$AeTomcatLogger 
logInfo
INFO: [AeEngineAdmin.wsr] Deploying META-INF\service.wsdd
May 21, 2007 5:20:31 PM 
org.activebpel.rt.axis.bpel.web.AeProcessEngineServlet$AeTomcatLogger 
logInfo
INFO: [AeEngineAdmin.wsr] Finished WebServices deployment.
May 21, 2007 5:20:31 PM 
org.activebpel.rt.axis.bpel.web.AeProcessEngineServlet$AeTomcatLogger 
logInfo
INFO: ********** ActiveBPEL In-Memory Configuration Started


But the progress monitor keeps going ... that is ... "Starting server - 
Active BPEL 3.0" and never returns ....

The status column keeps saying "Starting ..."  in the "Servers" view.

So even though I seem to have everything installed, since the server 
cannot "complete" the start, I don't think it even goes into the 
deployment code somehow. No process is visible in active bpel runtime.

Any clues ?

-- 
Michal Chmielewski, CMTS, Oracle Corp, 
W:650-506-5952 / M:408-209-9321 

"Manuals ?! What manuals ? Son, it's Unix, you just gotta know." 

_______________________________________________
bpel-dev mailing list
bpel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpel-dev

_______________________________________________
bpel-dev mailing list
bpel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpel-dev

_______________________________________________
bpel-dev mailing list
bpel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpel-dev



Back to the top