• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Bitronix- getting InstanceAlreadyExistsException and BitronixRuntimeException errors

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm trying to set up a development environment for a project I need to work on, and apparently it uses bitronix as its JTA. I get some large amounts of stack traces, starting with one that states "cannot call method 'registerMBean'". This is repeated 100+ times:


I can't understand what's causing this, I've been trying to figure it out for hours now, so any advice would be appreciated.

I think what's happening is that each "bitronix.tm:type=JDBC,UniqueName=coreDataSource,Id=0" should be unique, but I'm not sure what this is from, or saying, so I can't figure out how to make it change.
 
When people don’t understand what you are doing they call you crazy. But this tiny ad just doesn't care:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic