https://bugs.documentfoundation.org/show_bug.cgi?id=128965

Alex Thurgood <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
     Ever confirmed|0                           |1

--- Comment #5 from Alex Thurgood <[email protected]> ---
@Ronald : Unfortunately, still not enough information.

When you write "database connection through Java", what do you mean ?

What kind of ODB file are you using ?

- embedded HSQLDB ?
- some other kind of JavaDB ?
- some other kind of DB engine with a Java driver (JDBC) ?

If we are talking about the default embedded hsqldb engine in an ODB file, then
moving the ODB file to a NAS will inevitably cause a connection timeout if, for
whatever reason, your Windows OS or your NAS drops the network connection, for
example, to save energy, or when one or the other go to sleep...

In that case, you should be reading the HSQLDB documentation for version 1.8.0
to see if there is a parameter that you can include in either the PROPERTIES
file or the SCRIPT file that should be present in the ODB file (which is a type
of zip container).

Resetting to NEEDINFO pending requested information.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to