• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Unable to upload files to websphere.

 
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have the following problem with websphere 4.0.3. Everytime I upload a file, the file gets corrupted. If I access websphere directory at its own port everything works fine. However, if I upload through IBM Http Server port the file is corrupted, which leads me to believe this is a bug with was plugin.
I tried upgrading to 4.0.4 and that fixed this problem, however, 4.0.4 has a different problem. The files served over https connection get cut off in the middle. Once again, this problem only occurs when accessing websphere through ibm http server.
If anybody has any ideas on how to fix either of these problems it would be greatly appreciated.
 
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes, we are seeing the same issue with the files being cutoff in 4.0.4, but it does not seem to happen in 4.0.1
There is an efix available for 4.0.4 that may help you. PQ62369
 
Shalini Komarla
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I did not quite complete the previous email and hit the Post button accidently...
I also wanted to mention that this efix is for the IBM HTTP Server.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic