Unable to schedule a querry

Hi,
I have a script which is running succesfully in sql command prompt, but when I am schedulling this it is sending error on single quotes. My query is :
select count(*) from WORKITEM where process_instance_id in ( select process_instance_id from
PROCESSINSTANCE where process_template_id = 1 and (status ='PI_COMPLETED' or status = 'PI_REMOVED')
and start_time < (current_date - interval '0' day(3)) and end_time < (current_date - interval '0' day(3)));
I have already replaced with single quotes with double quote but that time it is not giving any error but schedulling was fail. Please any one can solve this query.
Thanx in advance
Jay

Hi,
You need to replace every single-quote (') with two single-quotes ('') not a double quote(").
If you are using the EM web interface you should not have to do this and you can just the query as is (with single quotes).
If this is still giving problems, please post the exact code being used and the exact error being thrown/returned.
Hope this helps,
Ravi.

Similar Messages

  • Time Machine options are not working. I am unable to schedule automatic backups.

    Time Machine options are not working. I am unable to schedule automatic backups.  The On-Off button is grayed out. I can perform a backup manually.

    Thanks for responding.  I have an external disk with plenty of room.  It is used only for backup of my computer.  I get a backup by clicking on the Time Machine icon at the top of the page and select "Back Up Now."  When I click on Time Machine Preferences, there is a box labeled "Options" which allows me to exclude items from backup and notify after old backups are deleted.  There is no option to schedule a backup.  The "OFF/ON" box is gray.  For "Next Backup:" it says "Automatic backups off."  I would like to turn it on.

  • Unable print scheduled report on network printer using BOEXI 3.0

    Hi,
    I'm unable to print a scheduled report on network printer using BOE XI 3.0. I get the following error
    Error Message: Error in File ~ce6a054be1a25b52.rpt: Request cancelled by the user. ]
    Has anyone encountered this kind of problem and know what the solution is?
    Thanks,

    Hey Falk,
    Thanks for the response.
    I can print on a network printer after I changed 'Crystal Reports Job Server' to run under a user account that has privileges to access the printer.
    To answer your questions regarding the problem:
    >Can you schedule the report successfully ?
    >>Yes I was able to schedule the report successfully
    >Can you print the report successfully?
    >>NO the scheduled task would fail with the error message as posted above.
    Thanks,

  • Unable to schedule WebI  reports

    I am running BOE  Version 3.1
    Implemented a cluster of 2 servers.   Am able to schedule reports when I run as Administrator. When I log in as any other user, the scheduled reports go into a pending state.  For testing purposes, the user has been given full control similar to the Administratior. Same resuls though..
    The log file WIReportServer.bin_4414_2009_11_15_14_43_31_484_trace.log has this error:
    SystemHelpers.cpp:540:static bo_utf8string Helpers::Registry::expandUserDocumentDir(bo_utf8string&): TraceLog message 34
    2009/11/16 12:20:36.476|>>|E| | 4414|1175346096| |||||||||||||||in static bo_utf8string Helpers::Registry::expandUserDocumentDir(bo_utf8string&) at SystemHelpers.cpp:540: unable to resolve the USER_PROFILE_APP_DIR variableSystemHelpers.cpp:532:static bo_utf8string Helpers::Registry::expandUserDocumentDir(bo_utf8string&): TraceLog message 35
    2009/11/16 12:22:21.551|>>|E| | 4414|1175346096| |||||||||||||||in static bo_utf8string Helpers::Registry::expandUserDocumentDir(bo_utf8string&) at SystemHelpers.cpp:532: unable to resolve the USER_DOCUMENTS variable
    SystemHelpers.cpp:540:static bo_utf8string Helpers::Registry::expandUserDocumentDir(bo_utf8string&): TraceLog message 36
    2009/11/16 12:22:21.551|>>|E| | 4414|1175346096| |||||||||||||||in static bo_utf8string Helpers::Registry::expandUserDocumentDir(bo_utf8string&) at SystemHelpers.cpp:540: unable to resolve the USER_PROFILE_APP_DIR variable
    Edited by: tekuser on Nov 20, 2009 5:33 PM

    Hi Nicolas,
    When you saved your large report, did you keep the original data in it? If so purging the data will reduce the size of the report template. This may improve performance as I think when you click the schedule button, the template is copied to the cache area - and if your report template is contains the a large amount of data the copy may be slow.
    It is only a guess but I would be interested to know if it makes a difference
    Regards
    Alan

  • Unable to schedule a scenario

    Hi All,
    When I try to start an agent in odi 11.1.1.6.3, the agent has been started with exception
    C:\Middleware\Oracle_ODI1\oracledi\agent\bin>agent -NAME=PHYSICAL_AGENT
    OracleDI: Starting Agent ...
    2013-06-25 14:02:56.435 NOTIFICATION ODI-1128 Agent PHYSICAL_AGENT is starting.
    Application Server: STANDALONE. Agent Version: 11.1.1.6.3 - 08/05/2012. Port: 20910. JMX Port: 21910.
    2013-06-25 14:03:00.491 NOTIFICATION ODI-1136 Starting Schedulers on Agent PHYSICAL_AGENT.
    2013-06-25 14:03:00.881 NOTIFICATION ODI-1111 Agent PHYSICAL_AGENT started. Agent version: 11.1.1.6.3 - 08/05/2012. Port: 20910. JMX Port: 21910.
    Exception in thread "DwgCmdScheduler-PCS_WORKREP_PRD_NEW" java.lang.NullPointerException
    at com.sunopsis.timer.filterbased.SnpsBetweenHoursFilter.equals(SnpsBetweenHoursFilter.java:112)
    at java.util.AbstractList.equals(AbstractList.java:507)
    at com.sunopsis.timer.filterbased.FilterBasedTaskScheduleDefinition.equals(FilterBasedTaskScheduleDefinition.java:50)
    at com.sunopsis.timer.SnpsTaskManager.updateDefinitionList(SnpsTaskManager.java:94)
    at com.sunopsis.timer.SnpsAbstractScheduler.run(SnpsAbstractScheduler.java:161)
    at oracle.odi.runtime.agent.scheduler.OdiAgentScheduler.run(OdiAgentScheduler.java:138)
    at java.lang.Thread.run(Thread.java:662)
    2013-06-25 14:03:01.162 NOTIFICATION ODI-1137 Scheduler started for work repository PCS_WORKREP_PRD_NEW on Agent PHYSICAL_AGENT.
    The agent test is successful. Update schedule is also successful.
    But when I try to view the schedule, am getting "Unable to connect to agent" and the scenario is not executed at the scheduled time.
    Have checked every detail in odiparams.bat file.
    Everything seems fine.
    Could anyone please advise.
    Thanks

    Hi janakiram,
    There is some cause for this issue.
    Whenever u clicked "Scheduling Information" ODI queried your planned schedules (your Work Repository table, SNP_PLAN_AGENT) and did not see anything scheduled in the time frame of "Schedule from" and "To" to output for you (actually it wil take 2 hours from NOW, means will consider the current time when u clicked + 2 hrs).
    So whenever you click Scheduling Information it will fail saying Unable to retrieve scheduling information.
    The work around would be,
    The default "Schedule from" timestamp is the current timestamp on your machine and you can set the "To" timestamp by selecting an interval from the drop down (2 Hour, 1 Hours..) and clicking on either of the two yellow arrow buttons.
    When ODI finds a schedule in the time frame, it will automatically display it for you on the right, if there is none, you will see unable to retrieve agent's schedule message.
    Thanks,
    Guru

  • Unable to schedule a report to email and print

    I have been working on a task to both print and email a report to recipients whose email addresses are obtained at runtime.  So far I am able to email the report as a PDF attachment, however, I am not able to get the report to print.  I have three thoughts as to why the report is not printing.
    1. The printer is in a subdomain under the domain where InfoView and the Enterprise server reside.
    2. It is not possible to schedule a report for both an SMTP and print destination simultaneously.
    3. The format is causing an issue in printing - the SDK API states "Printer is a report format specific destination and can only be used when the report object is a Crystal Report."
    I have looked at the scheduled report in InfoView and can see that the print settings I am passing are correctly set for the scheduled instance.  Does anyone know if there is a problem with trying to schedule printing and email at the same time, or if the report format must be .rpt?
    Below is my code. Thank you for your time.
    String query = "Select SI_ID, SI_NAME, SI_PROCESSINFO, SI_SCHEDULEINFO, SI_SCHEDULE_STATUS From CI_INFOOBJECTS Where SI_ID=" + reportId;
            IInfoObjects results = null;
            ISchedulingInfo schedulingInfo = null;
            try {       
               results = iStore.query(query);           
            } catch( SDKException sdke ){
               logger.error(sdke);
            if( !results.isEmpty() ){
                // get the actual report object from collection and set scheduling information
                IInfoObject report = (IInfoObject)results.get(0);
                schedulingInfo = report.getSchedulingInfo();
                schedulingInfo.setType(CeScheduleType.ONCE);
                schedulingInfo.setRightNow(true);
                schedulingInfo.setRetriesAllowed(3);           
                try {
                    Set<String> keys = destinations.keySet();
                    Iterator i = keys.iterator();
                    while( i.hasNext() ){
                        String dest = (String) i.next();
                        if(dest.equals(CrystalDestinations.EMAIL)){
                            // get the destination object and set it to SMTP plugin
                            List emailAddress = destinations.get(CrystalDestinations.EMAIL);
                            IDestination destinationObject = schedulingInfo.getDestination();
                            destinationObject.setName("CrystalEnterprise.SMTP");    
                            IDestinationPlugin smtpPlugin = (IDestinationPlugin) iStore.query("SELECT * FROM CI_SYSTEMOBJECTS WHERE SI_PARENTID = 29 AND SI_NAME='CrystalEnterprise.SMTP'").get(0);
                            ISMTPOptions smtpOptions = (ISMTPOptions) smtpPlugin.getScheduleOptions();
                            smtpOptions.setDomainName( emailDomain );
                            smtpOptions.setServerName( smtpHost );
                            smtpOptions.setSMTPUserName( smtpUser );
                            smtpOptions.setSMTPPassword( smtpPass );
                            smtpOptions.setSubject( "Email for report " + report.getTitle() );
                            smtpOptions.setMessage( "This is the message body" );
                            smtpOptions.setSenderAddress( smtpUser + "@cdrh.fda.gov" );
                            smtpOptions.setSMTPAuthenticationType( ISMTPOptions.CeSMTPAuthentication.LOGIN );
                            for(int j = 0; j < emailAddress.size(); j++ ){
                                smtpOptions.getToAddresses().add( emailAddress.get(j) );
                            destinationObject.setFromPlugin( smtpPlugin );                                                                               
    } else if ( dest.equals(CrystalDestinations.PRINT) ){
                            List printers = destinations.get( CrystalDestinations.PRINT );                   
                            IReportPrinterOptions printerOptions = ((IReport)report).getReportPrinterOptions();
                            printerOptions.setCopies(1);
                            printerOptions.setEnabled(false);
                            printerOptions.setPrinterName( (String)printers.get(0) );                   
                            printerOptions.setPageLayout(IReportPrinterOptions.CeReportLayout.USE_SPECIFIED_PRINTER_SETTING);
                    List reportPrompts = ((IReport)report).getReportParameters();
                    for(int j = 0; j < reportPrompts.size(); j++){
                        IReportParameter prompt = (IReportParameter) reportPrompts.get(j);                   
                        if(prompt.getParameterName().equals(mdrParamName)){
                          IReportParameterSingleValue v = prompt.getCurrentValues().addSingleValue();
                          v.setValue(reportParameters.get(mdrParamName));
                        } else if(prompt.getParameterName().equals(addressParamName)){
                            IReportParameterSingleValue v = prompt.getCurrentValues().addSingleValue();
                            v.setValue(reportParameters.get(addressParamName)); 
                    IReportFormatOptions format = ( (IReport) report).getReportFormatOptions();
                    format.setFormat(IReportFormatOptions.CeReportFormat.PDF);
                    iStore.schedule( results );

    Hi Jason,
    Based on your code, I could not tell if you were scheduling a Crystal Report or a WebI document.
    Regardless, what I would suggest is you try scheduling the report/document on InfoView.
    Once you schedule it on InfoView, you can retrieve the instance on Query Builder (or through code) and compare the properties that are being set through InfoView and the one you set through your code.
    This should indicate if you are missing some properies or have set some properties incorrectly.
    Hope this helps.
    Regards,
    Dan

  • Unable to Schedule BIP report in OBIEE 11g

    Hi all,
    When we schedule a BIP report from our new Production Environment(11.1.1.6.6) , we are getting the below error in output
    Document generation failed
    [INSTANCE_ID=pxprhlwcobia05.wyn.wyndhamworldwide.com.1362571918550] [OUTPUT_ID=1202]/tmp/bip549240747148162266.tmp (No such file or directory)java.io.FileNotFoundException: /tmp/bip549240747148162266.tmp (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:138)
    at java.io.FileInputStream.<init>(FileInputStream.java:97)
    at oracle.xdo.enterpriseScheduler.bursting.BurstingReportProcessor.
    Can anyone suggest please....
    Regards,
    Vinay

    you should not delete the file under /tmp/bip* if its not deleted then check the space under /tmp mount to see if it has got sufficient space to produce the bip*.tmp file
    mark if it helps

  • Unable to schedule webi report with Test user

    Hi All,
    I get the below error when i try to schedule a WEBI report with user id.
    I can schedule with my developer id.
    Error Message: Sorry, you do not have the right to 'Edit objects' (ID: 6) for 'sudes_errors' (ID: 45941). Please contact your administrator if you require this right. 
    Any inputs greatly appreciated.
    Thanks

    Error clearly showing that, Test user need access rights defined @ CMC.
    Contact BO admin, to assign Schedule/Full control rights for that Test user.
    Thank You!!
    H2H

  • Unable to schedule a maintenance order

    HI
    I created a maiantenance order via IP10. In IW32, when I click on the schdeuling icon, I get the message 'scheduling carried out..', but when I look at the operation > dates, the early & latest start dates are in the past are in the past (09/12/2011 & 14:55:00) and early start and finsh dates are 09/14/2011 (17:00:00). why is it not scheduling? Where are my basic & scheduled dates along with other information like sched type, rel date, etc?
    In customising I set the scheduling type as backward, the contorl key is PM05 and has checked for everything and in the resource master data - in the capacity tab and other formula is SAP008 and schedling tab, other formula is SAP004 and capacity category is set for fintie sched, LTP, can be used in serveral operations.
    In the task list, I maitained duration as 11 hrs and claculation key as 'manually', the work field is greyed out (why?), number = 1 etc.
    I'm in ECC 6.0.
    What else should I check? Pl. let me know.
    Thanks
    BE

    Hi
    I'm using a package of cylce length 24 H and the start date I specified in IP10 is current date (that probably explains the start date in the past - where do I change the scheduling type from 'backward' to 'forward'?). In the operation (only one operation), I've maintained a duration of 11 hours. The 'work' fiedl is greyed out - is that an issue? If yes, what should I do to open it up? The key for caluclation is set to 'maintain manually'. If I change it to 'calaculate duration' in the order, the error msg is 'Enter units when calculating work or duration' and if change it to calculate work, then the error is 'Calculation of labor made in service package --> calculation key replaced'.
    Is there anything else I should check?
    thanks
    BE

  • Unable to schedule a workbook - Insufficient Privileges

    I'm trying to set up a user so that they can schedule workbooks.
    After the user goes through the workbook wizard, a Database Error - ORA-01031: insufficient privilege is displayed.
    The following privileges have been granted to the user:
    CREATE PROCEDURE
    CREATE TABLE
    CREATE VIEW
    EXECUTE ANY PROCEDURE
    UNLIMITED TABLESPACE
    EXECUTE ON SYS.DBMS_JOB
    SELECT ON SYS.V_$PARAMETER
    The scheduled reports are supposed to be created in the user's schema.
    The version of Discoverer that I am using is 10g (10.1.2.3)
    I've verified that the DBMS_JOB package is already installed on the database.

    Hi
    These is the script I normally use:
    accept username prompt'Enter Username: '
    accept pword prompt'Enter Password: '
    create user &username identified by &password;
    grant connect, resource to &&username;
    grant analyze any to &&username;
    grant create procedure, create sequence to &&username;
    grant create session, create table, create view to &&username;
    grant execute any procedure to &&username;
    grant global query rewrite to &&username;
    grant select any table, unlimited tablespace to &&username;
    grant execute on sys.dbms_job to &&username;
    grant select on sys.v_$parameter to &&username;
    There are several grants in my list that aren't in yours.
    For a start, the user needs CREATE ANY PROCEDURE not CREATE PROCEDURE as the procedure they will be creating will exist in the EUL owner's schema, not their own.
    Try this one first and see what happens. If you still don't get success do the other grants from my script. I'm sure scheduling will then work.
    Best wishes
    Michael

  • Unable to schedule a job from the Jobs Library

    Hi,
    I have created and stored a job in the Job Library, however when I try and submit it to run with a schedule and against specified targets Grid just seems to hang, and eventually it comes back with "Application server is not responding". I have set it up as a sql script and used a PL/SQL block, I have tested the script outside of Grid and it works fine. I have tried using prefered credentials and override credentials, but this makes no difference.
    I am running OEM 10g Release 3 on Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
    Anybody had anything similar?

    Thanks for the reply. Tested connectivity to both databases from Grid all looks good. Attempted to set up a job individually for each db and it hung on both, again I tried using default credentials and override credentials.

  • Unable to Schedule a Direct Database Request in OBIEE 11g.

    Hi All,
    I am trying to schedule a Report that is generated using a Direct Database Request Query.
    Whenever I try to create an Alert for this specific Report it Fails to deliver.
    I checked the Job Manager for this Alert. I found out that the Job has completed with an Exit Code = 2 and there was no other error description for the same.
    Can we not create an alert for a Direct Database Request.
    Please let me know if anyone has dealed with such an issue and if anyone has a solution for this.
    Thanks in advance.
    Dev.

    Analyses based on direct database requests and sent out through agents work just like any other analysis in terms of content, delivery etc.
    Are you sure that you're not hitting a privilege problem and that the user executing the agents isn't allowed to run direct database requests?

  • Unable to Schedule the Report with a user with Author Role.

    Hi,
    I tried to Schedule the Report using weblogic user(which has admin role) it worked perfectly. But when i try to login using User(which has author role) and when i try to schedule a report i am getting the following error. It is clustered Environment.
    [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Authentication Failure.
    Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC
    Location: saw.connectionPool.getConnection, saw.securitysubsystem.checkauthentication.runimpl, saw.securitysubsystem.checkauthentication, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13039] The impersonator does not exist in the BI Security Service. (08004)
    Error Codes:
    Location: saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Error Codes: AGEGTYVF
    AgentID: /users/richard/Test Mail Report
    ...Trying Agent Get Response Content loop again.... Sleeping for 8 seconds.[nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Authentication Failure.
    Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC
    Location: saw.connectionPool.getConnection, saw.securitysubsystem.checkauthentication.runimpl, saw.securitysubsystem.checkauthentication, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13039] The impersonator does not exist in the BI Security Service. (08004)
    Error Codes:
    Location: saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Error Codes: AGEGTYVF
    AgentID:/users/richard/Test Mail Report
    ...Trying Agent Get Response Content loop again.... Sleeping for 6 seconds.[nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: Authentication Failure.
    Error Codes: IHVF6OM7:OPR4ONWY:U9IM8TAC
    Location: saw.connectionPool.getConnection, saw.securitysubsystem.checkauthentication.runimpl, saw.securitysubsystem.checkauthentication, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Odbc driver returned an error (SQLDriverConnectW).
    State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13039] The impersonator does not exist in the BI Security Service. (08004)
    Error Codes:
    Location: saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    Error Codes: AGEGTYVF
    AgentID: /users/richard/Test Mail Report
    Exceeded number of request retries for method GetResponseContent.
    Can any one help me with this.
    Thanks
    Rondo.
    Edited by: RONDO on Dec 12, 2012 4:07 PM

    Check the Doc ID 1446877.1
    As per this doc Fix to apply patch 13553428:
    The fix to this issue is to apply patch for the following unpublished bug.
    Bug 13553428 - QA:BLK:DELIVER TO CORP. OID LDAP USERS FAILED WITH IMPERSONATOR DOES'NT EXIST.
    Patch 13553428: QA:BLK:DELIVER TO CORP. OID LDAP USERS FAILED WITH IMPERSONATOR DOES'NT EXIST.
    The patch is available on MOS and can be applied to all platforms.
    Or access via this link:
    https://updates.oracle.com/Orion/Services/download/p13553428_111160_Generic.zip?aru=14732325&patch_file=p13553428_111160_Generic.zip
    Please refer to the Readme. It is important to Stop the System before applying the patch. Then restart.
    During restart Weblogic should automatically detect that bimiddleware.ear has changed in the OH and automatically redeploy the application
    If helps pls mark as correct
    Edited by: Srini VEERAVALLI on Dec 12, 2012 7:39 PM

  • LMS 4.21 -- Unable to schedule NetworkDiscrepancy Report with eMail-Adress given

    Hi all,
    environment:
    LMS 4.21
    Solaris 10
    trying to schedule a Best Practices Network Discrepancy Report everything works find (reports could be scheduled)
    except entering a eMail-Address in Textfield: E-mail.
    Hiting the Submit Button results in nothing, no popup stating the created job ID; without any content
    in this field a job is able to be scheduled.
    Could that be a known bug or is anybody else facing the same problem?
    Best Regards
    Lothar

    No Cisco-Expert available having a solution?
    Many thx

  • Unable to schedule KKAJ in background

    Hi,
    I am not able to schedule the transaction KKAJ in background. I tried with BDC and now I am submitting the program SAPKKA00 with proper parameters. When I execute the program with the SUBMIT statement in foreground, it works fine. But when I add the program to a job in SM36, I am getting an error 'Fill in all required entry fields'. I am  passing exactly the same parameters as in foreground. I am not able to debug as this happens only while it is executed in background.
    Any thoughts on why this is happenng?
    -Thanks,
    Sharadha

    Hi Sharadha,
    You can debug in background with JDBG (note 573128).
    I hope this helps.
    Regards,
    Lucas

Maybe you are looking for

  • Background Image in JPanel.

    Hi, I am trying to set a background image to my JPanel. So far everything ok. However When I add labels to this panel as well the image is displayed but the label is not! I tried to make a search on google, and I found some links pointing to this for

  • Deploye error

    Hi Friends, I have deployee the application i have to get this error Mar 2, 2010 6:23:52 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR: [001]Deployment aborted Deployment exception : C

  • Unable to backup file server with DPM 2012R2

    Hello. I've got some strange problem file backing up a file service with DPM 2012R2. File server - Windows 2012 R2 DPM server - Windows 2012 R2 with DPM 2012 R2 DPM storage - IBM DS3524 The backup lasts for about 11 hours, transfers about 1,7 TB (ful

  • Install freeze in VirtualBox

    I'm currently in the process of installing ArchLinux 2009.02 i686 in VirtualBox on a Lenovo SL500 ThinkPad. Installation, seemingly freezes up during the package installation step. Any Ideas? Much appreciated thanks. Last edited by r2apshktz (2009-03

  • Final Cut Pro HD 4.5 - Split Screen

    I am currently editing a PIF for my college course and i am trying to make a dual/ split screen effect, however i cannot work out how to do it, its really frustrating, i started out by trying to crop the footage but that causes the footage to be jump