Critical Exception in CBusinessObjectBase::Update!

Hey All,
I'm getting this error for the first time, and I'm trying to understand what it means.
I'm trying to update a business partner (with the Update() function) and I get the following error:
Critical Exception in CBusinessObjectBase::Update!
I tried to simulate the error in demo database, but in the demo it was fine and I could update the BP.
(Im using SAP 9.0 and visual studio 2010.)
Any suggestions?
Thanks

Hi Heli,
Seems to be related to the database (maybe corruption). I'd open a ticket with SAP support.
Best regards,
Pedro Magueija

Similar Messages

  • No Data Found Exception in bulk updates

    I am trying to catch no data found exception in bulk updates when it does not find a record to update in the forall loop.
    OPEN casualty;
    LOOP
    FETCH casulaty
    BULK COLLECT INTO v_cas,v_adj,v_nbr
    LIMIT 10000;
    FORALL i IN 1..v_cas.count
    UPDATE tpl_casualty
         set casualty_amt = (select amt from tpl_adjustment where cas_adj = v_adj(i))
         where cas_nbr = v_nbr(i);
    EXCEPTION WHEN NO_DATA_FOUND THEN dbms_output.put_line('exception')
    I get this error at the line where i have exception:
    PLS-00103: Encountered the symbol "EXCEPTION" when expecting one of the following:
    begin case declare end exit for goto if loop mod null pragma
    raise return select update while with <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> <<
    close current delete fetch lock insert open rollback
    savepoint set sql execute commit forall merge pipe
    Can someone pls direct me on how to get around this?
    If I do not handle this exception, the script fails when it attempts to update a record that does not exist and the error says : no data found exception.
    Thanks for your help.
    Edited by: user8848256 on Nov 13, 2009 6:15 PM

    No Data Found isn't an exception raised when an UPDATE cannot find any records to process.
    SQL%ROWCOUNT can be used to determine the number of rows affected by an update statement, but if 0 rows are updated then no exception will be raised (it's just not how things work).
    If you post your actual CURSOR (casualty) declaration, it's quite possible we can help you create a single SQL statement to meet your requirement (a single SQL will be faster than your current implementation).
    Have you looked in to using the MERGE command?

  • I am unable to view flash videos from all websites except youtube after updating to Firefox 4. All help will be appreciated. Thanks in advance :)

    I am unable to view flash videos from all websites except youtube after updating to Firefox 4. All help will be appreciated. Thanks in advance :)

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * [[Troubleshooting extensions and themes]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)

  • Sharepoint server get all Updates except share point Updates

    hi
    I have a sharepoint server that sharepoint 2013 has installed on that .my Update server is sccm 2012 r2 and I checked all office 2003,2007,2010,2013 product to be synchronized .every thing is good sccm work fine in synchronizing update with Microsoft.and the
    share point server OS gets Updates finely .But the Problem is here that share point service doesn't get any updates .all updates deployed to OS except share Point updates.
    whats the solution ?
    thanx

    I checked those files .but there weren't any errors .I checked them through reporting but it still says that those
    Updates are not required whereas the server doesn't installed any share point Updates.
    http://support2.microsoft.com/kb/2767999
    A change in the package configuration was introduced after SharePoint Server 2013 was released. You must install this public update before you install later SharePoint updates.
    Note This update is available only from the Download Center and is currently not available from Microsoft Update.
    https://www.microsoft.com/en-us/download/details.aspx?id=36989
    Due to a change in the package configuration introduced after SharePoint 2013 RTM the March Public update is a mandatory requirement in order to install subsequent SharePoint Updates.
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)
    thanks for reply 
    But before I've got another share point server 2013 and wsus server (not sccm) .that was ok with all Updates .
    I didnt do any thing special in that case.like installing some hotfixes or anything else.

  • What is wrong? The "show my windows and tabs from last time" has not been working these past two or three days. It was fine before. Ive changed nothing except the last update from you. Thank you.

    What is wrong? The "show my windows and tabs from last time" has not been working these past two or three days. It was fine before. Ive changed nothing except the last update from you. Thank you.

    Make sure that you do not use "Clear Recent History" to clear the "Browsing History" when Firefox is closed because that prevails and prevents Firefox from opening tabs from the previous session.
    * https://support.mozilla.com/kb/Clear+Recent+History
    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/Session_Restore
    * http://kb.mozillazine.org/sessionstore.js
    If you use cleanup software like CCleaner then make sure that Session is unchecked in the settings for the Firefox application.

  • Replacement htc rezound downloaded all updates except the ICS update...

    got an replacement htc rezound today.  it has downloaded all of the updates succesfully except the ICS update.  I have tried it on 3G, 4G and on WIFI.  I keep getting a pop up message saying    ERROR -- Service Unavailable.    when i click on STATUS it then says Verizon Wireless    ADR6425LVW_4.05.605.4-3.14.605.13    Download Failed   Code 503.    I have also tried to update it in SAFE MODE with same results.
    Any suggestions??
    Subject edited by: Verizon Moderator<<>>

        Thank you for trying the reset, huntin4bb. In order to resolve this, please accept my follow request. Once you have accepted my request please send a follow request to AndreaS_VZW. After I have accepted your follow request, please send me a direct message. http://vz.to/1lplPA8
    AndreaS_VZW
    Follow us on Twitter @VZWSupport

  • Error Exception CX_HRPA_INVALID_PARAMETER  while updating IT0014 using FM

    Hello Experts,
    When i am updating IT0014 for Benefits Wage types with Amounts, i am getting the below Run-time Error .
    UNCAUGHT_EXCEPTION
    CX_HRPA_INVALID_PARAMETER
    Pl let me know, if any inputs.
    Thanks.
    Linga

    Hello Richard
    The exception is raised in method SET_FRAMEWORK of class CL_HRPA_MASTERDATA_FACTORY. Perhaps the SAP note mentioned in the coding (on ECC 6.0) may be useful:
    METHOD set_framework.
      IF a_is_initialized = true.
    *   This indicates some complex problem which often can be easily
    *   fixed. For details see NOTE 493984 (2003).
        RAISE EXCEPTION TYPE cx_hrpa_violated_precondition.  " line 6
      ELSE.
        CALL METHOD delayed_constructor
          EXPORTING
            read_infotype     = read_infotype
            masterdata_buffer = masterdata_buffer
            additional_buffer = additional_buffer
            legacy_mode       = legacy_mode.
      ENDIF.
    ENDMETHOD.
    Regards
      Uwe

  • JVM critical exception handler changes between 1.4.2_06 and later?

    The Java program I support uses a large amount of C++ code (via JNI). Our user base is large, uses Windows, and is slow to take on new JVM releases. They have been using 1.4.2_06 until last year when they started using 1.4.2_10 (and will soon update to 1.5.x).
    The DLL I include with the program is built debug (/MTd) and I include the PDB file with the Java program. I used to get (w/ 1.4.2_06 and before) function and line number information when the DLL caused an exception outside the VM. Example contents of hs_pidxxx.log file below:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_INT_DIVIDE_BY_ZERO (0xc0000094) occurred at PC=0x3468CFC8
    Function=QCTestDeviceHandler::StartDevice+0x98
    Library=C:\dpdm2\4.3Beta2\dmLite.dll
    Source file = d:\sources\datapro\dvl\wmc\datapro\sources\lib_serialio\qctestdevicehandler.cpp : 599
    Current Java thread:
         at dmLite.QCTestHandler.startDevice(Native Method)
         at dmLite.QCTestHandler.startSelf(QCTestHandler.java:895)
         at dmLite.DmLite.startDataCollection(DmLite.java:4687)
         at dmLite.DpdmGUI.startDataCollection(DpdmGUI.java:1332)
         at dmLite.DpdmGUI.toggleStart(DpdmGUI.java:1394)
         at dmLite.DpdmCommand.actionPerformed(DpdmCommand.java:521)
         at java.awt.Button.processActionEvent(Unknown Source)
         at java.awt.Button.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    With 1.4.2_10 and several 1.5 variants, I don't get function and line number information. Example contents of hs_pid_xxx.log file below (generated from the same deployed file set as above):
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_INT_DIVIDE_BY_ZERO (0xc0000094) at pc=0x0311cfc8, pid=1888, tid=1772
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_02-b09 mixed mode, sharing)
    # Problematic frame:
    # C [dmLite.dll+0x5cfc8]
    --------------- T H R E A D ---------------
    Current thread (0x0300f608): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1772]
    siginfo: ExceptionCode=0xc0000094
    Registers:
    EAX=0x00000004, EBX=0x26af9628, ECX=0x00000000, EDX=0x00000000
    ESP=0x0415f678, EBP=0x0415f6d4, ESI=0x00000004, EDI=0x0300f608
    EIP=0x0311cfc8, EFLAGS=0x00010246
    Top of Stack: (sp=0x0415f678)
    0x0415f678: 0300f608 26af9628 26af9628 0300f608
    0x0415f688: 26af9628 26af9628 0300f608 26af9628
    0x0415f698: 26af9628 00000002 00000001 0415f6d8
    0x0415f6a8: 80000000 6d72b6dc 00000029 0415f6d8
    0x0415f6b8: 6d6a5acf 00000000 6d70b51d 00236140
    0x0415f6c8: 6d6bda93 00a6b54d 039c8258 0415f73c
    0x0415f6d8: 0329a87a 02fa53b8 00000000 0300f608
    0x0415f6e8: 26af9628 26af9628 00001528 00000000
    Instructions: (pc=0x0311cfc8)
    0x0311cfb8: 88 04 0a 00 00 e8 06 a1 fa ff 8b c8 8b c6 33 d2
    0x0311cfc8: f7 f1 89 45 f8 8b 4d fc e8 88 6a fb ff 83 f8 01
    Stack: [0x04120000,0x04160000), sp=0x0415f678, free space=253k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [dmLite.dll+0x5cfc8]
    C [dmLite.dll+0x1da87a]
    j dmLite.QCTestHandler.startDevice(Ljava/lang/String;)Z+0
    The 1.4.2_06 feature allowed easier post-mortem diagnosis of end-user detected bugs (because the log file contained exact location of the problem). The new dump format requires me to keep map files, and hand locate the function and line number based on the offsets in the log file.
    Is there any way to get function name and line number information dumped to the log file with the more recent versions?

    The Java program I support uses a large amount of C++ code (via JNI). Our user base is large, uses Windows, and is slow to take on new JVM releases. They have been using 1.4.2_06 until last year when they started using 1.4.2_10 (and will soon update to 1.5.x).
    The DLL I include with the program is built debug (/MTd) and I include the PDB file with the Java program. I used to get (w/ 1.4.2_06 and before) function and line number information when the DLL caused an exception outside the VM. Example contents of hs_pidxxx.log file below:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_INT_DIVIDE_BY_ZERO (0xc0000094) occurred at PC=0x3468CFC8
    Function=QCTestDeviceHandler::StartDevice+0x98
    Library=C:\dpdm2\4.3Beta2\dmLite.dll
    Source file = d:\sources\datapro\dvl\wmc\datapro\sources\lib_serialio\qctestdevicehandler.cpp : 599
    Current Java thread:
         at dmLite.QCTestHandler.startDevice(Native Method)
         at dmLite.QCTestHandler.startSelf(QCTestHandler.java:895)
         at dmLite.DmLite.startDataCollection(DmLite.java:4687)
         at dmLite.DpdmGUI.startDataCollection(DpdmGUI.java:1332)
         at dmLite.DpdmGUI.toggleStart(DpdmGUI.java:1394)
         at dmLite.DpdmCommand.actionPerformed(DpdmCommand.java:521)
         at java.awt.Button.processActionEvent(Unknown Source)
         at java.awt.Button.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    With 1.4.2_10 and several 1.5 variants, I don't get function and line number information. Example contents of hs_pid_xxx.log file below (generated from the same deployed file set as above):
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_INT_DIVIDE_BY_ZERO (0xc0000094) at pc=0x0311cfc8, pid=1888, tid=1772
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_02-b09 mixed mode, sharing)
    # Problematic frame:
    # C [dmLite.dll+0x5cfc8]
    --------------- T H R E A D ---------------
    Current thread (0x0300f608): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=1772]
    siginfo: ExceptionCode=0xc0000094
    Registers:
    EAX=0x00000004, EBX=0x26af9628, ECX=0x00000000, EDX=0x00000000
    ESP=0x0415f678, EBP=0x0415f6d4, ESI=0x00000004, EDI=0x0300f608
    EIP=0x0311cfc8, EFLAGS=0x00010246
    Top of Stack: (sp=0x0415f678)
    0x0415f678: 0300f608 26af9628 26af9628 0300f608
    0x0415f688: 26af9628 26af9628 0300f608 26af9628
    0x0415f698: 26af9628 00000002 00000001 0415f6d8
    0x0415f6a8: 80000000 6d72b6dc 00000029 0415f6d8
    0x0415f6b8: 6d6a5acf 00000000 6d70b51d 00236140
    0x0415f6c8: 6d6bda93 00a6b54d 039c8258 0415f73c
    0x0415f6d8: 0329a87a 02fa53b8 00000000 0300f608
    0x0415f6e8: 26af9628 26af9628 00001528 00000000
    Instructions: (pc=0x0311cfc8)
    0x0311cfb8: 88 04 0a 00 00 e8 06 a1 fa ff 8b c8 8b c6 33 d2
    0x0311cfc8: f7 f1 89 45 f8 8b 4d fc e8 88 6a fb ff 83 f8 01
    Stack: [0x04120000,0x04160000), sp=0x0415f678, free space=253k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [dmLite.dll+0x5cfc8]
    C [dmLite.dll+0x1da87a]
    j dmLite.QCTestHandler.startDevice(Ljava/lang/String;)Z+0
    The 1.4.2_06 feature allowed easier post-mortem diagnosis of end-user detected bugs (because the log file contained exact location of the problem). The new dump format requires me to keep map files, and hand locate the function and line number based on the offsets in the log file.
    Is there any way to get function name and line number information dumped to the log file with the more recent versions?

  • Value Exceptions - Import Map Update

    Hello MDM Gurus,
    We have the requirement to update the existing import map by unmapping two of the fields that we no longer required.
    When we try unmapping the required fields and save as another map name, export, reimporting it and overwriting the existing map with the same name. But the problem is we are loosing all value mappings. we are facing issue getting loads of value exceptions as all value mappings are gone.
    Please we need experts advices to resolve this since we no longer need that two fields getting imported in to the repository.
    We need a solution to unmap that two fields and keep all existing value mappings.
    Save Update not works for filed mappings, it only works for value mappings.
    Thank you very much in advance for the suggestions and inputs.
    Example :
    Field1 and Field2 Unmapped, We saved the Map by Save -> we are loosing all value exceptions ( As it stores only present config)
    Field1 and Field2 Unmapped, We saved the Map by Save Update -> When reimport the map again, we are seeing this field1 and field2 still mapped.
    Field1 and Field2 Unmapped, We saved the map by Save As -> Still it does like First Scenario.
    Please Advice.

    Hi Smartsoft,
    Just try this below procedure and revert with result.
    1. Open the existing map.
    2. Remove all the fields from matching field under Match Records tab.
    3. Now unmap these two not required fields under Map Field/Value tab.
    4. Afterwards, set again all the matching fields like earlier under Match records tab. Now make sure that under your Import Status tab Action Item: Ready to Import. Once it is done.
    5. Now try with Save As option as a new map in order you have had existing correct map as a reference for future.
    If it work properly then you can overwrite this new map name with existing map. Kindly revert.
    Regards,
    Mandeep Saini

  • Runtime exception when continuously updating a JList

    Hello,
    my program has a JList to display some information and updates the content of this JList while the program is running. The JList is put in a JScrollPane and uses DefaultListModel to store its elements(the elements are all String objects).
    Initially the JList is empty. After the program starts, new elements will be continuously added into DefaultListModel with the addElement(Object obj) method. Once there are 50 elements in the JList, the program removes the first element (index=0) before adding a new element to the JList.
    The program seems to work fine, except it randomly generates ArrayIndexOutOfBoundsException at runtime, which is really annoying. Can someone help me to solve this problem? Many thanks.
    Part of the program is listed below:
    DefaultListModel tupleListModel=new DefaultListModel();
    JList tupleList=new JList(tupleListModel);
    JScrollPane sp1=new JScrollPane(tupleList);
    for(int i=0;i<50;i++)
            tupleListModel.addElement(op.nextTuple().toString());
    while(true){
             tupleListModel.remove(0);
             tupleListModel.addElement(op.nextTuple().toString());
    }One of the runtime error message is:
    java.lang.ArrayIndexOutOfBoundsException: 49 >= 49
    at java.util.Vector.elementAt(Vector.java:431)
    at javax.swing.DefaultListModel.getElementAt(DefaultListModel.java:70)
    at javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1147)
    at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI.java:1098)
    at javax.swing.plaf.basic.BasicListUI.getPreferredSize(BasicListUI.java:281)
    at javax.swing.JComponent.getPreferredSize(JComponent.java:1275)
    at javax.swing.ScrollPaneLayout.layoutContainer(ScrollPaneLayout.java:769)
    at java.awt.Container.layout(Container.java:1020)
    at java.awt.Container.doLayout(Container.java:1010)
    at java.awt.Container.validateTree(Container.java:1092)
    at java.awt.Container.validate(Container.java:1067)
    at javax.swing.RepaintManager.validateInvalidComponents(RepaintManager.java:353)
    at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:116)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
    The other one is:
    java.lang.ArrayIndexOutOfBoundsException: 49
    at javax.swing.plaf.basic.BasicListUI.updateLayoutState(BasicListUI.java:1155)
    at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(BasicListUI.java:1098)
    at javax.swing.plaf.basic.BasicListUI.getPreferredSize(BasicListUI.java:281)
    at javax.swing.JComponent.getPreferredSize(JComponent.java:1275)
    at javax.swing.JList.getScrollableTracksViewportWidth(JList.java:2147)
    at javax.swing.ScrollPaneLayout.layoutContainer(ScrollPaneLayout.java:786)
    at java.awt.Container.layout(Container.java:1020)
    at java.awt.Container.doLayout(Container.java:1010)
    at java.awt.Container.validateTree(Container.java:1092)
    at java.awt.Container.validate(Container.java:1067)
    at javax.swing.RepaintManager.validateInvalidComponents(RepaintManager.java:353)

    It's removing an item in the middle of trying to figure out what the preferred size of the jlist is. I would be that BasicListUI.updateLayoutState() has code in it something like thisint numItems = model.getSize();
    for (int i=0; i<numItems; i++) {
    String text = model..getElementAt(i).toString();  // bad time for the size to change
    }If the size changes, the loop will still iterate to what used to be the size. Try using SwingUtilities.invokeLater() when to update the list so that the changes will happen on the event thread.

  • Uncaught exception when I update window

    Hi All,
    I want to show a progress bar while executing script.
    and i am using the following code for that:
    var win = new Window("palette", "SnpCreateProgressBar", [150, 150, 600, 260]);
    win.pnl = win.add("panel", [10, 10, 440, 100], "Script Progress");
    win.pnl.progBar = win.pnl.add("progressbar", [20, 35, 410, 60], 0, 100);
    win.pnl.progBarLabel = win.pnl.add("statictext", [20, 20, 320, 35], "0%");
    win.show();
                        while(win.pnl.progBar.value < win.pnl.progBar.maxvalue)
                                  // this is what causes the progress bar increase its progress
                                  win.pnl.progBar.value++;
                win.pnl.progBarLabel.text = win.pnl.progBar.value+"%";
                                  $.sleep(10);
        alert('Done!');
    win.close();
    But I am having following error when I run it:
    Can you please tell me why it is happening....
    Thanks
    Harsh S

    Yaar I am posting my code again on this portal:
    this is terrible because its not working:::
    function artboardToJPGs(size)
    var win = new Window("palette", "SnpCreateProgressBar", undefined, {borderless: true});
    win.pnl = win.add("panel", [10, 10, 440, 100], "Creating JPEG");
    win.pnl.progBar = win.pnl.add("progressbar", [20, 35, 410, 60], 0, 100);
    win.pnl.progBarLabel = win.pnl.add("statictext", [20, 20, 320, 35], "0%");
            win.show ();
    for(i=0; i<10; i++)
        win.pnl.progBar.value+=10;
                win.pnl.progBarLabel.text = win.pnl.progBar.value+"%";
                win.update(); 
            var idx, j, sizes, jpegOpt, doc, docName, dF, artBds, abName, scale, jpgFile, destinationFolder, originalImage;
            jpegOpt = new ExportOptionsJPEG();
            jpegOpt.Optimization = true;
            jpegOpt.QualitySetting = 100;
            jpegOpt.blurAmount=0;
            jpegOpt.artBoardClipping=false;
            dF=new Folder(jpgImageFolder);
            if ( !dF.exists ) dF.create();
            doc = app.activeDocument;
            docName=doc.name;
            artBds = doc.artboards;
            idx = artBds.getActiveArtboardIndex();
            abName = artBds[ idx ].name;
               var w= artBds[ idx ].artboardRect[2] - artBds[ idx ].artboardRect[0] ;
               var h=artBds[ idx ].artboardRect[1] - artBds[ idx ].artboardRect[3];
                var width=  100+ ( (size - w)/w ) * 100;
                var height=  100+ ( ( size - h )/h ) * 100;
                jpgFile = File( dF.fsName + '/' + fileName + size + 'x' + size + '.jpg' );
                jpegOpt.horizontalScale =width;
                jpegOpt.verticalScale = height;
                doc.exportFile( jpgFile, ExportType.JPEG ,jpegOpt );
                win.close();

  • Critical Error in Software Update Point

    SCCM 2012 Software Update Point is showing error as per picture below.
    How can I fix this error?

    Hi,
    I would start by looking in the log files, Wsyncmgr.log, WsusCtrl.log and WCM.log file for any errors. information about all log files are found here:http://technet.microsoft.com/en-us/library/hh427342.aspx#BKMK_SUPLog
    That should give you an error message and more details on the error, post them here and we can assist you, but  alittle bit more information would be useful.
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • I am getting the following exception in ResultSet updates

    java.sql.SQLException: [Microsoft][SQLServer 2000 Driver fo
    r JDBC]Can not update, the specified column is not writable.
    when i tried to insert a new row in ResultSet object backend is SQL Server
    if i sees the privilages of table then it is showing follwing
    RezHotel dbo TBL_TEMP dbo dbo DELETE YES
    RezHotel dbo TBL_TEMP dbo dbo INSERT YES
    RezHotel dbo TBL_TEMP dbo dbo REFERENCES YES
    RezHotel dbo TBL_TEMP dbo dbo SELECT YES
    RezHotel dbo TBL_TEMP dbo dbo UPDATE YES
    means Insert is possible
    is it possible to add a new column in ResultSet object
    how can i resolve the issue
    Message was edited by:

    I think you need to use the ALTER statement, and have ALTER privilages assigned.

  • App Store won't except password for updates on my ipad 2

    Every time I try to update my apps it tells me my Apple ID or password is incorrect. What can I do to correct this problem?  The id and password work for me to purchase new apps.

    I contacted the store.  Somehow in the process of adding multiple icloud accounts to my family I somehow purchased apps under one account that had the same email but different user name.  I edited both account's passwords, made them similar so that if my ipad or iphone tells me I entered the wrong password I just enter the other passwords for the other account.
    I wish Apple would have a better, cleaner way to manage accounts.  I didn't know this second account even existed.

  • IPad(1) Critical Battery problem after updated to iOS 5.0.1

    Hi people,
    My iPad(1) battery drop 20%  in 1+ hours time, drop 3% in 10 mins without using it just left it open at the home screen with around 10% lights open.
    This didn't happen when using version 5.0.
    Anybody face this issue too?
    Thanks.

    Sorry, didn't read your post carefully.

