[zanata-bugs] [Bug 864280] RFE: upload/download raw file types with the Maven plugin

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 10 06:20:46 UTC 2012


Product: Zanata
https://bugzilla.redhat.com/show_bug.cgi?id=864280

Ding-Yi Chen <dchen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ON_QA                       |ASSIGNED

--- Comment #12 from Ding-Yi Chen <dchen at redhat.com> ---
Tested with client API version: 2.0.0, server API version: 2.0.1
Zanata version 2.1-SNAPSHOT (20121206-1113)

With the pull command

mvn zanata:pull -Dzanata.projectType=raw -Dzanata.fileType=txt
-Dzanata.createSkeletons

Error message shows as follows:
============================================================
[ERROR] Failed to execute goal
org.zanata:zanata-maven-plugin:2.0.2-SNAPSHOT:pull (default-cli) on project
null: Zanata mojo exception: operation returned 500 (Internal Server Error):
<html><head><title>JBoss Web/2.1.12.GA-patch-01 - Error
report</title><style><!--H1
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
H2
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
H3
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;}
B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P
{font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
{color : black;}A.name {color : black;}HR {color : #525D76;}--></style>
</head><body><h1>HTTP Status 500 - java.lang.NullPointerException</h1><HR
size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b>
<u>java.lang.NullPointerException</u></p><p><b>description</b> <u>The server
encountered an internal error (java.lang.NullPointerException) that prevented
it from fulfilling this request.</u></p><HR size="1"
noshade="noshade"><h3>JBoss Web/2.1.12.GA-patch-01</h3></body></html>, uri:
http://zanata-master-auto.lab.eng.bne.redhat.com:8080/rest/projects/p/IBusChewing/iterations/i/master/r,
annotations: [@javax.ws.rs.GET(),
@javax.ws.rs.Path(value=/translation/{projectSlug}/{iterationSlug}/{locale}/{fileType})]
-> [Help 1]
============================================================

And the server log shows:
============================================================
2012-12-10 16:11:30,956 WARN  [org.jboss.resteasy.core.SynchronousDispatcher]
(http-0.0.0.0-8080-1) Failed executing GET
/file/translation/IBusChewing/master/cgg/baked
org.jboss.resteasy.spi.WriterException: java.lang.NullPointerException
        at
org.jboss.resteasy.core.ServerResponse.writeTo(ServerResponse.java:233)
        at
org.jboss.resteasy.core.SynchronousDispatcher.writeJaxrsResponse(SynchronousDispatcher.java:563)
        at
org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:484)
        at
org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:119)
============================================================

Reassigned.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Kga0khbmg4&a=cc_unsubscribe




More information about the zanata-bugs mailing list