Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Confluence Create Spins Forever

jmathers October 11, 2015

I've installed Confluence 5.8.1 using the SDK (atlas-run-standalone --product jira) to do some plugin development work. Everything looks great with the config, except when I push the Create button. The dialog opens, but the spinner wheel goes forever.

I can create users, edit settings, edit existing pages, and add blog pages so it seems to be something to populating the dialog box.

I'm running Confluence 5.8.1 on OS-X with Oracle JDK 1.8.0_25 and the H2 database.

There's nothing I can see in the logs to point to an issue.

Any ideas on what to do?

jeff mathers

4 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
eugene tang October 29, 2017

i have the same issue it loads for a very long long time

0 votes
jmathers October 16, 2015

Any ideas?

 

Robert Reiner _smartics_
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.
October 19, 2015
jmathers November 1, 2015

No as I do not have anything behind a proxy server. I have installed the atlas version (atlassian's standalone build for eval and dev purposes) of confluence so that I can develop a plugin. I'm still having this issue. I did update to the latest revs of everything. I see the same issue in Chrome and FF-Dev. I can edit pages, add users, add comments, just not create anything (space, pages, etc.) as the dialog never populates and the spinner just goes forever.

jmathers November 2, 2015

I do see this error in the firebug console: GET XHR http://my-mbp.wks.jnj.com:1990/confluence/rest/create-dialog/1.0/blueprints/web-items [HTTP/1.1 500 Internal Server Error 176ms] Downloading resources: css!/confluence/s/d41d8cd98f00b204e9800998ecf8427e-CDN/en_GB/5994/NOCACHE1/130b9855b342644c0900aa7c7a66bbc4/_/download/contextbatch/css/create-content,-atl.general/batch.css js!/confluence/s/ab6ef18d03d6a5aa802d2f90ded6b490-CDN/en_GB/5994/NOCACHE1/130b9855b342644c0900aa7c7a66bbc4/_/download/contextbatch/js/create-content,-atl.general/batch.js?locale=en-GB!order

Raiden Xu June 21, 2016

I got the same problem on my linux server. Does any one know how to solve this problem?

0 votes
jmathers October 12, 2015

This is a clean install with nothing added.

Here's the startup console output:

Executing: /usr/local/Cellar/atlassian-plugin-sdk/5.1.10/libexec/apache-maven-3.2.1/bin/mvn com.atlassian.maven.plugins:maven-amps-plugin:5.1.18:run-standalone -gs /usr/local/Cellar/atlassian-plugin-sdk/5.1.10/libexec/apache-maven-3.2.1/conf/settings.xml -Dproduct='confluence'
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-amps-plugin:5.1.18:run-standalone (default-cli) @ standalone-pom ---
[WARNING] Current version 5.1.10 is more recent than MPAC version 5.1.10. No action taken.
[INFO] Google Analytics Tracking is enabled to collect AMPS usage statistics.
[INFO] Although no personal information is sent, you may disable tracking by adding <allowGoogleTracking>false</allowGoogleTracking> to the amps plugin configuration in your pom.xml
[INFO] Sending event to Google Analytics: AMPS:confluence - Run Standalone
[INFO] Google Analytics Tracking is enabled to collect AMPS usage statistics.
[INFO] Although no personal information is sent, you may disable tracking by adding <allowGoogleTracking>false</allowGoogleTracking> to the amps plugin configuration in your pom.xml
[INFO] Sending event to Google Analytics: AMPS:confluence - Run
[INFO]
[INFO] Starting confluence... (see log at /Users/beren/projects/confluence/amps-standalone/target/confluence-LATEST.log)
[INFO] determining latest stable data version...
[INFO] artifact com.atlassian.confluence.plugins:confluence-plugin-test-resources: checking for updates from atlassian-plugin-sdk
[INFO] using latest stable data version: 5.8.14
[INFO] Configured Artifact: com.atlassian.confluence.plugins:confluence-plugin-test-resources:5.8.14:zip
[INFO] com.atlassian.confluence.plugins:confluence-plugin-test-resources:5.8.14:zip already exists in /Users/beren/projects/confluence/amps-standalone/target/confluence
[INFO] determining latest stable product version...
[INFO] artifact com.atlassian.confluence:confluence-webapp: checking for updates from atlassian-plugin-sdk
[INFO] using latest stable product version: 5.8.14
[INFO] Configured Artifact: com.atlassian.confluence:confluence-webapp:5.8.14:war
[INFO] com.atlassian.confluence:confluence-webapp:5.8.14:war already exists in /Users/beren/projects/confluence/amps-standalone/target/confluence
[INFO] Configured Artifact: org.apache.felix:org.apache.felix.webconsole:1.2.8:jar
[INFO] Copying org.apache.felix.webconsole-1.2.8.jar to /Users/beren/projects/confluence/amps-standalone/target/confluence/webapp/WEB-INF/atlassian-bundled-plugins/org.apache.felix.webconsole-1.2.8.jar
[INFO] Configured Artifact: org.apache.felix:org.osgi.compendium:1.2.0:jar
[INFO] Copying org.osgi.compendium-1.2.0.jar to /Users/beren/projects/confluence/amps-standalone/target/confluence/webapp/WEB-INF/atlassian-bundled-plugins/org.osgi.compendium-1.2.0.jar
[INFO] Configured Artifact: com.atlassian.labs.httpservice:httpservice-bridge:0.6.2:jar
[INFO] Copying httpservice-bridge-0.6.2.jar to /Users/beren/projects/confluence/amps-standalone/target/confluence/webapp/WEB-INF/atlassian-bundled-plugins/httpservice-bridge-0.6.2.jar
[INFO] Configured Artifact: com.atlassian.labs:fastdev-plugin:2.5:jar
[INFO] Copying fastdev-plugin-2.5.jar to /Users/beren/projects/confluence/amps-standalone/target/confluence/webapp/WEB-INF/atlassian-bundled-plugins/fastdev-plugin-2.5.jar
[INFO] Configured Artifact: com.atlassian.devrel:developer-toolbox-plugin:2.0.16:jar
[INFO] Copying developer-toolbox-plugin-2.0.16.jar to /Users/beren/projects/confluence/amps-standalone/target/confluence/webapp/WEB-INF/atlassian-bundled-plugins/developer-toolbox-plugin-2.0.16.jar
[INFO] Configured Artifact: com.atlassian.labs:rest-api-browser:3.1.3:jar
[INFO] Copying rest-api-browser-3.1.3.jar to /Users/beren/projects/confluence/amps-standalone/target/confluence/webapp/WEB-INF/atlassian-bundled-plugins/rest-api-browser-3.1.3.jar
[INFO] Configured Artifact: com.atlassian.plugins:plugin-data-editor:1.2:jar
[INFO] Copying plugin-data-editor-1.2.jar to /Users/beren/projects/confluence/amps-standalone/target/confluence/webapp/WEB-INF/atlassian-bundled-plugins/plugin-data-editor-1.2.jar
[INFO] Reusing unpacked container 'tomcat6x' from /Users/beren/projects/confluence/amps-standalone/target/container/tomcat6x
[INFO] Starting confluence on the tomcat6x container on ports 1990 (http), 61158 (rmi) and 8009 (ajp)
[INFO] using codehaus cargo v1.4.7
[INFO] [2.ContainerStartMojo] Resolved container artifact org.codehaus.cargo:cargo-core-container-tomcat:jar:1.4.7 for container tomcat6x
[INFO] [talledLocalContainer] Tomcat 6.x starting...
[INFO] [stalledLocalDeployer] Deploying [/Users/beren/projects/confluence/amps-standalone/target/confluence/confluence.war] to [/Users/beren/projects/confluence/amps-standalone/target/container/tomcat6x/cargo-confluence-home/webapps]...
[INFO] [talledLocalContainer] Tomcat 6.x started on port [1990]
[INFO] confluence started successfully in 61s at http://XXXXX-MacBook-Pro.local:1990/confluence

There's no indication of an issue in the log file:

https://jjcloud.box.com/s/4ygh7xhqxc9n97qhww2cblofpumgdhu0

 

0 votes
Robert Reiner _smartics_
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.
October 11, 2015

If one of your blueprints has a problem, the symptom may be similar (spinning and no log enties). I experience this issue on my development machine if I have an error in my configuration.

You could try to disable add-ons that provided page blueprints to check if this is the case on your production machine.

But this is only a guess ... sad

jmathers October 14, 2015

I've got a clean install - nothing added so I don't think this is an issue.

jmathers October 24, 2015

No it does not - this is all local on my laptop and accessing local on my laptop.

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

TAGS
AUG Leaders

Atlassian Community Events