• 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:

ejb error

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
17:31:19,253 INFO [STDOUT] 2007-05-24 17:31:19,112 [main] ERROR org.jboss.system.server.Server : Root deployment has missing
dependencies; continuing
Incomplete Deployment listing:

--- MBeans waiting for other MBeans ---
ObjectName: jboss:service=SchedulerStartup
State: FAILED
Reason: java.lang.RuntimeException: net.vertical.pa.exception.OntologyServerException: com.vns.omi.os.service.osapi.OSApiHo
me not bound;
---> nested javax.naming.NameNotFoundException: com.vns.omi.os.service.osapi.OSApiHome not bound

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss:service=SchedulerStartup
State: FAILED
Reason: java.lang.RuntimeException: net.vertical.pa.exception.OntologyServerException: com.vns.omi.os.service.osapi.OSApiHo
me not bound;
---> nested javax.naming.NameNotFoundException: com.vns.omi.os.service.osapi.OSApiHome not bound
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is your question and what is the scenario ?

Have a look at this

nested javax.naming.NameNotFoundException: com.vns.omi.os.service.osapi.OSApiHome not bound



Looks like there is your problem but I am not sure what and where the problem was to begin with.
 
We begin by testing your absorbancy by exposing you to this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic