• 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

Debugging an app on WLS8.1 requestTimeout

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Does anyone know how to increase the requestTimeout value in Eclipse, or Weblogic Server 8.1 to prevent the current debugging thread thinking the server or IDE is dead and starting a debugging session in a new thread?
The result of this problem is that the debugger jumps back the callstack to where the first breakpoint is i.e. where the debugging began.
I am not too sure if this (happens after about 60 seconds of inactivity) can be configured in Eclipse or WLS. I have scoured the Eclipse project preferences but to no avail.
Any hints or info, or a solution greatly appreciated.
Cheers
Mike Rae
 
Yes, my master! Here is the tiny ad you asked for:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic