RE: Uploading files to Orion webserver with MultipartParser API

2002-03-04 Thread Justin Crosbie

Looks like this didn't go through again. This a hint? (lol) ;)

-Original Message-
From: Justin Crosbie 
Sent: 04 March 2002 10:31
To: 'Orion-Interest'
Subject: RE: Uploading files to Orion webserver with MultipartParser API


Hi Bill,

Now that you mention it, I have never been able to download stuff off the
Java site from my own machine, but it always worked on another machine on
the network, even though there was no noticeable differences between the
two, same OS, same IE, same privs. When it was failing, it appeared that it
was trying to download the index.html document (if I remember correctly)
from the download site rather than the requested file.

I upgraded to IE 6 a few days ago, and I just tried downloading from the
Java site, and its working fine. Curious.

Thanks,
Justin

-Original Message-
From: Bill Winspur [mailto:[EMAIL PROTECTED]]
Sent: 01 March 2002 13:27
To: Orion-Interest
Subject: Re: Uploading files to Orion webserver with MultipartParser API


I've had numerous weird and transient problems with IE 5.5. Yesterday,
getting set up at a client site,  I could not download j2sdk1.4 from sun,
and had to go to a machine with IE5.0 to get it. However, IE5.5 was able to
download netbeans just fine. The Sys Admin guys dont think its a firewall
problem. It will probably work OK today if things go the way they have in
the past.
- Original Message -
From: Justin Crosbie [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Sent: Wednesday, February 27, 2002 2:17 AM
Subject: RE: Uploading files to Orion webserver with MultipartParser API


 Hi

 Thanks for that, I wasn't aware of those classes, I gave them a go.
Similar
 problem. Different error, but its occasionally failing. I also tried the
 non-brand-specific UploadServlet.java, similar results.

 However, I have gotten closer. It was failing on Internet Explorer 5.5. I
 tried Netscape 4.7, and it seemed fine. I tried it on 5.0 and IE 6 and it
 seemed fine. So it appears that it is a problem with IE 5.5. Very
strange...


 Thanks for the help, much appreciated.
 Justin

 P.S. this is my second attempt at posting this, it appears the list does
not
 pick up everything that is posted.

 -Original Message-
 From: Joan Josep Iglesias [mailto:[EMAIL PROTECTED]]
 Sent: 22 February 2002 09:33
 To: Orion-Interest
 Subject: Re: Uploading files to Orion webserver with MultipartParser API


 Hi,

 I'm trying to upload files to my server, but I'm  using the orion
 libreries
 to do it

 http://kb.atlassian.com/content/orionsupport/articles/fileupload.html


 Why don't you try with those libraries?


 Joan








Re: Uploading files to Orion webserver with MultipartParser API

2002-03-02 Thread Bill Winspur

I've had numerous weird and transient problems with IE 5.5. Yesterday,
getting set up at a client site,  I could not download j2sdk1.4 from sun,
and had to go to a machine with IE5.0 to get it. However, IE5.5 was able to
download netbeans just fine. The Sys Admin guys dont think its a firewall
problem. It will probably work OK today if things go the way they have in
the past.
- Original Message -
From: Justin Crosbie [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Sent: Wednesday, February 27, 2002 2:17 AM
Subject: RE: Uploading files to Orion webserver with MultipartParser API


 Hi

 Thanks for that, I wasn't aware of those classes, I gave them a go.
Similar
 problem. Different error, but its occasionally failing. I also tried the
 non-brand-specific UploadServlet.java, similar results.

 However, I have gotten closer. It was failing on Internet Explorer 5.5. I
 tried Netscape 4.7, and it seemed fine. I tried it on 5.0 and IE 6 and it
 seemed fine. So it appears that it is a problem with IE 5.5. Very
strange...


 Thanks for the help, much appreciated.
 Justin

 P.S. this is my second attempt at posting this, it appears the list does
not
 pick up everything that is posted.

 -Original Message-
 From: Joan Josep Iglesias [mailto:[EMAIL PROTECTED]]
 Sent: 22 February 2002 09:33
 To: Orion-Interest
 Subject: Re: Uploading files to Orion webserver with MultipartParser API


 Hi,

 I'm trying to upload files to my server, but I'm  using the orion
 libreries
 to do it

 http://kb.atlassian.com/content/orionsupport/articles/fileupload.html


 Why don't you try with those libraries?


 Joan








RE: disappear postings (was Re: Uploading files to Orion webserver with MultipartParser API)

2002-02-28 Thread Smith Jason

Has happened to me too - serveral times.

/Jason

-Original Message-
From: Simon Stewart [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 27, 2002 5:37 PM
To: Orion-Interest
Subject: OT: disappear postings (was Re: Uploading files to Orion
webserver with MultipartParser API)


On Wed, Feb 27, 2002 at 09:17:41AM -, Justin Crosbie wrote:
 P.S. this is my second attempt at posting this, it appears the list does
not
 pick up everything that is posted.

I've noticed this too. Can't remember seeing a comment that this list
is moderated anywhere, but perhaps we should ignore the man behind the
curtain?

Cheers,

Simon

-- 
Anyone who goes to a psychiatrist ought to have his head examined.
-- Sam Goldwyn




RE: Uploading files to Orion webserver with MultipartParser API

2002-02-28 Thread Justin Crosbie

Hi again,

Hopefully this one will get through (lol) :)

Thanks for the reply Joan, much appreciated.

The faulty browser appears to be:
IE 5.50.4522.1800 SP1
IE 5.50.4807.2300 SP2

We don't use a proxy server, and we always use HTTP 1.1. OS is Windows 2000
and WinNT for server, and Win2000 only for clients. Win2000 is SP2.

The plot has thickened as well, The problem only happens sporadically. I can
no longer reproduce the problem on these versions, they are now uploading
fine!! Nothing has changed, other than we have upgraded IE to version 6 on
other machines on the network.

When it has happened, I have examined the InputStream that is sent to the
server, and when it fails, it appears the HTTP header is being sent as
content as well as a header, so the MultiPart parser does not see a valid
content boundary.

Anyway, I will keep an eye on it to see does it crop up again.

Thanks for the help,
Justin

-Original Message-
From: Geoff Soutter [mailto:[EMAIL PROTECTED]]
Sent: 27 February 2002 23:24
To: Orion-Interest
Subject: RE: Uploading files to Orion webserver with MultipartParser API


Just be aware, MS don't number each release of their browser like NS do.
For example, the original release of 5.5 was very buggy, but it's had at
least a couple of Service Packs since then (5.5.1, 5.5.2, if you like). 

You need to indicate which service pack and which OS you are running on
before you can really compare IE versions properly.

You may also wish to ensure there are no proxies or anything like that
in the middle between IE and Orion, as they can change the HTTP stream.
Also, have you configured IE to use HTTP 1.0 or 1.1?

Try running the same example code on Tomcat 4.x, with your different
browsers. If that works you can pretty much blame Orion.

Geoff

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED]] On Behalf Of 
 Joan Josep Iglesias
 Sent: Thursday, 28 February 2002 3:14 AM
 To: Orion-Interest
 Subject: Re: Uploading files to Orion webserver with 
 MultipartParser API
 
 
 Hi again Justine,
 
   I've just prove it with an IE 5.5 and I have'nt got any 
 problem... I don't 
 know what problem you can have... If you want, you can try to 
 read the upload 
 file byte by byte... the way I token (by the moment).
 
   Good luck Justine!!
 
   Joan
 
 
 On Wednesday 27 February 2002 10:17 am, you wrote:
  Hi
 
  Thanks for that, I wasn't aware of those classes, I gave them a go. 
  Similar problem. Different error, but its occasionally 
 failing. I also 
  tried the non-brand-specific UploadServlet.java, similar results.
 
  However, I have gotten closer. It was failing on Internet Explorer 
  5.5. I tried Netscape 4.7, and it seemed fine. I tried it 
 on 5.0 and 
  IE 6 and it seemed fine. So it appears that it is a problem with IE 
  5.5. Very strange...
 
 
  Thanks for the help, much appreciated.
  Justin
 
  P.S. this is my second attempt at posting this, it appears the list 
  does not pick up everything that is posted.
 
  -Original Message-
  From: Joan Josep Iglesias [mailto:[EMAIL PROTECTED]]
  Sent: 22 February 2002 09:33
  To: Orion-Interest
  Subject: Re: Uploading files to Orion webserver with 
 MultipartParser 
  API
 
 
  Hi,
 
  I'm trying to upload files to my server, but I'm  using 
 the orion 
  libreries to do it
 
  
 http://kb.atlassian.com/content/orionsupport/a
rticles/fileupload.html
 
 
  Why don't you try with those libraries?
 
 
  Joan
 
 





Re: SV: disappear postings (was Re: Uploading files to Orion webserver with MultipartParser API)

2002-02-28 Thread KirkYarina

Take a look at Mailman ( http://www.gnu.org/software/mailman/mailman.html 
).  While I haven't used it, it's replacing Majordomo in a lot of sites.

Majordomo's been static for years, while Mailman's an active 
project.  While that could mean that Majordomo's stable and Mailman's chock 
full of new bugs, that doesn't seem to be the case from what I've heard.

The installation looks pretty straightforward; you might want to give it a 
quick try and see if it'll work for you - the biggest problem might be 
trying to use Orion as the web server (but you'd know more about than then 
I would g)...

Good Luck!




At 09:44 PM 2/27/02 +0100, you wrote:
We are desperately trying to find time to update the software that runs
this list. We have now made this one of our higher priorities, as this
list is our primal channel of communication with our community.

Disapearing postings sounds very alarming and makes us raise the
priority of updating this mailing list even higher.

We are trying our best to bring you full EJB 2.0 as soon as possible,
and I am sure that you, our users, also rates full EJB 2.0 compliance
higher than the performance of this list as long as you know that the
mailing list software will soon be updated.

