Re: Anyone seeing a test failure in itest/databindings/sdogen and how can I force the Continuum server to do a build of Tuscany?

2008-02-15 Thread Jean-Sebastien Delfino

Luciano Resende wrote:

I'm trying to add you and Venkat to Tuscany continuum group, but
continuum is giving me a exception. I'm talking to infra guys trying
to resolve this.

On Thu, Feb 14, 2008 at 2:02 AM, Mark Combellack <[EMAIL PROTECTED]> wrote:

Hi Jean-Sebastien,

 I've finally got around to creating an account on the continuum server. My
 account ID is mcombellack.

 Could I be added to the Tuscany group please.

 Thanks,

 Mark



I've tried the user admin page too and can't even find an option to add 
a user to a group now.


--
Jean-Sebastien

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Anyone seeing a test failure in itest/databindings/sdogen and how can I force the Continuum server to do a build of Tuscany?

2008-02-15 Thread Luciano Resende
I'm trying to add you and Venkat to Tuscany continuum group, but
continuum is giving me a exception. I'm talking to infra guys trying
to resolve this.

On Thu, Feb 14, 2008 at 2:02 AM, Mark Combellack <[EMAIL PROTECTED]> wrote:
> Hi Jean-Sebastien,
>
>  I've finally got around to creating an account on the continuum server. My
>  account ID is mcombellack.
>
>  Could I be added to the Tuscany group please.
>
>  Thanks,
>
>  Mark
>
>
>
>  -Original Message-
>  From: Jean-Sebastien Delfino [mailto:[EMAIL PROTECTED]
>  Sent: 08 February 2008 05:43
>  To: tuscany-dev@ws.apache.org
>  Subject: Re: Anyone seeing a test failure in itest/databindings/sdogen and
>  how can I force the Continuum server to do a build of Tuscany?
>
>  Mark Combellack wrote:
>  [snip]
>  > * Are other people seeing this problem with the
>  > itest/databindings/sdogen iTest?
>
>  SVN revision r619725 just built OK for me.
>
>  > * How can I force the Continuum server to do a build?
>
>  You need to create a continuum account [1]. Then once we add your
>  account to the Tuscany group you'll be able to trigger builds.
>
>  [1] http://vmbuild.apache.org/continuum/security/register.action
>
>  --
>  Jean-Sebastien
>
>  -
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>  -
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Anyone seeing a test failure in itest/databindings/sdogen and how can I force the Continuum server to do a build of Tuscany?

2008-02-14 Thread Mark Combellack
Hi Jean-Sebastien,

I've finally got around to creating an account on the continuum server. My
account ID is mcombellack.

Could I be added to the Tuscany group please.

Thanks,

Mark

-Original Message-
From: Jean-Sebastien Delfino [mailto:[EMAIL PROTECTED] 
Sent: 08 February 2008 05:43
To: tuscany-dev@ws.apache.org
Subject: Re: Anyone seeing a test failure in itest/databindings/sdogen and
how can I force the Continuum server to do a build of Tuscany?

Mark Combellack wrote:
[snip]
> * Are other people seeing this problem with the
> itest/databindings/sdogen iTest?

SVN revision r619725 just built OK for me.

> * How can I force the Continuum server to do a build?

You need to create a continuum account [1]. Then once we add your 
account to the Tuscany group you'll be able to trigger builds.

[1] http://vmbuild.apache.org/continuum/security/register.action

-- 
Jean-Sebastien

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Anyone seeing a test failure in itest/databindings/sdogen and how can I force the Continuum server to do a build of Tuscany?

2008-02-07 Thread Jean-Sebastien Delfino

Mark Combellack wrote:
[snip]

*   Are other people seeing this problem with the
itest/databindings/sdogen iTest?


SVN revision r619725 just built OK for me.


*   How can I force the Continuum server to do a build?


You need to create a continuum account [1]. Then once we add your 
account to the Tuscany group you'll be able to trigger builds.


[1] http://vmbuild.apache.org/continuum/security/register.action

--
Jean-Sebastien

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Anyone seeing a test failure in itest/databindings/sdogen and how can I force the Continuum server to do a build of Tuscany?

2008-02-07 Thread Mark Combellack
Hi,

 

I've just checked out the latest revision of Tuscany source code. When I run
the iTests, one of the tests in itest/databindings/sdogen hangs. The test is
trying to access the following URL:

 

http://<>:8085/services/GreeterServiceWebServiceBinding

 

Where <> is the full DNS name of my host.

 

When I access this URL in a browser, I get the following:

 



org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation
not found is /services/GreeterServiceWebServiceBinding and the WSA Action =
null

at
org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java
:86)

at org.apache.axis2.engine.Phase.invoke(Phase.java:308)

at
org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:212)

at
org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:132)

at
org.apache.axis2.transport.http.util.RESTUtil.invokeAxisEngine(RESTUtil.java
:125)

at
org.apache.axis2.transport.http.util.RESTUtil.processURLRequest(RESTUtil.jav
a:119)

at
org.apache.axis2.transport.http.AxisServlet$RestRequestProcessor.processURLR
equest(AxisServlet.java:799)

at
org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:242)

at
org.apache.tuscany.sca.binding.ws.axis2.Axis2ServiceServlet.doGet(Axis2Servi
ceServlet.java:257)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)

at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)

at
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)

at
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)

at
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)

at org.mortbay.jetty.Server.handle(Server.java:324)

at
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)

at
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnectio
n.java:828)

at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)

at
org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)

at
org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)

at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)

at
org.apache.tuscany.sca.core.work.Jsr237Work.run(Jsr237Work.java:61)

at
org.apache.tuscany.sca.core.work.ThreadPoolWorkManager$DecoratingWork.run(Th
readPoolWorkManager.java:215)

at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.ja
va:650)

at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:6
75)

at java.lang.Thread.run(Thread.java:595)



 

 

 

I wanted to check whether this was a local build failure so I checked the
Continuum server. 

 

http://vmbuild.apache.org/continuum/buildResults.action?projectGroupId=19
 &projectId=277 

 

However, it has not done a build for a few days so not on the latest code
base. I logged in with my account - mcombellack - but could not find a way
to force a build to start.

 

 

 

My questions are:

 

*   Are other people seeing this problem with the
itest/databindings/sdogen iTest?
*   How can I force the Continuum server to do a build?

 

Thanks,

 

Mark

 

 

  _