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

Rick McGuire resolved GERONIMO-3773.
------------------------------------

    Resolution: Fixed

Committed revision 615302.  

This is just the change to the yoko code to avoid the timeout issue.  The 
repository version in geronimo will need replacing to enable the fix. 

> hostname lookup causes long startup time when offline
> -----------------------------------------------------
>
>                 Key: GERONIMO-3773
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3773
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: CORBA
>    Affects Versions: 2.1
>            Reporter: Kevan Miller
>            Priority: Minor
>             Fix For: 2.1
>
>
> Noticed that when running offline (without any network connectivity), the 
> server startup time is much slower. Looks like yoko is trying to resolve the 
> local hostname from a name server. Is this required? can we use a dotted ip 
> address instead? Here's the stack trace:
> "main" prio=5 tid=0x01001b80 nid=0xb0801000 runnable [0xb07ff000..0xb0800188]
>         at java.net.Inet6AddressImpl.getHostByAddr(Native Method)
>         at java.net.InetAddress$1.getHostByAddr(InetAddress.java:842)
>         at java.net.InetAddress.getHostFromNameService(InetAddress.java:532)
>         at java.net.InetAddress.getCanonicalHostName(InetAddress.java:503)
>         at org.apache.yoko.orb.OB.Net.getCanonicalHostname(Net.java:49)
>         at 
> org.apache.yoko.orb.OCI.IIOP.AccFactory_impl.create_acceptor(AccFactory_impl.java:153)
>         at 
> org.apache.yoko.orb.OBPortableServer.POAManagerFactory_impl.create_POAManager(POAManagerFactory_impl.java:251)
>         - locked <0x06dbe108> (a java.util.Hashtable)
>         at 
> org.apache.yoko.orb.OBPortableServer.POA_impl.create_POA(POA_impl.java:672)
>         - locked <0x056ad388> (a java.util.Hashtable)
>         at 
> org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.initialize(TransientNameService.java:139)
>         at 
> org.apache.yoko.orb.CosNaming.tnaming.TransientNameService.run(TransientNameService.java:115)
>         at 
> org.apache.geronimo.yoko.ORBConfigAdapter.createNameService(ORBConfigAdapter.java:175)
>         at org.apache.geronimo.corba.NameService.doStart(NameService.java:164)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:998)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:111)
>         - locked <0x06dbaaf0> (a 
> org.apache.geronimo.gbean.runtime.GBeanDependency)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:146)
>         - locked <0x06dbaaf0> (a 
> org.apache.geronimo.gbean.runtime.GBeanDependency)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:120)
>         at 
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java:176)
>         at 
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
>         at 
> org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:254)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:294)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:124)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:555)
>         at 
> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:379)
>         at 
> org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:448)
>         at 
> org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:187)
>         at 
> org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:534)
>         - locked <0x05bd8bf8> (a 
> org.apache.geronimo.kernel.config.EditableKernelConfigurationManager)
>         at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:585)
>         at 
> org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:124)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:832)
>         at 
> org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
>         at 
> org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
>         at 
> org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
>         at 
> org.apache.geronimo.kernel.config.EditableConfigurationManager$$EnhancerByCGLIB$$2e075048.startConfiguration(<generated>)
>         at 
> org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:156)
>         at 
> org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:78)
>         at 
> org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
>         at 
> org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)

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