• 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

How Do I Post A Log File At The JavaRanch

 
Ranch Hand
Posts: 1309
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I ran an application on the Tomcat web server. There are some bugs in the application and I get an error message.
I posted a question regarding the error message I got at another forum (JavaRanch). Some nice ranchers want me to post the Tomcat log file.
There are many ":", ")", "(" in the log file and they are taken as Graimlins. When I tried to post my log file, I got this message:


We cannot process your posting, because you have exceeded the maximum number of images allowed per post. The current maximum is 8.


Is there a clever way to post my log file?
 
Ranch Hand
Posts: 1090
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can use HTML escape sequences. Here's a list.
 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
At the bottom of the "Post A Reply" box, under the Graemlins are three check boxes. One of them is "Disable smilies in this post."

Put a checkmark in that box and you'll get instead of a smilie face.
 
reply
    Bookmark Topic Watch Topic
  • New Topic