Another application is already associated with the specified repository configuration

Paul Hegel
Mega Guru

I'm working on a project to create a Contacts Portal, but we upgraded our development instance to Paris from New York.  Before we upgraded I committed my code to GitHub.  I'm trying to import my code from GitHub, but I get this error:

Another application is already associated with the specified repository configuration

The application name doesn't exist.  Before we upgraded to Paris, I was able to do this without issues.  

Any help you can provide would be great.

Thanks,

Paul

1 ACCEPTED SOLUTION

Paul Hegel
Mega Guru

I found the solution.  There was a Repository Configurations (sys_repo_config_list.do) for my repository, however there wasn't an associated application.  I deleted that record and then I was able to import my repository.

The article that helped me is here: 

 

View solution in original post

2 REPLIES 2

Paul Hegel
Mega Guru

I found the solution.  There was a Repository Configurations (sys_repo_config_list.do) for my repository, however there wasn't an associated application.  I deleted that record and then I was able to import my repository.

The article that helped me is here: 

 

THANK YOU for posting an update with your solution! I have run across this several times and always had to resort to... let's just call them "extreme measures"... to be able to edit my application again. Thanks to your post here, I was able to get back up and running following a clone in no time!