the databasequerys are set to autocommit ...


And do you use database transaction? Perhaps a commit or rollback is missing.

-----Ursprüngliche Nachricht-----
Von: Nino Garbin [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 21. Oktober 2003 10:08
An: [EMAIL PROTECTED]
Betreff: Re: AW: Application hangup??


thank you for your answer. the problem is, that struts found the forwards several times before. so struts must know, how to find it. the main problem is, that the request is still running, but nothing happens ...


P.S.: SORRY for posting the same article 3 times



hi,

In my case, the blank screen will occured, if struts didn't find the forward after execution an action.


Regards,


Frank

-----Ursprungliche Nachricht-----
Von: Nino Garbin [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 20. Oktober 2003 13:32
An: [EMAIL PROTECTED]
Betreff: Application hangup??


dear pros,


i have a anoying problem with an application using the actual struts on tomcat 4.1.27 getting data from an mysql-db.

my application works fine doing several requests to call some actions.
the application is framed (navigation, content), each frame calls his own action.


at no special point, the application hangs up while calling an action, that was called and worked fine before. a look on the heapsize doesn`t
show any suspicious changes. the "hangup" doesn`t seems to depend on the heapsize. the webserver is still ok at this moment, other applications still work fine. only if i call an action of the current application, the constructor of this action is called and after this nothing seems to happen.


no error message in any logfile, nothing. only a blank screen.

has anyone an idea? is it probably a connection-problem with the db?
or do you know about similar problems in other projects?

thank you very much for help,

nino




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







-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


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



Reply via email to