Error - Unable to move objects.

During our upgrade process to PT5 we had to move our crawlers into the new admin hierarchy. When moving one crawler I received the following error message:
Error - Unable to move objects.
I successfully moved crawlers from the same folder into other folders. Security is set correctly and I cannot see any reason for this error message as such.
Has anyone else come across this problem? If so - how can I get around/fix it?
Thanks

Hi,
i think currently you have multiple change lists in your userid and the problem is that some objects in one change list which you are trying to activate is also in some other change list..........
so my suggestion - do a reject change list of all the change lists.........if you are using file transfer mode for transfering ID objects, then in import directory you will be having our import files.........then again import your ID objects by importing one file at a time and changing it to your userid and then activating it.
if suppose by the above method, it will take a lot of effort to transfer all the config objects, then i will suggest you to again export all the configuration objects by exporting all the configuration scenarios in ID in one attempt by file transfer mechanism in your XI DEV system.........and then import this in your XI QUA system.
Regards,
Rajeev Gupta

Similar Messages

  • Unable to move object. Change lists were not part of the same import

    Hi All
    I am facing a strange problem.
    We have applied SP16 patch on our XI box and imported all the scenario objects and design objects which were exported as .tpz file .
    After importing scenario object,all objects moved to a new node 'XI 3.0 Import' in change list and when I tried to activate this change list it gave me an error
    <b>"Unable to move object. Change lists were not part of the same import"</b>
    even if I try to move it Standard change list, it gives me same error.
    Any solution?

    Hi,
    Hope you are activiating the complete change list. You get this error because you trying to activate a part of the change list.
    Please look at the URL:
    Importing to QA box
    Integration Directory (ID)  transport to Prod system
    Regards
    Vijaya

  • Adobe Creative Suite CS5 is acting up. In Illustrator i was unable to move objects with my mouse, so

    Adobe Creative Suite CS5 is acting up. In Illustrator i was unable to move objects with my mouse and tried solving the problem in different ways - it still didnt work. So i opened up photoshop. I was unable to open a file in photoshop (new or old) and when i finally did manage to open something, I am unable to do many things.
    1) i cannot crop canvas    
    2) i cannot resize canvas
    3) text dissapears after i type it
    4) brush strokes dissapear after i release mouse
    etc
    What should i do??
    Thank you!

    Nobody can help you without system info or otehr details. From your description this could be driver issues with a tablet if you use one or similar issues with a programmable custom mouse... Most definitely not an issue within the programs. Unplug your mouse and tablet, uninstall and reinstall the drivers, try another input device...
    Mylenium

  • IOS 4 Error: "Unable to Move Messages" when Deleting Multiple Messages

    Using an iPhone 4 and IOS 4.x (all versions to date including 4.1) if I'm in the All Inboxes view and use Edit to select multiple messages from more than one Exchange account and then delete them I get the following error:
    Unable to Move Messages
    The messages could not be moved to the mailbox Trash.
    Deleting multiple messages from a single Exchange account is fine, but when selecting messages from more than one account the message pops up as many times as messages I'm trying to delete. I currently have three Exchange accounts on both 2003 and 2007 servers. This issue persists across multiple iPhone 4s as well as after a complete restore and manual setup of the Exchange accounts from scratch.

    Not sure if this will work for the first poster, but it might for you, Busta999.
    I have my email set up as an IMAP account and was getting the same "unable to move..." message for individual deletions. I suspected the problem for me had to do something with the trash bin on the phone and the trash bin on the server not communicating properly. I tried this and it worked for me, although from other posts, I see it doesn't work for everyone:
    1. Go to "Settings"
    2. Select "Mail, Contacts, Calendars"
    3. Select the mail account in question
    4. Select "Account Info"
    4. Select "Advanced"
    5. Select "Deleted Mailbox"
    6. Under "On My Server", Click the "Trash" folder (or whatever your trash folder is called on your server). This should put a check mark beside it.

  • Crystal Reports Server Error - Unable to cast object of type

    Hi Everyone,
    Not sure if this is the right place to post this question but couldn't find a Crystal Reports Server section.
    After doing a windows update on my crystal reports server the following error now occurs when trying to log into .Net InfoView -
    An error has occurred: Unable to cast object of type 'CrystalDecisions.Enterprise.InfoObject' to type 'BusinessObjects.Enterprise.Desktop.InfoView'.
    I found the following article which I followed and re-installed the .net components as well as ensured all services are enabled.
    Article: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_boj_bip/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233303335333433323337%7D.do
    The error still occurs.
    I did some further investigation and found that a similar error occurs in the Admin Console when I try and open the Crystal Report DataSources.
    This is the error page that comes up
    Server Error in '/businessobjects/Enterprise11/WebTools' Application.
    Unable to cast object of type 'CrystalDecisions.Enterprise.InfoObject' to type 'CrystalDecisions.Enterprise.Desktop.Report'.
    +Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information
    about the error and where it originated in the code.+
    +Exception Details: System.InvalidCastException:
    Unable to cast object of type 'CrystalDecisions.Enterprise.InfoObject' to type 'CrystalDecisions.Enterprise.Desktop.Report'.+
    Source Error:
    +The source code that generated this unhandled exception can only be shown when compiled in debug mode.
    To enable this, please follow one of the below steps, then request the URL:+
    1. Add a "Debug=true" directive at the top of the file that generated the error. Example:
      <%@ Page Language="C#" Debug="true" %>
    or:
    2) Add the following section to the configuration file of your application:
    <configuration>
       <system.web>
           <compilation debug="true"/>
       </system.web>
    </configuration>
    +Note that this second technique will cause all files within a given application to be compiled in debug mode.
    The first technique will cause only that particular file to be compiled in debug mode.+
    +Important: Running applications in debug mode does incur a memory/performance overhead.
    You should make sure that an application has debugging disabled before deploying into production scenario.+
    Stack Trace:
    InvalidCastException: Unable to cast object of type 'CrystalDecisions.Enterprise.InfoObject' to type 'CrystalDecisions.Enterprise.Desktop.Report'.
       +CrystalDecisions.Enterprise.WebContent.WebSamples.DataSources.Common.datasourceInfoFromReports(ArrayList reports) 226
       +CrystalDecisions.Enterprise.WebContent.WebSamples.DataSources.Datasources.Main() 1821
       +ASP.websamples_datasources_datasources_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) 531
       +System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) 98
       +System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) 20
       +System.Web.UI.Page.Render(HtmlTextWriter writer) 26
       +System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) 25
       +System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) 121
       +System.Web.UI.Control.RenderControl(HtmlTextWriter writer) 22
       +System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 2558
    Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
    Any information on how I can fix this is greatly appreciated.
    Regards
    Paul
    Edited by: Paul Griscti on Sep 3, 2008 2:52 AM

    I'd try creating a new Application Pool just for running businessobjects and crystalreportviewers11 and nothing else. 
    Although the apps are .NET, it uses COM Interop for functionality, so using a common app pool with other versions will collide.
    Beyond that - if you have a SAP Business Objects support contract - you might open a new SAP Incident ticket.
    Sincerely,
    Ted Ueda

  • Vsdbcmd error: Unable to cast object of type 'Sql100Synonym' to type 'Microsoft.Data.Schema.Sql.SchemaModel.ISqlColumnSourceBase'.

    I am implementing synonym in a database to pass-thru to another database to replace an existing table. 
    E.g. CREATE
    SYNONYM [dbo].[Table1]
    FOR [server1].[database1].[dbo].[Table1]
    I am getting an error such as below when I try to deploy it with vsdbcmd tool as below:
    vsdbcmd /Action:Deploy /dsp:SQL /p:TargetDatabase=database1 /ManifestFile:"deploymanifest" /Script:"database1.sql"
    CAQuietExec:  An unexpected failure occurred: Unable to cast object of type 'Sql100Synonym' to type 'Microsoft.Data.Schema.Sql.SchemaModel.ISqlColumnSourceBase'.
    I can't find anything related to this error on the net.  I appreciate any help on this.
    Thanks,
    Keith

    Hello Keith,
    Your issue seems related to deploy some database, is it SSDT deployment? It seems VS General is not the right forum for your case, please choose the right forum for your case, like SSDT forum.
    I read your post and it seems your 'Sql100Synonym' does not meet the type requirement, what's it in your project? What do you want to deploy?
    Best regards, 
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • RMS error - Unable to cast object of Type 'System.Byte[]' to type 'System.String'

    Hi,
    I'm experiencing an issue when trying to connect to RMS cluster through server manager. Error is:
    Active Directory Rights Management Services could not complete the task because an error occurred. This error may be caused by variable conditions.
    Details:
    Exception message:
    Unable to cast object of type 'System.Byte[]' to type 'System.String'.
    Exception type:
    System.Web.Services.Protocols.SoapExtension (Inner Exception: System.InvalidCastException)
    I've re-installed server, I've reinstalled RMS role, I've tried with and w/o SSL connection to RMS but the error persists. OS is 2008R2 (updated), database is internal (test environment)... 
    Any suggestions?

    Actually there was not problem witg the laptop ! Please ignore this topic. Thanks.

  • Unable to move objects (They snap back to their original place) and certain menu items don't work

    Using CS5, have been using this version for over a year and have never seen this problem -
    When I try to move any object by selecting and then trying to drag, it won't let me. It allows me to drag while selected maybe half an inch before not moving anymore, and then snaps back to the original position anyway. I CAN move by using transform - move, or selecting and using arrow keys. When I restart my computer everything seems fine, but then it soon gives me this same problem.
    Also, when I'm having the object moving issue I also have problems with dropdown menus. For example when printing, I can see the list of printers, but clicking them has no effect. Another example is the Preferences menu box, clicking "Type" or "Units" has no effect.
    Please help!!

    Win or Mac? Do you have 15.02, if not install the update.
    http://www.adobe.com/downloads/updates.html
    Select All and in transform palette uncheck Align to pixel grid.
    Reset your prefs. After botting hold down these 3 keys
    MAc - Shift Opt Command
    Win - Shift Alt Ctrl
    Do you have any 3rd parts Ilustrator plug ins? If you are on windows can you do a system restore back to a date before this was happening (Win is much more susectible to mallware/trojan horse/virus)

  • Unable to move object

    Hey there everyone, I'm new to flash and following a tutorial on how to make a small game. I've made some subtle changes, namely I imported .png's and made them into shapes and now am trying to move them. Here is the tutorial:
    http://asgamer.com/2009/as3-flash-games-for-beginners-character-movement-handling-multiple -keypresses
    Here is an example of my two classes, as far as I know the ActionScript checks out ok...
    package com.spacerace
        import flash.display.MovieClip;
        import flash.display.Stage;
        public class Engine extends MovieClip
            public function Engine()
                var spaceBackdrop : Space = new Space();
                var playerShip : PlayerShip = new PlayerShip();
                stage.addChild(spaceBackdrop);
                spaceBackdrop.x = stage.width / 2;
                spaceBackdrop.y = stage.height / 2;
                stage.addChild(playerShip);
                playerShip.x = 60;
                playerShip.y = 100;
    package com.spacerace
        import flash.display.MovieClip;
        import flash.display.Stage;
        import com.senocular.utils.KeyObject;
        import flash.ui.Keyboard;
        import flash.events.Event;
        public class PlayerShip extends MovieClip    {
            private var stageRef:Stage;
            private var key:KeyObject;
            public function PlayerShip(stageRef:Stage)
                this.stageRef = stageRef;
                key = new KeyObject(stageRef);
                addEventListener(Event.ENTER_FRAME, loop, false, 0, true);
            public function loop(e:Event) : void
                y--;
    I'm completely at loss to what the problem could be, everything appears fine on screen, but the ship simply doesn't move.

    Ah yes, can't believe I missed that. However I'm getting another problem now. When I attempt to pass a reference of stage into the constructor the compiler throws an error:
    1136: Incorrect number of arguments.  Expected 0.
    I'm not sure why I'm getting this as the PlayerShip constructor is set up to accept a reference of Stage.

  • Unable to move objects, message appears

    I randomly received this message tonight when I was trying to move some objects around my artboard.
    "Can't move the objects. The requested transformation would make some objects fall completely off the drawing area"
    Not sure what is going on. I tried to copy and paste my drawings in a different file and the same message appeared.
    Any help would be greatly appreciated!
    Sarah

    Select all.. then zoom out as far as you can. You probebly have an object way of in a corner of the pasteboard somewhere.

  • Unable to retrieve Object.Error in File: Unknown Database Connector Error

    Hi,
    I have deployed two report on BO XI server. Both the reports are designed in Crystal Report designer XI.
    I got all database credentilas, saved in CMC by my administrator so that these reports should not prompt me for any database login parameters when I am trying to run them from BOXI test server.
    When I am running one of my report, the report is working fine. But this is not the case with other report.
    This second report is working well with some inputs.
    Case 1 - It is having to input date parameter(Date1 and Date2), when I am entering one input date parameter (Date1) and other (Date2) is set to NULL, it is displaying correct result. But when I am giving any date for Date2 it is throwing me an error -
    "Error in File Manager_Agent_Report.rpt: Unknown Database Connector Error
    Unable to retrieve Object.
    Error in File Manager_Agent_Report.rpt: Unknown Database Connector Error "
    Case 2 - Similiarly it is having an other input field which I am using in filetering the records in Report.
    If I am setting it to NULL or If I am not giving this field, while entering the input. I am getting an output.
    But incase I am giving this particular field then again it is promptig me the  above mentioned error.
    The report are working fine if I am executing them from crystal report designer.
    Please help me to find a solution for the same.
    Thanks
    Deepak

    Deepak, firstly are you trying to connect to one database or two in these reports? I would check the ODBC connections both in server and client machine (testing server or whatever you testing it on). Make sure both connection settings are exactly the same.
    Secondly I will check the parameters values under Objects under the CMC and see if there is anything changed there.
    Report back if you have checked both and it still giving errors
    Regards
    Jehanzeb

  • Unable to Import objects into ID

    Hi All,
            For your support I have completed the development work and I have moved to Quality from Development. But while trying to import the one scenario in to Quality System from Development in XI, I am getting the following Error:-
    Internal error: Unable to transfer changes for object Service | Q14CLNT120 to change list "XI 3.0 Import" (9a590f30-7245-11dc-9266-00306ee97ef1) since object still in change list "XI 3.0 Import" (3ae5e660-701d-11dc-942e-00306ee97ef1)
    I have somehow managed to import another scenario last week into Quality, although now I am unable to import. But while trying to activate the imported scenario into Quality System I am getting another Error as below:-
    Unable to move object. Change lists were not part of the same import
    I tried to activate the change list..but no woek.
    Could anyone please advice?
    BR
    Soumya

    Have you checked the GUID in SLD in both the systems?
    <b>SLD-->Software Components, to check the GUID.</b>
    You can do one thing, first of delete imported objects which are not getting activated from QA, also delete the SWCV from Integration Repository.
    <b>Note:</b> Before deleting SWCV, make sure any other working objects are not there in the same SWCV. 
    Now, if <b>SWCV & GUID</b> in both systems are <b>same</b> then again:
    1. Export the objects from Dev (.tpz file)
    2. Imort the same .tpz file to QA system.
    Now go to Repository of QA and
    1. <b>Tools --> Import Design Objects</b>
    2. <b>Tools --> Transfer from system landscape Directory --> Update Application Components.</b>
    Select your components and press Finish button.
    And finally try to Acitvate your objects.
    Regards,
    Sarvesh 
    *****Reward points, if found helpfull.

  • BB Pearl - 8100 Bluetooth: "Unable to locate Object Push Server..."

    I just purchased a New 2009 Audi A4 that has Bluetooth, however my Blackberry Pearl (8100) does not correctly transfer the Phonebook.  Based on what I've read on various message boards, I should be happy it at least functions to make & receive calls, however when I try to sync the phonebook, I receive an Error:  "Unable to locate Object Push Server..." 
    My BB Pearl has the following OS Version - 4.2.1.96 (Platform 2.3.0.78).   
    Based on the Official Audi Documentation, Research In Motion (RIM), Blackberry 8100 (Pearl), GSM, 4.2.0.51 was certified to work with the car.  I assume (maybe incorrectly) since I'm at a higher version, I should be ok.  I reviewed and have tried several options below, however have not been successful. 
    1.  Turn on Car & Pair, disconnect Phone, then Reconnect and manually "Transfer Contacts"
    2.  Move Contacts into a Specific Category, then in the Bluetooth Menu just sync that particular category...manually " Transfer Contacts"
    3.  Disable Encryption & manually "Transfer Contacts" In my Bluetooth menu, it says the following Bluetooth Options are available: 
    Discoverable: Yes
    Allow Outgoing Calls: Always
    Address Book Transfer:  All Entries
    Led Indicator:  On
    Services
    - Headset
    - Handsfree
    - Dial-Up Networking 
    Any ideas?
    Thanks,- Nick

    I too have a 2009 A4 Avant Audi - initially the BB and car paired beautifully, but after two weeks the phonebook would no longer transfer.  I managed to solve the problem by deleting the call log.  the BB keeps a lot of history and it seems as if over time, the memory get clogged, preventing the transfer of the telephone book.  On trying to doing it manually, you then get the unable to locate object push server.  Try it, it worked for me

  • Unable to cast object of type OracleXmlType to type XmlDocument

    Hello All:
    I have an Oracle Procedure that is taking an XML Document as an output parameter.
    oCommand.Parameters.Add("errorrecord", OracleDbType.XmlType).Value = System.DBNull.Value;
    oCommand.Parameters["errorrecord"].Direction = System.Data.ParameterDirection.Output;
    When I try to cast this as an XmlDocument so I can set it to my ErrorRecord variable (defined as XmlDocument) and pass it back out of the Web-Service
    ErrorRecord = (XmlDocument)oCommand.Parameters["p_errorrecord"].Value;
    I get the following error: "Unable to cast object of type 'Oracle.DataAccess.Types.OracleXmlType' to type 'System.Xml.XmlDocument'"
    How do I cast / convert the Oracle XMLType back to a .Net XMLDocument to pass out of the function?
    Thanks

    No, I have not tried that yet, but I admit I don't fully understand the syntax in the document posted.
    oCommand.Parameters.Add("p_errorrecord", OracleDbType.XmlType).Value = System.DBNull.Value;
    ErrorRecord = GoCommand.Parameters["errorrecord"].Value; (this is returned as XmlType)
    I don't quite understand the syntax in the posted URL:
    Declaration
    // C#
    public XmlDocument GetXmlDocument();
    How am I to use this to get the XMLDocument?

  • Unable to cast object of type 'FileStreamDeleteOnClose' to type 'System.IO.MemoryStream'

    same code worked fine under Support Pack 8 (v. 13.0.8.1216).
    When we upgraded to newest service pack 13, we started getting an error Unable to cast object of type 'FileStreamDeleteOnClose' to type 'System.IO.MemoryStream'
       Dim rpt   As New MemoryStream()
           Using ProfileRpt As New test.CrystalReport()            
        ProfileRpt.SetDataSource(ds)        
           rpt  = DirectCast(ProfileRpt.ExportToStream(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat), MemoryStream)     
           End Using
    similar as
    http://scn.sap.com/thread/3714796
    http://scn.sap.com/thread/2020974
    http://scn.sap.com/thread/3283915
    http://scn.sap.com/thread/3680358

    Same answer, we never supported MemoryStream, convert to IO.Stream then it should work.
    http://scn.sap.com/thread/3322762

Maybe you are looking for

  • Still can't get good, crisp, video upload and export

    I have read the HD express manual, read the articles by Ken Stone and my video uploads are still not that crisp. When I export the MOV to my desktop it looks perfect, every detail. My original video is crytsal clear, beautiful, but when I upload it t

  • Inserting pdf file into database

    I am trying to insert a adobe pdf file into a multimedia field in my database and while I can get it to cut and past I would like it to auto size into the box that I have defined for it. I have many records to compile, thousands. Some of these pdf fi

  • I hear very soft audio (advertising) in the background - how can I get rid of it? Cannot tel where it is coming from.

    These are commercials that I get very softly in the background - I have checked every tab for hidden ads, cannot find where this is coming from. What gives?

  • I can't import my videos!

    I'm a little befuddled with this new version of iMovie. I used to be able to import a wide range of movie formats with the iMovie 06 and 08 software, but now I can't import simple files like .mov videos saved in Quicktime or most of my older .mpegs.

  • I can not install any driver for any print to my laptop.

    I have been trying for months to install a driver for just one printer and we have five or six printers. My problem is that every time I install a driver it fails and rolls back, everytime. It would just about completely finish installing before roll