With Regards,

Magnus Rydin
IronFlare AB



-Ursprungligt meddelande-
Från: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] För Simon Stewart
Skickat: den 27 februari 2002 17:37
Till: Orion-Interest
Ämne: OT: disappear postings (was Re: Uploading files to Orion webserver
with MultipartParser API)


On Wed, Feb 27, 2002 at 09:17:41AM -, Justin Crosbie wrote:
  P.S. this is my second attempt at posting this, it appears the list
  does not pick up everything that is posted.

I've noticed this too. Can't remember seeing a comment that this list is
moderated anywhere, but perhaps we should ignore the man behind the
curtain?

Cheers,

Simon

--
Anyone who goes to a psychiatrist ought to have his head examined.
 -- Sam Goldwyn


Kirk Yarina
[EMAIL PROTECTED]





RE: Uploading files to Orion webserver with MultipartParser API

2002-02-27 Thread Justin Crosbie

Hi

Thanks for that, I wasn't aware of those classes, I gave them a go. Similar
problem. Different error, but its occasionally failing. I also tried the
non-brand-specific UploadServlet.java, similar results.

However, I have gotten closer. It was failing on Internet Explorer 5.5. I
tried Netscape 4.7, and it seemed fine. I tried it on 5.0 and IE 6 and it
seemed fine. So it appears that it is a problem with IE 5.5. Very strange...


Thanks for the help, much appreciated.
Justin

P.S. this is my second attempt at posting this, it appears the list does not
pick up everything that is posted.

-Original Message-
From: Joan Josep Iglesias [mailto:[EMAIL PROTECTED]]
Sent: 22 February 2002 09:33
To: Orion-Interest
Subject: Re: Uploading files to Orion webserver with MultipartParser API


Hi,

I'm trying to upload files to my server, but I'm  using the orion
libreries 
to do it

http://kb.atlassian.com/content/orionsupport/articles/fileupload.html


Why don't you try with those libraries?


Joan





Re: Uploading files to Orion webserver with MultipartParser API

2002-02-27 Thread Joan Josep Iglesias

