Hi,
Please advise as we try to use bulk user creation Plugin but the following error raised:
Cause
Referer URL: https://192.168.10.199/secure/BulkUsersAction!default.jspa
com.atlassian.activeobjects.internal.ActiveObjectsSqlException: There was a SQL exception thrown by the Active Objects library:
Database:
- name:MySQL
- version:5.1.73
- minor version:1
- major version:5
Driver:
- name:MySQL Connector Java
- version:mysql-connector-java-5.1.28 ( Revision: alexander.soklakov@oracle.com-20131125092425-yvejy3xvci77ru3k )
java.sql.SQLException: Got error -1 from storage engine
com.atlassian.activeobjects.internal.ActiveObjectsSqlException: There was a SQL exception thrown by the Active Objects library:
Database:
- name:MySQL
- version:5.1.73
- minor version:1
- major version:5
Driver:
- name:MySQL Connector Java
- version:mysql-connector-java-5.1.28 ( Revision: alexander.soklakov@oracle.com-20131125092425-yvejy3xvci77ru3k )
java.sql.SQLException: Got error -1 from storage engine
at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.create(EntityManagedActiveObjects.java:107)
at com.atlassian.activeobjects.osgi.DelegatingActiveObjects.create(DelegatingActiveObjects.java:63)
at sun.reflect.GeneratedMethodAccessor587.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:58)
at org.springframework.osgi.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:62)
MySql 5.5 and 5.6 are supported.
Dear @Vasiliy Zverev @Vasiliy Zverev
Our database is supported as per the below but still not working
Java Version | 1.8.0_51 |
Database version | 5.1.73 |
Database driver | MySQL Connector Java mysql-connector-java-5.1.38 ( Revision: fe541c166cec739c74cc727c5da96c1028b4834a ) |
JIRA Version | 6.4.13 |
Build Number | 64028 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hm, you database version is not supported by Atlassian, see this: https://confluence.atlassian.com/adminjiraserver072/supported-platforms-828787550.html
Also, it is bad idea to have different versions for test and prod instances.
It means that you can not be sure that this which work on test instance will work on product one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
We're using Bulk User Creator for JIRA version 1.5.1 as we're using JIRA v 6.1.6 in test environment and JIRA v 6.4.13 in production environment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also add plugin name into question labels and question body.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.