Forums

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

getting a " Oops - an error has occurred "

Hyunmin Kim June 15, 2018

I try to login via SSH tunnel on company server.

I got the below error.

How can I solve this problem?

Technical details

Log's referral number: 3ad8718d-09d7-44db-bbdd-3c4e7119bfd4

Cause

Referer URL: http://localhost:8080/login.jsp?os_destination=%2Fsecure%2FDashboard.jspa

com.atlassian.cache.CacheException: com.atlassian.jira.exception.DataAccessException: org.ofbiz.core.entity.GenericDataSourceException: SQL Exception while executing the following:SELECT DISTINCT lower_parent_name FROM public.cwd_membership WHERE (directory_id =  ? ) AND (lower_child_name =  ? ) AND (membership_type =  ? ) ORDER BY lower_parent_name (ERROR: column "lower_parent_name" does not exist
  Position: 17)
com.atlassian.cache.CacheException: com.atlassian.jira.exception.DataAccessException: org.ofbiz.core.entity.GenericDataSourceException: SQL Exception while executing the following:SELECT DISTINCT lower_parent_name FROM public.cwd_membership WHERE (directory_id =  ? ) AND (lower_child_name =  ? ) AND (membership_type =  ? ) ORDER BY lower_parent_name (ERROR: column "lower_parent_name" does not exist
      Position: 17)
...

1 answer

0 votes
Alexey Matveev
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.
June 15, 2018

Hello,

There is something wrong with the database. Can you execute this query directly in the database and have a look at the error. If you have the same error, it means that somehow Jira's table structure was modified. You need to restore Jira from a backup.

Hyunmin Kim June 17, 2018

First, I backuped from Jira Cloud.

and I try to restore the data to Jira Server. (postgresql)

 

How can I handle this problem? 

스크린샷 2018-06-18 09.16.02.png

Alexey Matveev
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.
June 17, 2018

Kindly make sure that you followed this guide while migrating from Cloud to Server:

https://confluence.atlassian.com/adminjiraserver/migrating-from-jira-cloud-to-server-applications-938846963.html

Hyunmin Kim June 17, 2018

I already tried to migrate by followed your link.

I don't know why the difference column exists between server and cloud version of jira.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events