RE: com.oreilly.servlet.MultipartRequest IO Error

2002-01-29 Thread Anton Brazhnyk

Hi,

 -Original Message-
 From: Brian Adams [mailto:[EMAIL PROTECTED]]
 Sent: Monday, January 28, 2002 8:41 PM
 To: 'Tomcat Users List'
 Subject: RE: com.oreilly.servlet.MultipartRequest IO Error
 
 
 I saw it in the past 6 weeks come across the list and I believe 
 it is in the
 Warp connector.  hte guy was saying that the file did not end or 
 start with
 (can't remember which) FF.
 

Yes, it is WARP bug registered at
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3534

 Maybe download from the CVS and build yourself...
 I'm sure someone else will have better memory.
 goodluck,
 B
 
 
 -Original Message-
 From: J S (l) [mailto:[EMAIL PROTECTED]]
 Sent: Monday, January 28, 2002 12:39 PM
 To: Tomcat Users List
 Subject: com.oreilly.servlet.MultipartRequest IO Error
 
 
 Please, anyone with information regarding the following error, either
 post a reply or email me asap.
 
 We are attempting to allow users to upload image files via form on our
 jsp site.  We get the following error upon trying to parse the posted
 data:
 
 java.io.IOException: unexpected end of part
 
 We are running tomcat 4.0.1
 JDK 1.3.1
 modwebApp
 Apache 1.3.22
 
 I have read where this might be a bug with either Tomcat itself or the
 WARP connector, but have been unable to find any responses to the bug
 report.
 Any assistance is greatly appreciated.
 
 J Sears
 
 

Anton

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: com.oreilly.servlet.MultipartRequest IO Error

2002-01-28 Thread Brian Adams

I saw it in the past 6 weeks come across the list and I believe it is in the
Warp connector.  hte guy was saying that the file did not end or start with
(can't remember which) FF.

Maybe download from the CVS and build yourself...
I'm sure someone else will have better memory.
goodluck,
B


-Original Message-
From: J S (l) [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 28, 2002 12:39 PM
To: Tomcat Users List
Subject: com.oreilly.servlet.MultipartRequest IO Error


Please, anyone with information regarding the following error, either
post a reply or email me asap.

We are attempting to allow users to upload image files via form on our
jsp site.  We get the following error upon trying to parse the posted
data:

java.io.IOException: unexpected end of part

We are running tomcat 4.0.1
JDK 1.3.1
modwebApp
Apache 1.3.22

I have read where this might be a bug with either Tomcat itself or the
WARP connector, but have been unable to find any responses to the bug
report.
Any assistance is greatly appreciated.

J Sears



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: com.oreilly.servlet.MultipartRequest IO Error

2002-01-28 Thread Brian Adams

http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg06327.html

here is one problem.


-Original Message-
From: J S (l) [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 28, 2002 12:39 PM
To: Tomcat Users List
Subject: com.oreilly.servlet.MultipartRequest IO Error


Please, anyone with information regarding the following error, either
post a reply or email me asap.

We are attempting to allow users to upload image files via form on our
jsp site.  We get the following error upon trying to parse the posted
data:

java.io.IOException: unexpected end of part

We are running tomcat 4.0.1
JDK 1.3.1
modwebApp
Apache 1.3.22

I have read where this might be a bug with either Tomcat itself or the
WARP connector, but have been unable to find any responses to the bug
report.
Any assistance is greatly appreciated.

J Sears



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: com.oreilly.servlet.MultipartRequest IO Error

2002-01-28 Thread J S (l)

Thanks for your quick response.  I just have one more question...would I
have to completely recompile tomcat to recompile the WARP connector or
not?

J Sears
On Mon, 2002-01-28 at 12:41, Brian Adams wrote:
 I saw it in the past 6 weeks come across the list and I believe it is in the
 Warp connector.  hte guy was saying that the file did not end or start with
 (can't remember which) FF.
 
 Maybe download from the CVS and build yourself...
 I'm sure someone else will have better memory.
 goodluck,
 B
 
 
 -Original Message-
 From: J S (l) [mailto:[EMAIL PROTECTED]]
 Sent: Monday, January 28, 2002 12:39 PM
 To: Tomcat Users List
 Subject: com.oreilly.servlet.MultipartRequest IO Error
 
 
 Please, anyone with information regarding the following error, either
 post a reply or email me asap.
 
 We are attempting to allow users to upload image files via form on our
 jsp site.  We get the following error upon trying to parse the posted
 data:
 
 java.io.IOException: unexpected end of part
 
 We are running tomcat 4.0.1
 JDK 1.3.1
 modwebApp
 Apache 1.3.22
 
 I have read where this might be a bug with either Tomcat itself or the
 WARP connector, but have been unable to find any responses to the bug
 report.
 Any assistance is greatly appreciated.
 
 J Sears
 
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: com.oreilly.servlet.MultipartRequest IO Error

2002-01-28 Thread Brandon Cruz

Ajp13 bug with multipart has been fixed a long time ago hasn't it?



-Original Message-
From: Brian Adams [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 28, 2002 12:46 PM
To: 'Tomcat Users List'
Subject: RE: com.oreilly.servlet.MultipartRequest IO Error


http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg06327.html

here is one problem.


-Original Message-
From: J S (l) [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 28, 2002 12:39 PM
To: Tomcat Users List
Subject: com.oreilly.servlet.MultipartRequest IO Error


Please, anyone with information regarding the following error, either
post a reply or email me asap.

We are attempting to allow users to upload image files via form on our
jsp site.  We get the following error upon trying to parse the posted
data:

java.io.IOException: unexpected end of part

We are running tomcat 4.0.1
JDK 1.3.1
modwebApp
Apache 1.3.22

I have read where this might be a bug with either Tomcat itself or the
WARP connector, but have been unable to find any responses to the bug
report.
Any assistance is greatly appreciated.

J Sears



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: com.oreilly.servlet.MultipartRequest IO Error

2002-01-28 Thread Brian Adams

no, just recompile the new warp connector and place it into the directory.

-Original Message-
From: J S (l) [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 28, 2002 12:49 PM
To: Tomcat Users List
Subject: RE: com.oreilly.servlet.MultipartRequest IO Error


Thanks for your quick response.  I just have one more question...would I
have to completely recompile tomcat to recompile the WARP connector or
not?

J Sears
On Mon, 2002-01-28 at 12:41, Brian Adams wrote:
 I saw it in the past 6 weeks come across the list and I believe it is in
the
 Warp connector.  hte guy was saying that the file did not end or start
with
 (can't remember which) FF.
 
 Maybe download from the CVS and build yourself...
 I'm sure someone else will have better memory.
 goodluck,
 B
 
 
 -Original Message-
 From: J S (l) [mailto:[EMAIL PROTECTED]]
 Sent: Monday, January 28, 2002 12:39 PM
 To: Tomcat Users List
 Subject: com.oreilly.servlet.MultipartRequest IO Error
 
 
 Please, anyone with information regarding the following error, either
 post a reply or email me asap.
 
 We are attempting to allow users to upload image files via form on our
 jsp site.  We get the following error upon trying to parse the posted
 data:
 
 java.io.IOException: unexpected end of part
 
 We are running tomcat 4.0.1
 JDK 1.3.1
 modwebApp
 Apache 1.3.22
 
 I have read where this might be a bug with either Tomcat itself or the
 WARP connector, but have been unable to find any responses to the bug
 report.
 Any assistance is greatly appreciated.
 
 J Sears
 
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: com.oreilly.servlet.MultipartRequest IO Error

2002-01-28 Thread J S (l)

Forgive my ignorance but what is Ajp13/12 and how do I find out which
one I have and replace it with the correct (functional) one?
On Mon, 2002-01-28 at 12:52, Brandon Cruz wrote:
 Ajp13 bug with multipart has been fixed a long time ago hasn't it?
 
 
 
 -Original Message-
 From: Brian Adams [mailto:[EMAIL PROTECTED]]
 Sent: Monday, January 28, 2002 12:46 PM
 To: 'Tomcat Users List'
 Subject: RE: com.oreilly.servlet.MultipartRequest IO Error
 
 
 http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg06327.html
 
 here is one problem.
 
 
 -Original Message-
 From: J S (l) [mailto:[EMAIL PROTECTED]]
 Sent: Monday, January 28, 2002 12:39 PM
 To: Tomcat Users List
 Subject: com.oreilly.servlet.MultipartRequest IO Error
 
 
 Please, anyone with information regarding the following error, either
 post a reply or email me asap.
 
 We are attempting to allow users to upload image files via form on our
 jsp site.  We get the following error upon trying to parse the posted
 data:
 
 java.io.IOException: unexpected end of part
 
 We are running tomcat 4.0.1
 JDK 1.3.1
 modwebApp
 Apache 1.3.22
 
 I have read where this might be a bug with either Tomcat itself or the
 WARP connector, but have been unable to find any responses to the bug
 report.
 Any assistance is greatly appreciated.
 
 J Sears
 
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: com.oreilly.servlet.MultipartRequest IO Error

2002-01-28 Thread J S (l)

This is our entire server.xml file which has no reference to the ajp12
or 13 worker.  Any other suggestions?

J Sears

Server port=8005 shutdown=SHUTDOWN debug=0
!-- Define an Apache-Connector Service --
Service name=Tomcat-Apache
Connector className=org.apache.catalina.connector.warp.WarpConnector
port=8008
allowChunking=false
tcpNoDelay=true
debug=0
minProcessors=50
maxProcessors=250
acceptCount=250
enableLookups=false
connectionTimeout=6
bufferSize=8192/
Engine className=org.apache.catalina.connector.warp.WarpEngine
name=Apache debug=0 appBase=/www/htdocs
Host name=sitecreator.directnic.com debug=4 appBase=/www/htdocs
unpackWARs=true
Valve className=org.apache.catalina.valves.AccessLogValve
directory=logs 
prefix=sitecreator_access_log. suffix=.txt
pattern=common/
Logger
className=org.apache.catalina.logger.FileLogger
directory=logs 
prefix=sitecreator_log. suffix=.txt
timestamp=true/
Logger
className=org.apache.catalina.logger.SystemErrLogger/
 
!-- Tomcat ROOT Context --
Context path=/ docBase=ROOT debug=0
priviledged=true flush=true
Logger
className=org.apache.catalina.logger.FileLogger
prefix=osc_log. suffix=.txt
timestamp=true/
Logger
className=org.apache.catalina.logger.SystemErrLogger/
/Context
 
!-- Tomcat Manager Context --
Context path=/manager docBase=manager debug=0
privileged=true/
/Host
 
!-- Global logger unless overridden at lower
levels --
Logger
className=org.apache.catalina.logger.FileLogger
prefix=apache_log. suffix=.txt
timestamp=true/
!-- Because this Realm is here, an instance
will be shared globally --
Realm
className=org.apache.catalina.realm.MemoryRealm /
/Engine
/Service
 
/Server

On Mon, 2002-01-28 at 12:52, Brandon Cruz wrote:
 Ajp13 bug with multipart has been fixed a long time ago hasn't it?
 
 
 
 -Original Message-
 From: Brian Adams [mailto:[EMAIL PROTECTED]]
 Sent: Monday, January 28, 2002 12:46 PM
 To: 'Tomcat Users List'
 Subject: RE: com.oreilly.servlet.MultipartRequest IO Error
 
 
 http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg06327.html
 
 here is one problem.
 
 
 -Original Message-
 From: J S (l) [mailto:[EMAIL PROTECTED]]
 Sent: Monday, January 28, 2002 12:39 PM
 To: Tomcat Users List
 Subject: com.oreilly.servlet.MultipartRequest IO Error
 
 
 Please, anyone with information regarding the following error, either
 post a reply or email me asap.
 
 We are attempting to allow users to upload image files via form on our
 jsp site.  We get the following error upon trying to parse the posted
 data:
 
 java.io.IOException: unexpected end of part
 
 We are running tomcat 4.0.1
 JDK 1.3.1
 modwebApp
 Apache 1.3.22
 
 I have read where this might be a bug with either Tomcat itself or the
 WARP connector, but have been unable to find any responses to the bug
 report.
 Any assistance is greatly appreciated.
 
 J Sears
 
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: com.oreilly.servlet.MultipartRequest IO Error

2002-01-28 Thread David Rault

i got the same problem two or three weeks ago

the problem is a (corrected) bug in the mod_webapp java classes
the bugged class is org.apache.catalina.connector.warp.WarpRequestHandler i
think
the cvs contains a correct one (you just need to compile the java part) and
replace the tomcat_home/server/lib/warp.jar with the new compiled files
i can email you the patched jar if you want
(connector for tomcat 4.0.1 with only this patch)

David
- Original Message -
From: J S (l) [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Monday, January 28, 2002 7:49 PM
Subject: RE: com.oreilly.servlet.MultipartRequest IO Error


 Thanks for your quick response.  I just have one more question...would I
 have to completely recompile tomcat to recompile the WARP connector or
 not?

 J Sears
 On Mon, 2002-01-28 at 12:41, Brian Adams wrote:
  I saw it in the past 6 weeks come across the list and I believe it is in
the
  Warp connector.  hte guy was saying that the file did not end or start
with
  (can't remember which) FF.
 
  Maybe download from the CVS and build yourself...
  I'm sure someone else will have better memory.
  goodluck,
  B
 
 
  -Original Message-
  From: J S (l) [mailto:[EMAIL PROTECTED]]
  Sent: Monday, January 28, 2002 12:39 PM
  To: Tomcat Users List
  Subject: com.oreilly.servlet.MultipartRequest IO Error
 
 
  Please, anyone with information regarding the following error, either
  post a reply or email me asap.
 
  We are attempting to allow users to upload image files via form on our
  jsp site.  We get the following error upon trying to parse the posted
  data:
 
  java.io.IOException: unexpected end of part
 
  We are running tomcat 4.0.1
  JDK 1.3.1
  modwebApp
  Apache 1.3.22
 
  I have read where this might be a bug with either Tomcat itself or the
  WARP connector, but have been unable to find any responses to the bug
  report.
  Any assistance is greatly appreciated.
 
  J Sears
 
 
 
  --
  To unsubscribe:   mailto:[EMAIL PROTECTED]
  For additional commands: mailto:[EMAIL PROTECTED]
  Troubles with the list: mailto:[EMAIL PROTECTED]
 
  --
  To unsubscribe:   mailto:[EMAIL PROTECTED]
  For additional commands: mailto:[EMAIL PROTECTED]
  Troubles with the list: mailto:[EMAIL PROTECTED]



 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]





--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: com.oreilly.servlet.MultipartRequest IO Error

2002-01-28 Thread J S (l)

I would greatly appreciate either that or the directory I need to
compile and jar up...I have checked out the latest version of tomcat 4.0
from cvs.
Thanks
J Sears
On Mon, 2002-01-28 at 13:31, David Rault wrote:
 i got the same problem two or three weeks ago
 
 the problem is a (corrected) bug in the mod_webapp java classes
 the bugged class is org.apache.catalina.connector.warp.WarpRequestHandler i
 think
 the cvs contains a correct one (you just need to compile the java part) and
 replace the tomcat_home/server/lib/warp.jar with the new compiled files
 i can email you the patched jar if you want
 (connector for tomcat 4.0.1 with only this patch)
 
 David
 - Original Message -
 From: J S (l) [EMAIL PROTECTED]
 To: Tomcat Users List [EMAIL PROTECTED]
 Sent: Monday, January 28, 2002 7:49 PM
 Subject: RE: com.oreilly.servlet.MultipartRequest IO Error
 
 
  Thanks for your quick response.  I just have one more question...would I
  have to completely recompile tomcat to recompile the WARP connector or
  not?
 
  J Sears
  On Mon, 2002-01-28 at 12:41, Brian Adams wrote:
   I saw it in the past 6 weeks come across the list and I believe it is in
 the
   Warp connector.  hte guy was saying that the file did not end or start
 with
   (can't remember which) FF.
  
   Maybe download from the CVS and build yourself...
   I'm sure someone else will have better memory.
   goodluck,
   B
  
  
   -Original Message-
   From: J S (l) [mailto:[EMAIL PROTECTED]]
   Sent: Monday, January 28, 2002 12:39 PM
   To: Tomcat Users List
   Subject: com.oreilly.servlet.MultipartRequest IO Error
  
  
   Please, anyone with information regarding the following error, either
   post a reply or email me asap.
  
   We are attempting to allow users to upload image files via form on our
   jsp site.  We get the following error upon trying to parse the posted
   data:
  
   java.io.IOException: unexpected end of part
  
   We are running tomcat 4.0.1
   JDK 1.3.1
   modwebApp
   Apache 1.3.22
  
   I have read where this might be a bug with either Tomcat itself or the
   WARP connector, but have been unable to find any responses to the bug
   report.
   Any assistance is greatly appreciated.
  
   J Sears
  
  
  
   --
   To unsubscribe:   mailto:[EMAIL PROTECTED]
   For additional commands: mailto:[EMAIL PROTECTED]
   Troubles with the list: mailto:[EMAIL PROTECTED]
  
   --
   To unsubscribe:   mailto:[EMAIL PROTECTED]
   For additional commands: mailto:[EMAIL PROTECTED]
   Troubles with the list: mailto:[EMAIL PROTECTED]
 
 
 
  --
  To unsubscribe:   mailto:[EMAIL PROTECTED]
  For additional commands: mailto:[EMAIL PROTECTED]
  Troubles with the list: mailto:[EMAIL PROTECTED]
 
 
 
 
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: com.oreilly.servlet.MultipartRequest IO Error

2002-01-28 Thread J S (l)

On recompiling webapp(warp connector) got the following error msg:

make[1]: Entering directory `/shr/development/tomcat-warp'
 
make[1]: Entering directory lib
make[1]: Invoking make  build
make[2]: Entering directory `/shr/development/tomcat-warp/lib'
make[2]: Generating pr_warp_defs.h from
/shr/development/tomcat-warp/java/Constants.java
/shr/development/tomcat-warp/apr/libtool /usr/bin/gcc -static -g -O2  -g
-O2 -DLINUX=2 -D_REENTRANT  -I/shr/development/tomcat-warp/apr/include
-I/shr/development/tomcat-warp/include -c wa_main.c
/usr/bin/gcc -g -O2 -g -O2 -DLINUX=2 -D_REENTRANT
-I/shr/development/tomcat-warp/apr/include
-I/shr/development/tomcat-warp/include -c wa_main.c -o wa_main.o
echo timestamp  wa_main.lo
/shr/development/tomcat-warp/apr/libtool /usr/bin/gcc -static -g -O2  -g
-O2 -DLINUX=2 -D_REENTRANT  -I/shr/development/tomcat-warp/apr/include
-I/shr/development/tomcat-warp/include -c wa_config.c
/usr/bin/gcc -g -O2 -g -O2 -DLINUX=2 -D_REENTRANT
-I/shr/development/tomcat-warp/apr/include
-I/shr/development/tomcat-warp/include -c wa_config.c -o wa_config.o
echo timestamp  wa_config.lo
/shr/development/tomcat-warp/apr/libtool /usr/bin/gcc -static -g -O2  -g
-O2 -DLINUX=2 -D_REENTRANT  -I/shr/development/tomcat-warp/apr/include
-I/shr/development/tomcat-warp/include -c wa_request.c
/usr/bin/gcc -g -O2 -g -O2 -DLINUX=2 -D_REENTRANT
-I/shr/development/tomcat-warp/apr/include
-I/shr/development/tomcat-warp/include -c wa_request.c -o wa_request.o
echo timestamp  wa_request.lo
/shr/development/tomcat-warp/apr/libtool /usr/bin/gcc -static -g -O2  -g
-O2 -DLINUX=2 -D_REENTRANT  -I/shr/development/tomcat-warp/apr/include
-I/shr/development/tomcat-warp/include -c pr_info.c
/usr/bin/gcc -g -O2 -g -O2 -DLINUX=2 -D_REENTRANT
-I/shr/development/tomcat-warp/apr/include
-I/shr/development/tomcat-warp/include -c pr_info.c -o pr_info.o
echo timestamp  pr_info.lo
/shr/development/tomcat-warp/apr/libtool /usr/bin/gcc -static -g -O2  -g
-O2 -DLINUX=2 -D_REENTRANT  -I/shr/development/tomcat-warp/apr/include
-I/shr/development/tomcat-warp/include -c pr_warp.c
/usr/bin/gcc -g -O2 -g -O2 -DLINUX=2 -D_REENTRANT
-I/shr/development/tomcat-warp/apr/include
-I/shr/development/tomcat-warp/include -c pr_warp.c -o pr_warp.o
pr_warp.c: In function `headers':
pr_warp.c:198: `TYPE_REQ_HEADER' undeclared (first use in this function)
pr_warp.c:198: (Each undeclared identifier is reported only once
pr_warp.c:198: for each function it appears in.)
pr_warp.c: In function `warp_handle':
pr_warp.c:245: `TYPE_REQ_INIT' undeclared (first use in this function)
pr_warp.c:279: `TYPE_REQ_CONTENT' undeclared (first use in this
function)
pr_warp.c:291: `TYPE_REQ_SCHEME' undeclared (first use in this function)
pr_warp.c:303: `TYPE_REQ_AUTH' undeclared (first use in this function)
pr_warp.c:329: `TYPE_REQ_CLIENT' undeclared (first use in this function)
pr_warp.c:345: `TYPE_REQ_SERVER' undeclared (first use in this function)
pr_warp.c:359: `TYPE_REQ_PROCEED' undeclared (first use in this
function)
pr_warp.c:372: `TYPE_RES_STATUS' undeclared (first use in this function)
pr_warp.c:380: `TYPE_RES_HEADER' undeclared (first use in this function)
pr_warp.c:391: `TYPE_RES_COMMIT' undeclared (first use in this function)
pr_warp.c:396: `TYPE_RES_BODY' undeclared (first use in this function)
pr_warp.c:403: `TYPE_RES_DONE' undeclared (first use in this function)
pr_warp.c:408: `TYPE_CBK_READ' undeclared (first use in this function)
pr_warp.c:416: `TYPE_CBK_DONE' undeclared (first use in this function)
pr_warp.c:418: `TYPE_CBK_DATA' undeclared (first use in this function)
pr_warp.c:421: `TYPE_ERROR' undeclared (first use in this function)
pr_warp.c:431: `TYPE_ASK_SSL' undeclared (first use in this function)
pr_warp.c:435: `TYPE_REP_SSL_NO' undeclared (first use in this function)
pr_warp.c:438: `TYPE_REP_SSL' undeclared (first use in this function)
pr_warp.c:450: `TYPE_ASK_SSL_CLIENT' undeclared (first use in this
function)
pr_warp.c:457: `TYPE_REP_SSL_CERT' undeclared (first use in this
function)
pr_warp.c:373: warning: unreachable code at beginning of switch
statement
make[2]: *** [pr_warp.lo] Error 1
make[2]: Leaving directory `/shr/development/tomcat-warp/lib'
make[1]: Exiting directory lib
make[1]: *** [template] Error 2
make[1]: Leaving directory `/shr/development/tomcat-warp'
make: *** [lib-build] Error 2

On Mon, 2002-01-28 at 12:49, Brian Adams wrote:
 no, just recompile the new warp connector and place it into the directory.
 
 -Original Message-
 From: J S (l) [mailto:[EMAIL PROTECTED]]
 Sent: Monday, January 28, 2002 12:49 PM
 To: Tomcat Users List
 Subject: RE: com.oreilly.servlet.MultipartRequest IO Error
 
 
 Thanks for your quick response.  I just have one more question...would I
 have to completely recompile tomcat to recompile the WARP connector or
 not?
 
 J Sears
 On Mon, 2002-01-28 at 12:41, Brian Adams wrote:
  I saw it in the past 6 weeks come across the list and I believe it is in
 the
  Warp connector.  hte guy was saying

Re: com.oreilly.servlet.MultipartRequest IO Error

2002-01-28 Thread David Smith
 directory `/shr/development/tomcat-warp'
 make: *** [lib-build] Error 2

 On Mon, 2002-01-28 at 12:49, Brian Adams wrote:
  no, just recompile the new warp connector and place it into the
  directory.
 
  -Original Message-
  From: J S (l) [mailto:[EMAIL PROTECTED]]
  Sent: Monday, January 28, 2002 12:49 PM
  To: Tomcat Users List
  Subject: RE: com.oreilly.servlet.MultipartRequest IO Error
 
 
  Thanks for your quick response.  I just have one more question...would I
  have to completely recompile tomcat to recompile the WARP connector or
  not?
 
  J Sears
 
  On Mon, 2002-01-28 at 12:41, Brian Adams wrote:
   I saw it in the past 6 weeks come across the list and I believe it is
   in
 
  the
 
   Warp connector.  hte guy was saying that the file did not end or start
 
  with
 
   (can't remember which) FF.
  
   Maybe download from the CVS and build yourself...
   I'm sure someone else will have better memory.
   goodluck,
   B
  
  
   -Original Message-
   From: J S (l) [mailto:[EMAIL PROTECTED]]
   Sent: Monday, January 28, 2002 12:39 PM
   To: Tomcat Users List
   Subject: com.oreilly.servlet.MultipartRequest IO Error
  
  
   Please, anyone with information regarding the following error, either
   post a reply or email me asap.
  
   We are attempting to allow users to upload image files via form on our
   jsp site.  We get the following error upon trying to parse the posted
   data:
  
   java.io.IOException: unexpected end of part
  
   We are running tomcat 4.0.1
   JDK 1.3.1
   modwebApp
   Apache 1.3.22
  
   I have read where this might be a bug with either Tomcat itself or the
   WARP connector, but have been unable to find any responses to the bug
   report.
   Any assistance is greatly appreciated.
  
   J Sears
  
  
  
   --
   To unsubscribe:   mailto:[EMAIL PROTECTED]
   For additional commands: mailto:[EMAIL PROTECTED]
   Troubles with the list: mailto:[EMAIL PROTECTED]
  
   --
   To unsubscribe:   mailto:[EMAIL PROTECTED]
   For additional commands: mailto:[EMAIL PROTECTED]
   Troubles with the list: mailto:[EMAIL PROTECTED]
 
  --
  To unsubscribe:   mailto:[EMAIL PROTECTED]
  For additional commands: mailto:[EMAIL PROTECTED]
  Troubles with the list: mailto:[EMAIL PROTECTED]
 
  --
  To unsubscribe:   mailto:[EMAIL PROTECTED]
  For additional commands: mailto:[EMAIL PROTECTED]
  Troubles with the list: mailto:[EMAIL PROTECTED]

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




Re: com.oreilly.servlet.MultipartRequest IO Error

2002-01-28 Thread J S (l)
)
  pr_warp.c:373: warning: unreachable code at beginning of switch
  statement
  make[2]: *** [pr_warp.lo] Error 1
  make[2]: Leaving directory `/shr/development/tomcat-warp/lib'
  make[1]: Exiting directory lib
  make[1]: *** [template] Error 2
  make[1]: Leaving directory `/shr/development/tomcat-warp'
  make: *** [lib-build] Error 2
 
  On Mon, 2002-01-28 at 12:49, Brian Adams wrote:
   no, just recompile the new warp connector and place it into the
   directory.
  
   -Original Message-
   From: J S (l) [mailto:[EMAIL PROTECTED]]
   Sent: Monday, January 28, 2002 12:49 PM
   To: Tomcat Users List
   Subject: RE: com.oreilly.servlet.MultipartRequest IO Error
  
  
   Thanks for your quick response.  I just have one more question...would I
   have to completely recompile tomcat to recompile the WARP connector or
   not?
  
   J Sears
  
   On Mon, 2002-01-28 at 12:41, Brian Adams wrote:
I saw it in the past 6 weeks come across the list and I believe it is
in
  
   the
  
Warp connector.  hte guy was saying that the file did not end or start
  
   with
  
(can't remember which) FF.
   
Maybe download from the CVS and build yourself...
I'm sure someone else will have better memory.
goodluck,
B
   
   
-Original Message-
From: J S (l) [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 28, 2002 12:39 PM
To: Tomcat Users List
Subject: com.oreilly.servlet.MultipartRequest IO Error
   
   
Please, anyone with information regarding the following error, either
post a reply or email me asap.
   
We are attempting to allow users to upload image files via form on our
jsp site.  We get the following error upon trying to parse the posted
data:
   
java.io.IOException: unexpected end of part
   
We are running tomcat 4.0.1
JDK 1.3.1
modwebApp
Apache 1.3.22
   
I have read where this might be a bug with either Tomcat itself or the
WARP connector, but have been unable to find any responses to the bug
report.
Any assistance is greatly appreciated.
   
J Sears
   
   
   
--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]
   
--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]
  
   --
   To unsubscribe:   mailto:[EMAIL PROTECTED]
   For additional commands: mailto:[EMAIL PROTECTED]
   Troubles with the list: mailto:[EMAIL PROTECTED]
  
   --
   To unsubscribe:   mailto:[EMAIL PROTECTED]
   For additional commands: mailto:[EMAIL PROTECTED]
   Troubles with the list: mailto:[EMAIL PROTECTED]
 
 --
 To unsubscribe:   mailto:[EMAIL PROTECTED]
 For additional commands: mailto:[EMAIL PROTECTED]
 Troubles with the list: mailto:[EMAIL PROTECTED]
 



--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]