[JBoss JIRA] (GTNPORTAL-2368) IDM and JCR in a single database
by tom sebastian (JIRA)
tom sebastian created GTNPORTAL-2368:
----------------------------------------
Summary: IDM and JCR in a single database
Key: GTNPORTAL-2368
URL: https://issues.jboss.org/browse/GTNPORTAL-2368
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Identity integration, JCR integration
Affects Versions: 3.1.0-GA
Environment: GateIn-3.1.0-GA with oracle10g enterprise edition
Reporter: tom sebastian
Assignee: Boleslaw Dawidowicz
Fix For: 3.1.0-GA
hi all,
We are using oracle10g enterprise database instead of hsqldb for JCR,IDM data in GateIn-3.1.0-GA.
Currently we are using 2 seperate oracle databases(SIDs) for JCR and IDM storage.
Can we use a single SID/database for both JCR and IDM data instead of seperate databases.
Please help.
Thanks in advance
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months
[JBoss JIRA] (GTNPORTAL-2517) DuplicateServiceException: service org.gatein.startup is already registered while starting up on AS7
by Marko Strukelj (JIRA)
Marko Strukelj created GTNPORTAL-2517:
-----------------------------------------
Summary: DuplicateServiceException: service org.gatein.startup is already registered while starting up on AS7
Key: GTNPORTAL-2517
URL: https://issues.jboss.org/browse/GTNPORTAL-2517
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.3.0.Final
Environment: GateIn on JBoss AS 7
Reporter: Marko Strukelj
Assignee: Marko Strukelj
20:09:43,230 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC00001: Failed to start service jboss.deployment.unit."gatein-admin-ui.ear".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."gatein-admin-ui.ear".INSTALL: JBAS018733: Failed to process phase INSTALL of deployment "gatein-admin-ui.ear"
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:123) [jboss-as-server-7.1.2.Final.jar:7.1.2.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [classes.jar:1.6.0_33]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [classes.jar:1.6.0_33]
at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_33]
Caused by: org.jboss.msc.service.DuplicateServiceException: Service org.gatein.startup is already registered
at org.jboss.msc.service.ServiceRegistrationImpl.setInstance(ServiceRegistrationImpl.java:154) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceControllerImpl.startInstallation(ServiceControllerImpl.java:227) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl.java:560) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:201) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2228) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:201) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2228) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.java:307) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.gatein.integration.jboss.as7.deployment.GateInStarterDeploymentProcessor.deploy(GateInStarterDeploymentProcessor.java:123)
at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:116) [jboss-as-server-7.1.2.Final.jar:7.1.2.Final]
... 5 more
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 9 months