EIE Schedules not working

2007-12-21 Thread Eli Schilling
Hey everyone, happy friday!  (Sorry, no humor in this message)
 
I have a strange issue whereby my scheduled exchanges in EIE aren't
running.  If I kick them off manually it works fine but when I schedule
them nothing happens.  I enabled logging and scheduled the job serveral
times.  The scheduled time came and went and not even a log file was
created.  
 
Since EIE isn't cool like the Recon Engine (having its own job history
console) and since there aren't any events in the system logs I'm not
sure where to start.
 
Version:
EIE 7.01
SQL 2005
Windows Server 2003
AR Server 7.01 (all applications are 7.0.02 patch 005)
 
Thanks in advance!
 
Eli

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: EIE Schedules not working

2007-12-21 Thread Joe D'Souza
If your EIE instance is connecting to an SQL server, make sure there is no
limit on the number of user connections to the SQL server.. There is an
issue with EIE I have seen when used with the SQL link, that it leaves an
open connection every time a schedule is run, thus opening a new connection
at every schedule... If this is your problem, to avoid it have a windows
batch file to stop the EIE service after the run of the schedule and start
it just before the schedule kicks in... Use the windows scheduled tasks to
achieve this and the net stop or net start to stop or start services in your
batch file..


Joe D'Souza


  -Original Message-
  From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] Behalf Of Eli Schilling
  Sent: Friday, December 21, 2007 2:45 PM
  To: arslist@ARSLIST.ORG
  Subject: Re: EIE Schedules not working


  **
  The service is up and running.  The normal log files aren't being
updated/created.  however, I have a nifty debug log file that, in
broken-record-fashion, has been telling me:





--
  From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of strauss
  Sent: Friday, December 21, 2007 11:40 AM
  To: arslist@ARSLIST.ORG
  Subject: Re: EIE Schedules not working


  **
  I assume that the Windows service instance that you selected for the
exchange to run on - like EIE [servername(server port)] - 001 -or- BMC AIE
[servername(server port)] - 001 is in fact running.  If the service is not
running (and they install as Manual Startup) then you will never have the
exchange run on the schedule you defined in the EIE/AIE console until you
start the service.

  The normal log file is in the
\Remedy\Apps\EIE\servername-port\service\log -or- BMC Software\BMC Atrium
Integration Engine\servername-port\service\log directory.  The debug logs
are in the service\debug directory

  Careful of the debug logs - in EIE they were managed from the eie.cfg file
and behaved for me. In AIE, they are managed from the console, not the
eie.cfg file, and will grow until you have no more physical file space in a
hurry if you are processing a lot of data.  I never had a problem with them
in EIE, but as soon as I upgraded to AIE they got out of control in a week.
  Christopher Strauss, Ph.D.
  Call Tracking Administration Manager
  University of North Texas Computing  IT Center
  http://itsm.unt.edu/






From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Eli Schilling
Sent: Friday, December 21, 2007 1:14 PM
To: arslist@ARSLIST.ORG
Subject: EIE Schedules not working


**
Hey everyone, happy friday!  (Sorry, no humor in this message)

I have a strange issue whereby my scheduled exchanges in EIE aren't
running.  If I kick them off manually it works fine but when I schedule them
nothing happens.  I enabled logging and scheduled the job serveral times.
The scheduled time came and went and not even a log file was created.

Since EIE isn't cool like the Recon Engine (having its own job history
console) and since there aren't any events in the system logs I'm not sure
where to start.

Version:
EIE 7.01
SQL 2005
Windows Server 2003
AR Server 7.01 (all applications are 7.0.02 patch 005)

Thanks in advance!
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.17.6/1192 - Release Date: 12/21/2007
1:17 PM

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: EIE Schedules not working

2007-12-21 Thread Eli Schilling
Hi Joe,
 
I'll give it a shot.  Do you think if this were the issue I would still
be able to execute the jobs manually?  It really has me baffled that I
can manually execute the data exchanges any time I want but the
scheduled tasks keep laying down on the job!
 
Thanks!
Eli



From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Joe D'Souza
Sent: Friday, December 21, 2007 1:43 PM
To: arslist@ARSLIST.ORG
Subject: Re: EIE Schedules not working


** 
If your EIE instance is connecting to an SQL server, make sure there is
no limit on the number of user connections to the SQL server.. There is
an issue with EIE I have seen when used with the SQL link, that it
leaves an open connection every time a schedule is run, thus opening a
new connection at every schedule... If this is your problem, to avoid it
have a windows batch file to stop the EIE service after the run of the
schedule and start it just before the schedule kicks in... Use the
windows scheduled tasks to achieve this and the net stop or net start to
stop or start services in your batch file..



