Hi All,
i have configured syncope in 2 environment (Dev and Prod). in DEV
environment i am not facing any issues but In production environment below
issues i am facing. Kindly help me to solve the issue.
I am running the Task and i am able to update and create users, but after
the step when i try to go to any other page, window keep on loading and
getting timeout to read error. In log file i am getting below error.
*09:31:15.459 ERROR org.apache.syncope.client.console.widgets.JobWidget -
Unexpected error while checking for updated Job info
org.apache.syncope.common.lib.SyncopeClientException: Unknown
[PersistenceException: Multiple concurrent threads attempted to access a
single broker. By default brokers are not thread safe; if you require and/or
intend a broker to be accessed by more than one thread, set the
openjpa.Multithreaded property to true to override the default behavior.]
at
org.apache.syncope.common.lib.SyncopeClientException.build(SyncopeClientException.java:37)
~[syncope-common-lib-2.0.2.jar:2.0.2]*
Kindly help me with this issue to resolve. In my search i found that, we
need to change the openJPA.Multithreading property to true. Kindly assist me
where i can find the exact path to change the same or let me know if any
alternate solution there.
Thanks in advance.
--
View this message in context:
http://syncope-user.1051894.n5.nabble.com/Error-with-openJPA-multithreading-tp5709137.html
Sent from the syncope-user mailing list archive at Nabble.com.