Hi Nikun,
We are looking into this and will report back when there is an update or fix
from development ...
Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc. // http://www.openlinksw.com/
Weblog -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www
Hi Hugh,
Yes, that should be the file (all those are the same)
I switched back to the stable branch because the develop/7 branch would not
build cleanly when I tried.
This happened before and you guys normally fix it and I was not in a hurry.
I finally have the debug build working and ulimit set
Hi Enrico,
I just tried running your insert query by cutting and pasting the text int to
the isql UI of the conductor and it load successfully for me. Running from the
isql command tool directly failed as it is multi-line and the terminal shell
interferes and quits isql before all the text is p
Hi Jerven,
>From our point of view there is no real value in building from the stable/7
>branch from July last year, as it is about to be superseded in the new VOS 7
>release by develop/7 when finalised, which is what we would be more interested
>in knowing of any problem being encountered usin
On 13 February 2014 16:14, Hugh Williams wrote:
> Hi Enrico,
>
> You sure you don't have an existing Virtuoso instance already running on
> the default port which has a none default pwd, which is what the
> "CL034: Bad Login" error implies , as the build will attempt to use the
> port for bu
Hi Enrico,
You sure you don't have an existing Virtuoso instance already running on the
default port which has a none default pwd, which is what the "CL034: Bad
Login" error implies , as the build will attempt to use the port for building
vads and running the testsuite ?
Note, you can cha
Hi,
I am trying to compile Virtuoso 7 on a Linux EC2 instance but make stops
with test failures.
Is the process the same as VOS6?
Following [1], I am using options for Linux 64bit: CFLAGS="-O2 -m64" . This
worked fine with stable/6.
I tried stable/7 and develop/7 and in both cases got test failur
That was premature, I just reran the experiment and now it crashed again :(
Will try to see where that core dump went.
Regards,
Jerven
On 13/02/14 09:25, Jerven Bolleman wrote:
> Hi All,
>
> I have managed to build a debug build.
> The funny thing is it now succeeds!
> I do get this message once
Hi All,
I have managed to build a debug build.
The funny thing is it now succeeds!
I do get this message once the next time I call a checkpoint.
18:02:22 suspect to miss a flush of L=100 in cpt, line 1008
18:02:23 Buffer 0x7fc9f79516f8 occupied in cpt
Regards,
Jerven
On 11/02/14 16:06, Jerven Bo