SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
24x7 IIS Web Server (continued)
Goto page 1, 2  Next
 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
24x7 IIS Web Server (continued)
Author Message
Elliot D.



Joined: 30 Jun 1999
Posts: 1

Post RE: How to save variables between job runs Reply with quote

How can I save variables between job runs? I want to count to some number of runs than interrupt my job schedule if it failed more than the specified number

Peter,

I am posting you question here because you gave invalid invalid email address.

There are probably many options for saving variables. I prefer using ini files. I made one shared file for all jobs with a separate section for every job. In my scripts I use INIFILESET and INIFILEGET to store and retrieve values between runs.

Wed Jun 30, 1999 11:03 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7963

Post Re: About version 3.3 Reply with quote

Here is brief description of what is coming in 3.3

1. As always, this maintenance release is a free upgrade to registered users of version 3.

2. New scheduling options (available in GIU; previously it was available only via scripting)
-- options to specify daily start/end time for "all day" jobs
-- options to specify time list for daily jobs (helps to avoid multiple identical jobs with different schedules) for example: 9:00, 9:20, 10:00, 10:20, 11:00, 11:20
-- options to specify day list for monthly jobs (helps to avoid multiple identical jobs with different schedules) for example: 1, 3, 7, 15

3. New option to run program job as another user (available in GIU; previously it was available only via scripting)

4. New graphical utility - job template builder

5. New JAL scripting commands HostTime, AtomicTime, PageSend

6. New job notification options via paging

7. New options to collect and consolidate log files and status reports from different servers and agents into a single report

8. New templates and template options QUEUE LIST, JOB NAME BROWSE, JOB FOLDER LIST

9. Other minor enhancements

A lot more is planned in the following releases. Among them are 24x7 Event Server, remote debugging in 24x7 Scheduler, Support for secure Telnet and FTP and other.

If you have good ideas or know about an existing bug please feel free to email to feedback@softtreetech.com

Version 3.3 should be available by the end of this month or early June

Fri May 17, 2002 3:36 pm View user's profile Send private message
Mike Niccum



Joined: 09 May 2002
Posts: 33

Post Re: About version 3.3 Reply with quote

Could you please explain the new feature called "Event Service"? This sounds like something I may be very interested in.

Thanks,

Mike Niccum

: Here is brief description of what is coming in 3.3

: 1. As always, this maintenance release is a free upgrade to registered users
: of version 3.

: 2. New scheduling options (available in GIU; previously it was available only
: via scripting)
: -- options to specify daily start/end time for "all day" jobs
: -- options to specify time list for daily jobs (helps to avoid multiple
: identical jobs with different schedules) for example: 9:00, 9:20, 10:00,
: 10:20, 11:00, 11:20
: -- options to specify day list for monthly jobs (helps to avoid multiple
: identical jobs with different schedules) for example: 1, 3, 7, 15

: 3. New option to run program job as another user (available in GIU;
: previously it was available only via scripting)

: 4. New graphical utility - job template builder

: 5. New JAL scripting commands HostTime, AtomicTime, PageSend

: 6. New job notification options via paging

: 7. New options to collect and consolidate log files and status reports from
: different servers and agents into a single report

: 8. New templates and template options QUEUE LIST, JOB NAME BROWSE, JOB FOLDER
: LIST

: 9. Other minor enhancements

: A lot more is planned in the following releases. Among them are 24x7 Event
: Server, remote debugging in 24x7 Scheduler, Support for secure Telnet and
: FTP and other.

: If you have good ideas or know about an existing bug please feel free to
: email to feedback@softtreetech.com

: Version 3.3 should be available by the end of this month or early June

Fri May 24, 2002 10:47 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7963

Post Re: Dependency Reply with quote

Karl,

I don't know what's wrong with your computer, but even your messages posted on this board cannot be seen anymore. This is unbelivable!
I've got email copies of your messages but cannot open them here.

Anyway, please send your job database file for analysis to support@softtreetech.com

------ Original Message ------

