You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

I have started the JogetServer on my Windows 7 machine but i got the following exception:-

No properties path set - looking for transactions.properties in classpath...INFO: Deploying web application archive jw.war
No properties path set - looking for transactions.properties in classpath...
transactions.properties not found - looking for jta.properties in classpath...
Failed to open transactions properties file - using default values
java.lang.RuntimeException
        at com.atomikos.util.UniqueIdMgr.<init>(UniqueIdMgr.java:112)
        at com.atomikos.util.UniqueIdMgr.<init>(UniqueIdMgr.java:88)
        at com.atomikos.icatch.standalone.StandAloneTransactionManager.<init>(St

Baring in mind that this problem happened suddenly, as i use to start the server without any problem , and i did not install any new software ... So what might cause this error?

  • No labels