Hi,
I have similar problem to https://community.atlassian.com/t5/Jira-Service-Desk-questions/Error-creating-new-project-in-JIRA-Service-Desk/qaq-p/725149
But my language is set to English (India) which I changed to English (US) But still it doesnt work.
Following is logged in logs/catalina.2018-02-24.log
4-Feb-2018 13:37:02.388 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in 2413 ms
24-Feb-2018 13:37:14.904 WARNING [main] org.apache.catalina.core.StandardServer.await StandardServer.await: Invalid command '' received
24-Feb-2018 14:17:41.382 WARNING [http-nio-5472-exec-12] com.sun.jersey.spi.container.servlet.WebComponent.filterFormParameters A servlet request, to the URI http://192.168.31.95:5472/rest/project-templates/1.0/templates, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
24-Feb-2018 14:24:50.379 WARNING [http-nio-5472-exec-1] com.sun.jersey.spi.container.servlet.WebComponent.filterFormParameters A servlet request, to the URI http://192.168.31.95:5472/rest/project-templates/1.0/templates, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
Those warnings are probably related to the error, but we need to see the actual error the process throws and a description of the behaviour of the front-end with the exact errors you are seeing there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.