You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Khanna, Vijay (GE, Corporate, consultant)" <vi...@ge.com> on 2007/07/19 18:56:57 UTC

Something strange with JSP commit failing in Subversion

Hi All, 

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. 
 
Regards,
Vijay Khanna
 
 

RE: RE: RE: Something strange with JSP commit failing in Subversion

Posted by "Khanna, Vijay (GE, Corporate, consultant)" <vi...@ge.com>.
Staffan,
 
On the local env i.e subversion & client on same m/c..theres no issue at all. (All JSP's commited) But the moment SVN client tries to commit on a network m/c ..it just stops. (Forgot to mention this).
 
One more interesting point. I just renamed the JSP without modifying the file content to *.php and it commits fine on the network. Its only with files ending with *.jsp.
 
Regards,
Vijay Khanna
 
 

________________________________

From: Tjernstrom, Staffan [mailto:stjernstrom@mail.esignal.com] 
Sent: Thursday, July 19, 2007 3:53 PM
To: Khanna, Vijay (GE, Corporate, consultant); users@subversion.tigris.org
Subject: RE: RE: Something strange with JSP commit failing in Subversion



Hi Vijay,

 

Have you tried doing the add to a local subversion repository using a file:// URL? 

Rgds 

Staffan Tj. 

Staffan Tjernström | Sr. Software Engineer - Market Data Systems | www.esignal.com <http://www.esignal.com/> 
eSignal, Interactive Data Corporation Desktop Solutions (NYSE: IDC)
3955 Point Eden Way | Hayward, CA 94545-3720 | 510.723.1723 | FAX: 510.266.6100

-----Original Message-----
From: Khanna, Vijay (GE, Corporate, consultant) [mailto:vijay.khanna@ge.com] 
Sent: Thursday, 19 July, 2007 14:49
To: Khanna, Vijay (GE, Corporate, consultant); users@subversion.tigris.org
Subject: RE: Something strange with JSP commit failing in Subversion

 

Friends, has anybody faced this challenge before ? We are almost stuck at this point. Please help !

 

Regards,

Vijay Khanna

________________________________

From: Khanna, Vijay (GE, Corporate, consultant) 
Sent: Thursday, July 19, 2007 2:57 PM
To: users@subversion.tigris.org
Subject: Something strange with JSP commit failing in Subversion

Hi All, 

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-sample/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-AppWeb/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. 

 

Regards,

Vijay Khanna

 

 

________________________________

DISCLAIMER: This message (including any files transmitted with it) may contain confidential and / or proprietary information, is the property of Interactive Data Corporation and / or its subsidiaries and is directed only to the addressee(s). If you are not the designated recipient or have reason to believe you received this message in error, please delete this message from your system and notify the sender immediately. An unintended recipient's disclosure, copying, distribution or use of this message, or any attachments, is prohibited and may be unlawful. 


RE: Something strange with JSP commit failing in Subversion

Posted by "Khanna, Vijay (GE, Corporate, consultant)" <vi...@ge.com>.
I think we found the reason, why JSP commits were failing. It is the
firewall and anti-intrusion software process (blackd.exe) that runs in
the background. Its got nothing to do with SVN or Apache.

Regards,
Vijay Khanna
 

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2007b@ryandesign.com] 
Sent: Thursday, July 19, 2007 5:56 PM
To: Will Appleton
Cc: Subversion Users; Khanna, Vijay (GE, Corporate, consultant)
Subject: Re: Something strange with JSP commit failing in Subversion


On Jul 19, 2007, at 15:36, Will Appleton wrote:

> On 7/19/07, Khanna, Vijay (GE, Corporate, consultant) <  
> vijay.khanna@ge.com> wrote:
>
>> 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.
>
> OK, but the fact that  it only fails when Apache is involved and  
> only with .jsp files, means that there's some (Apache) rule in  
> place that is causing this behavior.  Maybe an Apache configuration  
> expert can weigh in on this.

Sounds like it. Vijay, search all your Apache configuration files for  
"jsp" and see what's going on. Remember that an Apache config file  
can include other config files, so don't just look at your main  
httpd.conf, look at all the files.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Something strange with JSP commit failing in Subversion

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Jul 19, 2007, at 15:36, Will Appleton wrote:

