Failed to retrieve git package from all mirrors [Solved]

Hi there. I'm having trouble installing git. Everything else I've installed has been fine (and I have installed other things while this problem persists)
$ sudo pacman -S git
resolving dependencies...
looking for inter-conflicts...
Targets (2): perl-error-0.17018-1 git-1.7.12-1
Total Download Size: 2.66 MiB
Total Installed Size: 17.00 MiB
Proceed with installation? [Y/n]
:: Retrieving packages from extra...
error: failed retrieving file 'git-1.7.12-1-x86_64.pkg.tar.xz' from mirror.aarnet.edu.au : The requested URL returned error: 404 Not Found
I leave pacman running through all the other mirrors, and it just cannot find the file on any of them.
When I look at http://mirror.aarnet.edu.au/pub/archlin … os/x86_64/ I see that there is git-1.7.12.1-1-x86_64.pkg.tar.xz which is named differently to the target pacman is looking for (git-1.7.12-1-x86_64.pkg.tar.xz)
I'm new to arch and pacman. Where could this inconsistency be coming from, and how would I go about resolving it?
EDIT: Just found the -y option in the pacman man page. Solved!
Last edited by oadams (2012-09-23 07:26:37)

I used the following process to clean up these warnings on my DPs:
Setup content validation checks for each of my affected DPs to run every morning (previously only set to weekends). I did this so when I made a change I could validate whether or not it worked the following day. It would be great if there was a way to force
these checks manually but I haven't found a method yet.
After the content validation check completed I filtered through the smsdpmon.log on each affected DP. This revealed the package ID that was causing the issue.
In my environment the package in question was not needed so I deleted it. If it is required I suspect re-distributing it would work as well.
At this stage the problem was still not fully resolved for me. Even though I had deleted the package WMI was still inaccurate. I used this script to scrub WMI on all affected DPs and it picked up the problematic package ID:
http://gallery.technet.microsoft.com/Powershell-script-to-fix-81dc4e69
My content validation checks are now passing and the warnings are being cleared. YEAH!
As a final note - After running the PS script Nickolaj posted I ran started seeing dozens of error checks on my packages (Distribution Manager failed to process package "Laptop Drivers" (package ID = XYZ00123).) After doing some research
I found I was prone to this issue:
Failed to start DP health monitoring task. In my case the suspect file was called "Microsoft". I moved it to another location and the errors cleared immediately.
Hope this info is helpful to others!

Similar Messages

  • All DPs read "Failed to retrieve the package list on the distribution point"...

    About 2 weeks ago all 10 of my DPs started reporting the following warning (roughly 2 weeks after upgrading to R2):
    "Failed to retrieve the package list on the distribution point ["Display=\\<server.FQDN>\"]MSWNET:["SMS_SITE=<code>"]\\<server.FQDN>\. Or the package list in content library doesn't match the one in WMI. Review
    smsdpmon.log for more information about this failure.
    This warning has appeared in my environment once before and I've read a number of posts regarding it. In the previous situation I found the problematic package ID recorded in smsdpmon.log and followed the standard procedure of redistributing and then proceeded
    with a validation check on the affected DP. These steps resolved the issue originally.
    This time around the package ID is not referenced in smsdpmon.log. It had the same error but the ID was not listed. Unfortunately the logs have already rolled over and I forgot to save a copy so I don't have anything to reference. I'm curious if anyone else
    has seen this behavior and what the recommended fix is. 
    As always, appreciate the help!

    I used the following process to clean up these warnings on my DPs:
    Setup content validation checks for each of my affected DPs to run every morning (previously only set to weekends). I did this so when I made a change I could validate whether or not it worked the following day. It would be great if there was a way to force
    these checks manually but I haven't found a method yet.
    After the content validation check completed I filtered through the smsdpmon.log on each affected DP. This revealed the package ID that was causing the issue.
    In my environment the package in question was not needed so I deleted it. If it is required I suspect re-distributing it would work as well.
    At this stage the problem was still not fully resolved for me. Even though I had deleted the package WMI was still inaccurate. I used this script to scrub WMI on all affected DPs and it picked up the problematic package ID:
    http://gallery.technet.microsoft.com/Powershell-script-to-fix-81dc4e69
    My content validation checks are now passing and the warnings are being cleared. YEAH!
    As a final note - After running the PS script Nickolaj posted I ran started seeing dozens of error checks on my packages (Distribution Manager failed to process package "Laptop Drivers" (package ID = XYZ00123).) After doing some research
    I found I was prone to this issue:
    Failed to start DP health monitoring task. In my case the suspect file was called "Microsoft". I moved it to another location and the errors cleared immediately.
    Hope this info is helpful to others!

  • DP's have Warning "Failed to retrieve the package list on the distribution point" - How to Clear it?

    All but one of my DP's (A new one I just created) have this Warning Message:  "Failed to retrieve the package list on the distribution point".  They all seem to be working, I can update and push new content to them.
    When I go to the smsdpmon.log, it has an error for a package, but I've since redistributed it, and it is working fine. (Items below are snips from the smsdpmon.log)
    CContentDefinition::LibraryPackagesWmi: The package data in WMI is not consistent to PkgLib SMS_Distribution_Point_Monitoring 11/16/2013 6:00:01 PM 3920 (0x0F50)
    CContentDefinition::LibraryPackagesWmi: Package PS10011B can't be found in PkgLib SMS_Distribution_Point_Monitoring 11/16/2013 6:00:01 PM 3920 (0x0F50)
    CContentDefinition::LibraryPackagesWmi failed; 0x80004005 SMS_Distribution_Point_Monitoring 11/16/2013 6:00:01 PM 3920 (0x0F50)
    Failed to evaluate package PS10011B, Error code 0x80070002 SMS_Distribution_Point_Monitoring 11/16/2013 6:29:50 PM 3920 (0x0F50)
    Since then, after redistributing the package, it clears up the logs... but not the warning in Monitoring:
    Start to evaluate package share for package 'PS10011B' version 0 ... SMS_Distribution_Point_Monitoring 11/18/2013 12:39:52 PM 868 (0x0364)
    Package PS10011B is verified successfully SMS_Distribution_Point_Monitoring 11/18/2013 12:39:52 PM 868 (0x0364)
    So since everything appears to be working fine, how do I clear out that Warning, so I have nice Green Check Mark Icons in my Monitoring Tab, so when something actually does go wrong, I won't just ignore it since it's always been set to Warning?

    I'll have to review this. The script
    here, alone did not solve the my issue. Interesting that it say I do not have any inconsistencies on any my DP's now, but I run the other one on a single DP, it states I have inconsistencies still.
    $WMIPkgList = Get-WmiObject -Namespace Root\SCCMDP -Class SMS_PackagesInContLib | Select -ExpandProperty PackageID | Sort-Object
    $ContentLib = (Get-ItemProperty HKLM:SOFTWARE\Microsoft\SMS\DP).ContentLibraryPath
    $PkgLibPath = ($ContentLib) + "\PkgLib"
    $PkgLibList = (Get-ChildItem $PkgLibPath | Select -ExpandProperty Name | Sort-Object)
    $PkgLibList = ($PKgLibList | ForEach-Object {$_.replace(".INI","")})
    $PksinWMIButNotContentLib = Compare-Object -ReferenceObject $WMIPkgList -DifferenceObject $PKgLibList -PassThru
    ##### section 1 #######################
    Write-Host Items in WMI but not the Content Library
    Write-Host ========================================
    $PksinWMIButNotContentLib
    Foreach ($Pkg in $PksinWMIButNotContentLib){
    Get-WmiObject -Namespace Root\SCCMDP -Class SMS_PackagesInContLib -Filter "PackageID = '$Pkg'" | Remove-WmiObject -Confirm
    I wonder if the first script is not looking for INI's whereas the second one is. I verified that the INI's do exist...
    I'll run the second on all of my DP's, remove the left over INI's, and report back again next week on status.
    -Tony

  • The Messaging Engine failed to retrieve the configuration from the database. Details:"c0002a1f".

    Hi All,
    We have two BizTalk nodes, from both nodes we are getting this error from today morning, nothings has changed from application end. 
    Error : The Messaging Engine failed to retrieve the configuration from the database. Details:"c0002a1f".
    Warning : Cannot perform encryption or decryption because the secret is not available from the master secret server. See the event log for related errors.
    Can you please suggest step where need to check.
    I don't have any knowledge where the master secret file saved during installation.
    Regards
    Suman 

    Most of the time, master secret server is not backup frequency. Mostly its is done during the time when the servers have been setup. If anything changed between the time the master secret has been backed up and now, then you don't have the correct version
    of master secret file backed up. This is why its is always a good practice to backup the master secret periodically and also try restoring in any of the test server to verify the backed up file is correct and also to make us conformable in restore
    process.
    You have one option now, try restoring with the file what you have  (4 years old). If the backed version is not the correct version, then only option is to reconfigure the BizTalk.
    MSDN: How to Restore the Master Secret
    You cannot backup the master secret file now as ii could have been corrupted. That the reason we're suggesting to restore the corrupted master secret file. For your future reference, following the steps as suggested in this article to take backup of master
    secret.
    MSDN: How to Back Up the Master Secret
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • HT201342 i have a 10.6.8 mac os x system in a intel processor computer. how can I addressbook contacts to icloud. I tried exporting my  import my addressbook and failed, then exportind a vcard from all contacts and failed and finale only one vcadr and fai

    i have a 10.6.8 mac os x system in a intel processor computer. how can I addressbook contacts to icloud. I tried exporting my  import my addressbook and failed, then exportind a vcard from all contacts and failed and finale only one vcadr and failed. Something might i doing wrong

    I just had the same problem, I've updated to 10.6.8 yesterday, and since then the browsing are very slow, no matter what broswer I am using, the upload download speed are still the same. But browsing just take forever, It takes for example google.com 30 seconds to load. I have Extream high speed internet connection, 3 other computers, and the only one is having this problem is the Mac after the update.
    Something in this update screwed my browsing capabitilties, I tried downloading Crome browser, same issue.
    I hope there is a way beside TimeMachine to revert the latest update. I don't want to reformat as I am sure as soon as I am going to do the update it will cause the same problem.
    Model Name:    iMac
      Model Identifier:    iMac11,3
      Processor Name:    Intel Core i7
      Processor Speed:    2.93 GHz
      Number Of Processors:    1
      Total Number Of Cores:    4
      L2 Cache (per core):    256 KB
      L3 Cache:    8 MB
      Memory:    12 GB
      Processor Interconnect Speed:    4.8 GT/s
      Boot ROM Version:    IM112.0057.B00

  • How to retrieve Task Lists from All Subsites to the Parent Site and display in Grid view using CAML Query

    How to retrieve Task Lists from All Subsites to the Parent Site and display in  Grid view using CAML Query + object model

    do u just want task list or items under task list for all subsites
    for items use spsitedataquery ref
    http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.spsitedataquery.aspx use recursive to get it from alll subsite under site collection
    for tasklist only u can a simply use a for loop to find in all subsite
    Manish Sati

  • Distribution Point Configuration Status - Warning - Failed to retrieve the package list on the DP.

    Hi,
    Some of our DP's have a warning (Shown with a yellow exclamation mark) that never goes away. I have run a script on the DP's that could check for inconsistency in WMI, but it found nothing. Everything seems to work fine, but it is annoying that everything
    is not green when it should be!
    The warning is:
    Failed to retrieve package list on the distribution point. Or the package list in content library doesn't match the one in WMI. Review smsdpmon.log for more information about this failure.

    Hi Peter,
    Yes I have tried to validate all content to no avail. ;(
    No help to find in smsdpmon.log, I really think it is a bug...
    Here is a small part of it:
    ]LOG]!><time="03:50:29.934-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024" file="libsmsmessaging.cpp:10858">
    <![LOG[Report status message 0x40000950 to MP]LOG]!><time="03:50:29.943-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024" file="smsdpmon.cpp:983">
    <![LOG[Status message has been successfully sent to MP from remote DP]LOG]!><time="03:50:29.969-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024"
    file="smsdpmon.cpp:1051">
    <![LOG[Start to evaluate package 'C010003E' version 0 ...]LOG]!><time="03:50:29.969-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024" file="smsdpmon.cpp:586">
    <![LOG[Report status message 0x4000094C to MP]LOG]!><time="03:50:29.969-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024" file="smsdpmon.cpp:983">
    <![LOG[Status message has been successfully sent to MP from remote DP]LOG]!><time="03:50:29.996-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024"
    file="smsdpmon.cpp:1051">
    <![LOG[Start to evaluate package share for package 'C010003E' version 0 ...]LOG]!><time="03:50:32.510-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024"
    file="smsdpmon.cpp:629">
    <![LOG[Package C010003E is verified successfully]LOG]!><time="03:50:32.512-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024" file="smsdpmon.cpp:649">
    <![LOG[Report state message 0x40000950 to MP]LOG]!><time="03:50:32.512-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024" file="smsdpmon.cpp:889">
    <![LOG[Report Body: <ReportBody><StateMessage MessageTime="20141129025032.000000+000" SerialNumber="0"><Topic ID="C010003E" Type="901" IDType="0"/><State ID="2384" Criticality="0"/><UserParameters
    Flags="0" Count="2"><Param>C010003E</Param><Param>["Display=\\dk01dc1sscm01.local.avk.dk\"]MSWNET:["SMS_SITE=C01"]\\dk01dc1sscm01.local.avk.dk\</Param></UserParameters></StateMessage></ReportBody>
    ]LOG]!><time="03:50:32.520-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024" file="libsmsmessaging.cpp:10858">
    <![LOG[Report status message 0x40000950 to MP]LOG]!><time="03:50:32.528-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024" file="smsdpmon.cpp:983">
    <![LOG[Status message has been successfully sent to MP from remote DP]LOG]!><time="03:50:32.557-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024"
    file="smsdpmon.cpp:1051">
    <![LOG[Report status message 0x40000959 to MP]LOG]!><time="03:50:32.557-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024" file="smsdpmon.cpp:983">
    <![LOG[Status message has been successfully sent to MP from remote DP]LOG]!><time="03:50:32.582-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024"
    file="smsdpmon.cpp:1051">
    <![LOG[Report status message 0x40000952 to MP]LOG]!><time="03:50:32.582-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024" file="smsdpmon.cpp:983">
    <![LOG[Status message has been successfully sent to MP from remote DP]LOG]!><time="03:50:32.607-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024"
    file="smsdpmon.cpp:1051">
    <![LOG[DP monitoring finishes evaluation.]LOG]!><time="03:50:32.607-60" date="11-29-2014" component="SMS_Distribution_Point_Monitoring" context="" type="1" thread="28024" file="smsdpmon.cpp:500">

  • How to retrieve DB package from JDev custom context menu

    Hi everyboby,
    I have a question, sorry in advance if it sounds dumb .
    In my JDev project I declaratively added a context menu to a database package (<folder type="PACKAGE">...) . It's to say when log in to a DB and you click on a package you can see the defined custom menu.
    Here is the structure of my custom menu added in the package context menu:
    -MyMenu
         -MySubMenu
    Programmaticaly, I managed to open a JFrame by affecting MySubMenu a java class file (<item className="OpenJFrame"><title>MySubMenu</title></item> for instance) which is in charge of creating the JFrame. Now if I click on MySubMenu a window opens.
    This window simply contains a button "commit package - svn".
    There comes my struggle. The opened window would let me press the button and commit the content of the package but I can't find how to retrieve the name or even the content of the previously clicked package.
    I tried to add a listener to the button and searched for the parent but I miserably failed to access the package.
    Do you have any idea on how I can perform this?
    Thank you.

    Hi',
    I think you are trying to do this "select empName from emp where empID=$empid" and the $empid should dynamically come.
    check this http://kr.forums.oracle.com/forums/thread.jspa?threadID=674513
    -Yatan

  • Yaourt: all git packages from AUR give me an error

    what could be the problem here? it worked before
    ==> Connecting to GIT server....
    Cloning into 'emesene'...
    fatal: unable to connect to github.com:
    github.com[0: 207.97.227.239]:
    Last edited by capoeira (2012-11-20 12:08:54)

    WorMzy wrote:It's working fine here. Just built pkgfile-git without problems.
    strange, why the hack isn't it working here?
    only way is editing the PCKGBUILD

  • Failed to retrieve SSIS package

    Hi , When I would like to browse the package in MSDB, it failed.
    And also can't import Package

    See if this helps
    https://msdn.microsoft.com/en-us/library/ms137789.aspx
    also check this
    http://vasudevtroubleshooting.blogspot.ae/2009/09/sql-server-specified-in-ssis-service.html
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • KDE and GNOME install no found smbclient from all mirrors?

    I met this issue when try to install KDE and GNOME. It is not found even in Arch's ftp and many mirrors.
    Who can help me this?
    Thanks in advance,
    Mike

    do pacman -Sy before. smbclient was updated yesterday and maybe you forgot to sync the database.

  • Fail to retrieve IP address: Want to print wirelessly to HP C4385 from iMAC

    I've gone through so many threads that I'm losing track. Where do I start?
    I have my PC downstairs with an HPC4385 printer connected via USB. I have my Intel iMAC upstairs and it is connected wirelessly via my Airport Express (also located downstairs - no issues connecting to the web). I want to print to the C4385 wirelessly from my iMAC (as it has the capability... supposedly), but I can't get past the configuration stage. I can see my network, successfully enter my network password, but then get a "Failed to retrieve IP address" on all counts.
    FYI: I don't have setup button to print a report showing my printer's IP address either. I actually don't know if that matters, or not.
    Has anyone successfully bypassed this issue to print wirelessly?
    Please help.

    Wish I could be helpful, but I'll "second," this request for information. I'm trying to do the exact same thing with the exact same printer, and I'm getting the exact same problem.

  • Pacman fails to install git ?[FIXED]

    I'm trying to install git on my system but it just fails every time with this message :
    resolving dependencies...
    looking for inter-conflicts...
    Targets (2): perl-error-0.17011-1  git-1.6.1-1 
    Total Download Size:    6.61 MB
    Total Installed Size:   14.29 MB
    Proceed with installation? [Y/n] Y
    :: Retrieving packages from extra...
    error: failed retrieving file 'git-1.6.1-1-x86_64.pkg.tar.gz' from ftp.belnet.be : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'git-1.6.1-1-x86_64.pkg.tar.gz' from ftp.nluug.nl : File unavailable (e.g., file not found, no access)
    error: failed retrieving file 'git-1.6.1-1-x86_64.pkg.tar.gz' from ftp.belnet.be : File unavailable (e.g., file not found, no access)
    warning: failed to retrieve some files from extra
    error: failed to commit transaction (unexpected error)
    Errors occurred, no packages were upgraded.
    I've tried different mirrors and such but still the same error ?
    Last edited by sylvarant (2009-02-02 14:03:30)

    belnet.be seems to be out of sync for almost a week. Pick another mirror and copy it to the top of /etc/pacman.d/mirrorlist.

  • [SOLVED] warning: failed to retrieve some files

    Hello ,
    I am new to ArchLinux and i have been struggeling with pacman today. I cant get it to download pakages from the mirrors. I have downloaded pakages through the archlinux.org website and used the command "pacman -U". But "pacman -S" only generates error messages.
    --2012-03-12 23:06:50-- [url]ftp://ftp.ds.hj.se/pub/os/linux/archlinux/extra/os/x86_64/eclipse-3.7-1-x86_64.pkg.tar.xz[/url]
    => `/var/cache/pacman/pkg/eclipse-3.7-1-x86_64.pkg.tar.xz.part'
    Resolving [url=ftp://ftp.ds.hj.se]ftp.ds.hj.se[/url]... 193.10.239.170
    Connecting to [url=ftp://ftp.ds.hj.se]ftp.ds.hj.se[/url]|193.10.239.170|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done. ==> PWD ... done.
    ==> TYPE I ... done. ==> CWD (1) /pub/os/linux/archlinux/extra/os/x86_64 ... done.
    ==> SIZE eclipse-3.7-1-x86_64.pkg.tar.xz ... done.
    ==> PASV ... done. ==> RETR eclipse-3.7-1-x86_64.pkg.tar.xz ...
    No such file `eclipse-3.7-1-x86_64.pkg.tar.xz'.
    warning: failed to retrieve some files from extra
    error: failed to commit transaction (error invoking external downloader)
    Errors occurred, no packages were upgraded.
    I have changed dns to 8.8.8.8 and i have uncommented the wget line in pacman.conf but still no positive result. I have also uncommented several mirrors in the mirror list.
    Any clues?
    Best Regards
    Problemer
    Found this thread one day later : https://bbs.archlinux.org/viewtopic.php?id=130138
    Last edited by Problemer (2012-03-13 16:49:33)

    Ok... So now i have generated a new mirrorlist through the wiki. I guess that the lower the score the better the mirror is.
    I have tried several new pakages and one of them was chromium.
    --2012-03-12 23:59:22-- http://mirror.devnu11.net/archlinux/extra/os/x86_64/chromium-14.0.835.202-1-x86_64.pkg.tar.xz
    Resolving mirror.devnu11.net... 78.46.68.28
    Connecting to mirror.devnu11.net|78.46.68.28|:80... connected.
    HTTP request sent, awaiting response... 404 Not Found
    2012-03-12 23:59:22 ERROR 404: Not Found.
    Still nothing... Any guess? Excuse the spoon feeding approch but i'm tired of this now
    Last edited by Problemer (2012-03-12 23:05:35)

  • Warning: failed to retrieve...

    when i type "pacman -S gnome" i get this
    warning: failed to retrieve some files from extra
    error: failed to comit transaction (unexpected error)
    errors occurred, no packages were upgraded.
    if someone can assist me with this problem it would be appreciated
    thank you in advanced

    Glad you were able to resolve your issue.
    Please edit your initial post and add "[SOLVED]" somewhere in the topic.  This way people don't have to read the thread to know that you have resolved the issue.
    See http://bbs.archlinux.org/viewtopic.php?id=50161.

Maybe you are looking for

  • SDO_TOPO_MAP.GET_EDGE_ADDITIONS

    Before any topo manipulation I have... SQL> select count(*), max(edge_id) from mgf_test_edge$; COUNT(*) MAX(EDGE_ID) 19844 19844 I create and load a topo_map... SQL> EXECUTE sdo_topo_map.create_topo_map('MGF_TEST', 'my_topo_map_cache'); PL/SQL proced

  • EXECUTE_ASYNCHRONOUS in ABAP Proxy

    hi, i have created a proxy and activated the proxy. Now i want to implement the function module in the EXECUTE_ASYCHRONOUS method. Where should i call the function module in the Proxy? TIA, Tirumal

  • Swc textfield not working in tabnavigator

    Has anyone else run into this, I have a Flash component that has been saved as a swc and imported into Flex. The component contains a textfield, however if the component is attached to a canvas in the tabnavigator, the textfield stops working. Once I

  • Background process going to " abap/heap limit"

    Hi All, When i check the trace file of the workprocess which is a background process it shows that the " WP has reached abap/heap limit" Does this trigger the dialog process into PRIV mode? or is it OK for a background process to reach the heap limit

  • Exchange Server Crashes

    Although heralded as exchange server active, there is no way on earth you can get mail to recognise NHS.NET which is one of the biggest microsoft exchange servers in the world in fact you get a kernel panic (see below) which crashes mail any idea or