• 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
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

CORBA.BAD_OPERATION

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The following is the error message when a batch job is executed from the Unix box. (the code is written in Java/EJB. Application Server is Jaguar CTS 3.5)
p3gsm:/sybase_jag/JaguarCTS35/SchedulerScripts 5> RFLoadFrame.sh
java.lang.Exception: javax.naming lookup failed for component: RecvFrameBean
Exception: [Root exception is org.omg.CORBA.BAD_OPERATION: The delegate has not
been set! minor code: 0 completed: No]javax.naming.NamingException
Error Message : BatchScheduler not found. Specify owner.objectname or use sp_hel
p to check whether the object exists (sp_help may produce lots of output).
Please help.
 
It's fun to be me, and still legal in 9 states! Wanna see my tiny ad?
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic