Adempiere's rbtreetest.yap
Hi ,
This is Raghavendra.i'm a student.presently i'm working on Adempiere's product on YAP programming.
In that when i'm trying to run the rbtreetest.yap programme,it is not executed why ?
I'm using YAP5.1.2 version.if any body know about this pls convey me.
regards
The error type is like following
C:\Documents and Settings\Administrator\Desktop>cd yap
C:\Documents and Settings\Administrator\Desktop\Yap>cd bin
C:\Documents and Settings\Administrator\Desktop\Yap\bin>yap.exe
% Restoring file C:\Documents and Settings\Administrator\Desktop\Yap\lib\Yap\sta
rtup
YAP version Yap-5.1.2
?- consult('rbtreetest.yap').
% consulting C:\Documents and Settings\Administrator\Desktop\Yap\bin\rbtreetest
.yap...
% reconsulting C:\Documents and Settings\Administrator\Desktop\Yap\share\Yap\r
btrees.yap...
%
%
% YAP OOOPS: likely bug in YAP, segmentation violation.
%
%
1011KB of Code Space (00460000--0055CC70)
Current hole: 00650000--00AD0000
5KB of Global Stack (00AE2000--00AE35CC)
2KB of Local Stack (00BAF760--00BB0000)
0KB of Trail (00BB0004--00BB0068)
Performed 0 garbage collections
C:\Documents and Settings\Administrator\Desktop\Yap\bin>
by
1 Reply