Jump to content
  • 0

BEC Scheduler Error....Help please


Lost_Noob

Question

Hi Guys, 

 

Can someone help I have Scheduler set up and appears to be configured correctly...however I get this error:

 

03:01:42 : Error parsing the Scheduler file, XML or text declaration not at start of entity: line 3, column 0

 

Here is my Scheduler, or part of:

 

<?xml version="1.0"?>
<!-- info line -->
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<?xml-stylesheet href="acs.xsl" type="text/xsl" ?>
 
 
<Scheduler>
 
<!-- 01:00 Restart -->
    <job id='0'>
        <day>1,2,3,4,5,6,7</day>
        <start>00:30:00</start>
        <runtime>000000</runtime>
        <loop>0</loop>
        <cmd>say -1 Server will restart in 30 minutes.</cmd>
    </job>

 
It says line 3, but that doesn't have info so to speak and according to the tutorials its supposed to be like that?
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

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
  • Advertisement
  • Discord

×
×
  • Create New...