Hi again Justine,

I've just prove it with an IE 5.5 and I have'nt got any problem... I don't 
know what problem you can have... If you want, you can try to read the upload 
file byte by byte... the way I token (by the moment).

Good luck Justine!!

Joan


On Wednesday 27 February 2002 10:17 am, you wrote:
 Hi

 Thanks for that, I wasn't aware of those classes, I gave them a go. Similar
 problem. Different error, but its occasionally failing. I also tried the
 non-brand-specific UploadServlet.java, similar results.

 However, I have gotten closer. It was failing on Internet Explorer 5.5. I
 tried Netscape 4.7, and it seemed fine. I tried it on 5.0 and IE 6 and it
 seemed fine. So it appears that it is a problem with IE 5.5. Very
 strange...


 Thanks for the help, much appreciated.
 Justin

 P.S. this is my second attempt at posting this, it appears the list does
 not pick up everything that is posted.

 -Original Message-
 From: Joan Josep Iglesias [mailto:[EMAIL PROTECTED]]
 Sent: 22 February 2002 09:33
 To: Orion-Interest
 Subject: Re: Uploading files to Orion webserver with MultipartParser API


 Hi,

   I'm trying to upload files to my server, but I'm  using the orion
 libreries
 to do it

 http://kb.atlassian.com/content/orionsupport/articles/fileupload.html


   Why don't you try with those libraries?


   Joan




OT: disappear postings (was Re: Uploading files to Orion webserver with MultipartParser API)

2002-02-27 Thread Simon Stewart

On Wed, Feb 27, 2002 at 09:17:41AM -, Justin Crosbie wrote:
 P.S. this is my second attempt at posting this, it appears the list does not
 pick up everything that is posted.

I've noticed this too. Can't remember seeing a comment that this list
is moderated anywhere, but perhaps we should ignore the man behind the
curtain?

Cheers,

Simon

-- 
Anyone who goes to a psychiatrist ought to have his head examined.
-- Sam Goldwyn




SV: disappear postings (was Re: Uploading files to Orion webserver with MultipartParser API)

2002-02-27 Thread Magnus Rydin

We are desperately trying to find time to update the software that runs
this list. We have now made this one of our higher priorities, as this
list is our primal channel of communication with our community.

Disapearing postings sounds very alarming and makes us raise the
priority of updating this mailing list even higher.

We are trying our best to bring you full EJB 2.0 as soon as possible,
and I am sure that you, our users, also rates full EJB 2.0 compliance
higher than the performance of this list as long as you know that the
mailing list software will soon be updated.

With Regards,

Magnus Rydin
IronFlare AB



-Ursprungligt meddelande-
Från: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] För Simon Stewart
Skickat: den 27 februari 2002 17:37
Till: Orion-Interest
Ämne: OT: disappear postings (was Re: Uploading files to Orion webserver
with MultipartParser API)


On Wed, Feb 27, 2002 at 09:17:41AM -, Justin Crosbie wrote:
 P.S. this is my second attempt at posting this, it appears the list 
 does not pick up everything that is posted.

I've noticed this too. Can't remember seeing a comment that this list is
moderated anywhere, but perhaps we should ignore the man behind the
curtain?

Cheers,

Simon

-- 
Anyone who goes to a psychiatrist ought to have his head examined.
-- Sam Goldwyn





RE: Uploading files to Orion webserver with MultipartParser API

2002-02-27 Thread Geoff Soutter

Just be aware, MS don't number each release of their browser like NS do.
For example, the original release of 5.5 was very buggy, but it's had at
least a couple of Service Packs since then (5.5.1, 5.5.2, if you like). 

You need to indicate which service pack and which OS you are running on
before you can really compare IE versions properly.

You may also wish to ensure there are no proxies or anything like that
in the middle between IE and Orion, as they can change the HTTP stream.
Also, have you configured IE to use HTTP 1.0 or 1.1?

Try running the same example code on Tomcat 4.x, with your different
browsers. If that works you can pretty much blame Orion.

