Quantcast
Viewing all articles
Browse latest Browse all 87219

GetIfTable function failed - New ES3 install

I'm installing ES3 on a VM in preparation to setting up our production environment and am running into an issue.  First things first - Configuation:

  • Server:  Windows Server 2008 R2
  • DBMS: SQL Server 2008 R2
  • App server:  WebSphere 7.0.0.21
  • Java Version 1.6.0
  • LiveCycle 10.0.2

 

In the Configuration Manager Deploy LiveCycle EAR step, the CM UI indicates that everything deployed successfully, but I see three instances where services failed to start with the "GetIfTable function failed" error messages, e.g.:

[5/10/12 12:46:19:717 CDT] 0000003e WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key default_host/umstartup

[5/10/12 12:46:19:757 CDT] 0000003e ServerLifeCyc E   ALC-BMC-001-001: Unexpected exception while starting an Adobe Service

[5/10/12 12:46:19:761 CDT] 0000003e ServerLifeCyc E   TRAS0014I: The following exception was logged java.lang.Error: IP Helper Library GetIfTable function failed

at java.net.NetworkInterface.getAll(Native Method)

at java.net.NetworkInterface.getNetworkInterfaces(NetworkInterface.java: 297)

at com.adobe.idp.common.util.GUIDGenerator.getIP(GUIDGenerator.java:49)

at com.adobe.idp.common.util.GUIDGenerator.initialize(GUIDGenerator.java :25)

at com.adobe.idp.um.services.UMStartupService.onStartService(UMStartupSe rvice.java:59)

at com.adobe.service.Service.initialize(Service.java:401)

at com.adobe.service.ServerLifeCycleListener.contextInitialized(ServerLi feCycleListener.java:34)

at com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(Web App.java:1708)

at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebA pp.java:381)

at com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java: 299)

at com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGrou pImpl.java:100)

at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHost Impl.java:166)

at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java: 732)

at com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContain er.java:617)

at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContain erImpl.java:376)

at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainer Impl.java:668)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrI mpl.java:1127)

at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObje ctStart(DeployedApplicationImpl.java:1319)

at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleI mpl.java:610)

at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedAp plicationImpl.java:944)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(Appl icationMgrImpl.java:740)

at com.ibm.ws.runtime.component.ApplicationMgrImpl$1.run(ApplicationMgrI mpl.java:1272)

at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl. java:5343)

at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManage rImpl.java:5431)

at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext. java:255)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynam ically(ApplicationMgrImpl.java:1277)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrI mpl.java:2048)

at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(Composition UnitMgrImpl.java:385)

at com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUni tImpl.java:123)

at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(Composition UnitMgrImpl.java:328)

at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionU nit(CompositionUnitMgrImpl.java:599)

at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionU nit(CompositionUnitMgrImpl.java:561)

at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(Appl icationMgrImpl.java:1184)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:60)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:37)

at java.lang.reflect.Method.invoke(Method.java:611)

at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:49)

at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:37)

at java.lang.reflect.Method.invoke(Method.java:611)

at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:256)

at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredM odelMBean.java:1085)

at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMB ean.java:966)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultM BeanServerInterceptor.java:848)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:773 )

at com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:13 31)

at com.ibm.ws.security.util.AccessController.doPrivileged(AccessControll er.java:118)

at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:1 224)

at com.ibm.ws.management.connector.AdminServiceDelegator.invoke(AdminSer viceDelegator.java:181)

at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:37)

at java.lang.reflect.Method.invoke(Method.java:611)

at com.ibm.ws.management.connector.soap.SOAPConnector.invoke(SOAPConnect or.java:453)

at com.ibm.ws.management.connector.soap.SOAPConnector.service(SOAPConnec tor.java:286)

at com.ibm.ws.management.connector.soap.SOAPConnection.handleRequest(SOA PConnection.java:65)

at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.ja va:733)

at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:522)

at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)

 

This happens when the EARs are deployed as well as when the app server is restarted.  If I continue on, several of the components fail to deploy, either with this error or an OutOfMemory error, which I can only guess is due to this root cause.

 

Any suggestions?


Viewing all articles
Browse latest Browse all 87219

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>