using jboss-4.0.2

cloned the all configuration and my new configuration jboss-service.xml has this
anonymous wrote : 
  |    
  |      ports-01
  |      ${jboss.home.url}/docs/examples/binding-manager/sample-bindings.xml
  |      
  |        org.jboss.services.binding.XMLServicesStoreFactory
  |      
  |    
  | 

And i receive this exception

anonymous wrote : 
  | -------------------------------------------------------
  | GMS: address is WS-A50-TBD:1771 (additional data: 16 bytes)
  | -------------------------------------------------------
  | 19:02:17,827 INFO  [DefaultPartition] Number of cluster members: 1
  | 19:02:17,827 INFO  [DefaultPartition] New cluster view for partition 
DefaultPart
  | ition (id: 0, delta: 0) : [10.10.1.226:1199]
  | 19:02:17,827 INFO  [DefaultPartition] Other members: 0
  | 19:02:17,827 INFO  [DefaultPartition] Fetching state (will wait for 30000 
millis
  | econds):
  | 19:02:17,843 INFO  [DefaultPartition] I am (null) received 
membershipChanged eve
  | nt:
  | 19:02:17,843 INFO  [DefaultPartition] Dead members: 0 ([])
  | 19:02:17,843 INFO  [DefaultPartition] New Members : 0 ([])
  | 19:02:17,843 INFO  [DefaultPartition] All Members : 1 ([10.10.1.226:1199])
  | 19:02:17,905 INFO  [HANamingService] Started ha-jndi bootstrap 
jnpPort=1200, bac
  | klog=50, bindAddress=/0.0.0.0
  | 19:02:17,921 INFO  [DetachedHANamingService$AutomaticDiscovery] Listening 
on /0.
  | 0.0.0:1102, group=230.0.0.4, HA-JNDI address=10.10.1.226:1200
  | 19:02:17,952 WARN  [ServiceController] Problem starting service 
jboss:service=in
  | voker,type=pooledha
  | java.lang.Exception: Port 4446 is already in use
  |         at 
org.jboss.invocation.pooled.server.PooledInvoker.startService(PooledI
  | nvoker.java:179)
  |         at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
  | upport.java:267)
  |         at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
  | eanSupport.java:217)
  |         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  |         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  | sorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:585)
  |         at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
  | er.java:141)
  |         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  |         at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
  |         at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
  | java:245)
  |         at 
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
  |         at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
  | ler.java:950)
  |         at $Proxy0.start(Unknown Source)
  |         at 
org.jboss.system.ServiceController.start(ServiceController.java:436)
  |         at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
  |         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  | sorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:585)
  |         at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
  | er.java:141)
  |         at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  |         at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
  |         at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
  | java:245)
  |         at 
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
  |         at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
  |         at $Proxy4.start(Unknown Source)
  |         at org.jboss.deployment.SARDeployer.start(SARDeployer.java:273)
  |         at org.jboss.deployment.MainDeployer.start(MainDeployer.java:973)

Wasnt this supposed to be working?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3882864#3882864

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3882864


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to