Geoff

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED]] On Behalf Of 
 Joan Josep Iglesias
 Sent: Thursday, 28 February 2002 3:14 AM
 To: Orion-Interest
 Subject: Re: Uploading files to Orion webserver with 
 MultipartParser API
 
 
 Hi again Justine,
 
   I've just prove it with an IE 5.5 and I have'nt got any 
 problem... I don't 
 know what problem you can have... If you want, you can try to 
 read the upload 
 file byte by byte... the way I token (by the moment).
 
   Good luck Justine!!
 
   Joan
 
 
 On Wednesday 27 February 2002 10:17 am, you wrote:
  Hi
 
  Thanks for that, I wasn't aware of those classes, I gave them a go. 
  Similar problem. Different error, but its occasionally 
 failing. I also 
  tried the non-brand-specific UploadServlet.java, similar results.
 
  However, I have gotten closer. It was failing on Internet Explorer 
  5.5. I tried Netscape 4.7, and it seemed fine. I tried it 
 on 5.0 and 
  IE 6 and it seemed fine. So it appears that it is a problem with IE 
  5.5. Very strange...
 
 
  Thanks for the help, much appreciated.
  Justin
 
  P.S. this is my second attempt at posting this, it appears the list 
  does not pick up everything that is posted.
 
  -Original Message-
  From: Joan Josep Iglesias [mailto:[EMAIL PROTECTED]]
  Sent: 22 February 2002 09:33
  To: Orion-Interest
  Subject: Re: Uploading files to Orion webserver with 
 MultipartParser 
  API
 
 
  Hi,
 
  I'm trying to upload files to my server, but I'm  using 
 the orion 
  libreries to do it
 
  
 http://kb.atlassian.com/content/orionsupport/a
rticles/fileupload.html
 
 
  Why don't you try with those libraries?
 
 
  Joan
 
 





Re: Uploading files to Orion webserver with MultipartParser API

2002-02-22 Thread Joan Josep Iglesias

Hi,

I'm trying to upload files to my server, but I'm  using the orion libreries 
to do it

http://kb.atlassian.com/content/orionsupport/articles/fileupload.html


Why don't you try with those libraries?


Joan





Uploading files to Orion webserver with MultipartParser API

2002-02-21 Thread Justin Crosbie

Hi,

I'm wondering if this has anything to do with the Orion webserver. I am
using the com.oreilly.servlet.multipart.MultipartParser to upload files to
my servlet. If you try the same file several times, it will sometimes work
and sometimes fail with a Corrupt form data: no leading boundary
IOException.

It fails because normally it expects to see a valid boundary in the
HttpServletRequest obj, but some of the time the Header is being sent with
the content. So where it expects to see something like 
12012133613061, it finds a POST url... HTTP1.1
etc

It is strange that it sometimes works and sometimes not. Is there anything I
can set on the webserver side to ensure that the content is as is expected?

Thanks,
Justin




RE: Uploading files to Orion webserver with MultipartParser API

2002-02-21 Thread Geoff Soutter

Hi there,

Did you read the http://www.servlets.com/cos/faq.html?

Cheers

Geoff

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED]] On Behalf Of 
 Justin Crosbie
 Sent: Friday, 22 February 2002 3:22 AM
 To: Orion-Interest
 Subject: Uploading files to Orion webserver with MultipartParser API
 
 
 Hi,
 
 I'm wondering if this has anything to do with the Orion 
 webserver. I am using the 
 com.oreilly.servlet.multipart.MultipartParser to upload files 
 to my servlet. If you try the same file several times, it 
 will sometimes work and sometimes fail with a Corrupt form 
 data: no leading boundary IOException.
 
 It fails because normally it expects to see a valid boundary 
 in the HttpServletRequest obj, but some of the time the 
 Header is being sent with the content. So where it expects to 
 see something like 
 12012133613061, it finds a POST 
 url... HTTP1.1 etc
 
 It is strange that it sometimes works and sometimes not. Is 
 there anything I can set on the webserver side to ensure that 
 the content is as is expected?
 
 Thanks,
 Justin