• 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

eclipse + easie orion plugin

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everybody;
Just a small question. I'm trying to run Orion/OC4J plugin by Genuitec w. Eclipse 2.1.1.
Everything's fine. I can initialize the server (OC4J 1.0.2.2), but I can't shut it down and use properly.
I'm getting various messages like:
Error: javax.naming.NamingException: Lookup error: java.io.EOFException: Disconnected; nested exception is: java.io.EOFException: Disconnected
or
Error within debug UI:
<no reason given>
My basic question - is there anyone who tried to use this plugin?
I'd appreciate any help how to set it up.
I'm getting tired of System.out breakpoints :-)
Thanx.
reply
    Bookmark Topic Watch Topic
  • New Topic