Doug,

please download and test ass.pl from

http://assp.cvs.sourceforge.net/viewvc/assp/assp2/test/

tell me if it works.

There is a strange behavior in nix for the perl 'glob' function. I never 
thought, that I have to use different statement in case a folder name 
contains spaces or not.

map {push @g , / /o ? glob(qq("$_")) : glob($_);} @_;
and
map {push @g , / /o ? < "$_" > : < $_ >;} @_ ;

IMHO - glob(qq("$_")) and < "$_" > should work in every case - but they 
will not work if the foldername contains no space.

Thomas





Von:    Doug Lytle <supp...@drdos.info>
An:     ASSP development mailing list <assp-test@lists.sourceforge.net>
Datum:  11.04.2016 14:13
Betreff:        Re: [Assp-test] Blockreports still not working



>> Do you use any symlink, hardlink or network filesystem for the 'logs' 
>> folder or the files?

No sir.

And,

Reverting back to 16080 fixes the issue.


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications 
Manager
Applications Manager provides deep performance insights into multiple 
tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test






DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to