Title: Message
Hi,
I am using libsmbclient on Linux Red Hat 7.2
We have developed C++ wrapper around libsmbclient 2.2.5.
This wrapper is integrated with Java using JNI.
And this Java class is used in Application server in JSP
The stat for libsmbclient works properly for some time and then fails when the link for the JSP is tried after say 3-4 hours.
The perror on stat prints "Success".
We are using following compiler options for building the wrapper.
g++3 -c -pipe -fPIC -Wall -W -O2 -DUSE_GETTIMEOFDAY -DINTEL_LINUX_70 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_GETTIMEOFDAY -DINTEL_LINUX_70 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -D_XOPEN_SOURCE=500 -D_LARGEFILE64_SOURCE -D_XOPEN_SOURCE_EXTENDED -D_POSIX_PTHREAD_SEMANTICS -D_BSD_SOURCE -D__UNIX__ -DUNIX -D_REENTRANT.
 
Does any one encountered such an error ?
 
Regards
Abhijeet
 
 
 
 
 
 
Abhijeet Paturkar
Project Leader
Software Solutions Group
XcelVision Technologies Ltd.
Tel : (91-22) 8399900 / 11
Fax : (91-22) 8399898
e-mail : [EMAIL PROTECTED]
Web : www.xcelvision.com
 

Reply via email to