SuperClassic: Server sometimes hangs
------------------------------------

                 Key: CORE-3720
                 URL: http://tracker.firebirdsql.org/browse/CORE-3720
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 2.5.1
         Environment: Red Hat Enterprise Linux 6 (RHEL6)
            Reporter: HÃ¥kan Johansson


We are using Firebird databases for automatic integration tests. We create all 
our test databases using a script. For each test a copy is made of one of the 
test databases. The test program only connects to the copy. When the test is 
complete, the copy is deleted. This way we guarantee that the different test 
programs do not interfere with each other. We also run a lot of the tests in 
parallel, all against the same server, but each against a database of their own.

The problem is that sometimes the server hangs and the only way to get it 
working again is to restart it.
Sadly the problem is not really reproducible. It can work fine for weeks, then 
hang several times in one day.

My *guess* to why this happens is that when we clean up after a test, then 
sometimes the test program has not finished closing the database connection. 
This can happen if a test is killed, which happens automatically when it takes 
too long. It might be that the server has the database open when we delete the 
database file and also the directory where it resides.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to