[Installation, Configuration & Deployment] - Re: jboss 4.04 GA not starting
by rtul
===============================================================================
.
JBoss Bootstrap Environment
.
JBOSS_HOME: F:\jboss-4.0.4.GA\bin\\..
.
JAVA: c:\java5\bin\java
.
JAVA_OPTS: -Dprogram.name=run.bat -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
.
CLASSPATH: c:\java5\lib\tools.jar;F:\jboss-4.0.4.GA\bin\\run.jar
.
===============================================================================
.
03:47:51,015 INFO [Server] Starting JBoss (MX MicroKernel)...
03:47:51,015 INFO [Server] Release ID: JBoss [Zion] 4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)
03:47:51,031 INFO [Server] Home Dir: F:\jboss-4.0.4.GA
03:47:51,031 INFO [Server] Home URL: file:/F:/jboss-4.0.4.GA/
03:47:51,031 INFO [Server] Patch URL: null
03:47:51,031 INFO [Server] Server Name: all
03:47:51,031 INFO [Server] Server Home Dir: F:\jboss-4.0.4.GA\server\all
03:47:51,031 INFO [Server] Server Home URL: file:/F:/jboss-4.0.4.GA/server/all/
03:47:51,031 INFO [Server] Server Log Dir: F:\jboss-4.0.4.GA\server\all\log
03:47:51,031 INFO [Server] Server Temp Dir: F:\jboss-4.0.4.GA\server\all\tmp
03:47:51,031 INFO [Server] Root Deployment Filename: jboss-service.xml
03:47:51,593 INFO [ServerInfo] Java version: 1.5.0_06,Sun Microsystems Inc.
03:47:51,593 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_06-b05,Sun Microsystems Inc.
03:47:51,593 INFO [ServerInfo] OS-System: Windows NT (unknown) 6.0,x86
03:47:52,296 INFO [Server] Core system initialized
03:47:55,718 INFO [WebService] Using RMI server codebase: http://jojo-PC:8083/
03:47:55,781 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
03:47:56,406 INFO [NamingService] JNDI bootstrap JNP=/0.0.0.0:1099, RMI=/0.0.0.0:1098, backlog=50, no client SocketFactory, Server SocketFactory=class org.jboss.net.sockets.DefaultSocketFactory
03:48:02,437 INFO [SubscriptionManager] Bound event dispatcher to java:/EventDispatcher
03:48:03,859 INFO [SnmpAgentService] SNMP agent going active
03:48:04,171 INFO [AspectDeployer] Deployed AOP: file:/F:/jboss-4.0.4.GA/server/all/deploy/tc5-cluster.sar/tc5-cluster.aop
03:48:04,624 INFO [TreeCache] setting cluster properties from xml to: UDP(down_thread=false;enable_bundling=true;ip_ttl=2;loopback=false;max_bundle_size=64000;max_bundle_timeout=30;mcast_addr=230.1.2.7;mcast_port=45577;mcast_recv_buf_size=25000000;mcast_send_buf_size=640000;ucast_recv_buf_size=20000000;ucast_send_buf_size=640000;up_thread=false;use_incoming_packet_handler=true;use_outgoing_packet_handler=true):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(down_thread=false;max_interval=100000;min_interval=20000;up_thread=false):FD(down_thread=false;max_tries=5;shun=true;timeout=2500;up_thread=false):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(discard_delivered_msgs=true;down_thread=false;gc_lag=50;max_xmit_size=60000;retransmit_timeout=100,200,300,600,1200,2400,4800;up_thread=false;use_mcast_xmit=false):UNICAST(down_thread=false;timeout=300,600,1200,2400,3600;up_thread=false):pbcast.STABLE(desired_avg_gossip=50000;down_thread=false;max_bytes=2100000;stability_delay=1000;up_thread=false):pbcast.GMS(down_thread=false;join_retry_timeout=2000;join_timeout=3000;print_local_addr=true;shun=true;up_thread=false):FC(down_thread=false;max_credits=10000000;min_threshold=0.20;up_thread=false):FRAG2(down_thread=false;frag_size=60000;up_thread=false):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
03:48:04,656 INFO [TreeCache] interceptor chain is:
class org.jboss.cache.interceptors.CallInterceptor
class org.jboss.cache.interceptors.PessimisticLockInterceptor
class org.jboss.cache.interceptors.UnlockInterceptor
class org.jboss.cache.interceptors.ReplicationInterceptor
03:48:04,656 INFO [TreeCache] cache mode is REPL_ASYNC
03:48:05,484 ERROR [JChannel] exception: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: error setting options
03:48:05,515 WARN [ServiceController] Problem starting service jboss.cache:service=TomcatClusteringCache
ChannelException: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: error setting options
at org.jgroups.JChannel.connect(JChannel.java:328)
at org.jboss.cache.TreeCache.startService(TreeCache.java:1263)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
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.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
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)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy8.deploy(Unknown Source)
at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:755)
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.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
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)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
at org.jboss.Main.boot(Main.java:200)
at org.jboss.Main$1.run(Main.java:464)
at java.lang.Thread.run(Thread.java:595)
03:48:06,031 INFO [DefaultPartition] Initializing
03:48:06,124 ERROR [JChannel] exception: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: error setting options
03:48:06,124 WARN [ServiceController] Problem starting service jboss:service=DefaultPartition
ChannelException: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: error setting options
at org.jgroups.JChannel.connect(JChannel.java:328)
at org.jboss.ha.framework.server.ClusterPartition.startService(ClusterPartition.java:325)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
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.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
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)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy8.deploy(Unknown Source)
at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:755)
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.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
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)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
at org.jboss.Main.boot(Main.java:200)
at org.jboss.Main$1.run(Main.java:464)
at java.lang.Thread.run(Thread.java:595)
03:48:07,359 INFO [CorbaNamingService] Naming: [IOR:000000000000002B49444C3A6F6D672E6F72672F436F734E616D696E672F4E616D696E67436F6E746578744578743A312E3000000000000200000000000000E0000102000000000F37342E3130352E3134382E32333000000DC80000000000114A426F73732F4E616D696E672F726F6F74000000000000050000000000000008000000004A414300000000010000001C00000000000100010000000105010001000101090000000105010001000000210000005400000000000000010000000000000024000000220000007E00000000000000010000000F37342E3130352E3134382E32333000000DC90000000000000000000000000000000000000000000000000000000000000000002000000004000000000000001F0000000400000003000000010000002000000000000000020000002000000004000000000000001F0000000400000003]
03:48:07,531 INFO [CorbaTransactionService] TransactionFactory: [IOR:000000000000003049444C3A6F72672F6A626F73732F746D2F69696F702F5472616E73616374696F6E466163746F72794578743A312E30000000000200000000000000E0000102000000000F37342E3130352E3134382E32333000000DC80000000000144A426F73732F5472616E73616374696F6E732F46000000050000000000000008000000004A414300000000010000001C00000000000100010000000105010001000101090000000105010001000000210000005400000000000000010000000000000024000000220000007E00000000000000010000000F37342E3130352E3134382E32333000000DC90000000000000000000000000000000000000000000000000000000000000000002000000004000000000000001F0000000400000003000000010000002000000000000000020000002000000004000000000000001F0000000400000003]
03:48:09,187 INFO [MailService] Mail Service bound to java:/Mail
03:48:09,812 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
03:48:09,890 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
03:48:09,937 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
03:48:10,015 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
03:48:10,171 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
03:48:10,468 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
03:48:12,765 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
03:48:13,452 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
03:48:13,468 INFO [EARDeployer] Init J2EE application: file:/F:/jboss-4.0.4.GA/server/all/deploy/helloworld.ear
03:48:13,562 INFO [EARDeployer] Started J2EE application: file:/F:/jboss-4.0.4.GA/server/all/deploy/helloworld.ear
03:48:14,093 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- Packages waiting for a deployer ---
org.jboss.deployment.DeploymentInfo@969c8b2 { url=file:/F:/jboss-4.0.4.GA/server/all/deploy/httpha-invoker.sar/invoker.war/ }
deployer: null
status: Starting
state: INIT_WAITING_DEPLOYER
watch: file:/F:/jboss-4.0.4.GA/server/all/deploy/httpha-invoker.sar/invoker.war/
altDD: null
lastDeployed: 1153712888374
lastModified: 1147701722000
mbeans:
org.jboss.deployment.DeploymentInfo@d8dd66fa { url=file:/F:/jboss-4.0.4.GA/server/all/deploy/jbossweb-tomcat55.sar/ROOT.war/ }
deployer: null
status: Starting
state: INIT_WAITING_DEPLOYER
watch: file:/F:/jboss-4.0.4.GA/server/all/deploy/jbossweb-tomcat55.sar/ROOT.war/
altDD: null
lastDeployed: 1153712888390
lastModified: 1147701804000
mbeans:
org.jboss.deployment.DeploymentInfo@a5087b56 { url=file:/F:/jboss-4.0.4.GA/server/all/deploy/jbossws14.sar/jbossws.war }
deployer: null
status: Starting
state: INIT_WAITING_DEPLOYER
watch: file:/F:/jboss-4.0.4.GA/server/all/deploy/jbossws14.sar/jbossws.war
altDD: null
lastDeployed: 1153712888390
lastModified: 1153712881952
mbeans:
org.jboss.deployment.DeploymentInfo@dcda5298 { url=file:/F:/jboss-4.0.4.GA/server/all/deploy/juddi-service.sar/juddiws.war/ }
deployer: null
status: Starting
state: INIT_WAITING_DEPLOYER
watch: file:/F:/jboss-4.0.4.GA/server/all/deploy/juddi-service.sar/juddiws.war/
altDD: null
lastDeployed: 1153712888390
lastModified: 1147701722000
mbeans:
org.jboss.deployment.DeploymentInfo@6c57b826 { url=file:/F:/jboss-4.0.4.GA/server/all/deploy/management/console-mgr.sar/web-console.war/ }
deployer: null
status: Starting
state: INIT_WAITING_DEPLOYER
watch: file:/F:/jboss-4.0.4.GA/server/all/deploy/management/console-mgr.sar/web-console.war/
altDD: null
lastDeployed: 1153712888390
lastModified: 1147701802000
mbeans:
org.jboss.deployment.DeploymentInfo@b7a78060 { url=file:/F:/jboss-4.0.4.GA/server/all/deploy/jmx-console.war/ }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/F:/jboss-4.0.4.GA/server/all/deploy/jmx-console.war/
altDD: null
lastDeployed: 1153712893452
lastModified: 1147701798000
mbeans:
org.jboss.deployment.DeploymentInfo@2b797920 { url=file:/F:/jboss-4.0.4.GA/server/all/tmp/deploy/tmp24285helloworld.ear-contents/web-app.war }
deployer: null
status: Starting
state: START_SUBDEPLOYMENTS
watch: file:/F:/jboss-4.0.4.GA/server/all/tmp/deploy/tmp24285helloworld.ear-contents/web-app.war
altDD: null
lastDeployed: 1153712893546
lastModified: 1153712893484
mbeans:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@b7a78060 { url=file:/F:/jboss-4.0.4.GA/server/all/deploy/jmx-console.war/ }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/F:/jboss-4.0.4.GA/server/all/deploy/jmx-console.war/
altDD: null
lastDeployed: 1153712893452
lastModified: 1147701798000
mbeans:
--- MBeans waiting for other MBeans ---
ObjectName: jboss.cache:service=TomcatClusteringCache
State: FAILED
Reason: ChannelException: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: error setting options
I Depend On:
jboss:service=Naming
jboss:service=TransactionManager
jboss.aop:service=AspectDeployer
Depends On Me:
jboss.web:service=WebServer
ObjectName: jboss:service=DefaultPartition
State: FAILED
Reason: ChannelException: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: error setting options
I Depend On:
jboss:service=Naming
Depends On Me:
jboss:service=HASessionState
jboss:service=HAJNDI
jboss.cache:service=InvalidationBridge,type=JavaGroups
jboss.ha:service=HASingletonDeployer
jboss:service=FarmMember,partition=DefaultPartition
ObjectName: jboss.ha:service=HASingletonDeployer
State: CONFIGURED
I Depend On:
jboss:service=DefaultPartition
jboss.system:service=MainDeployer
ObjectName: jboss:service=FarmMember,partition=DefaultPartition
State: CONFIGURED
I Depend On:
jboss:service=DefaultPartition
jboss.web:service=WebServer
jboss.system:service=MainDeployer
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.cache:service=TomcatClusteringCache
State: FAILED
Reason: ChannelException: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: error setting options
I Depend On:
jboss:service=Naming
jboss:service=TransactionManager
jboss.aop:service=AspectDeployer
Depends On Me:
jboss.web:service=WebServer
ObjectName: jboss:service=DefaultPartition
State: FAILED
Reason: ChannelException: java.lang.Exception: exception caused by UDP.start(): java.net.SocketException: error setting options
I Depend On:
jboss:service=Naming
Depends On Me:
jboss:service=HASessionState
jboss:service=HAJNDI
jboss.cache:service=InvalidationBridge,type=JavaGroups
jboss.ha:service=HASingletonDeployer
jboss:service=FarmMember,partition=DefaultPartition
03:48:14,187 INFO [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)] Started in 23s:141ms
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960225#3960225
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960225
19 years, 9 months
[JBoss Portal] - Re: User Input Req for 2.6 Usability and UI enhancements
by Frozen4Time
I think the biggest thing that is needed for the portal is a WYSIWYG style page layout. While I think the current tree view in the admin portlet is a nice way to get a big picture view of "what is where" in the portal, it's not very intuative or user freindly.
Some of the other portals (EXO for example) has a way for you to visually edit the layout of the page. Dropping things is place using a visual layout engine. To be honest I haven't seen a open source portal that really does this great, but I have seen some that are a step in the right direction.
When I am building pages in jboss, I usually open two browser windows, one with the admin portlet and another showing the page I am trying to build. Everytime I make a change in the admin util I refresh the page I am building to see the results. I have seen other people using this same approach. This tells me that people really want a visual editor with (semi) instant feed.
Part of this request might entail making some sort of layout infrastructure beyond what JBoss Portal has to offer. What I mean is giving the user the ability to layout arbitrary containers with customizable sizing properties. For example giving them a container that will layout portlets in row or column order, being able to specify the number of rows or columns, specifying pixle or percentage widths to these containers.
Combining these two ideas would give the user to create any layout they desire and do so in a user friendly way. The current JBoss Portal layou engine locks the user into a predefined structure and the layout utility is not that user friendly.
While I abosutely love the stabilty, reliablity and general quality of the JBoss portal, I see this as one of the biggest areas I would like to see improved.
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960224#3960224
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960224
19 years, 9 months
[Messaging, JMS & JBossMQ] - Unique constraint violation with JMS
by mailinator
We're getting unique constraint violations with JMS messaging and Oracle (9 & 10 we've tried both). This isn't happening often, and we're not sure what exactly is making JBoss re-use the same primary key. There is only one instance of JMS accessing the database.
Here's the sql that JBoss uses to put a message into the database:
INSERT INTO JMS_MESSAGE (MESSAGEID, RELIABLE, EXPIRATION, TIMESTAMP, PRIORITY, COREHEADERS, PAYLOAD, CHANNELCOUNT, TYPE, JMSTYPE, CORRELATIONID, CORRELATIONID_BYTES, DESTINATION_ID, REPLYTO_ID, JMSPROPERTIES) VALUES (466672, 'Y', 0, 1153260324109, '4', '', 'java.io.ByteArrayInputStream@46cf2', 1, '5', '', '', '', 0, '', '')
Then about an hour later, another message with the same primary key was sent to the database:
INSERT INTO JMS_MESSAGE (MESSAGEID, RELIABLE, EXPIRATION, TIMESTAMP, PRIORITY, COREHEADERS, PAYLOAD, CHANNELCOUNT, TYPE, JMSTYPE, CORRELATIONID, CORRELATIONID_BYTES, DESTINATION_ID, REPLYTO_ID, JMSPROPERTIES) VALUES (466672, 'Y', 0, 1153264744496, '4', '', 'java.io.ByteArrayInputStream@11a6b20', 1, '5', '', '', '', 2, '', '')
I've searched the forums, someone else is getting the same error but not sure what DB they are using, and there weren't any ideas there.
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=85368&view=previous
If anyone has any ideas of what would cause this I would appreciate the input.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960222#3960222
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960222
19 years, 9 months
[JBossWS] - NullPointer in JavaToWSDL conversion using wstools
by sensar
We are in the process of moving from JBoss 3.2.6 to 4.0.4GA. We have a session bean which we currently expose as webservice using Apache-Axis. From the reading on the jboss website I guess we should be moving to JbossWS. When I try to use the wstools and follow the supplied jsr109ejb example. I get the following error.
| C:\jbossws-samples-1.0.1.GA\photopoint>ant
| Buildfile: build.xml
|
| init:
| [available] DEPRECATED - <available> used to override an existing property.
| [available] Build file should not reuse the same property name for different v
| alues.
| [echo] basedir = C:\jbossws-samples-1.0.1.GA
| [echo] jboss.home = C:/jboss-4.0.4.GA
| [echo] tomcat.home = ${tomcat.home}
| [echo] java.home = C:\jdk1.5.0_06\jre
| [echo] node0 = 93022W
|
|
| compile:
|
| copy-resources:
|
| generate-sources:
| [wstools] log4j:WARN No appenders could be found for logger (org.jboss.ws.tool
| s.WSTools).
| [wstools] log4j:WARN Please initialize the log4j system properly.
| [wstools] java.lang.NullPointerException
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.introspectJavaPro
| perties(SchemaTypeCreator.java:570)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateNewType(S
| chemaTypeCreator.java:331)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.getType(SchemaTyp
| eCreator.java:272)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateType(Sche
| maTypeCreator.java:131)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateType(Sche
| maTypeCreator.java:126)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.createFieldPartic
| le(SchemaTypeCreator.java:592)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.introspectJavaPro
| perties(SchemaTypeCreator.java:577)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateNewType(S
| chemaTypeCreator.java:331)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.getType(SchemaTyp
| eCreator.java:272)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateType(Sche
| maTypeCreator.java:131)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateType(Sche
| maTypeCreator.java:126)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.createFieldPartic
| le(SchemaTypeCreator.java:592)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.introspectJavaPro
| perties(SchemaTypeCreator.java:577)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateNewType(S
| chemaTypeCreator.java:331)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.getType(SchemaTyp
| eCreator.java:272)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateType(Sche
| maTypeCreator.java:131)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateType(Sche
| maTypeCreator.java:126)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateNewType(S
| chemaTypeCreator.java:290)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.getType(SchemaTyp
| eCreator.java:272)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateType(Sche
| maTypeCreator.java:131)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateType(Sche
| maTypeCreator.java:126)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.createFieldPartic
| le(SchemaTypeCreator.java:592)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.introspectJavaPro
| perties(SchemaTypeCreator.java:577)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateNewType(S
| chemaTypeCreator.java:331)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.getType(SchemaTyp
| eCreator.java:272)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateType(Sche
| maTypeCreator.java:131)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateType(Sche
| maTypeCreator.java:126)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateNewType(S
| chemaTypeCreator.java:290)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.getType(SchemaTyp
| eCreator.java:272)
| [wstools] at org.jboss.ws.tools.schema.SchemaTypeCreator.generateType(Sche
| maTypeCreator.java:131)
| [wstools] at org.jboss.ws.tools.JavaToXSD.generateForSingleType(JavaToXSD.
| java:109)
| [wstools] at org.jboss.ws.tools.helpers.JavaToWSDLHelper.generateType(Java
| ToWSDLHelper.java:555)
| [wstools] at org.jboss.ws.tools.helpers.JavaToWSDLHelper.generateTypesForX
| SD(JavaToWSDLHelper.java:141)
| [wstools] at org.jboss.ws.tools.JavaToWSDL11.handleJavaToWSDLGeneration(Ja
| vaToWSDL11.java:245)
| [wstools] at org.jboss.ws.tools.JavaToWSDL11.generate(JavaToWSDL11.java:16
| 7)
| [wstools] at org.jboss.ws.tools.JavaToWSDL.generate(JavaToWSDL.java:318)
| [wstools] at org.jboss.ws.tools.helpers.ToolsHelper.handleJavaToWSDLGenera
| tion(ToolsHelper.java:122)
| [wstools] at org.jboss.ws.tools.WSTools.process(WSTools.java:132)
| [wstools] at org.jboss.ws.tools.WSTools.generate(WSTools.java:120)
| [wstools] at org.jboss.ws.tools.ant.wstools.execute(wstools.java:103)
| [wstools] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.ja
| va:275)
| [wstools] at org.apache.tools.ant.Task.perform(Task.java:364)
| [wstools] at org.apache.tools.ant.Target.execute(Target.java:341)
| [wstools] at org.apache.tools.ant.Target.performTasks(Target.java:369)
| [wstools] at org.apache.tools.ant.Project.executeSortedTargets(Project.jav
| a:1216)
| [wstools] at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
|
| [wstools] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(De
| faultExecutor.java:40)
| [wstools] at org.apache.tools.ant.Project.executeTargets(Project.java:1068
| )
| [wstools] at org.apache.tools.ant.Main.runBuild(Main.java:668)
| [wstools] at org.apache.tools.ant.Main.startAnt(Main.java:187)
| [wstools] at org.apache.tools.ant.Main.start(Main.java:150)
| [wstools] at org.apache.tools.ant.Main.main(Main.java:240)
|
| BUILD FAILED
| C:\jbossws-samples-1.0.1.GA\photopoint\build.xml:27: Error running jbossws:
|
| Total time: 4 seconds
|
The configuration file is this
| <configuration xmlns="http://www.jboss.org/jbossws-tools"
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
| xsi:schemaLocation="http://www.jboss.org/jbossws-tools/schema/jbossws-tool_1_0.xsd">
| <java-wsdl>
| <service name="PhotoPointService" style="rpc" endpoint="au.gov.act.jiver.session.ideal.IDealInterface"/>
| <namespaces target-namespace="http://rego.act.ws/photopoint"
| type-namespace="http://rego.act.ws/photopoint/types"/>
| <mapping file="jaxrpc-mapping.xml"/>
| <webservices ejb-link="PhotoPointService"/>
| </java-wsdl>
| </configuration>
|
I have spent a lot of time try to get this working. Any help will greatly be appreciated.
Senti
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960217#3960217
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960217
19 years, 9 months