• 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

something wrong with my struts running in tomcat

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I made a website written by struts
and I runned it on my local computer correctly
but as I ftpped to my server
it appeared something wrong ..like:
2002-8-29 05:04:03 -Ctx < > : IOException in: R(+image/titles.swf + null ) software caused connection abort:socket writer error

and even ...there is something too bad .it will appear repeatedly ,until the tomcat shut down
2002-8-29 05:04:03 Ctx < > : 1IIegalStateException in: R ( + /download/xxx.jsp + null ) Current state = FLUSHED ,new state = CODING
2002-8-29 05:04:03 Ctx < > : 1IIegalStateException in: R ( + /download/xxx.jsp + null ) Current state = FLUSHED ,new state = CODING
2002-8-29 05:04:03 Ctx < > : 1IIegalStateException in: R ( + /download/xxx.jsp + null ) Current state = FLUSHED ,new state = CODING
2002-8-29 05:04:03 Ctx < > : 1IIegalStateException in: R ( + /download/xxx.jsp + null ) Current state = FLUSHED ,new state = CODING
。。。。。。
i don't know why..and i don't know what i can do...please help me..
i came from china..shanghai.
 
Ranch Hand
Posts: 2676
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
diudiu,
JavaRanch has a naming
policy
which is strictly enforced. Please read the policy and change your
display name if you wish to continue posting here.
You can change your name:
here
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic