> From: Christian Joelly [mailto:[EMAIL PROTECTED]]
> 
> Hello!
> 
> maybe this is offtopic here...

I do agree with you, this sounds like offtopic.

Read you DB documentation on what the heck is this SQLException about
(FWIW, I like Oracle documentation: search for your ORA-XXXX error and
it gives you at least some info), or contact your DB vendor.

Vadim

> i get the following errors in my cocoon application when it is used
from
> several hosts at the same time from different clients workstations.
> does anybody know how to avoid this problem?
> 
> ---
> Cocoon 2 - Internal server error
> 
> type fatal
> 
> message Exception in ServerPagesGenerator.generate()
> 
> description org.apache.cocoon.ProcessingException: Exception in
> ServerPagesGenerator.generate(): java.lang.RuntimeException: Error
> executing statement: INSERT INTO tbl8srjwz2vl2 ( ikst, skst, menge,
> produkt, idx, izeit, szeit ) SELECT s.ikst, s.skst, ap.menge,
> ap.produkt, ap.idx, s.irzt+s.iezt, sz.szeit FROM stbk_kopf=sk, stbk=s,
> aufpos=ap LEFT OUTER JOIN sollzeiten_kst=sz ON ( sz.produkt
> = ap.produkt AND sz.kst = s.skst ) WHERE ap.pk_aufpos = sk.fk_aufpos
AND
> s.stbk = sk.stbk AND s.stbkindex = sk.stbkindex AND
> ap.auf = "I048A33" AND s.etft = "n" ORDER BY s.ikst :
> java.sql.SQLException: General error: Got error 127 from table handler
> 
> sender org.apache.cocoon.servlet.CocoonServlet
> 
> source Cocoon servlet
> 
> request-uri
> 
> /knapp/reports/zeitenkanr.xsp
> 
> path-info
> 
> reports/zeitenkanr.xsp
> ---
> 
> thx, Chris
> 
> --
> KNAPP Logistics Automation  http://www.knapp.com
> Ing. Christian Jölly        Tel/FAX: (++43) 316 / 495 1926 / 495 394
> Günter-Knapp-Straße 5-7     A-8075 Hart bei Graz



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to