Welcome to ISAserver.org
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
RE: Getting no Reports
|
Users viewing this topic:
none
|
Logged in as: Guest
|
Login | |
|
RE: Getting no Reports - 4.Sep.2003 8:33:00 AM
|
|
|
aselicean
Posts: 260
Joined: 7.Dec.2002
From: Romania
Status: offline
|
Hi Clive
I would even go to delete the report jobs and recreate them. Try to also delete the folders, if they are not deleted automatically. Try using custom folders for new jobs you gonna create. Carl's idea with a new user is great. Go try it.
Sorry for my silly idea, hope I didn't offend your IQ, man... I owe you a beer for that one...
Thanks.
|
|
|
|
RE: Getting no Reports - 5.Sep.2003 12:39:00 PM
|
|
|
rh
Posts: 2
Joined: 5.Sep.2003
From: Vienna/Austria
Status: offline
|
Hi Clive
I think I have a similar problem with report generation after demoting my ISA-Server from DC to member server.
I have found an entry in the eventlog like the following
Event Type: Error Event Source: Microsoft ISA report generator Event Category: None Event ID: 21009 Date: 05.09.2003 Time: 11:48:02 User: N/A Computer: ISABOX1 Description: The action to retrieve the DSN and table names for the ISA Server log failed.The error code in the Data area of the event properties indicates the cause of the failure. The error description is: The system cannot find the file specified. Data: 0000: 05 00 07 80 ...
My IsaDailySummary Job runs under the local administrator account and i was not able to leave this field blank (e.g. LocalSystem) (error when saving the job)
I have also checked the permissions and everything seams to be ok.
My last approach was to delete the job's in TaskScheduler and reapply them using the cmdline tool "at". After that the job does have a blank "run as" field and the reports work fine again. (new daily summary files etc...)
Maybe this will help you with your problem.
---------------------------------------- mfg (kind regards) Rainer Horsak
|
|
|
|
RE: Getting no Reports - 5.Sep.2003 6:19:00 PM
|
|
|
camos
Posts: 70
Joined: 17.Aug.2003
Status: offline
|
- The SP 1 and all hotfixes have been re-applied. - Created a new user ISAserver member of Domain Users, Administrators, Schema Admins, Enterprise Admins. Added ISAserver account to the ISA install folder tree. - In Scheduler, disabled the 2 tasks I had previously created manually, ISADailySummary and ReportGenerator. This didn't do good so I deleted them. - Created new Report Job called Daily Summary. This did not create any task in Scheduler. Should it have? Probably should have but I don't know that because it has never happened.
None of this has accomplished anything.
Rainer, I have found that demoting a DC isn't a particularly clean operation when it comes to permissions. I have never used the at command, would you please give me an example that relates to creating a Scheduled Task?
Not very cheery, Clive
|
|
|
|
RE: Getting no Reports - 6.Sep.2003 12:08:00 PM
|
|
|
aselicean
Posts: 260
Joined: 7.Dec.2002
From: Romania
Status: offline
|
Hi Clive
Tried to reproduce your scenario on my ISA, and what I found is that when you create an additional report job: 1. A new schedule is added to the task in Scheduled Tasks 2. A new folder is created under ISAReports.
So I guess that when you create a report job, if other does not exists, a new entry in Scheduled Tasks should be created. Used a local admin account and worked right after clicking OK.
I want to try this weeken a virtual machine with a new ISA installation.
Dunno where the problem is. Have you checked Event Log for any events that eventually will lead to the root cause of this ?
Thanks.
|
|
|
|
RE: Getting no Reports - 8.Sep.2003 8:36:00 AM
|
|
|
rh
Posts: 2
Joined: 5.Sep.2003
From: Vienna/Austria
Status: offline
|
Hi clive,
i have added the job with the following command
at 00:30 /every:M,T,W,Th,F,S,Su "c:\program files\microsoft isa server\dailysum.exe"
You will get a job with the name At1 (or a higher number if a job with this name already exists). I renamed the job to IsaDailySummary.
first parameter: The time when the job should run
second parameter: The days of the week the job should run.
third parameter: The command which should be executed.
Detailed information about the "at" command is also available in the w2k help.
|
|
|
|
RE: Getting no Reports - 8.Sep.2003 7:31:00 PM
|
|
|
camos
Posts: 70
Joined: 17.Aug.2003
Status: offline
|
Alin,
It appears that something is definitly broken. When a new Report Job is created nothing is added to Scheduler. Manually created scheduled tasks do run. The dailysum.exe runs and a summary is created in \isaserver\ISASummaries. The repgen.exe runs but does not create a folder or a report in \isaserver\ISAReports.
There are no issues being reported in Event Viewer.
Rainer,
Thanks for the AT command info. My brain seems to have turned to mush, never thought to look in Windows Help. As suggested I used AT to create 2 tasks in Scheduler which did run but the results were the same as the previously mentioned manually created tasks.
Cheers, Clive
|
|
|
|
RE: Getting no Reports - 8.Sep.2003 8:46:00 PM
|
|
|
aselicean
Posts: 260
Joined: 7.Dec.2002
From: Romania
Status: offline
|
Hi Clive
I would prepare myself for the worst scenario: reinstall or, at least, fresh install on a new machine and export and import the settings using ISAExportImport.vbs available at www.isaserver.org. Then try there creating reports.
But right before that, aren't your reports being messed up right after some OS patches/hotfixes/WindowsUpdate processes ?
Just a philosophical question...
Thanks,
|
|
|
|
RE: Getting no Reports - 8.Sep.2003 9:28:00 PM
|
|
|
aselicean
Posts: 260
Joined: 7.Dec.2002
From: Romania
Status: offline
|
Hi Clive
Do you, by chance, have the message screener installed ?
Thanks,
|
|
|
|
RE: Getting no Reports - 9.Sep.2003 4:55:00 PM
|
|
|
camos
Posts: 70
Joined: 17.Aug.2003
Status: offline
|
Alin,
I have re-installed once already but both times the SP and all hot-fixes were applied immediately following installation. Only after upgrading was any ISA configuration done.
I don't think message screener is installed, at the least, I know I have not configured it. It is not listed under services, how would I find out?
Cheers, Clive
|
|
|
|
RE: Getting no Reports - 9.Sep.2003 5:35:00 PM
|
|
|
Guest
|
what log file format are you using? Try it with the ISA server file format.
|
|
|
|
RE: Getting no Reports - 9.Sep.2003 6:05:00 PM
|
|
|
camos
Posts: 70
Joined: 17.Aug.2003
Status: offline
|
PBH,
Log format is ISA
Cheers, Clive
|
|
|
|
RE: Getting no Reports - 9.Sep.2003 6:36:00 PM
|
|
|
aselicean
Posts: 260
Joined: 7.Dec.2002
From: Romania
Status: offline
|
Hi Clive,
When you installed ISA, there was at some moment a question asking you whether you want to install message screener.
I was asking this because I was browsing thru the tutorials and articles and found this one:
http://www.isaserver.org/tutorials/ISA_Server_2000_Fixes_July_2003_by_Scott_Jiles.html
Somewhere inside I've found a fix for some reporting problems.
See if it's your case.
HTH,
|
|
|
|
RE: Getting no Reports - 11.Sep.2003 8:25:00 AM
|
|
|
aselicean
Posts: 260
Joined: 7.Dec.2002
From: Romania
Status: offline
|
Hi Clive
Will wait to see what happens. {Keeping fingers crossed}...
Cheers,
|
|
|
|
RE: Getting no Reports - 12.Sep.2003 6:42:00 PM
|
|
|
camos
Posts: 70
Joined: 17.Aug.2003
Status: offline
|
After reinstalling ISA things are back to where they were at the beginning of this exercise. New Report Jobs do not create any new tasks in Scheduler. ISAReports has an empty sub-dir {FFAE4ADD-6A93-40AA-A7EF-6A424EB7462A}. The Schedule Tasks created before using AT cmd indicate they are being run on time. DailySum.exe is doing its job and ISASummaries are being created successfully. RepGen.exe seems to be doing its job, activity for 3 minutes in TaskManager Processes but no ISAReports appear in the dir. A search for *.irp finds nothing so reports are not going somewhere else.
Just got a message that the power is going down for a few minutes so I will send this message off. There isn't much more to add anyway.
Cheers, Clive
|
|
|
|
RE: Getting no Reports - 12.Sep.2003 10:10:00 PM
|
|
|
aselicean
Posts: 260
Joined: 7.Dec.2002
From: Romania
Status: offline
|
Hi Clive
Sorry to hear that. I would try opening a ticket with MS PSS.
|
|
|
|
RE: Getting no Reports - 14.Sep.2003 12:51:00 AM
|
|
|
camos
Posts: 70
Joined: 17.Aug.2003
Status: offline
|
Alin,
Yes, unfortunately that seems to be the only option left.
I want to express my gratitude to all for attempting to help me with this problem. In particular Alin, your sterling effort has been greatly appreciated.
Thanks, Clive
|
|
|
|
RE: Getting no Reports - 14.Sep.2003 3:03:00 PM
|
|
|
aselicean
Posts: 260
Joined: 7.Dec.2002
From: Romania
Status: offline
|
Hi Clive
Sorry I couldn't do more to help you.
Good luck with PSS and let us know what the outcome will be.
Cheers,
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|