9 Replies Latest reply on Mar 24, 2009 6:41 PM by peterj

    JBoss Portal v2.7.1 / Solaris 10 SPARC / No route to host

    thegman

      Hi,

      Can anyone tell me why I am getting this error "No route to host" ?

      I have downloaded jboss-portal-2.7.1-bundled.zip, extracted it, exported JBOSS_HOME to be "/opt/jboss/jboss-portal-2.7.1", changed u+x on $JBOSS_HOME/bin/* then executed run.sh as below. Am I missing something?

      My jdk is in the path and is:

      java version "1.5.0_16"
      Java(TM) Platform, Standard Edition for Business (build 1.5.0_16-b02)
      Java HotSpot(TM) Server VM (build 1.5.0_16-b02, mixed mode)





      root@wolverine:/opt/jboss/jboss-portal-2.7.1/bin# ./run.sh -b 192.168.0.50
      =========================================================================

      JBoss Bootstrap Environment

      JBOSS_HOME: /opt/jboss/jboss-portal-2.7.1

      JAVA: java

      JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000

      CLASSPATH: /opt/jboss/jboss-portal-2.7.1/bin/run.jar

      =========================================================================

      09:40:41,040 INFO [Server] Starting JBoss (MX MicroKernel)...
      09:40:41,044 INFO [Server] Release ID: JBoss [Trinity] 4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)
      09:40:41,051 INFO [Server] Home Dir: /opt/jboss/jboss-portal-2.7.1
      09:40:41,051 INFO [Server] Home URL: file:/opt/jboss/jboss-portal-2.7.1/
      09:40:41,056 INFO [Server] Patch URL: null
      09:40:41,056 INFO [Server] Server Name: default
      09:40:41,057 INFO [Server] Server Home Dir: /opt/jboss/jboss-portal-2.7.1/server/default
      09:40:41,058 INFO [Server] Server Home URL: file:/opt/jboss/jboss-portal-2.7.1/server/default/
      09:40:41,059 INFO [Server] Server Log Dir: /opt/jboss/jboss-portal-2.7.1/server/default/log
      09:40:41,061 INFO [Server] Server Temp Dir: /opt/jboss/jboss-portal-2.7.1/server/default/tmp
      09:40:41,063 INFO [Server] Root Deployment Filename: jboss-service.xml
      09:40:42,566 INFO [ServerInfo] Java version: 1.5.0_16,Sun Microsystems Inc.
      09:40:42,567 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_16-b02,Sun Microsystems Inc.
      09:40:42,567 INFO [ServerInfo] OS-System: SunOS 5.10,sparc
      09:40:44,403 INFO [Server] Core system initialized
      09:40:55,536 INFO [WebService] Using RMI server codebase: http://192.168.0.50:8083/
      09:40:55,547 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml
      09:40:58,693 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.
      09:40:58,694 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
      09:40:59,589 INFO [TransactionManagerService] Starting recovery manager
      09:40:59,985 INFO [TransactionManagerService] Recovery manager started
      09:40:59,986 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
      09:41:13,005 INFO [EJB3Deployer] Starting java:comp multiplexer
      09:42:15,735 INFO [NativeServerConfig] JBoss Web Services - Native
      09:42:15,736 INFO [NativeServerConfig] jbossws-3.0.1-native-2.0.4.GA (build=200803312044)
      09:42:18,822 INFO [NativeServiceRefBinderJAXRPC] setupServiceRef [jndi=wsrp-client/service/PortletManagementService]
      09:42:18,977 INFO [NativeServiceRefBinderJAXRPC] setupServiceRef [jndi=wsrp-client/service/MarkupService]
      09:42:18,990 INFO [NativeServiceRefBinderJAXRPC] setupServiceRef [jndi=wsrp-client/service/ServiceDescriptionService]
      09:42:19,010 INFO [NativeServiceRefBinderJAXRPC] setupServiceRef [jndi=wsrp-client/service/RegistrationService]
      09:42:19,022 INFO [ClientDeployer] Client ENC bound under: wsrp-client
      09:42:21,160 INFO [Embedded] Catalina naming disabled
      09:42:22,167 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/jdk/instances/jdk1.5.0/jre/lib/sparc/server:/usr/jdk/instances/jdk1.5.0/jre/lib/sparc:/usr/jdk/instances/jdk1.5.0/jre/../lib/sparc:/opt/CA/SharedComponents/lib:/usr/lib
      09:42:22,588 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-192.168.0.50%2F192.168.0.50-8080
      09:42:22,593 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-192.168.0.50%2F192.168.0.50-8009
      09:42:22,593 INFO [Catalina] Initialization processed in 1433 ms
      09:42:22,594 INFO [StandardService] Starting service jboss.web
      09:42:22,607 INFO [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.1.GA
      09:42:22,901 INFO [Catalina] Server startup in 307 ms
      09:42:23,331 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/
      09:42:26,953 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
      09:42:27,715 INFO [TomcatDeployer] deploy, ctxPath=/portal-admin, warUrl=.../deploy/jboss-portal.sar/portal-admin.sar/portal-admin.war/
      09:42:43,200 INFO [TomcatDeployer] deploy, ctxPath=/portal-cms, warUrl=.../deploy/jboss-portal.sar/portal-cms.sar/portal-cms.war/
      09:42:43,821 INFO [TomcatDeployer] deploy, ctxPath=/portal-identity, warUrl=.../deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/
      09:42:53,008 INFO [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      09:42:53,022 INFO [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {org.ajax4jsf.VIEW_HANDLERS=org.jboss.portletbridge.application.FaceletPortletViewHandler, javax.portlet.faces.preserveActionParams=true, org.ajax4jsf.COMPRESS_SCRIPT=false, javax.portlet.faces.renderPolicy=ALWAYS_DELEGATE, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.LIBRARIES=/WEB-INF/portal.taglib.xml, org.richfaces.LoadStyleStrategy=NONE, org.richfaces.LoadScriptStrategy=NONE, facelets.SKIP_COMMENTS=true, facelets.DEVELOPMENT=true, javax.faces.DEFAULT_SUFFIX=.xhtml, javax.faces.STATE_SAVING_METHOD=server, org.ajax4jsf.RESOURCE_URI_PREFIX=rfRes}
      09:42:53,023 INFO [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      09:42:53,130 INFO [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
      09:42:53,131 INFO [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {org.ajax4jsf.VIEW_HANDLERS=org.jboss.portletbridge.application.FaceletPortletViewHandler, javax.portlet.faces.preserveActionParams=true, org.ajax4jsf.COMPRESS_SCRIPT=false, javax.portlet.faces.renderPolicy=ALWAYS_DELEGATE, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.LIBRARIES=/WEB-INF/portal.taglib.xml, org.richfaces.LoadStyleStrategy=NONE, org.richfaces.LoadScriptStrategy=NONE, facelets.SKIP_COMMENTS=true, facelets.DEVELOPMENT=true, javax.faces.DEFAULT_SUFFIX=.xhtml, javax.faces.STATE_SAVING_METHOD=server, org.ajax4jsf.RESOURCE_URI_PREFIX=rfRes}
      09:42:53,131 INFO [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
      09:42:53,260 INFO [TomcatDeployer] deploy, ctxPath=/portal-wsrp-admin, warUrl=.../deploy/jboss-portal.sar/portal-wsrp.sar/portal-wsrp-admin.war/
      09:43:02,574 INFO [DefaultEndpointRegistry] register: jboss.ws:context=portal-wsrp,endpoint=ServiceDescriptionService
      09:43:02,593 INFO [DefaultEndpointRegistry] register: jboss.ws:context=portal-wsrp,endpoint=MarkupService
      09:43:02,606 INFO [DefaultEndpointRegistry] register: jboss.ws:context=portal-wsrp,endpoint=RegistrationService
      09:43:02,618 INFO [DefaultEndpointRegistry] register: jboss.ws:context=portal-wsrp,endpoint=PortletManagementService
      09:43:03,250 INFO [TomcatDeployer] deploy, ctxPath=/portal-wsrp, warUrl=.../deploy/jboss-portal.sar/portal-wsrp.sar/portal-wsrp.war/
      09:46:53,729 ERROR [MainDeployer] Could not start deployment: file:/opt/jboss/jboss-portal-2.7.1/server/default/deploy/jboss-portal.sar/portal-wsrp.sar/portal-wsrp.war/
      org.jboss.ws.metadata.wsdl.WSDLException: javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Cannot extract schema definition: java.net.NoRouteToHostException: No route to host
      at org.jboss.ws.tools.wsdl.WSDLDefinitionsFactory.parse(WSDLDefinitionsFactory.java:154)
      at org.jboss.ws.metadata.umdm.ServiceMetaData.getWsdlDefinitions(ServiceMetaData.java:295)
      at org.jboss.ws.metadata.builder.jaxrpc.JAXRPCServerMetaDataBuilder.buildMetaData(JAXRPCServerMetaDataBuilder.java:97)
      at org.jboss.wsf.stack.jbws.UnifiedMetaDataDeploymentAspect.create(UnifiedMetaDataDeploymentAspect.java:56)
      at org.jboss.wsf.framework.deployment.DeploymentAspectManagerImpl.deploy(DeploymentAspectManagerImpl.java:118)
      at org.jboss.wsf.container.jboss42.ArchiveDeployerHook.deploy(ArchiveDeployerHook.java:97)
      at org.jboss.wsf.container.jboss42.DeployerInterceptor.start(DeployerInterceptor.java:90)
      at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188)
      at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)



      I appreciate any help.