-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: Administration - Others
-
None
When restoring a JIRA backup using the Jetty appserver, JIRA either freezes or throws an error.
Anton's comment:
At the momnet importing the data from XML does not work with inline-jdbc. The reason is that to speed thinsg up the import code disables local transaction handling and assumes that all connections have setAutoCommit enabled. The problem is that inline-jdbc puts connections into transactional mode.
- is duplicated by
-
JRASERVER-9701 Cannot import existing data if Jira running on Jetty
-
- Closed
-
- is related to
-
JRASERVER-10132 Investigate ejb_location setting within App Server configuration
- Closed