[ 
https://issues.apache.org/jira/browse/OPENEJB-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Blevins updated OPENEJB-556:
----------------------------------

        Fix Version/s:     (was: 3.0.x)
                       (trunk/openejb3)
    Affects Version/s:     (was: 3.0.x)
                       (trunk/openejb3)

> HSQL ServerService fails to start when there are no connectors bound into the 
> system
> ------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-556
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-556
>             Project: OpenEJB
>          Issue Type: Bug
>    Affects Versions: (trunk/openejb3)
>            Reporter: David Blevins
>             Fix For: (trunk/openejb3)
>
>
> HSQL ServerService fails to start when there are no connectors bound into the 
> system.  Should be fine to have no connectors configured.
> Listening for transport dt_socket at address: 5005
> Apache OpenEJB 3.0-incubating-SNAPSHOT    build: 20070406-02:19
> http://incubator.apache.org/openejb
> OpenEJB ready.
> [init] OpenEJB Remote Server
> javax.naming.NameNotFoundException: Name "java:openejb/Connector/" not found.
>         at 
> org.apache.openejb.core.ivm.naming.IvmContext.federate(IvmContext.java:172)
>         at 
> org.apache.openejb.core.ivm.naming.IvmContext.lookup(IvmContext.java:129)
>         at 
> org.apache.openejb.core.ivm.naming.IvmContext.listBindings(IvmContext.java:330)
>         at javax.naming.InitialContext.listBindings(InitialContext.java:406)
>         at 
> org.apache.openejb.server.hsql.HsqlService.init(HsqlService.java:91)
>         at 
> org.apache.openejb.server.ServiceManager.init(ServiceManager.java:171)
>         at org.apache.openejb.server.Server.init(Server.java:71)
>         at org.apache.openejb.server.Main.initServer(Main.java:179)
>         at org.apache.openejb.server.Main.main(Main.java:41)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at org.apache.openejb.cli.MainImpl.main(MainImpl.java:175)
>         at org.apache.openejb.cli.Bootstrap.main(Bootstrap.java:93)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to