• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

JBoss 5.1.0 GA server started with deployment errors

 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am sorry for my previous post. I am not able to delete it as well. So starting the same question as a new topic. When i run my default server i am getting the below exception stack trace

I am using Jboss 5.1.0 GA
Did no customization of the configuration files
Windows XP




i found this property in the server/default/deploy/transaction-jboss-beans.xml but i am not sure what to set and how its working. also i found socketProcessIdPort in com.arjuna.ats.jbossatx.jta.TransactionManagerService bean in the bean definition file C:\jboss-5.1.0.GA\server\default\deploy\transaction-jboss-beans.xml. The value of this property is set as 0 and i just changed it into some number. But nothing changed because of that.

Any clue why i am getting this error, and is it because of the JbossTS configuration?

Thanks in advance.
 
reply
    Bookmark Topic Watch Topic
  • New Topic