Pablo A [
http://community.jboss.org/people/psabbate] created the discussion
"Re: Strange desktop problem: Gnome locks up when I start JBoss5.1GA"
To view the discussion, visit:
http://community.jboss.org/message/611484#611484
--------------------------------------------------------------
I figure out what's the exactly problem.
In server/xxx/conf/bootstrap/bindings.xml I founded that
<!-- JBossTS Transaction Status Manager -->
<bean
class="org.jboss.services.binding.ServiceBindingMetadata">
<property
name="serviceName">TransactionManager</property>
<property
name="bindingName">transactionStatusManager</property>
<property name="port">4713</property>
</bean>
And the port 4713 is already used by PulseAudio, so I changed the port in the Jboss
configuration and everything works ok.
Pablo Abbate
http://www.nissigroup.com.ar http://www.nissigroup.com.ar
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/611484#611484]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]