> On 7/19/07, Khanna, Vijay (GE, Corporate, consultant) <  
> vijay.khanna@ge.com> wrote:
>
>> 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.
>
> OK, but the fact that  it only fails when Apache is involved and  
> only with .jsp files, means that there's some (Apache) rule in  
> place that is causing this behavior.  Maybe an Apache configuration  
> expert can weigh in on this.

Sounds like it. Vijay, search all your Apache configuration files for  
"jsp" and see what's going on. Remember that an Apache config file  
can include other config files, so don't just look at your main  
httpd.conf, look at all the files.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Something strange with JSP commit failing in Subversion

Posted by Will Appleton <wf...@gmail.com>.
I forgot to "reply all".  sheesh.

---------- Forwarded message ----------
From: Will Appleton <wf...@gmail.com>
Date: Jul 19, 2007 3:35 PM
Subject: Re: Something strange with JSP commit failing in Subversion
To: "Khanna, Vijay (GE, Corporate, consultant)" <vi...@ge.com>



On 7/19/07, Khanna, Vijay (GE, Corporate, consultant) <vi...@ge.com>
wrote:
>
>
> 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


OK, but the fact that  it only fails when Apache is involved and only with
.jsp files, means that there's some (Apache) rule in place that is causing
this behavior.  Maybe an Apache configuration expert can weigh in on this.

-=W=-

RE: Something strange with JSP commit failing in Subversion

Posted by "Khanna, Vijay (GE, Corporate, consultant)" <vi...@ge.com>.
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)
<vi...@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


Re: Something strange with JSP commit failing in Subversion

Posted by Mark Phippard <ma...@gmail.com>.
On 7/19/07, Khanna, Vijay (GE, Corporate, consultant)
<vi...@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-sample/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-AppWeb/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

RE: RE: Something strange with JSP commit failing in Subversion

Posted by "Tjernstrom, Staffan" <st...@mail.esignal.com>.
Hi Vijay,

 

Have you tried doing the add to a local subversion repository using a file:// URL? 

Rgds 

Staffan Tj. 

Staffan Tjernström | Sr. Software Engineer - Market Data Systems | www.esignal.com <http://www.esignal.com/> 
eSignal, Interactive Data Corporation Desktop Solutions (NYSE: IDC)
3955 Point Eden Way | Hayward, CA 94545-3720 | 510.723.1723 | FAX: 510.266.6100

-----Original Message-----
From: Khanna, Vijay (GE, Corporate, consultant) [mailto:vijay.khanna@ge.com] 
Sent: Thursday, 19 July, 2007 14:49
To: Khanna, Vijay (GE, Corporate, consultant); users@subversion.tigris.org
Subject: RE: Something strange with JSP commit failing in Subversion

 

Friends, has anybody faced this challenge before ? We are almost stuck at this point. Please help !

 

Regards,

Vijay Khanna

________________________________

From: Khanna, Vijay (GE, Corporate, consultant) 
Sent: Thursday, July 19, 2007 2:57 PM
To: users@subversion.tigris.org
Subject: Something strange with JSP commit failing in Subversion

Hi All, 

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-sample/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-AppWeb/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. 

 

Regards,

Vijay Khanna

 

 



DISCLAIMER: This message (including any files transmitted with it) may contain confidential and / or proprietary information, is the property of Interactive Data Corporation and / or its subsidiaries and is directed only to the addressee(s). If you are not the designated recipient or have reason to believe you received this message in error, please delete this message from your system and notify the sender immediately. An unintended recipient's disclosure, copying, distribution or use of this message, or any attachments, is prohibited and may be unlawful.

RE: Something strange with JSP commit failing in Subversion

Posted by "Khanna, Vijay (GE, Corporate, consultant)" <vi...@ge.com>.
Friends, has anybody faced this challenge before ? We are almost stuck
at this point. Please help !
 
Regards,
Vijay Khanna
________________________________

From: Khanna, Vijay (GE, Corporate, consultant) 
Sent: Thursday, July 19, 2007 2:57 PM
To: users@subversion.tigris.org
Subject: Something strange with JSP commit failing in Subversion


Hi All, 

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. 
 
Regards,
Vijay Khanna