Joe D'Souza


-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] Behalf Of Eli Schilling
Sent: Friday, December 21, 2007 2:45 PM
To: arslist@ARSLIST.ORG
Subject: Re: EIE Schedules not working


** 
The service is up and running.  The normal log files aren't
being updated/created.  however, I have a nifty debug log file that, in
broken-record-fashion, has been telling me:
 



From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of strauss
Sent: Friday, December 21, 2007 11:40 AM
To: arslist@ARSLIST.ORG
Subject: Re: EIE Schedules not working


** 
I assume that the Windows service instance that you selected for
the exchange to run on - like EIE [servername(server port)] - 001 -or-
BMC AIE [servername(server port)] - 001 is in fact running.  If the
service is not running (and they install as Manual Startup) then you
will never have the exchange run on the schedule you defined in the
EIE/AIE console until you start the service.
 
The normal log file is in the
\Remedy\Apps\EIE\servername-port\service\log -or- BMC Software\BMC
Atrium Integration Engine\servername-port\service\log directory.  The
debug logs are in the service\debug directory
 
Careful of the debug logs - in EIE they were managed from the
eie.cfg file and behaved for me. In AIE, they are managed from the
console, not the eie.cfg file, and will grow until you have no more
physical file space in a hurry if you are processing a lot of data.  I
never had a problem with them in EIE, but as soon as I upgraded to AIE
they got out of control in a week.

Christopher Strauss, Ph.D.
Call Tracking Administration Manager
University of North Texas Computing  IT Center
http://itsm.unt.edu/ 

 




From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Eli Schilling
Sent: Friday, December 21, 2007 1:14 PM
To: arslist@ARSLIST.ORG
Subject: EIE Schedules not working


** 
Hey everyone, happy friday!  (Sorry, no humor in this
message)
 
I have a strange issue whereby my scheduled exchanges in
EIE aren't running.  If I kick them off manually it works fine but when
I schedule them nothing happens.  I enabled logging and scheduled the
job serveral times.  The scheduled time came and went and not even a log
file was created.  
 
Since EIE isn't cool like the Recon Engine (having its
own job history console) and since there aren't any events in the system
logs I'm not sure where to start.
 
Version:
EIE 7.01
SQL 2005
Windows Server 2003
AR Server 7.01 (all applications are 7.0.02 patch 005)
 
Thanks in advance!

__20060125___This posting was submitted with HTML in
it___ 

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: EIE Schedules not working

2007-12-21 Thread Leonard Neely - FOJ
Eli,

 

I don't believe that you would be able to execute the jobs manually if the
service was not running.  Is this a new setup?  Or, was it working before,
but now its not?

 

Leonard

 

 

  _  

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Eli Schilling
Sent: Friday, December 21, 2007 11:14 AM
To: arslist@ARSLIST.ORG
Subject: EIE Schedules not working

 

Hey everyone, happy friday!  (Sorry, no humor in this message)

 

I have a strange issue whereby my scheduled exchanges in EIE aren't running.
If I kick them off manually it works fine but when I schedule them nothing
happens.  I enabled logging and scheduled the job serveral times.  The
scheduled time came and went and not even a log file was created.  

 

Since EIE isn't cool like the Recon Engine (having its own job history
console) and since there aren't any events in the system logs I'm not sure
where to start.

 

Version:
EIE 7.01

SQL 2005

Windows Server 2003

AR Server 7.01 (all applications are 7.0.02 patch 005)

 

Thanks in advance!

 

Eli

__20060125___This posting was submitted with HTML in
it___

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: EIE Schedules not working

2007-12-21 Thread Eli Schilling
I did the install several months back but I've only been performing
manual executions while I trim down the data exchange configurations.
Now that I have everything where I want it I tried to schedule the jobs
to run automatically a few times a week.  I can continue to run it
manually; I just thought I'd toss this out and see if anyone else had
run into the same issue.
 
Thanks!



From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Leonard Neely - FOJ
Sent: Friday, December 21, 2007 4:29 PM
To: arslist@ARSLIST.ORG
Subject: Re: EIE Schedules not working


** 

Eli,

 

I don't believe that you would be able to execute the jobs manually if
the service was not running.  Is this a new setup?  Or, was it working
before, but now its not?

 

Leonard

 

 



From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Eli Schilling
Sent: Friday, December 21, 2007 11:14 AM
To: arslist@ARSLIST.ORG
Subject: EIE Schedules not working

 

Hey everyone, happy friday!  (Sorry, no humor in this message)

 

I have a strange issue whereby my scheduled exchanges in EIE aren't
running.  If I kick them off manually it works fine but when I schedule
them nothing happens.  I enabled logging and scheduled the job serveral
times.  The scheduled time came and went and not even a log file was
created.  

 

Since EIE isn't cool like the Recon Engine (having its own job history
console) and since there aren't any events in the system logs I'm not
sure where to start.

 

Version:
EIE 7.01

SQL 2005

Windows Server 2003

AR Server 7.01 (all applications are 7.0.02 patch 005)

 

Thanks in advance!

 

Eli

__20060125___This posting was submitted with HTML in
it___ __20060125___This posting was submitted with
HTML in it___

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: Where the Answers Are


Re: EIE Schedules not working

2007-12-21 Thread Joe D'Souza
If unavailability of database connections was the reason your EIE schedule
was failing yes.. it will work after you perform the fix I recommended...

One easy way to check if this was the case is to check the windows
Application event log.. usually a failed database connection gets reported
there with a message that the maximum number of user connections was
exceeded..

Joe
  -Original Message-
  From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] Behalf Of Eli Schilling
  Sent: Friday, December 21, 2007 7:02 PM
  To: arslist@ARSLIST.ORG
  Subject: Re: EIE Schedules not working


  **
  Hi Joe,

  I'll give it a shot.  Do you think if this were the issue I would still be
able to execute the jobs manually?  It really has me baffled that I can
manually execute the data exchanges any time I want but the scheduled tasks
keep laying down on the job!

  Thanks!
  Eli




--
  From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Joe D'Souza
  Sent: Friday, December 21, 2007 1:43 PM
  To: arslist@ARSLIST.ORG
  Subject: Re: EIE Schedules not working


  **
  If your EIE instance is connecting to an SQL server, make sure there is no
limit on the number of user connections to the SQL server.. There is an
issue with EIE I have seen when used with the SQL link, that it leaves an
open connection every time a schedule is run, thus opening a new connection
at every schedule... If this is your problem, to avoid it have a windows
batch file to stop the EIE service after the run of the schedule and start
it just before the schedule kicks in... Use the windows scheduled tasks to
achieve this and the net stop or net start to stop or start services in your
batch file..


  Joe D'Souza


-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] Behalf Of Eli Schilling
Sent: Friday, December 21, 2007 2:45 PM
To: arslist@ARSLIST.ORG
Subject: Re: EIE Schedules not working


**
The service is up and running.  The normal log files aren't being
updated/created.  however, I have a nifty debug log file that, in
broken-record-fashion, has been telling me:





From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of strauss
Sent: Friday, December 21, 2007 11:40 AM
To: arslist@ARSLIST.ORG
Subject: Re: EIE Schedules not working


**
I assume that the Windows service instance that you selected for the
exchange to run on - like EIE [servername(server port)] - 001 -or- BMC AIE
[servername(server port)] - 001 is in fact running.  If the service is not
running (and they install as Manual Startup) then you will never have the
exchange run on the schedule you defined in the EIE/AIE console until you
start the service.

The normal log file is in the
\Remedy\Apps\EIE\servername-port\service\log -or- BMC Software\BMC Atrium
Integration Engine\servername-port\service\log directory.  The debug logs
are in the service\debug directory

Careful of the debug logs - in EIE they were managed from the eie.cfg
file and behaved for me. In AIE, they are managed from the console, not the
eie.cfg file, and will grow until you have no more physical file space in a
hurry if you are processing a lot of data.  I never had a problem with them
in EIE, but as soon as I upgraded to AIE they got out of control in a week.
Christopher Strauss, Ph.D.
Call Tracking Administration Manager
University of North Texas Computing  IT Center
http://itsm.unt.edu/





--
  From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Eli Schilling
  Sent: Friday, December 21, 2007 1:14 PM
  To: arslist@ARSLIST.ORG
  Subject: EIE Schedules not working


  **
  Hey everyone, happy friday!  (Sorry, no humor in this message)

  I have a strange issue whereby my scheduled exchanges in EIE aren't
running.  If I kick them off manually it works fine but when I schedule them
nothing happens.  I enabled logging and scheduled the job serveral times.
The scheduled time came and went and not even a log file was created.

  Since EIE isn't cool like the Recon Engine (having its own job history
console) and since there aren't any events in the system logs I'm not sure
where to start.

  Version:
  EIE 7.01
  SQL 2005
  Windows Server 2003
  AR Server 7.01 (all applications are 7.0.02 patch 005)

  Thanks in advance!
  __20060125___This posting was submitted with HTML in
it___ __20060125___This posting was submitted with HTML
in it___
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus