You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to create custom type, by using web GUI, I get the following error: @73na9an8h
Here the entries in the "catalina.out":
[error] play - Cannot invoke the action, eventually got an error: org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException: Forbidden
[error] application -
! @73na9an8h - Internal server error, for (POST) [/ui/repo/tom3/types/create] ->
play.api.Application$$anon$1: Execution exception[[CmisPermissionDeniedException: Forbidden]]
at play.api.Application$class.handleError(Application.scala:296) ~[com.typesafe.play.play_2.11-2.3.3.jar:2.3.3]
at play.core.server.servlet.DefaultWarApplication.handleError(Play2Server.scala:118) [com.github.play2war.play2-war-core-common_2.11-1.3-beta2.jar:1.3-beta2]
at play.core.server.servlet.Play2GenericServletRequestHandler$$anonfun$1$$anonfun$applyOrElse$7.apply(RequestHandler.scala:376) [com.github.play2war.play2-war-core-common_2.11-1.3-beta2.jar:1.3-beta2]
at play.core.server.servlet.Play2GenericServletRequestHandler$$anonfun$1$$anonfun$applyOrElse$7.apply(RequestHandler.scala:376) [com.github.play2war.play2-war-core-common_2.11-1.3-beta2.jar:1.3-beta2]
at scala.Option.fold(Option.scala:158) [org.scala-lang.scala-library-2.11.6.jar:na]
Caused by: org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException: Forbidden
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:482) ~[org.apache.chemistry.opencmis.chemistry-opencmis-client-bindings-0.13.0.jar:0.13.0]
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.post(AbstractAtomPubService.java:661) ~[org.apache.chemistry.opencmis.chemistry-opencmis-client-bindings-0.13.0.jar:0.13.0]
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl.createType(RepositoryServiceImpl.java:250) ~[org.apache.chemistry.opencmis.chemistry-opencmis-client-bindings-0.13.0.jar:0.13.0]
at org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl.createType(RepositoryServiceImpl.java:192) ~[org.apache.chemistry.opencmis.chemistry-opencmis-client-bindings-0.13.0.jar:0.13.0]
at org.apache.chemistry.opencmis.client.runtime.SessionImpl.createType(SessionImpl.java:890) ~[org.apache.chemistry.opencmis.chemistry-opencmis-client-impl-0.13.0.jar:0.13.0]
Thank you in advance.
Regards,
N. Markovic
The text was updated successfully, but these errors were encountered:
Hi we are using NemakiWare Version: "Ver. 2.3.16"
When I try to create custom type, by using web GUI, I get the following error: @73na9an8h
Here the entries in the "catalina.out":
[error] play - Cannot invoke the action, eventually got an error: org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException: Forbidden
[error] application -
! @73na9an8h - Internal server error, for (POST) [/ui/repo/tom3/types/create] ->
play.api.Application$$anon$1: Execution exception[[CmisPermissionDeniedException: Forbidden]]
at play.api.Application$class.handleError(Application.scala:296) ~[com.typesafe.play.play_2.11-2.3.3.jar:2.3.3]
at play.core.server.servlet.DefaultWarApplication.handleError(Play2Server.scala:118) [com.github.play2war.play2-war-core-common_2.11-1.3-beta2.jar:1.3-beta2]
at play.core.server.servlet.Play2GenericServletRequestHandler$$anonfun$1$$anonfun$applyOrElse$7.apply(RequestHandler.scala:376) [com.github.play2war.play2-war-core-common_2.11-1.3-beta2.jar:1.3-beta2]
at play.core.server.servlet.Play2GenericServletRequestHandler$$anonfun$1$$anonfun$applyOrElse$7.apply(RequestHandler.scala:376) [com.github.play2war.play2-war-core-common_2.11-1.3-beta2.jar:1.3-beta2]
at scala.Option.fold(Option.scala:158) [org.scala-lang.scala-library-2.11.6.jar:na]
Caused by: org.apache.chemistry.opencmis.commons.exceptions.CmisPermissionDeniedException: Forbidden
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:482) ~[org.apache.chemistry.opencmis.chemistry-opencmis-client-bindings-0.13.0.jar:0.13.0]
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.post(AbstractAtomPubService.java:661) ~[org.apache.chemistry.opencmis.chemistry-opencmis-client-bindings-0.13.0.jar:0.13.0]
at org.apache.chemistry.opencmis.client.bindings.spi.atompub.RepositoryServiceImpl.createType(RepositoryServiceImpl.java:250) ~[org.apache.chemistry.opencmis.chemistry-opencmis-client-bindings-0.13.0.jar:0.13.0]
at org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl.createType(RepositoryServiceImpl.java:192) ~[org.apache.chemistry.opencmis.chemistry-opencmis-client-bindings-0.13.0.jar:0.13.0]
at org.apache.chemistry.opencmis.client.runtime.SessionImpl.createType(SessionImpl.java:890) ~[org.apache.chemistry.opencmis.chemistry-opencmis-client-impl-0.13.0.jar:0.13.0]
Thank you in advance.
Regards,
N. Markovic
The text was updated successfully, but these errors were encountered: