V4RB Console App with 4.1 Hanging on Connection.Open on Linux only
    Jason Moehlman 
    jmoehlma at moehlman.com
       
    Fri Apr 24 14:13:38 CDT 2009
    
    
  
Hi Ruslan,
I have a significant issue with a absolutely reliable crash/hang with  
V4RB console and GUI app at the:
Connection = new  VConnection(dbAddress, dbUser, dbPassword, dbPort,  
(conntime/60), dbAuth)
Connection.Open()  // HANGS HERE only on Linux
Line, even in the debugger the entire session is just gone.  Any help  
please...
Linux OS, the VServer log never shows any connection attempt, and I  
did notice after the last question with Kirill about the libraries  
that were missing in the 4.1 Linux packages that the sizes of the  
libraries between the VServer and VClient libraries for Linux are  
different, even for the same files like
CLIENT LIBS:
-rwxr-xr-x 1 root src  9517172 2009-04-21 04:46  
libVKernel_Linux_Release.so.4.1.0
-rwxr-xr-x 1 root src  3161192 2009-04-21 04:46  
libVReport_Linux_Release.so.4.1.0
-rwxr-xr-x 1 root src  2045144 2009-04-21 04:46  
libVShared_Linux_Release.so.4.1.0
SERVER LIBS:
-rwxr-xr-x 1 root src  12690009 2009-04-21 04:48  
libVKernel_Linux_Release.so.4.1.0
-rwxr-xr-x 1 root src   4902240 2009-04-21 04:48  
libVReport_Linux_Release.so.4.1.0
-rwxr-xr-x 1 root src   3586643 2009-04-21 04:48  
libVShared_Linux_Release.so.4.1.0
VServer on Linux working fine, I can connect to it through a Mac or  
Windows App just fine, it is only Linux Client Applications that are  
affected.
I don't know if that is normal or not, I do know that the 4.1 release  
on Linux is not working properly.  Please let me know what other  
information if anything I can provide.
Jason
    
    
More information about the Valentina
mailing list