MESSAGE: (#3328) Re: Dependency

AUTHOR: Karl

DATE: 12/11/2002 09:57

Reply To: (#3326) Re: Dependency

Author: SysOp

Date: 12/10/2002 13:23

: Most likely you 've got some icons "below" or "above" the
: screen that cause distorted display of the dependencies diagram.
: Try changing the Zoom option to check if that will let you see the
: "above" and "below" the screen icons. If you can get
: them visible drag them to a better place..

: If that does not help, go to the job properties of relevant jobs and
manually
: clear file names in "files to watch" (schedule stepts) and
: "files to create" (notification events and actions). After that
: you can reopen the Dependencies Editor and those bad jobs icons should be
: gone. You can then drag-and-drop them again and fix the diagram.

I've done that and got rid of the problem icons but I'm still having problems.

I create two new jobs and in the dependancy window link them, click apply,
then save the database. The child job becomes disabled, the log says "Job
definition error: missing semaphore file name. Job disabled"

The only way to fix it is to manually define a semaphore filename to be
created by the parent and checked by the child - which defeats the point of
having the dependancy window.

I know I must be doing something wrong - I just can't figure out what!

***************************************************************************

This is an automatically-generated notice. If you'd like to be removed from
the mailing list, please visit 24x7 Discussion Board at
, or send your request to
webmaster@softtreetech.com. If you wish to respond to this message, please
post your response directly to the board. Thank you!


Wed Dec 11, 2002 12:00 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7963

Post Re: 24x7 IIS Web Server (continued) Reply with quote

It looks like you are either having issues with IIS configuration or 24x7 Scheduler is not running in the required "server" mode. If the scheduler is running and configured correctly (Tools/Options menu; Network tab) check what you get in the Windows Application and System Event logs.

Mon Mar 20, 2006 3:21 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server (continued) Reply with quote

Recieved App Event ID 5. Source was Active Server Page. Message "The Template Persistent Cache initialization failed for Application Pool 'DefaultAppPool' because of the following error: Could not create a Disk Cache Sub-directory for the Application Pool. The data may have additional error codes."

I researched the error message and assigned the appropriate rights to the following folders for the IIS_WPG and Network Service groups.
• systemroot\Help\IISHelp\Common
• systemroot\System32\Inetsrv\ASP Compiled Templates
• systemroot\IIS Temporary Compressed Files

I am still unable to login.

Mon Mar 20, 2006 4:48 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server (continued) Reply with quote

I eventually ended up at "Page Cannot be Displayed."

There were no addtional application event logs that correlated with this.

Mon Mar 20, 2006 4:50 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7963

Post Re: 24x7 IIS Web Server (continued) Reply with quote

Is the scheduler running in the server mode? Is it listenning on port 1096?

: I eventually ended up at "Page Cannot be Displayed."

: There were no addtional application event logs that correlated with this.

Mon Mar 20, 2006 4:56 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server (continued) Reply with quote

Scheduler is runing in server mode and listening on port 1096.

Mon Mar 20, 2006 5:00 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7963

Post Re: 24x7 IIS Web Server (continued) Reply with quote

Is there anything in the scheduler log indicating a connection attempt?

Can you run other ASP pages on your IIS server?

: Scheduler is runing in server mode and listening on port 1096.

Mon Mar 20, 2006 5:10 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server (continued) Reply with quote

The server that hosts 24x7 is called CACAPPPROD.
The server that hosts the 24x7 web interface is CACDCPROD.
Is it possible to run the web interface on a different server than what the app is running on.

Mon Mar 20, 2006 5:40 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7963

Post Re: 24x7 IIS Web Server (continued) Reply with quote

Yes, as long as webserver is allowed to go outside of the box (DMZ, firewall, etc...)

: The server that hosts 24x7 is called CACAPPPROD.
: The server that hosts the 24x7 web interface is CACDCPROD.
: Is it possible to run the web interface on a different server than what the
: app is running on.

Mon Mar 20, 2006 5:50 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server (continued) Reply with quote

Checked the schedule log on the server running 24x7.

3/20/2006 16:45:26 1 0 0 24x7 Scheduler Client 24x7 not authorized. Connection denied.

Mon Mar 20, 2006 5:52 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7963

Post Re: 24x7 IIS Web Server (continued) Reply with quote

Ok, we are now getting somewhere. So it looks like the security is turned on in the scheduler. In that case you need to have the user added to one of the security groups (see Tools/Security menu in 24x7)

: Checked the schedule log on the server running 24x7.

: 3/20/2006 16:45:26 1 0 0 24x7 Scheduler Client 24x7 not authorized.
: Connection denied.

Mon Mar 20, 2006 7:02 pm View user's profile Send private message
Enoch Tong



Joined: 17 Mar 2006
Posts: 14

Post Re: 24x7 IIS Web Server (continued) Reply with quote

My login is part of the administrators group. When i try to login i am still getting page cannot be displayed.

Tue Mar 21, 2006 11:53 am View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.