Scheduled java job seems not to be started

Hello,
relying on the Composition Environment CE 7.1.1 SP2 I have created a custom Java job according to this tutorial: https://cw.sdn.sap.com/cw/docs/DOC-102724
I have succesfully deployed my job and scheduled a task to execute the job every hour. However, the job does not seem to be started at all. I cannot find any clue that the task has been executed.
What can I do about this?
Kind regards
Alexander

Revoked question.

Similar Messages

  • BI Scheduler Java Jobs not working with 11.1.1.6

    Hello,
    I wrote a scheduler java job following the documentation found here
    http://docs.oracle.com/cd/E14571_01/bi.1111/e10541/schedjavajob.htm#CJHCFIID
    It worked fine on OBIEE 11.1.1.3 and 11.1.1.5 but now i made a fresh installation of OBIEE 11.1.1.6.0 and it does't work anymore.
    When i try to run the job from job manager the nqscheduler.exe process starts taking 50% of CPU and nothing happens
    The steps i made after installing OBIEE are:
    1. copy the jar file in ORACLE_HOME\bifoundation\javahost\lib
    2. edit JavaHost configuration file
    <Scheduler>
    <Enabled>True</Enabled> <DefaultUserJarFilePath>E:\<ORACLE_HOME>\bifoundation\javahost\lib</DefaultUserJarFilePath>
    </Scheduler>
    Thanks in Advance,
    Jonni

    thanx this is the solution. With this construct
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:java="http://xml.apache.org/xalan/java" exclude-result-prefixes="java">
         <xsl:output method="html" indent="yes" encoding="iso-8859-1"/>
         <xsl:template match="/">
         <xsl:variable name="counter" select="java:java.util.Vector.new()"/>
         <xsl:variable name="temp1" select="java:add($counter,'1')"/>
         <xsl:variable name="temp2" select="java:add($counter,'2')"/>
         <xsl:variable name="temp3" select="java:add($counter,'3')"/>
         <xsl:variable name="temp4" select="$temp3"/>
         <xsl:value-of select="java:size($counter)"/>
         <xsl:value-of select="java:toString($counter)"/>
         </xsl:template>
    </xsl:stylesheet>
    at least the '3' is added to the vector.

  • Error while Scheduling Java Jobs - IDM

    Hi
    I am getting the below error when I try to schedule a Java Job for every hour or every minute. However the same job runs perfectly fine when I put in On Demand and run it manually. I even tried with the Dummy Job and it spits the same error. Below is the error that I found in the error log.
    Error setting schedule time: Too many nested levels
    Any help is appreciated.
    Thanks
    Sasi Reddy

    Hi,
    I think you have session count problem, you can change your http sessions count and if you have a db system db session count. In additional check your java code do you close the sessions in  java?
    Best regards.

  • F110 APP run - Payment run has been scheduled, but job was not released

    Dear Friends,
    We have made payment parameters, payment proposal, edit payment proposal and it was working fine upto that stage.
    Parameters have been entered
    Payment proposal has been created
    Payment proposal has been edited
    But when we selected payment run, immediately it showed the below status:
    Payment run has been scheduled 17.01.08 12:59:55
    Job was not released
    Also I'm not able to delete the Payment run made, fields are in disabled mode.
    Please guide me how to resolve this issue.
    Thanks in advance for your help.
    Regards,
    Dwarak.

    Dear Supriya,
    Thanks a lot for your immediate response.
    Still the same problem is existing even after one and half hours.
    ie.,
    Payment run has been scheduled 17.01.08 12:59:55
    Job was not released
    Could you please let me know which Tcode we have to go to release this inorder to solve this issue.
    As it is in the production client, it would be really helpful if you could let me know the details at the earliest.
    Thanks again.
    Regards,
    Dwarak.

  • Scheduled GridControl jobs get not executed

    Hello,
    I have a really strange behaviour lately with the GridControl jobs:
    We have several GridControl jobs which are scheduled (e.g. from monday til friday at 05:00 am). In usual, they get executed at the scheduled time. But some of them
    don't get executed anymore from one day to the other (and don't appear in the "job activity" tab anymore). When looking up these jobs in the job library, the scheduled
    time is still correct. The agent on the target node hasn't stopped or dind't report any errors. It's just like someone has deleted these jobs (which is not the case).
    That's real bad since we rely on those jobs...
    Does anybody know this behaviour? It looks like a bug to me...
    Rgds
    JH

    Please refer the note 457792.1

  • Scheduling a job in BI Publisher

    Hi All,
    Is there any configuration file in BI Publisher which I can use to schedule a job. if not can insert the scheduled job directly into database. I noticed that when I schedule a job it is inserted into QRTZ_JOB_DETAILS and also goes to XMLP_SCHED_JOB and XMLP_SCHED_SUBSCRIPTION
    table. If I can directly update database, do I need to update the other two tables also or it is done through trigger ?
    If I can update databse directly, what value is stored in the field JOB_DATA of the table 'QRTZ_JOB_DETAILS'.
    I have another issue with scheduling as below:
    I do not see the table 'QRTZ_JOB_LISTENERS' is populated when i schedule a job. What is the reason of this? Am I missing any configuration?
    Thanks and Regards
    Angshuman

    Hi,
    Any one can help me on this please?
    Angshuman

  • Report job is not run at scheduled time

    OS:WindowsServer2008R2
    Oracle BI 11g(11.1.1.6.0)
    CT defined a report job
    ====
    Frequency Daily
    Start 2013/01/14 AM 06:00:00
    End 2020/01/14 PM 11:59:00
    timezone [GMT+09:00]Osaka,Tokyo
    ====
    but he found the report is not run at 06:00:00
    at 2013/01/16 08:50AM,he login to BIP,and got to Report Job history.
    he found the staus of this report is running and
    start processing is 2013/01/16 08:51:32AM
    It seems the report job is run after login.
    In CT's environment , the followinig work are done Every Day
    22:00 stop OracleBI  (opmnctl.bat→stopManagedWebLogic.cmd→stopWebLogic.cmd)
    00:00 restart server
    05:45 clear cashe (nQCmd.exe)
    05:45 start OracleBI(BI_START.bat)
    06:00 report job is not run for no mail received.-->★
    Could you tell me why the report job are not run at 06:00AM
    Does any one can give me some advice on investigating this issue, which information are needed?

    Any suggestion on this issue?

  • Scheduled jobs are not running DPM 2012 R2

    Hi,
    Recently upgraded my dpm 2012 sp1 to 2012 R2 and upgrade went well but i got 'Connection to the DPM service has been lost.(event id:917 and other event ids in the eventlog errors ike '999,997)'. Few dpm backups are success and most of the dpm backups consistenancy
    checks are failed.
    After investigating the log files and found two SQL server services running in the dpm 2012 r2 server those are 'sql server 2010 & sql server 2012 'service. Then i stopped sql 2010 server service and started only sql server 2012 service using (.\MICROSOFT$DPM$Acct).
    Now 'dpm console issue has gone (event id:917) but new issue ocurred 'all the scheduled job are not running' but manully i can able to run all backup without any issues. i am getting below mentioned event log errors 
    Log Name:      Application
    Source:        SQLAgent$MSDPM2012
    Date:          7/20/2014 4:00:01 AM
    Event ID:      208
    Task Category: Job Engine
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      
    Description:
    SQL Server Scheduled Job '7531f5a5-96a9-4f75-97fe-4008ad3c70a8' (0xD873C2CCAF984A4BB6C18484169007A6) - Status: Failed - Invoked on: 2014-07-20 04:00:00 - Message: The job failed.  The Job was invoked by Schedule 443 (Schedule 1).  The last step to
    run was step 1 (Default JobStep).
     Description:
    Fault bucket , type 0
    Event Name: DPMException
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: TriggerJob
    P2: 4.2.1205.0
    P3: TriggerJob.exe
    P4: 4.2.1205.0
    P5: System.UnauthorizedAccessException
    P6: System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal
    P7: 33431035
    P8: 
    P9: 
    P10: 
    Log Name:      Application
    Source:        MSDPM
    Date:          7/20/2014 4:00:01 AM
    Event ID:      976
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      
    Description:
    The description for Event ID 976 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event: 
    The DPM job failed because it could not contact the DPM engine.
    Problem Details:
    <JobTriggerFailed><__System><ID>9</ID><Seq>0</Seq><TimeCreated>7/20/2014 8:00:01 AM</TimeCreated><Source>TriggerJob.cs</Source><Line>76</Line><HasError>True</HasError></__System><Tags><JobSchedule
    /></Tags></JobTriggerFailed>
    the message resource is present but the message is not found in the string/message table
    plz help me to resolve this error.
    jacob

    Hi,
    i would try to reinstall DPM
    Backup DB
    uninstall DPM
    Install DPM same Version like before
    restore DPM DB
    run dpmsync.exe -sync
    finished
    Seidl Michael | http://www.techguy.at |
    twitter.com/techguyat | facebook.com/techguyat

  • C# Script to copy an Excel File working locally but not on the server when I schedule a job

    So I have these couple C# commands to copy an Excel File which works fine and dandy on my local client when I test and run this SSIS Package but when I tried scheduling the job on the server, it failed.
    These are the couple C# commands...
    // This Opens the Source .xlsx File from Emdeon ePaySmart
    Workbook workbook = excelApplication.Workbooks.Open(StringSourceFile, XlUpdateLinks.xlUpdateLinksNever, true, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing);
    // This will Save the Source .xlsx Emdeon ePaySmart File as a .xls File...note xlFileFormat.xlExcel5
    workbook.SaveAs(StringDestinationFile, XlFileFormat.xlExcel8, Type.Missing, Type.Missing, Type.Missing, Type.Missing, XlSaveAsAccessMode.xlExclusive, Type.Missing, Type.Missing, Type.Missing, Type.Missing, Type.Missing);
    Is this because I'm using xlFileFormat.xlExcel8 and locally it is running fine but when I schedule via SQL Server Management Studio as a SQL Server Agent Job it seems to be failing??
    I sure hope I don't have to change this so it will run as a SQL Server Agent Job and/or run this locally every blessed week.
    Can someone clear this up for me and provide a potential solution?
    Thanks for your review and am hopeful for a reply.
    ITBobbyP85

    That is Excel automation, which requires Excel to be installed on the computer where the code runs, and is not supported on a server without an interactive user logged in.
    David
    David http://blogs.msdn.com/b/dbrowne/

  • SQL Server Agent Job is not running as per schedule

    I have a job that is supposed to run every 6 AM.  It was running last week but not this morning. 
    The big problem is that there are no error messages what so ever. I checked Agent History, SQL server logs and Windows system logs.
    I checked the schedule and it is set to run everyday and there are no limits on how long it is supposed to run and it is enabled.
    Did anyone get this problem before?

    Hi,
    Sometimes there are valid reasons a job will NOT kick-in on the scheduled time. Sometime ago, our database full backup job didn't start on time and in fact just
    got skipped over. Upon further investigation, a idiot started doing defragging on the target (destination) server without informing anybody in the enterprise and the previous days backup was running over 24+ hours instead of 2 hours. Sometime people cheat
    and try to enable/disable jobs and in those cases you may want to add notification if something like this happens. http://www.mssqltips.com/sqlservertip/1803/auto-alert-for-sql-agent-jobs-when-they-are-enabled-or-disabled/
    Sankar Reddy
    Blog: http://SankarReddy.com/
    Twitter: http://twitter.com/SankarReddy13/

  • OWB job is not automatically starting

    I exported the mapping from server and imported into another server. All the mappings are working fine. But the scheduled job is not automatically starting.
    Here is the status.
    SQL> select state,enabled from dba_scheduler_jobs
    where owner='IAEBT_DW' and job_name='PF_JOB';
    2
    STATE ENABLED
    DISABLED FALSE
    SQL>
    SQL> EXEC DBMS_SCHEDULER.ENABLE('IAEBT_DW.PF_JOB');
    BEGIN DBMS_SCHEDULER.ENABLE('IAEBT_DW.PF_JOB'); END;
    ERROR at line 1:
    ORA-27457: argument 1 of job "IAEBT_DW.PF_JOB" has no value
    ORA-06512: at "SYS.DBMS_ISCHED", line 3417
    ORA-06512: at "SYS.DBMS_SCHEDULER", line 2461
    ORA-06512: at line 1
    SQL>
    My database is oracle11g.
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    PL/SQL Release 11.1.0.7.0 - Production
    CORE 11.1.0.7.0 Production
    TNS for Linux: Version 11.1.0.7.0 - Production
    NLSRTL Version 11.1.0.7.0 - Production
    Any help is appreciated.

    Hi Shrinika,
    did you try to "enable" scheduled mapping directly from OWB Design Center (or Control Center Manager)?
    For enabling job from OWB client - rightclick on Control Center name and choose Job Monitor, in opened window select Schedule tab, select your job and "start" it.
    Regards,
    Oleg

  • Central Instance Java Server0/Server1 not starting

    We recently installed a new dialog instance for our CUA system (abap and java stacks). Now, whenever the Java stack fully initializes itself on the Dialong Instance first, the Server0 and Server1 on the Central Instance Java stack will not complete their startups. Both Server0 and Server1 get stuck on the "Starting Apps" status. Anybody see this before? Any suggestions on how to fix/reconfigure the java so that this does not happen?
    Currently, our work around is to always let the Central Instance finish its startup and then start the Dialong Instance. However, if the CI Java crashes and restarts on its own, it will not be able to complete its startup until we shut down the DI instance.
    Thanks.

    andreas,
    Here is a partial std_server0.out file. It seems that the dumping/memory/locking problem starts immediately after the Framework has started:
    ServiceManager started for 354203 ms.
    Framework started for 422687 ms.
    SAP J2EE Engine Version 7.00   PatchLevel 109886.44 is running!
    PatchLevel 109886.44 November 17, 2007 10:27 GMT
    Full thread dump Java HotSpot(TM) 64-Bit Server VM (1.4.2_13-b06 mixed mode):
    "DSR_Write_Rate_Monitor: DOWNEAVM249.dow_DGD_407398750" prio=5 tid=0x000000001a6b9860 nid=0x4864 runnable [0x0000000000000000..0x0000000000000000]
    "Thread-33" prio=5 tid=0x000000001a6b95d0 nid=0x4230 runnable [0x0000000000000000..0x0000000000000000]
    "Thread-32" daemon prio=10 tid=0x000000001a6b90b0 nid=0x5044 in Object.wait() [0x000000001de1f000..0x000000001de1fb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x000000008eff2080> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <0x000000008eff2080> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "SAPEngine_CCMSCommandConsumer_0" prio=10 tid=0x000000001ac73d80 nid=0x1b1c in Object.wait() [0x000000001dc1f000..0x000000001dc1fb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x000000008eff0108> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.concurrent.LinkedQueue.take(LinkedQueue.java:104)
         - locked <0x000000008eff0108> (a java.lang.Object)
         at com.sapmarkets.bam.jmxadapter.CCMSCommandConsumer.run(CCMSCommandConsumer.java:38)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-29" prio=10 tid=0x000000001ac73860 nid=0x2a64 in Object.wait() [0x000000001da1f000..0x000000001da1fb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x000000008eff01d0> (a com.sap.jmx.provider.ProviderConnectionTimer)
         at com.sap.jmx.provider.ProviderConnectionTimer.run(ProviderConnectionTimer.java:31)
         - locked <0x000000008eff01d0> (a com.sap.jmx.provider.ProviderConnectionTimer)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-28" prio=10 tid=0x0000000008d2dad0 nid=0x4bf4 in Object.wait() [0x000000001d81f000..0x000000001d81fb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x000000008eff0268> (a com.sap.jmx.provider.LazyMBeanLoader)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.jmx.provider.LazyMBeanLoader.run(LazyMBeanLoader.java:133)
         - locked <0x000000008eff0268> (a com.sap.jmx.provider.LazyMBeanLoader)
         at java.lang.Thread.run(Thread.java:534)
    "SAPEngine_Application_Thread[impl:3]_1" prio=5 tid=0x00000000012e4920 nid=0x38b0 in Object.wait() [0x0000000007daf000..0x0000000007dafb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x000000008fb8f078> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x000000008fb8f078> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:149)
    "SAPEngine_Application_Thread[impl:3]_0" prio=5 tid=0x00000000012e4690 nid=0xc20 in Object.wait() [0x00000000079af000..0x00000000079afb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x000000008fb8f078> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x000000008fb8f078> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:149)
    "Thread-1" prio=5 tid=0x00000000012e4170 nid=0x3a68 in Object.wait() [0x0000000007baf000..0x0000000007bafb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x000000008fbbf530> (a com.sap.engine.core.Framework)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.core.Framework.start(Framework.java:207)
         - locked <0x000000008fbbf530> (a com.sap.engine.core.Framework)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
         at java.lang.Thread.run(Thread.java:534)
    "Signal Dispatcher" daemon prio=10 tid=0x00000000012e34a0 nid=0x2334 waiting on condition [0x0000000000000000..0x0000000000000000]
    "Finalizer" daemon prio=9 tid=0x00000000012e3210 nid=0x23c8 in Object.wait() [0x0000000006baf000..0x0000000006bafb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x00000000909192e0> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
         - locked <0x00000000909192e0> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
         at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=10 tid=0x00000000012e2f80 nid=0x1438 in Object.wait() [0x00000000069af000..0x00000000069afb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x000000008f9a61d0> (a java.lang.ref.Reference$Lock)
         at java.lang.Object.wait(Object.java:429)
         at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115)
         - locked <0x000000008f9a61d0> (a java.lang.ref.Reference$Lock)
    "main" prio=5 tid=0x00000000012e2cf0 nid=0x3cb8 in Object.wait() [0x000000000222f000..0x000000000222fc68]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x000000008fbbf3e0> (a com.sap.engine.boot.StartFrame)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.boot.StartFrame.work(StartFrame.java:121)
         - locked <0x000000008fbbf3e0> (a com.sap.engine.boot.StartFrame)
         at com.sap.engine.boot.Start.main(Start.java:34)
    "VM Thread" prio=5 tid=0x000000000137a4a0 nid=0x3cac runnable
    "VM Periodic Task Thread" prio=10 tid=0x000000000137a6a0 nid=0xccc waiting on condition
    "Suspend Checker Thread" prio=10 tid=0x000000000137a5a0 nid=0x67c runnable
      Service tc.monitoring.logviewer started. (89484 ms).
    >
    Login :### Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.TypeMappingImpl::initializeRelations
    Excluding compile:  com.sap.engine.services.webservices.jaxrpc.encoding.GeneratedComplexType::_loadInto
    Thanks, Bruce

  • Scheduled SAP Job not executed as per restrictions

    Hi All,
    A job was scheduled to execute every Saturday (Job Frequency - weekly). Also in the Start time -  Restrictions, the check box for "Execute only on Workdays" is checked.
    Last saturday 27/08 was a holiday (displayed properly in the factory calendar), So the job should not have got executed.
    But it got executed. I cannot find any reason for this.
    Is there any other conditions that need to be provided so that it don't get executed on non-working days?

    - Check in job definition if the factory calendar of the job is the good one (TBTCO-CALENDARID for the job that executed saturday), check also if job definition was changed  (TBTCO-LASTCHDATE, LASTCHTIME and LASTCHNAME for next scheduled job) (or "Job details" on SM37)
    - Check in the factory calendat, if the holiday was changed after saterday (SCAL, Extras, Display change docs.)
    Regards,
    Raymond

  • How to schedule JAVA program as scheduled Job on portal 7.0 server ?

    Hi,
    Can you let me know on how do we schedule JAVA program as a scheduled job to run daily on portal 7.0 server ?
    Thanks,
    Vinit Pugaliya

    Am not clear on that,
    check this
    https://ecohub.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/abb91c2a-0b01-0010-6ca6-9f0f62268454 [original link is broken]
    Am also new and now going through Job scheduler.
    Will let u know if i get to knwo any thing more abt same.
    Regards,
    Ravi

  • Scheduling a job in windows from a java program.

    hi all,
    I have been trying to schedule a job ( creating a report) from a java application using the 'at' command. The syntax which i am using is something like this,
    Runtime.getRuntime().exec("at 09:00 /EVERY java -cp C:\Vishal\lib\activation.jar;C:\Vishal\lib\adwords-0.7.jar;C:\Vishal\lib\mail.jar;C:\Vishal\; RepGen KeywordReportwhere,
    RepGen - is the class file to run
    KeywordReport - Argument
    The program runs perfectly without the 'at' command & is creating the report.
    Once i use the at command , its not working.
    Please can anyone help to fix this issue.
    Thanks & Regards,
    Vishal

    Have you configured the service account on your windows system?
    In the Scheduled Tasks window, click on Advanced -> AT Service Account and check if you are using a valid service account (one that has the necessary privileges to run the operation).
    Try replacing the command for your java app with notepad, and see if it pops up.
    Also try running your AT command from the command prompt, and see what report you get.
    I run the following command from a bat-file, and it works well (provided that I set my AT Service Account first):
    at 18:00 /interactive /every:Monday,Tuesday,Wednesday,Thursday,Friday javaw -jar "e:\Programs\Backinup Palace\backinup.jar" "e:\Data\System\daily_backups.xml"
    The /interactive switch is needed if your program has a UI.

Maybe you are looking for

  • Firefox hangs/crashes wont' load; i've uninstalled/reinstalled; safe mode also; older version also; it used to work

    Firefox was working prior to updating to version 17. Then when I click it, it won't start. I tried to start in Safe Mode, also Reset Mode. I tried to uninstall version 17, and do a clean install. Also, I cannot run an older version of Firefox since t

  • How to Resend OR Cancel Exactly Once Messages

    Dear all, I have nearly 20 messages with status "Holding" under adapter engine message monitor. These interfaces are Exactly Once type. I am trying to Resend or cancel them. Nothing worked here. When i check the error reason for the Holding status me

  • Non cumulative cube

    hi, i have a problem in changing the fields in validity table. in cube i went to extras->maintain non cumulative values in that along with 0calday i have ticked two more fields. now i want to remove those fields from validity table. but if i click on

  • Source system connection in RSA1

    Hi, I am not able to create a source connection under the SAP source system in RSA1. Though I create a source connection under SAP source system, it gets automatically created in BI system. I would like to create it under SAP source ssytem. Please gu

  • Adobe Creative Suite 6 Design Standard and Teacher Edition download

    I have just purchased Adobe Creative Suite 6 Design Standard and Teacher Edition. When I proceed to download the file it does but once it reaches the end of download a messege reading "Content verification failure (Content invalid) appears on the scr