Error "Object is currently in use elsewhere."

Hi!
I am trying to use "Task", but I got Error "Object is currently in use elsewhere."
Bitmap oriBitmap = new Bitmap(pictureBox1.Image);
Task[] tasks = new Task[4];
for (int k = 1; k <= tasks.Length; k++)
int count = k;
tasks[k] = Task.Factory.StartNew(() =>
int minJ = count < 2 ? 0 : oriBitmap.Height / 2;
int maxJ = count < 2 ? oriBitmap.Height / 2 : oriBitmap.Height;
int minI = count % 2 == 0 ? 0 : oriBitmap.Width / 2;
int maxI = count % 2 == 0 ? oriBitmap.Width / 2 : oriBitmap.Width;
for (int j = minJ; j < maxJ; j += 8)
for (int i = minI; i < maxI; i += 8)
if (((i + 68) < oriBitmap.Width) && ((j + 68) < oriBitmap.Height))
Bitmap bmp = new Bitmap(68, 68);
//Get Clone 68 x 68
using (var g = Graphics.FromImage(bmp))
g.DrawImage(oriBitmap, new Rectangle(0, 0, 68, 68), new Rectangle(i, j, 68, 68), GraphicsUnit.Pixel);
//Process Clone
I've tried to fix it but sometimes I got Error in line
if (((i + 68) < oriBitmap.Width) && ((j + 68) < oriBitmap.Height))
and
g.DrawImage(oriBitmap, new Rectangle(0, 0, 68, 68), new Rectangle(i, j, 68, 68), GraphicsUnit.Pixel);
Is there any idea to fix it?
Thanks,.

Hi,
if you just read the Bitmap from multiple threads, it *may* help to put the Width and Height into separate Variables before the threads are spawned. Something like int w = oriBitmap.Width, same for height, then start the tasks and access the w and h variables
from the threads. This is a common technique when using a Parallel.For etc.
But since you draw the Bitmap in the threads, Vidya Vrat Agarwal's reply will be the correct one.
What you could do, is to copy the parts of the bitmap, that are processed in each task before creating the tasks. So, if you create 4 tasks, get 4 threadlocal Bitmap-copies that contain the part of the orig Bitmap to be processed.
Regards,
  Thorsten

Similar Messages

  • This Data Object is currently in use and cannot be edited at this time

    Hi,
    I have a problem with one of my data objects in that when I try an edit it I get ‘This Data Object is currently in use and cannot be edited at this time’. I have tried everything from rebooting the machine. Any ideas?
    Robert

    If you have defined any plan or an alert on this data object , please disable them and try agian..

  • Error message application currently in use

    I can't install the latest flash player version - keep getting an error message saying the application is currently in use
    I have Windows Vista x32
    Internet explorer 8

    Download the offline installer from http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#Ins tall_in_a_firewall_proxy_server_environment
    then close all browser windows and run the downloaded installer.
    Note that you must also close any messenger applications, and other apps that use Flash (e.g. Skype) before running the installer.

  • Refreshing Business Area - "This item is used elsewhere"

    We are preparing for an upgrade to Banner 8, and from the Discoverer side, I know one of the first tasks is to refresh the business areas in Discoverer Admin (10.1.2.2). In a test instance, I tried refreshing a couple separate folders in one of the most-used BA's; no problem.
    When I tried to refresh the entire BA (about 300 folders), I looked through the results and didn't see anything unexpected. After I hit OK, though, it worked for a while then gave me an error box - "This item is used elsewhere, its datatype cannot be changed. Error refreshing the definition of the End User Layer." No indication of WHICH item, no option other than the "OK" button. When I accept OK, it doesn't appear that anything has been refreshed.
    I would prefer not to refresh each folder individually (and, this is only one of many BA's). Can anyone give me a clue about what it's trying to tell me? For the most part, our BA's are self-contained, but there may be a case where we have a join across different BA's. If anyone has had experience with this issue, I'd appreciate anything you can share. It could be something totally unrelated to the Banner upgrade (the BA's aren't normally refreshed on a regular basis) - but I'm not sure what's the best way to track down the problem. My next plan is to refresh them in groups until I hit the one with the problem, but maybe someone has a better idea.
    And a side question - is there any way to export or copy the list of items it generates - the one where you can examine and check/uncheck individual items before proceeding?
    Thanks much,
    Martha
    Update - well, it wasn't Banner 8 related; more likely related to an earlier Banner upgrade where nobody refreshed the BA's. Normally their internal id (pidm) is numeric, but in one Banner-supplied view it's varchar. For whatever reason, the Discoverer folder had it defined as numeric. If I don't accept that change (changing datatype from numeric to varchar), it refreshes fine. Looks like the issue's been there for a while and hasn't caused us a problem yet. Still, any other input is welcome!
    Edited by: mrigg on Jun 30, 2010 10:32 AM

    Thanks for the quick answers. Working in batches seems to be working for the most part.
    I am running into one other thing that I'll throw out here and see if anyone else has seen it. On two of the BA's I'm trying to refresh, I'm getting an error "Internal EUL Error: No Transaction - there is no current transaction". This doesn't seem to be related to Banner 8 either - I get the same error on the same 2 BA's in our production environment. This is after I select "refresh", and before it comes back with the list of changes.
    The documentation helpfully tells me...
    BI-SVR-03228: Internal EUL Error: NoTransaction - there is no current transaction
    Cause: An internal error has occurred in Discoverer. User might be able to continue working, but the current operation may not have been performed correctly.
    Action: Record the steps and actions taken immediately before this error was reported and contact your customer support representative with the details.
    I can't figure out anything that's different between the 2 BA's that get this error and the dozens that refresh successfully. I've tried closing & restarting Admin - same results.
    Anyone else seen this?
    Thanks!

  • Object X currently is being edited by myself

    Hi,
    I have the next problem. I have log in with user Y and I'm trying to edit a message mapping but the system shows me the error "Object X currently is being edited by Y".
    How can I erase the blocking? Is there a transaction for doing it ?
    Regards,

    Hi
    to unlock object
    Goto the main page of Integration Builder-Administration-Left side click on Lock Overview
    OR
    http://<XIServerHostName>:<XIServerPort>/dir/support/public/LockAdminService
    Select the Objects those were locked and say Remove

  • I have I-phone 5 with 15GB. I currently have used 12.8 GB. I get error message that storage is almost full, go to setting and mymail is 5.7 GB. Can that be how alot of my storage is being used? If so or not any advise?

    I have I-phone 5 with 15 GB. I currently have used 12.8 GB. I get error message that storage is almost full, I go to setting and my mail is using 5.7 GB. Can that be how alot of my storage is being used? If so or not any advise?

    caek1 wrote:
    Hi,
    I'm trying to change email address on my Apple ID since the email registered for the account has been hacked and I can't access it anymore. The email I want to change to is connected to another Apple ID I created about 4 years ago, though I successfully changed the email on that account as well. So the email I would like to use for my main Apple ID shouldn't be "locked" anymore.
    Though, when trying to change the email on my Apple ID I get an error message (in Swedish, so this is a direct translate from google): "This e-mail address is your email address for notification. It can not be used as the Apple ID or primary email. Choose a different address."
    I'm not really sure what this means or how I can fix this.
    It means exactly what it says... The email Address is in Use. You cannot re-use it.
    Apple ID Support  >  http://www.apple.com/support/appleid/

  • Attempting to install Flash plugin 11.4 but getting error: application currently in use

    I try to get a support in the Adobe forum. While I am waiting for any responses, I might as well look for the same here. Maybe someone have an idea.
    Last night, my Firefox 16.0.2 prompted sites like Youtube to upgrade my Flash Player. First attempt at installation was successful (if I remember it), but somehow Firefox slowed down at confirmation. So, I try to uninstall and reinstall Flash Player. Yes, I did complete uninstallation. Any subsequent attempts led to error: application currently in use.
    Earlier today, I resetted my Firefox browser. First attempt at another installation was successful, but the browser seemed to hang or slow down for a while until the Flash confirmation page showed up. I thought for sometime, everything went fine. It did not when I was having trouble watching flash player content from a site. I figured I better uninstall and reinstall it again. Here I go again with the error message like the above.
    Any idea what I should do next or how should fix this? Any input is appreciated. I'm using Windows 7

    Please restart you computer after the uninstall then try installing again.
    Thanks!

  • Error: "Airport Expess" is currently being used by someone else...

    Error : "Airport Expess" is currently being used by someone else. Please select another device from the menu at the bottom of the iTunes window.
    Please help me with this issue.
    I have iTunes constantly throwing this error whenever I try to stream to my AirPort Express.
    it is frustrating not getting any answer from Apple.
    They just ignore those of us having the same problem
    Thanks
    Luis

    Replaying to myself, I found what was causing the problem.
    I have an Ubuntu machine and I was making some test to stream to Airport Express from Ubuntu.
    Under Pulseaudio preferneces I had checked "Make discoverable Apple Airtunes sound devices available locally" for tests some months ago.
    Unchecking it solves the problem.

  • Attempting to Upgrade to Flash Player 11.4 - Error: application currently in use

    I noticed that at least other have experienced this, but in a different browser.
    Since last night, sites like Youtube has prompted to install the latest version of Flash Player. So, I went ahead installing the new version by following the instructions. Somehow, I kept getting this message - Error: application currently in use. I tried uninstalling and reinstalling, but kept getting that error message.
    The browser with the problem is Firefox 16.0.2. I'm using Windows 7. The problem does not appear in Chrome and Chrome has not prompted me to upgrade to the latest version of Flash player.
    I appreciate any input.
    Thanks,
    G.
    Please don't refer back to that Flash Player Issues Link, because I have visited it many times. The guide there has not specifically address this issue much.

    Could you please download the installer from the following link: http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#mai n-pars_header
    Then close all browsers and double-click the downloaded file.
    Thanks,
    Sunil

  • Error "all tv tuners are currently in use"

    Hi, I'm running 8.1 pro with media centre, using a known brand card, i cannot type it here as it comes up as a link, which microsoft wont allow, its a dual satellite tuner from tbs the model is 6981, with latest windows 8 drivers for that card. 
    However, if I'm recording a HD channel, I cannot seem to watch another hd channel at the same time, I can watch non hd channels, when a HD channel is recording. I get this message, all available tuners are currently in use (to which i can stop the recording)
    I see there is a hotfix for this for W7 ultimate, which i tried for 8.1 but received an error message. Its a dual tuner!
    So far,
    1. I cannot record HD AND watch HD at same time.
    2. If I want to record a non HD channel, and watch a HD channel at the same time, If have to be on a HD channel first, then press record on the non-HD channel. If press record on the non-HD channel first,
    then go to a HD channel (second), i get the conflict issue, but not the other way around.
    I have just noticed in edit sources for the HD channels, only one source is available, there should be two, I am not able to split the source, so perhaps my issue is this?
    The tuner is working properly.
    I also use EPG collector to load the data into MCE8, ive been on that forum, and im assured by the maker of that program, that its nothing to do with EPG collector.
    Any ideas?
    My specs:8.1 pro with MCE 8

     its a dual satellite tuner from tbs the model is 6981, with latest windows 8 drivers for that card. 
    Hi,
    Did you mean that, this TV tuner support two tuner at the same time when you using WMC watching TV?
    According to the contents about WMC below:
    With a single TV tuner connected to your computer, you can watch or record live TV in Media Center on only one channel at a time. With two TV tuners or a dual-tuner device connected to your computer, you can do the following:
    Watch live TV on one channel while recording a show on a different channel.
    Record two different TV shows that are on two different channels at the same time.
    Watch a previously recorded show and record live shows on two different channels at the same time.
    Note: you can access to the link below for more details about:
    What should I know before adding TV tuners to use with Windows Media Center?
    In my opinion, it should be the TV tunner card problem, it would be better to contact its support for further assistance about this problem.
    Roger Lu
    TechNet Community Support

  • "Embedding OLE objects is unsupported. Use File- Import to import media." Error dialog while concurrently Flash CC executions

    Hi,
    we are using Flash CC an a dedicated windows server with two userprofiles. Each user has its own licence.
    If we run a jsfl script singly, this script runs fine.
    If we run the same jsfl script on both users we get the error:
    "Embedding OLE objects is unsupported. Use File->Import to import media."
    I read the article addItem() -> "Embedding OLE objects is unsupported" , but it could not the problem, because the script runs fine singly.
    Could it be possible that both users uses the same Flash CC Clipboard ore are there any other shared modules etc?
    Best regards
    Alex

    can you write how to use ?
    i write
    "import the flash.display.MovieClip; "
    still error ahhh
    i try to change extends MovieClip instead Spirt
    and not error stop(); and gotoAndStop Already
    but
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
              at MemoryGame/nextTurn()
              at MemoryGame/clickStart()
    i got thissssssss TT
    import flash.display.Sprite;
    import flash.events.*;
    import flash.text.*;
    import flash.utils.Timer;
    import flash.media.Sound;
    import flash.media.SoundChannel;
    import flash.net.URLRequest;
    import flash.display.MovieClip;
    that i import

  • WebPart is raising the following error "Invalid data has been used to update the list item.The field you are trying to update may be read only"

    I have created a farm solution and then i deploy it to SharePoint server, the code looks as follow, and i use it to update a page info values (as the current page values represents old info):-
    [ToolboxItemAttribute(false)]
    public partial class VisualWebPart1 : WebPart
    // Uncomment the following SecurityPermission attribute only when doing Performance Profiling using
    // the Instrumentation method, and then remove the SecurityPermission attribute when the code is ready
    // for production. Because the SecurityPermission attribute bypasses the security check for callers of
    // your constructor, it's not recommended for production purposes.
    // [System.Security.Permissions.SecurityPermission(System.Security.Permissions.SecurityAction.Assert, UnmanagedCode = true)]
    public VisualWebPart1()
    protected override void OnInit(EventArgs e)
    base.OnInit(e);
    InitializeControl();
    using (SPSite site = new SPSite(SPContext.Current.Site.Url))
    using (SPWeb web = site.OpenWeb())
    SPList list = web.Lists["Pages"];
    web.AllowUnsafeUpdates = true;
    foreach (SPListItem items in list.Items)
    items["Author"] = "SharePoint";
    items["Created"] = "01/08/2014 01:44 PM";
    items.Update();
    list.Update();
    web.AllowUnsafeUpdates = false;
    protected void Page_Load(object sender, EventArgs e)
    but when i try adding this web part to a page i got the following error:-
    Invalid data has been used to update the list item.The field you are trying to update may be read only
    so can anyone advice?

    i only changed lines bitween 
    web.AllowUnsafeUpdates = true;
    and
    web.AllowUnsafeUpdates = false;
    and other parts of code remains without change
    so it will updates all pages in current web
    yaşamak bir eylemdir

  • Error occured while transforming payload using XSL

    Hi,
    When i deployed the SOAOrderBooking BPEL process, an instance created successfully in BPEL console (after submitting orders successfully), but when i clicked the instance window in ESB control to confirm that the service instance successfully received the order and initiated the SOAOrderBooking BPEL process, i can see 2 instances there OrderBookingESB and FulfillmentESB, so now the issue is the FulfillmentESB instance created with some error which is given below:
    Error Message
    Error occured while transforming payload using XSL "esb:///ESB_Projects/SOAEssentials_FulfillmentESB/PurchaseOrder_To_FedexshipmentCollection.xsl". Reason : Could not load XSL transform into the cache for XSL/XSLT "esb:///ESB_Projects/SOAEssentials_FulfillmentESB/PurchaseOrder_To_FedexshipmentCollection.xsl"! Reason : org.apache.slide.structure.ObjectNotFoundException: No object found at /files/ESB_Projects/SOAEssentials_FulfillmentESB!
    at oracle.tip.esb.server.service.EsbRouterSubscription.transform(Unknown Source)
         at oracle.tip.esb.server.service.EsbRouterSubscription.onBusinessEvent(Unknown Source)
         at oracle.tip.esb.server.dispatch.EventDispatcher.executeSubscription(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscription(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscriptions(Unknown Source)
         at oracle.tip.esb.server.dispatch.EventDispatcher.dispatchRoutingService(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(Unknown Source)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(Unknown Source)
         at oracle.tip.esb.utils.EventUtils.raiseBusinessEvent(Unknown Source)
         at oracle.tip.esb.server.service.EsbRouterSubscription.onBusinessEvent(Unknown Source)
         at oracle.tip.esb.server.dispatch.EventDispatcher.executeSubscription(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscription(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.processSubscriptions(Unknown Source)
         at oracle.tip.esb.server.dispatch.EventDispatcher.dispatchRoutingService(Unknown Source)
         at oracle.tip.esb.server.dispatch.InitialEventDispatcher.dispatch(Unknown Source)
         at oracle.tip.esb.server.dispatch.BusinessEvent.raise(Unknown Source)
         at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.raiseEvent(Unknown Source)
         at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.........
    Besides after submitting orders, when i clicked "View Current Orders", iam getting 500 internal server error: Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
    If anyone know how to solve this issue plz let me know...
    Thanks in advance....
    - Indhu
    Message was edited by:
    Indhu

    Looks like you might not have imported the xsl within the project. When you import the files from outside your project you have to have "Add to project" checked.
    Check if you see the xsl file within the project folder.
    DP

  • What r the diff. error that can be solved using RSRV tcode?

    Hi ,
    what r the diff. error that can be solved using RSRV tcode?
    I want to know all the errors that can be solved using RSRV t code
    if any body is having good document regarding RSRV please send it to me at
    <u><b>[email protected]</b></u>
    Thanx in advance,
    ravi.

    Hi,
    Refer the below links for more details about RSRV TCODE.
    /community [original link is broken]
    http://help.sap.com/saphelp_nw04/helpdata/en/92/1d733b73a8f706e10000000a11402f/frameset.htm
    it's for bw objects consistency analysis and repair.
    from transaction code RSRV doc itself :
    Transaction RSRV: BW Data and Metadata Test and Repair Environment.
    Transaction RSRV checks the consistency of data stored in BW. It mostly examines the foreign key relationships between individual tables in the enhanced star schema of the BW system.
    The transaction interface was re-designed for SAP Portals release 3.0A. A brief guide about how to use the transaction follows.
    Starting the Transaction
    You can reach the test and repair environment
    By entering the transaction code RSRV
    From InfoObject maintenance (Transaction RSD1)
    By clicking on the "Analyze" button in the intial screen.
    After selecting a characteristic in the maintenance screen via the "Processing -> Analyze InfoObject" menu option.
    The Initial Screen
    When using the test and repair environment for the first time, the message "Values were not found for all setting parameters" draws your attention to the fact that there aren't any saved settings for your user.
    After confirming the dialog box, you reach the initial screen of the transaction. This is divided into two parts:
    1. On the left-hand side, you can see a tree structure with the pool of available tests.
    2. The right-hand side is empty at first. The tests you have selected will be put here. A selection of tests is called a Test Package here.
    Combined and Elementary Tests
    An Elementary Test is a test that cannot be divided into smaller tests and that can therefore only be executed as a whole.
    In this regard, a Combined Test determines which elementary tests are to be executed after entering the parameters. You can remove individual elementary tests from the test package before carrying out the actual test run, in order to reduce run time, for example.
    Combining a Test Package and Executing it.
    Firstly select one or more tests with drag&drop or by double-clicking. Each selected test appears as a closed folder in the view of your test package. (An exception is elementary tests without parameters: These do not appear as a folder). You can also drag a whole folder of tests from the test pool across to the right-hand screen area; all tests that are located in the hierarchical structure under this folder are then added to the test package. You can also display a short description of the test, if required. Do this right-clicking on a test and choosing "Description" from the context menu.
    Afterwards, you must supply the tests with parameters. Tests without parameters must not be given parameters. You are given notification of this when selecting them. You can enter parameters by double-clicking on a test (or a test package) or by expanding the folder of the test.
    A dialog box appears in which you must enter the required parameters. Input help is often available. After entering the parameters, a folder with the name "Parameter" is added under the test. This contains the parameter values. The test name can change in some circumstances, enabling you to see at first sight for which parameter values the test is to be executed. It is possible to select the same test several times and give it different parameters, which may even be preferable in some situations. When you have supplied the combined test with parameters, the folder with the name "Elementary Tests" is added under this one. It contains the elementary tests, from which the combined test is built. You can delete individual elementary tests in the test pool using drag & drop.
    After supplying all tests with parameters, you can start the test run by clicking on the "Execution" button. After execution, the test icons change from a gray rhombus to a red, yellow or green one, depending on whether the test had errors, warnings or was error-free.
    Test Results
    The test results are written to the application log. Depending on the settings, the system jumps automatically to this display, or you can reach it by clicking on the "Display" button. The results are saved in the database, and can therefore be compared later with additional test runs.
    In the left-hand side of the window, you can see an overview of the most recent test runs. Double-clicking on a folder displays all messages under these nodes as a flat (non-hierarchical) list in the right-hand screen area. Long texts or detail data may be available for individual messages, which can be displayed with a mouse click.
    Repairs
    Some tests can repair inconsistencies and errors. Automatic correction is generally not possible: If entries are missing from the SID table for a characteristic, in which case the lost SIDs are still being used in a dimension table (and the corresponding dimension keys are still being used in the fact table) of an InfoCube, you can only remove the inconsistency by reloading the transaction data of the InfoCube. Also note that you must make repairs in the correct sequence. You must always read the documentation for the test and have a good idea about how the error occured, before making the repairs.
    After executing the test run, go from the application log back to the initial screen to make these repairs. Click on the "Fix Errors" button to start an error run. Since the dataset could have changed between the test and the repair run, the required tests are executed again before the actual repair. The results can be found in the application log once again.
    Test Packages
    The test package is deleted if you do not save the test package in the display before leaving the test environment. Choose "Test Packages -> Save Test Package" in the option menu. You can do the following via options in the "Test Package" menu:
    Load packages
    Load for processing - the package is then locked against changes by others.
    Delete and
    Schedule execution at a later date or at regular intervals in background processing
    Settings
    In the "Settings" menu option, you can make settings (adjust the size of the screen areas, for example) and save them. The settings are automatically read when starting the test environment. Support packages are being delivered with additional settings options since the test environment is under development at the moment. A message notifies the user at the start if there aren't any values for the setting options.
    Jobs Menu Option
    You can access the job overview via the Jobs -> Job Overview menu. Use this when you want to check the status of a test package you have scheduled.
    Application Log Menu Option
    You can display old logs from previous test runs in the dialog box, as well as scheduled ones. The option of deleting test logs can also be found here.
    New Selection Button
    The currently selected test package is deleted when you press this button.
    Filter Button
    After a test run, click on this button to remove all elementary tests without errors or warnings from the test package.
    Executing Test Packages in Process Chains
    You can add a process chain to the ABAP Programm RSRV_JOB_RUNNER in the process chain maintenance transaction, RSPC. To do this, use drag & drop to select the process type "ABAP Program" under "General Services" in the process type view. When maintaining process variants you will be asked for the program name and a program variant. Enter RSRV_JOB_RUNNER for the program name. Choose a program variant name and click on "Change". In the next screen you are able to either change or display an already existing variant, or create a new variant. When creating a new variant you will be asked for the following: Package name (an imput help on this is available), the detail level for the log to which the RSRV log in the process chain log is to be integrated, and a message type severity at which process chain processing should be terminated.
    The RSRV process log in the process chain is built as follows:
    First is a summary specifying whether errors, warnings, or no errors occurred for each elementary test.
    A log view of the RSRV test package at the specified detail level follows.
    Example: If you choose the value '3' for the detail level, only messages up to and including detail level 3 will be included in the log processes for the process chain. Messages occuring at a lower layer of the test package test are not displayed in this log. Please note that, unlike the application log, the process log does not propagate errors from deep detail levels to low detail levels. For example, if a single detail level 4 error occurs the summary will show that the relevant test delivered an error. However, this error will not be listed in the second part of the log.
    A complete log is always written independantly of the RSRV process log in the process chain. You can view this in the menu option "Application Log->Display Log->From Batch".
    Please note that there is currently no transport object for test packages and that consequently these cannot be transported. Process chains that execute RSRV test packages must therefore be manually postprocessed after a transport to a different system: The relevant test packages must be created.
    Hope This Helps,
    This is already there in SDN.
    Regards,
    rik

  • Attachment error: Object Link type

    Hi,
    This is regarding the UWL - opening the attachment.
    we have integrated the solution manger to the Enterprise portal where
    the workflow tasks of the solution manager will be displayed in the UWL
    of the Enterprise portal.
    The workitems are displayed properly, but when we try to see the actual
    work item attachment it is giving error as follows:
    "Attachment error: Object Link type . See log file for details "
    The detailed error we have taken from the UWL.log, which displays as
    follows:
    " Mon Mar 12 20:45:42 GMT+05:30
    2007:com.sap.netweaver.bc.uwl.core.connect.webflow.util.ObjectLinkException: Mon Mar 12 20:45:42 GMT+05:30 2007 CRM Context service has not
    been installed "
    The URL which goes like this:
    http://ep6devn:50000/irj/servlet/prt/portal/prtroot/com.sap.netweaver.bc.uwl.ui.UWLInformation?key1=AttachmentError&key1_param1= Object Link type .
    Similarly if we try to open the same attachment in solution manager by
    logging at SAP-GUI frontend i.e. through Tcode:SBWP and selecting the
    workitem, choosing the objects and attachments. it is displaying the
    actual message.
    Enterprise portal current status: EP 6.0 NW2004-SP16
    Solution manager status: SOlution manager 4.0 NW2004s-SP8
    Help me in solving this.
    Thanks and Regards
    Yaswanth kumar P

    It seems to be some Basis Issue. May be something from Basis or security side needs to be done. We had experienced such issues previously. The basis team can resolve this.
    <b>Please reward Points if useful</b>
    Thanks
    Arghadip

Maybe you are looking for