Errors in Startup console when trying to deploy system/sample services
----------------------------------------------------------------------
Key: MASHUP-715
URL: https://wso2.org/jira/browse/MASHUP-715
Project: WSO2 Mashup Server
Issue Type: Bug
Components: Core
Affects Versions: 1.0
Environment: WinXP, JDK1.5
subversion - 14666
Reporter: Yumani Ranaweera
Assignee: Tyrell Perera
Priority: Blocker
Fix For: 1.1
The error is as below;
ERROR [2008-03-11 10:43:47,750] Could not put the resource with path
/mashups/system/version : exception Could not default permissions.
Caused by: copyAuthorizationFailedPermissionExist.
org.wso2.registry.RegistryException: Could not default permissions.
Caused by: copyAuthorizationFailedPermissionExist
at
org.wso2.registry.utils.AuthorizationUtil.setDefaultAuthorizations(AuthorizationUtil.java:94)
at
org.wso2.registry.jdbc.Repository.createParentCollections(Repository.java:264)
at org.wso2.registry.jdbc.Repository.put(Repository.java:190)
at org.wso2.registry.jdbc.JDBCRegistry.put(JDBCRegistry.java:302)
at org.wso2.registry.secure.SecureRegistry.put(SecureRegistry.java:236)
at
org.wso2.mashup.deployer.JSDeployer.populateRegistry(JSDeployer.java:540)
at
org.wso2.mashup.deployer.JSDeployer.processService(JSDeployer.java:473)
at org.wso2.mashup.deployer.JSDeployer.deploy(JSDeployer.java:167)
at
org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
at
org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:584)
at
org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:141)
at
org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:330)
at
org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:227)
at
org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:118)
at
org.wso2.utils.ServerConfigurator.loadServices(ServerConfigurator.java:214)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:78)
at
org.wso2.utils.WSO2ConfigurationContextFactory.createNewConfigurationContext(WSO2ConfigurationContextFactory.java:60)
at org.wso2.wsas.ServerManager.start(ServerManager.java:107)
at org.wso2.wsas.MainServlet.start(MainServlet.java:249)
at org.wso2.mashup.transport.MainServlet.start(MainServlet.java:37)
at org.wso2.wsas.MainServlet.init(MainServlet.java:185)
at org.wso2.mashup.transport.MainServlet.init(MainServlet.java:52)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3915)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4176)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
at
org.wso2.wsas.TomcatRepositoryListener.run(TomcatRepositoryListener.java:107)
at java.lang.Thread.run(Thread.java:595)
ERROR [2008-03-11 10:43:47,796] The version.js service, which is not valid,
caused Could not put the resource with path /mashups/system/version : exc
eption Could not default permissions.
Caused by: copyAuthorizationFailedPermissionExist.
org.apache.axis2.deployment.DeploymentException: Could not put the resource
with path /mashups/system/version : exception Could not default permission
s.
Caused by: copyAuthorizationFailedPermissionExist.
at
org.wso2.mashup.deployer.JSDeployer.processService(JSDeployer.java:492)
at org.wso2.mashup.deployer.JSDeployer.deploy(JSDeployer.java:167)
at
org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136)
at
org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:584)
at
org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:141)
at
org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:330)
at
org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:227)
at
org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:118)
at
org.wso2.utils.ServerConfigurator.loadServices(ServerConfigurator.java:214)
at
org.apache.axis2.context.ConfigurationContextFactory.createConfigurationContext(ConfigurationContextFactory.java:78)
at
org.wso2.utils.WSO2ConfigurationContextFactory.createNewConfigurationContext(WSO2ConfigurationContextFactory.java:60)
at org.wso2.wsas.ServerManager.start(ServerManager.java:107)
at org.wso2.wsas.MainServlet.start(MainServlet.java:249)
at org.wso2.mashup.transport.MainServlet.start(MainServlet.java:37)
at org.wso2.wsas.MainServlet.init(MainServlet.java:185)
at org.wso2.mashup.transport.MainServlet.init(MainServlet.java:52)
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3915)
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4176)
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
at
org.wso2.wsas.TomcatRepositoryListener.run(TomcatRepositoryListener.java:107)
at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.axis2.deployment.DeploymentException: Could not put the
resource with path /mashups/system/version : exception Could not default
permissions.
Caused by: copyAuthorizationFailedPermissionExist.
at
org.wso2.mashup.deployer.JSDeployer.populateRegistry(JSDeployer.java:547)
at
org.wso2.mashup.deployer.JSDeployer.processService(JSDeployer.java:473)
... 24 more
Caused by: org.wso2.registry.RegistryException: Could not put the resource with
path /mashups/system/version : exception Could not default permissions
.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev