Posted on 2007-01-15 18:44:32-08 by synergyuser
Database startup
I'm a new user of the SYNERGY perl module. I've been using SYNERGY for a number of years and have written a number of process automation scripts to assist. I'm trying to adapt my scripts to use the SYNERGY perl module but am unable to establish a client connection using the module. Everything is good starting a client or running a script without using the SYNERGY perl module. Configuration. * SYNERGY/CM 6.4-SP1-02 * Client: Fedora Core 3 * Server: Solaria 9 * Perl: 5.8.5 * VCS::CMSynergy 1.28 VCS-CMSynergy module setup. There were no errors with: * perl Makefile.PL * make * make install There are errors with the: * make test The make test tries to start a SYNERGY session and I receive the following error: * VCS::CMSynergy::_start: Warning: Engine startup failed. Any help is much appreciated.
Direct Responses: 4052 | Write a response
Posted on 2007-01-16 13:37:42-08 by synergyuser in response to 4033
Re: Database startup
It was pilot error as usual. My issue is now trying to use a SYNERGY session outside the function thst was used to start the session. If I include the 'ccm' command in the same function where the session is started it works fine. I want to be able to access the session from another function.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.