• 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

Cannot find server

 
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello ,
I am using ATG Dynamo and on a particular page
invocation - I get the message "Cannot find server "

The problem is - this does not even happen consistently
sometimes it does and sometimes it doesnt

There is nothing that is specified in the logs

Could this be related to the file size ?

Regards ,
-anagha
 
pendse anagha
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here are a few more observations :
The problem : Sometimes a particular web page in the application that I am developing - gives a screen - "Cannot find server "
Nothing comes up in the logs
( I am using ATG Dynamo )
I was wondering if this has anything to do with multibyte characters - since
the screen was containing japanese text

However I am seeing the same happening in an another page ( sometimes )
This page has no multibye characters

This only happens when I use Internet explorer IE6.x
I also have observed that the System.out.println() statements that I have put at the end of file are being printed on the console !!!
but the browser reports - Cannot find server

Please help
-anagha
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi! anagha
I think , you have to see first a for URI in browser URL and also check encode method which you have been used?
After this ,if it is not work , email me on kirti_engineer@rediffmail.com with your .jsp file.
 
A lot of people cry when they cut onions. The trick is not to form an emotional bond. This tiny ad told me:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic