これは異常な動作です。単純な jax-rs の実装を試みましたが、失敗しました。
17215 [29943420@qtp-14485739-7] WARN org.mortbay.log - Committed before 404 null
17215 [29943420@qtp-14485739-7] ERROR org.mortbay.log - /CribService/webresources/caas/doesAuthorIDsExist
java.lang.IllegalStateException: Committed
at org.mortbay.jetty.Response.resetBuffer(Response.java:1024)
at org.mortbay.jetty.Response.sendError(Response.java:240)
at org.mortbay.jetty.Response.sendError(Response.java:342)
指図 :
curl -X POST -H "Content-Type: text/plain" -d '2093' http://localhost:8080/CribService/webresources/caas/doesAuthorIDsExist
特に再起動前にこのサービスが問題なく実行されていた場合、誰かがそのようなエラーの原因を説明できますか