Hi,
After upgrading JIRA to 7.6.4, when I try to create new projects, I get a time out request error.
I tried to create multiple times, and each time I got this error.
However, when I search for those projects in the list of projects, I saw one of them created.
Hi,
You should examine the atlassian-jira.log for errors.
2018-05-06 20:56:11,816 http-nio-8080-exec-121 INFO agidr 1256x103715x1 70bua7 10.16.140.13,0:0:0:0:0:0:0:1 /rest/project-templates/1.0/templates [c.a.j.c.cache.ehcache.BlockingParallelCacheReplicator] Start replicating cache: com.atlassian.jira.project.util.CachingProjectKeyStore.cache, operation: remove, key: <only-in-debug>, stacktrace: <only-in-trace>
2018-05-06 20:56:11,822 http-nio-8080-exec-121 INFO agidr 1256x103715x1 70bua7 10.16.140.13,0:0:0:0:0:0:0:1 /rest/project-templates/1.0/templates [c.a.j.c.cache.ehcache.BlockingParallelCacheReplicator] Done replicating cache: com.atlassian.jira.project.util.CachingProjectKeyStore.cache, operation: remove, key: <only-in-debug>, numberOfPeers: 1, numberOfSuccess: 1, timeMillis: 5, stacktrace: <only-in-trace>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The messages have the INFO levels. They are not errors. Maybe somebody from Atlassian will answer you. I am not sure where the error is. Usually I set the com.atlassian package to TRACE and try to read logs. You can set com.atlassian package to trace in System->Logging and Profiling.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.