Hi Everybody,

    I  wrote one Rule to restore the context and Running in CYGWIN perl, 
getting following error

Code: filename is cs2.txt
=======
type=Single
ptype=SubStr
pattern=SEC_STARTUP
context=SEC_INTERNAL_EVENT
desc=Restore all SEC contexts from /tmp/SEC_CONTEXTS on startup
action=lcall %ret -> ( sub { %main::context_list = \
       %{Storable::retrieve("/tmp/SEC_CONTEXTS_demo.dump")}; } )

Error:
=====


$ perl sec -conf=cs2.txt -intevents -intcontexts

SEC (Simple Event Correlator) 2.7.6
Reading configuration from cs2.txt
1 rules loaded from cs2.txt
Interactive process, SIGINT can't be used for changing the logging level
Creating SEC internal context 'SEC_INTERNAL_EVENT'
Creating SEC internal event 'SEC_STARTUP'
Calling code 'CODE(0x600871698)' and setting variable '%ret'
Code 'CODE(0x600871698)' runtime error: Undefined subroutine 
&Storable::retrieve called at (eval 3) line 1.

Deleting SEC internal context 'SEC_INTERNAL_EVENT'



Thanks and Regards,
Mohan.R
* Mobile:  +91 779 584 1059
E-mail: ramasamy.mo...@hp.com<mailto:ramasamy.mo...@hp.com>

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to