[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Something strange with JSP commit failing in Subversion

From: Khanna, Vijay (GE, Corporate, consultant) <vijay.khanna_at_ge.com>
Date: 2007-07-19 22:02:39 CEST

Mark,

I ran into a similar thread on the net. The network m/c where Apache
runs does not have a Tomcat installed. So I really don't think this
would be the case.

BTW, this subversion is running on Windows env.

Regards,
Vijay Khanna
 

-----Original Message-----
From: Mark Phippard [mailto:markphip@gmail.com]
Sent: Thursday, July 19, 2007 3:53 PM
To: Khanna, Vijay (GE, Corporate, consultant)
Cc: users@subversion.tigris.org
Subject: Re: Something strange with JSP commit failing in Subversion

On 7/19/07, Khanna, Vijay (GE, Corporate, consultant)
<vijay.khanna@ge.com> wrote:

> We have a subversion running in our internal network m/c. I am trying
to
> upload an enterprise J2EE project (Project root, EJB, Web) into
subversion
> using Tortoise SVN client, Subclipse & Subversive eclipse plugin. All
the
> files seem to be adding quite well, but however when it comes to JSP
it
> fails with both, the tortoise SVN client and the subclipse plugin. I
tried
> testing this with another 2 projects, but its the same behavior.
>
> Below is a snapshot of the messages.
>
> (Project A)
> 1.RA layer request failed
> svn: Commit failed (details follow):
> svn: PUT of
>
'/svn/bpmo/!svn/wrk/d05019bc-08b7-974c-b6c5-b5ddb1fdd716/framework3-samp
le/framework3-sample-war/web/jsp/work/updateSong.jsp':
> Could not read status line: An existing connection was forcibly closed
by
> the remote host. (http://3.49.216.137)
>
> (Project B)
> 2. A layer request failed
> svn: Commit failed (details follow):
> svn: PUT of
>
'/svn/bpmo/!svn/wrk/3ab561d5-10d9-6649-8172-1e342544a529/champs/Champ-Ap
pWeb/WebRoot/jsp/SelectPortfoiloManager.jsp':
> Could not read status line: An existing connection was forcibly closed
by
> the remote host. (http://3.49.216.137)
>
> Does anybody have an idea..whats going wrong..or what I need to do to
get
> this working.

Since it is only happening with JSP, let me mention one issue I ran
into once (seems like the error was different). Anyway, the problem
was that user's Apache server was also running something like Tomcat,
and they had some kind of global configuration that was routing all
request for a JSP to Tomcat. So Subversion was not getting a chance
to do its stuff.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 19 22:01:56 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.