Installation will not complete, though I am unclear what process I should follow to complete it

admin admin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 25, 2019

Here is the situation;

I have a Jira server.

I have now been tasked with redeveloping the platform it is installed on;

So I have moved the jira home data to this other server.

I downloaded the jira installer (*.bin) to deliver the necessary components to the server, but this implementation is peculiar;

When I run the installer I provide the following;

o \ 3 \ /opt/atlassian/atlassian-jira-8.1.0 / n / y / y

Which I expect to deliver the server in an operating state, but the server is in a failed state, but close to complete now.

On review of the application logs $JIRA_HOME/log/atlassian-jira.log file the initiating error was;

JIRA-Bootstrap ERROR [c.c.j.p.automation.upgradetasks.AOTableMigrater] Error migrating AO tables - could be because the plugin system wasn't fully initialised yet. Ignoring and continuing to run for now. Error was:
com.atlassian.activeobjects.internal.ActiveObjectsInitException: bundle [com.atlassian.plugin.automation.jira-automation-plugin]

As well the installation logs also provide a plugin error at the end of catalina.out

I will attach both logs to review.

1 answer

0 votes
admin admin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 25, 2019

atlassian-jira.log initiating error data;

2019-04-25 22:39:26,439 Modification Check:thread-1 INFO [c.a.jira.startup.JiraStartupLogger]

___ Modifications ___________________________

Modified Files : jira-application.properties
Removed Files : None

2019-04-25 22:39:26,883 http-nio-8080-exec-20 DEBUG anonymous 1359x27x1 1rrl7iu 10.10.40.74 /default.jsp [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.whisper.atlassian-whisper-plugin]
2019-04-25 22:39:27,099 http-nio-8080-exec-20 DEBUG anonymous 1359x27x1 1rrl7iu 10.10.40.74 /default.jsp [c.a.activeobjects.osgi.ActiveObjectsServiceFactory] getService bundle [com.atlassian.plugins.base-hipchat-integration-plugin-api]
2019-04-25 22:39:28,074 automation-queue-claimer:thread-1 WARN [c.c.j.p.automation.queue.JiraAutomationQueueExecutor] Queue claimer could not claim from queue yet due to SQL exception. This is most likely due to the active object tables not being initialised yet (Exception: PSQLException: ERROR: permission denied for relation AO_589059_AUTOMATION_QUEUE). Retrying...
2019-04-25 22:39:30,555 Timer-2 ERROR [r.t.j.p.reminder.listener.MyRemindingManagerImpl] Could not find My reminders Service, adding.
2019-04-25 22:39:33,542 automation-queue-claimer:thread-1 WARN [c.c.j.p.automation.queue.JiraAutomationQueueExecutor] Queue claimer could not claim from queue yet due to SQL exception. This is most likely due to the active object tables not being initialised yet (Exception: PSQLException: ERROR: permission denied for relation AO_589059_AUTOMATION_QUEUE). Retrying...
2019-04-25 22:39:36,857 http-nio-8080-exec-20 WARN anonymous 1359x27x1 1rrl7iu 10.10.40.74 /default.jsp [c.a.p.n.p.navigation.services.LocalNavigationLinksImpl] Failed to gather navigation links
com.atlassian.cache.CacheException: com.atlassian.activeobjects.internal.ActiveObjectsInitException: bundle [com.atlassian.jira.plugins.jira-dvcs-connector-plugin]

Suggest an answer

Log in or Sign up to answer