Maybe you are looking for

  • IMac hard drive crashed?

    Last night I was using my iMac for regular school work and I shut it off after. In the morining I turned it on and it showed a flashing folder with a question mark. I tried all the usual stuff such as turing it on and off, resetting the PRAM, and hol

  • Save as PDF in Print / Fax / 10.3.9 Panther

    Hi all, I am stuck on a problem. I can't get my emac to show "save as PDF" in anything but Grey on my print window. I trashed com.apple.print.custompresets.plist from a forum I found, nice group by the way.I have also ran repair disc permissions in m

  • Migrating PC files to new Mac after losing connection

    I'm using Migration Assistant to move my files from my old PC to my new MacBook Air. I set everything up, connected the two computers with an Ethernet cable, and started the transfer. About two hours (out of a predicted 9) into the transfer, I lost m

  • Safari, Excel and Word Missing?

    Can anyone help. I am unable to see all of the above when using Leopard. I load up as normal and can use the system normally, but after 5 mins or so the body of the screen disappears. They are still open at the bottom, the titles at the top are still

  • Files that won't import to iPhoto

    I keep encountering files (png and jpeg) that wont' import into iPhoto even though they are fine in all other programs. I am using iPhoto '08 version 7.1.5. Any help would be appreciated. I use iPhoto to organize all my digital scrapbooking supplies,