• 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

javabind exception when starting a managed server

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello

I created a managed server in Weblogic 7, the SSL port for it being 7002 which is the default SSL port. My admin server also has SSL port 7002.

When I started the server for the first time it worked fine. I even deployed a web application which was working properly.

But suddenly I started getting javabind exception for port 7002.
I have also installed eclipse which points to the same web apllication. Is it because of that?

Please Help.

Regards
Santosh S. Kutty
reply
    Bookmark Topic Watch Topic
  • New Topic