Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Where is the DBConsole?

Deleted user
July 12, 2017

Hi,

I am using the Atlassian SDK to create a JIRA 7.3.6 Add-on. In the menu bar of the development JIRA was always a link to the 'DBConsole' for the embedded database. This link is not there anymore.

Does anyone know how to re-activate this link?

I configured Active Objects inside the plugin-context.xml file like this:

<osgi:reference id="active-objects">
    <osgi:interfaces>
        <value>com.atlassian.activeobjects.external.ActiveObjects</value>
    </osgi:interfaces>
</osgi:reference>

<bean id="tx-processor" class="com.atlassian.activeobjects.external.TransactionalAnnotationProcessor">
    <constructor-arg ref="active-objects"/>
</bean>

Does this affect the DBConsole?

 

1 answer

0 votes
M Amine
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 Champions.
November 27, 2021

Normally the "Db Console" is offered using an app called "Home and Db Browser". It is not native in Jira. 

Note that this application was free and that it has been upgraded to be not free. Perhaps you are in this case. Can you check your apps? 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events