[JBoss JIRA] (SRAMPUI-82) Logout button throws 404
by Kurt Stam (JIRA)
Kurt Stam created SRAMPUI-82:
--------------------------------
Summary: Logout button throws 404
Key: SRAMPUI-82
URL: https://issues.jboss.org/browse/SRAMPUI-82
Project: S-RAMP UI
Issue Type: Feature Request
Affects Versions: Milestone 2 (Preview)
Reporter: Kurt Stam
Assignee: Eric Wittmann
Fix For: 0.3.1
The Logout button in the s-ramp-ui throws a 404; must simply be a missing page, or config issues.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 6 months
[JBoss JIRA] (SRAMP-201) shutdown order issue
by Kurt Stam (JIRA)
Kurt Stam created SRAMP-201:
-------------------------------
Summary: shutdown order issue
Key: SRAMP-201
URL: https://issues.jboss.org/browse/SRAMP-201
Project: S-RAMP
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Core
Affects Versions: 0.3.0 - JBPM6 Integration
Reporter: Kurt Stam
Assignee: Kurt Stam
Fix For: 0.3.1 - jBPM - bugfix 1
auditing should be shutdown BEFORE JCR not the other way around:
PASTEBIN | #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste trending pastes
sign up
login
my alerts
my settings
my profile
Don't like ads? PRO users don't see any ads ;-)
Public Pastes
Untitled1 sec ago
Untitled2 sec ago
Untitled4 sec ago
Me interesa17 sec ago
Untitled7 sec ago
Untitled8 sec ago
Untitled13 sec ago
Untitled13 sec ago
0
0
Guest
Untitled
By: a guest on Jun 4th, 2013 | syntax: None | size: 2.53 KB | hits: 0 | expires: Never
download | raw | embed | report abuse | print
13:17:39,060 INFO [org.apache.coyote.http11] (MSC service thread 1-12) JBWEB003077: Coyote HTTP/1.1 stopping on : http-/127.0.0.1:8080
13:17:40,125 ERROR [org.overlord.sramp.repository.jcr.JCRRepository] (ServerService Thread Pool -- 59) Error turning off auditing.: javax.jcr.RepositoryException: The session with an ID of '0d8e1b512' has been closed and can no longer be used.
at org.modeshape.jcr.JcrSession.checkLive(JcrSession.java:261)
at org.modeshape.jcr.JcrWorkspace.getObservationManager(JcrWorkspace.java:513)
at org.overlord.sramp.repository.jcr.JCRRepository.disableAuditing(JCRRepository.java:114) [s-ramp-repository-jcr-0.2.1-SNAPSHOT.jar:0.2.1-SNAPSHOT]
at org.overlord.sramp.repository.jcr.JCRRepository.shutdown(JCRRepository.java:70) [s-ramp-repository-jcr-0.2.1-SNAPSHOT.jar:0.2.1-SNAPSHOT]
at org.overlord.sramp.repository.jcr.JCRRepositoryFactory.destroy(JCRRepositoryFactory.java:53) [s-ramp-repository-jcr-0.2.1-SNAPSHOT.jar:0.2.1-SNAPSHOT]
at org.overlord.sramp.repository.jcr.JCRPersistence.shutdown(JCRPersistence.java:633) [s-ramp-repository-jcr-0.2.1-SNAPSHOT.jar:0.2.1-SNAPSHOT]
at org.overlord.sramp.server.SrampLifeCycle.contextDestroyed(SrampLifeCycle.java:25) [classes:]
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3427) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3920) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1]
at org.jboss.as.web.deployment.WebDeploymentService.doStop(WebDeploymentService.java:171) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8]
at org.jboss.as.web.deployment.WebDeploymentService.access$100(WebDeploymentService.java:60) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8]
at org.jboss.as.web.deployment.WebDeploymentService$2.run(WebDeploymentService.java:113) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) [classes.jar:1.6.0_45]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [classes.jar:1.6.0_45]
at java.util.concurrent.FutureTask.run(FutureTask.java:138) [classes.jar:1.6.0_45]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [classes.jar:1.6.0_45]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [classes.jar:1.6.0_45]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_45]
at org.jboss.threads.JBossThread.run(JBossThread.java:122)
create a new version of this paste RAW Paste Data
13:17:39,060 INFO [org.apache.coyote.http11] (MSC service thread 1-12) JBWEB003077: Coyote HTTP/1.1 stopping on : http-/127.0.0.1:8080 13:17:40,125 ERROR [org.overlord.sramp.repository.jcr.JCRRepository] (ServerService Thread Pool -- 59) Error turning off auditing.: javax.jcr.RepositoryException: The session with an ID of '0d8e1b512' has been closed and can no longer be used. at org.modeshape.jcr.JcrSession.checkLive(JcrSession.java:261) at org.modeshape.jcr.JcrWorkspace.getObservationManager(JcrWorkspace.java:513) at org.overlord.sramp.repository.jcr.JCRRepository.disableAuditing(JCRRepository.java:114) [s-ramp-repository-jcr-0.2.1-SNAPSHOT.jar:0.2.1-SNAPSHOT] at org.overlord.sramp.repository.jcr.JCRRepository.shutdown(JCRRepository.java:70) [s-ramp-repository-jcr-0.2.1-SNAPSHOT.jar:0.2.1-SNAPSHOT] at org.overlord.sramp.repository.jcr.JCRRepositoryFactory.destroy(JCRRepositoryFactory.java:53) [s-ramp-repository-jcr-0.2.1-SNAPSHOT.jar:0.2.1-SNAPSHOT] at org.overlord.sramp.repository.jcr.JCRPersistence.shutdown(JCRPersistence.java:633) [s-ramp-repository-jcr-0.2.1-SNAPSHOT.jar:0.2.1-SNAPSHOT] at org.overlord.sramp.server.SrampLifeCycle.contextDestroyed(SrampLifeCycle.java:25) [classes:] at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3427) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3920) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.jboss.as.web.deployment.WebDeploymentService.doStop(WebDeploymentService.java:171) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.as.web.deployment.WebDeploymentService.access$100(WebDeploymentService.java:60) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.as.web.deployment.WebDeploymentService$2.run(WebDeploymentService.java:113) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) [classes.jar:1.6.0_45] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [classes.jar:1.6.0_45] at java.util.concurrent.FutureTask.run(FutureTask.java:138) [classes.jar:1.6.0_45] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [classes.jar:1.6.0_45] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [classes.jar:1.6.0_45] at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_45] at org.jboss.threads.JBossThread.run(JBossThread.java:122)
Pastebin.com Tools & Applications
iPhone/iPad Windows Firefox Chrome WebOS Android Mac Opera Click.to UNIX WinPhone
create new paste | api | trends | users | faq | tools | privacy | cookies policy | contact | stats | go pro
Follow us: pastebin on facebook | pastebin on twitter | pastebin in the news
Pastebin v3.1 rendered in: 0.014 seconds
13:17:39,060 INFO [org.apache.coyote.http11] (MSC service thread 1-12) JBWEB003077: Coyote HTTP/1.1 stopping on : http-/127.0.0.1:8080 13:17:40,125 ERROR [org.overlord.sramp.repository.jcr.JCRRepository] (ServerService Thread Pool -- 59) Error turning off auditing.: javax.jcr.RepositoryException: The session with an ID of '0d8e1b512' has been closed and can no longer be used. at org.modeshape.jcr.JcrSession.checkLive(JcrSession.java:261) at org.modeshape.jcr.JcrWorkspace.getObservationManager(JcrWorkspace.java:513) at org.overlord.sramp.repository.jcr.JCRRepository.disableAuditing(JCRRepository.java:114) [s-ramp-repository-jcr-0.2.1-SNAPSHOT.jar:0.2.1-SNAPSHOT] at org.overlord.sramp.repository.jcr.JCRRepository.shutdown(JCRRepository.java:70) [s-ramp-repository-jcr-0.2.1-SNAPSHOT.jar:0.2.1-SNAPSHOT] at org.overlord.sramp.repository.jcr.JCRRepositoryFactory.destroy(JCRRepositoryFactory.java:53) [s-ramp-repository-jcr-0.2.1-SNAPSHOT.jar:0.2.1-SNAPSHOT] at org.overlord.sramp.repository.jcr.JCRPersistence.shutdown(JCRPersistence.java:633) [s-ramp-repository-jcr-0.2.1-SNAPSHOT.jar:0.2.1-SNAPSHOT] at org.overlord.sramp.server.SrampLifeCycle.contextDestroyed(SrampLifeCycle.java:25) [classes:] at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3427) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3920) [jbossweb-7.2.0.Final-redhat-1.jar:7.2.0.Final-redhat-1] at org.jboss.as.web.deployment.WebDeploymentService.doStop(WebDeploymentService.java:171) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.as.web.deployment.WebDeploymentService.access$100(WebDeploymentService.java:60) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at org.jboss.as.web.deployment.WebDeploymentService$2.run(WebDeploymentService.java:113) [jboss-as-web-7.2.0.Final-redhat-8.jar:7.2.0.Final-redhat-8] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) [classes.jar:1.6.0_45] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [classes.jar:1.6.0_45] at java.util.concurrent.FutureTask.run(FutureTask.java:138) [classes.jar:1.6.0_45] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [classes.jar:1.6.0_45] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [classes.jar:1.6.0_45] at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_45] at org.jboss.threads.JBossThread.run(JBossThread.java:122)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 6 months