contact  |  about  |  sitemap

Error BufferLen is 0.
Last Post 13 Jun 2009 07:20 AM by Umesh. 7 Replies.
Sort:
PrevPrev NextNext
Author Messages Resolved
Umesh

--
02 Jun 2009 08:41 AM
hi all.

I am getting EError message when I m using nested condition to search a particular pattern via regular expression.

Error Message : BufferLen is 0.

Thanks.


Support Team

--
02 Jun 2009 02:39 PM Accepted Answer
Hi,

Could you mail us your script via the support form.
Then we can debug.
Thanks,
Djuggler Support Team


Umesh

--
04 Jun 2009 06:22 AM
Hi,

Sometimes Script is working fine,but sometimes it gives that Error message. But for current scripts now it is working as I have changed some condition. If in future I feel such problem i will forward my scripts.

cheers.

Thanks
Umesh.


Umesh

--
05 Jun 2009 09:48 AM
Hi,

Again i found similar Error Message BufferLen is 0. :(

Please resolve my problem.

Please find attached script.

Thanks
Umesh



Support Team

--
05 Jun 2009 03:21 PM
Hello,

We checked your script and bug report(s).

It's difficult to trace where it goes wrong and has something to do with the content of the variables in the Replace Text action (line 46 in your script).

Please find attached an updated script with an extra IF action to check for an empty string on the Replace Text.

We need the input file you use to debug the script for real. So if you could post that one also, we can debug the script with the content of the variables.

Djuggler Support Team

kaplan_updated.djs

Umesh

--
08 Jun 2009 05:09 AM
Hi,


Thanks for your kind attention on this script, and I am extremely sorry that I dint attach Input file. :(

Please find input file and please let me know what are the precaution which I should use during Programming.

Thanks
Umesh.


Support Team

--
10 Jun 2009 01:40 PM Accepted Answer
Hi,

We found the bug. The replace text action works with the wildcard *. Your variable from the copy text between find a * and that is misused in the replace text action.

In the attached updated script a regex is used to replace all * by a pound sign as work around.

We will fix the issue in the next release.

DS

kaplan_updated2.djs

Umesh

--
13 Jun 2009 07:20 AM
Thanks a lot;

:)

Regards,
Umesh




Quick Reply
toggle
  Username:
Subject:
Body:
Security Code:
Enter the code shown above:

Submit

Powered by Active Forums

Forum participation and optional registration

You don't need to be registered to partcipate in the Djuggler forums, however if you want to subscribe to email notifications you need to register. You can also subscribe to the forum RSS feed.