[zanata-bugs] [Bug 995910] New: Server internal error with large amount of text flows when push type is both

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 12 00:38:10 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=995910

            Bug ID: 995910
           Summary: Server internal error with large amount of text flows
                    when push type is both
           Product: Zanata
           Version: 3.0
         Component: Component-Persistence
          Severity: high
          Assignee: irooskov at redhat.com
          Reporter: pahuang at redhat.com
        QA Contact: zanata-qa at redhat.com
                CC: zanata-bugs at redhat.com



User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML,
like Gecko) Chrome/26.0.1410.63 Safari/537.31
Build Identifier: 

When pushing file with large amount of text flows (i.e. freeciv - 7265
messages),
translation push will fail near the end with server internal error:
23:54:04,829 ERROR [org.zanata.process.AsynchronousExecutor]
(DefaultQuartzScheduler_Worker-1) Exception with long running process: Error
during translation.: org.zanata.ex
ception.ZanataServiceException: Error during translation.
        at
org.zanata.service.impl.TranslationServiceImpl.translateAllInDoc(TranslationServiceImpl.java:647)
[classes:]
Caused by: java.lang.IllegalStateException: Transaction begin not detected, try
installing transaction:ejb-transaction in components.xml
        at
org.jboss.seam.transaction.SeSynchronizations.registerSynchronization(SeSynchronizations.java:55)
[jboss-seam-2.3.0.Final.jar:2.3.0.Final]
Caused by: java.lang.IllegalStateException: Transaction begin not detected, try
installing transaction:ejb-transaction in components.xml
        at
org.jboss.seam.transaction.SeSynchronizations.registerSynchronization(SeSynchronizations.java:55)
[jboss-seam-2.3.0.Final.jar:2.3.0.Final]

Reproducible: Always

Steps to Reproduce:
1. Use project freeciv as example and create NEW version
2. Make sure there is one locale is fully translated and include this in
zanata.xml
3. mvn zanata:push -Dzanata.pushType=both -e
Actual Results:  
error occur during translation push

Expected Results:  
Successfully pushed source and target

Sample project file will be included as attachment

-- 
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=DS5dVaZg0m&a=cc_unsubscribe




More information about the zanata-bugs mailing list