Jump to content

System script not running...


This topic is 4642 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hello there,

I'm having trouble to run the simpliest system script in Perl. My scripts were working before we change our active directory server.

Now I'm testing with this simple script and I keep getting a 642 error.


use strict;

print "Hello world!";

OS Server : OS X 10.6 Snow Leopard

FM Server : FMS 11.02

Does somebody know how to fix that?

Link to comment
Share on other sites

Hello there,

I'm having trouble to run the simpliest system script in Perl. My scripts were working before we change our active directory server.

Now I'm testing with this simple script and I keep getting a 642 error.


use strict;

print "Hello world!";

OS Server : OS X 10.6 Snow Leopard

FM Server : FMS 11.02

Does somebody know how to fix that?

642 is an "Abort" error. Possibly there are some issues with permissions here? What is the selected Account for running this script? Rememebr that a FIleMaker Account might not be sufficient.

Steven

Link to comment
Share on other sites

642 is an "Abort" error. Possibly there are some issues with permissions here? What is the selected Account for running this script? Rememebr that a FIleMaker Account might not be sufficient.

Steven

It was a simple problem... We changed our Primary domain controller server, but I forgot to reboot the FMS machine. It was that simple.

BTW where can I find the error code descriptions for FMS?

Thanks

Link to comment
Share on other sites

This topic is 4642 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.