SLTOOLS.SAR error when importing from JAVA export

I have done a standard system copy JAVA Export from a NW 7.01 EHP1 going to a new target system that is identical to the source.  I then moved the export files to the target and am running the import. 
I am now getting an error stating: "error opening X:\EPD_EXPORT\JAVA/TOOLS/SLTOOLS.SAR (error 6). The system cannot find the path specified". 
This TOOLS folder and SLTOOLS.SAR file does not exist because it was not created when I did the export from the source system.  Any idea why this was not created during the export?  Also, how can I obtain SLTOOLS.SAR?  Thanks in advance.

Hi,
Did you check "DB specic tools" during the export ? if not, try that option and export it.
SLtools should be under $SAPGlobalDir/sltools - (Please check whether your SOURCE system has it)
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/743fd6e5-0d01-0010-a2b5-e85339108ee9?QuickLink=events&overridelayout=true
Regards,
Arjun

Similar Messages

  • Error when importing from cd

    When importing from cd at random times I'll get this error message "the file "1234" cannot be imported because it does not appear to be a valid exported file" anybody know why? I really want to put these songs on my Ipod. Please help

    I am having the same problem and I know my hard drive is definitely not full

  • Error when importing from Excel in SAP

    Hello experts,
    My gets error when importing price list using the import form Xl menu :
    (-1200) DBMCconnBase::EndTransaction SQLEndTran sqlState 08S01, nativeErr: 0, errText:[Microsoft][SQL Native Client] Communication link failure
    This happens only when connected with SAP Client, it never happens when connected in terminal server directly on SAP server.
    Server 2003, MSSQL 2005 SP2
    SAP 2007 Sp01 PL08 HF01
    This has always been working before, it has stopped working when he changed the motherboard 3 weeks ago. Nothing else have changed.
    Any idea where to look at?
    Thanks!
    Chris

    hello Gordon,
    Thanks for your answer. that would have probaly fix the issue
    my techs fixed the issue by doing the 2 following thinks, i don't know if only one of them would have fix it.
    1. in the boot.ini file there was a /3G in the end, restricting the memory to 1G for the OS. The tech deleted it.
    2. in management studio, the technician changed the memory reserved for sql from 9/12 to 14/16Gb
    there was probably not enough RAM available for the import.
    since that change it works well.
    Thanks again!
    Christophe

  • Error when importing from Data Feeds

    SQL Server 2012 SSAS. Very funny error. I cannot same issue in forums:
    Errors in the high-level relational engine. The following exception occurred while the managed IDbCommand interface was being used: The remote server returned an error: (407) Proxy Authentication Required..
    An error occurred while processing the partition XXXXX
    The current operation was cancelled because another operation in the transaction failed.
    When I go through the import everything seems to be fine: it successfully connects to the report/data feed, it lets me preview and filter tablix displaying information, but when I click Finish, it throws the error on import.
    What could it be? I have configured credentials and Proxy in SQL Server Agent.

    Hi Alexandre, I am glad you found a workaround for this, but as this is a bug in our export code we would really appreciate you creating a Connect bug to track this. We will do our best to get this addressed on our side. To file
    a connect bug for this issue go to https://connect.microsoft.com/SQLServer/feedback/CreateFeedback.aspx and
    use the category "Developer Tools(SSDT, BIDS, etc.)". We're trying to track all bugs through connect as it helps us prioritize issues customers are running into, and track the fix status
    publicly.
    Thanks,
    Kevin

  • Keep getting "required file in use" error when importing from a disc

    Installed 12.0.1 this weekend and now cannot import songs from a disc (have tried on several different discs). I keep getting the error message that "Error occurred while converting the file. The required file is in use). Have rebooted several times with no improvement.  There doesn't seem to be any problem playing anything off my existing library, but I also get failure messages when purchasing from Amazon. Anyone have ideas?

    Any Suggestions?
    Dmitry

  • Error When importing from Essbase to OBIEE

    Hi guys I am trying to import from essbase to OBIEE, after i feed the essbase server details.
    I get
    error: nqserror 36001
    unable to load the dll essapinu.dll
    Can anyone help me in this case
    thanks

    Hi,
    I'm also experiencing the same problem, but this happens after I upgrade into Windows 7 and now I'm running the BI Admin Tools in XP Mode.
    I have also installed the EAS Console in my XP Mode, and the essapinu.dll is there in the EAS folder, but the error still exists.
    Pls help.
    Thanks

  • Error when import metadata: java.lang.ArrayIndexOutOfBoundsException: 1

    hello
    i made changes to the mapping in DEV env; exported mdl and now im trying to import this mapping into TEST;
    i receive error message:
    Error at line 8,487: MDL1261: Error importing MAPPING xxxx
    Detailed Error Message:
    java.lang.ArrayIndexOutOfBoundsException: 1
         at oracle.wh.repos.pdl.mxs.ReconcileService.createActionPlan(ReconcileService.java:774)
         at oracle.wh.repos.pdl.mxs.ReconcileService.getActionPlan(ReconcileService.java:683)
         at oracle.wh.repos.pdl.metadataloader.Import.MDLMXSUtil.internalCallMXS(MDLMXSUtil.java:924)
         at oracle.wh.repos.pdl.metadataloader.Import.MDLMXSUtil.callMXS(MDLMXSUtil.java:1032)
         at oracle.wh.repos.pdl.metadataloader.Import.OutputMDLImport.callMXS(OutputMDLImport.java:280)
         at oracle.wh.repos.pdl.metadataloader.Import.OutputMDLImport.endElement(OutputMDLImport.java:1523)
         at oracle.wh.repos.pdl.metadataloader.Import.OutputMDLImport.run(OutputMDLImport.java:1583)
         at oracle.wh.repos.pdl.metadataloader.converter.foundation.ConverterStateMachine.runAll(ConverterStateMachine.java:70)
         at oracle.wh.repos.pdl.metadataloader.converter.foundation.ProcessXML$ConvertHandlerBase.endElement(ProcessXML.java:226)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1309)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:326)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:293)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:295)
         at oracle.wh.repos.pdl.metadataloader.converter.util.WBXMLSourceReader.parse(WBXMLSourceReader.java:59)
         at oracle.wh.repos.pdl.metadataloader.converter.foundation.ProcessXML.runConversion(ProcessXML.java:356)
         at oracle.wh.repos.pdl.metadataloader.converter.foundation.ProcessXML.run(ProcessXML.java:290)
         at oracle.wh.repos.pdl.metadataloader.converter.foundation.StateMachine.runAll(StateMachine.java:50)
         at oracle.wh.repos.pdl.metadataloader.converter.WBConverter.ConvertXML(WBConverter.java:568)
         at oracle.wh.repos.pdl.metadataloader.Import.MDLImport.process(MDLImport.java:1928)
         at oracle.wh.repos.pdl.metadataloader.Import.MDLRunImport.internalRunImport(MDLRunImport.java:431)
         at oracle.wh.repos.pdl.metadataloader.Import.MDLRunImport.runImport(MDLRunImport.java:503)
         at oracle.wh.ui.metadataloader.Import.MDLUpgradeImportTransaction.internalRunImport(MDLUpgradeImportTransaction.java:218)
         at oracle.wh.ui.metadataloader.Import.MDLUpgradeImportTransaction.run(MDLUpgradeImportTransaction.java:319)
    any tips would be appreicated
    rgds

    hi
    thank you all for your tips and time to look at this issue;
    the error msg from the log is as i pasted it before;
    because i didnt have time to wait for oracle to get back to me on that i tried different workarounds and it worked;
    what i did is: i recreated the mappings causing errors via copy and paste; then i replaced these mappings in the process flow;
    i exported the mdl and imported it into TEST;
    now it went through fine;
    so the issue is no longer there (although i still do not know what was causing that)
    rgds

  • AMC error when importing from PP

    From PP CS5 to AME CS5 on a PC (Windows 7 (64-bit), i7 930, 18GB Ram)
    Any video format I try to encode... and TO any format will get this error.
    When I export to AME, AME will spawn but the project will not load. When I go to load it by hand [file>Add Premiere Pro Sequence] the project will load, but will remain with a "waiting" status.
    Then, when I close AME, I get this error message "Adobe Media Encoder has encountered an error. [...\...\Src\Core\DataWriter.cpp-226]"
    I'm fairly certain I caused this problem a few days ago.  I had multiple things running in the queue and my computer was running REALLY unusually slow, so I checked out what processes were sucking the most memory, and of course AME was up there.  Google Desktop was up there too, so I closed that down. But there was also a process that I seem to recall was started by Premiere Pro that was sucking a lot of memory. I figured since I was done with Premiere for the day, I'd stop that.
    Immediately after I did, the currently running AME project got an error. I realized my mistake. And none of the others in the queue would start.
    I was done for the day anyway, so I shut everything down and figured the problem would fix itself with a reboot the next day.  No such Luck...
    I've since combed the online forums for a solution... no luck. Any Ideas?

    Reinstall maybe?

  • UCSPE XML parsing error when importing from live UCS

    Hi all,
    I'm trying to import our live UCS hardware inventory in to the UCS platform emulator but keep getting an error stating:
    Server Error: code ERR-xml-parse-error: XML PARSING ERROR: no class named computeExtBoard
    The UCSPE imports all of our chassis' and blade servers, but it's missing all the chassis fans and psus, and the dimms, hdds, cpus, and storage controllers from all the blades. I haven't been able to figure out how to download or export the hardware inventory from the live UCS Manager as an XML for editing/loading in to UCSPE. It looks like you can only export as XML from USCPE, not from UCS Manager. Anybody have experience dealing with this?
    Thanks in advance!
    Jordan

    Hi all,
    I'm trying to import our live UCS hardware inventory in to the UCS platform emulator but keep getting an error stating:
    Server Error: code ERR-xml-parse-error: XML PARSING ERROR: no class named computeExtBoard
    The UCSPE imports all of our chassis' and blade servers, but it's missing all the chassis fans and psus, and the dimms, hdds, cpus, and storage controllers from all the blades. I haven't been able to figure out how to download or export the hardware inventory from the live UCS Manager as an XML for editing/loading in to UCSPE. It looks like you can only export as XML from USCPE, not from UCS Manager. Anybody have experience dealing with this?
    Thanks in advance!
    Jordan

  • Error when importing from Ipad

    I recently rebuilt my Aperture database to fix an issue that meant I had to repair it every time I tried to open Aperture.
    Now when I plug my ipad in, Aperture asks to import 400 images from the ipad. However, most of the  image previews for these images don't work and those I can see seem to be corrupted (e.g one third to half the image is there but the remainder is grey space). When I try to import them I get 400 errors, saying the images couldn't be imported.
    Then next time I plug in the ipad, Aperture asks to import the same 400 images again.
    I'm not sure how to remove the corrupted images from my ipad.
    Any hints?
    Thanks very much.

    You can import images from iPad and remove the from it using Image Capture app which is already installed on your mac. Have a look at this, it should help.
    http://www.speedofcreativity.org/2010/09/23/delete-ipad-photos-with-image-captur e/

  • Server error when importing from FB

    Hey,
    Cant import contacts from FB. Getting the server error message, please try again later.
    Tried turning off login approvals and enabling skypeworks on FB.
    Any other solution?

    hello Gordon,
    Thanks for your answer. that would have probaly fix the issue
    my techs fixed the issue by doing the 2 following thinks, i don't know if only one of them would have fix it.
    1. in the boot.ini file there was a /3G in the end, restricting the memory to 1G for the OS. The tech deleted it.
    2. in management studio, the technician changed the memory reserved for sql from 9/12 to 14/16Gb
    there was probably not enough RAM available for the import.
    since that change it works well.
    Thanks again!
    Christophe

  • IMovie gives error when importing from Movies folder.

    When I try to import either.avi or.mov from the Movies folder on my MacBook (the Movies folder has not changed location- it's on the Macintosh HD) iMovie '11 tells me one of two things:
    "+*Copy Failed*+
    /Users/admin/Movies/filename.mov
    +(Insufficient access privileges for operation)+"
    or
    "+*Copy Failed*+
    /Users/admin/Movies/filename.mov
    +(File not found)+"
    Is this a glitch? What can I do or what am I doing wrong?
    Message was edited by: ipodfreak110

    Are you saving the events to your internal hard drive or an external via USB as you capture? Reason I ask is I had this problem when capturing directly to my external USB drive I use to store my camcorder footage on. When I switched to saving to my internal it solved the problem. What I now do is save it to my internal (1 tape at a time) and then close iMovie '08 and then copy the event to the iMovie Events folder on my external hard drive. I then delete it on my internal. Open up iMovie and voila, its there and works.

  • Error when importing from GarageBand...

    Hi!
    I´ve just bought the new iLife 06. I wanted to test the new features in GarageBand and made a small project with some of the new sound effects added to GarageBand in iLife 06 (thunder, animal sounds etc.). This both sounds and works great! But, when i tried to imort the project to Logic Express 7.1.1 i get this error:
    "CoreAudio: Plug-in"Ducker" Not Available!"
    The project opens and all the tracks are there with correct names and all that. But, there's no sound!
    So, i tried to create the sounds in LE, just addig the exact same plugins as in the tracks from GB. This works, but it's a **** of a job!
    Anyone knows how to fix this?
    Machintosh G5   Mac OS X (10.4.5)   Logic Express 7.1.1

    I have the same problem too. Maybe someone with 7.2 can upload the ducker plugin(s) and post a link to the file(s)...or is that not allowed? If it isn't, then I'm gonna be pretty mad because Apple doesn't even mention or warn us that Logic isn't compatible with Garageband 3 UNLESS YOU HAVE THE UNIVERSAL VERSION WHICH IS 30$ MORE FOR A CROSSGRADE WHEN I DON'T EVEN HAVE AN INTEL CHIP COMPUTER!! All this fuss for a stupid ducking plugin...
    Anyway, I can't even hear any sound at all in Logic Express, let alone GarageBand songs...

  • Error when Importing from iTunes

    I downloaded a CD this morning (Italy time) and the last 3 tracks failed with an error message. Are my tracks lost? Can I get them back somehow or get a refund or is all lost?
    Regards

    in iTunes, access your *purchase history* via your account in the iTunes store,
    find the file in question, and click on the *report a problem button*. report the problem.
    clicking here should take you directly to your iTunes store log-in window.
    JGG

  • Error when importing CO Hierarchies from R/3 DEV to R/3 QAS

    Dear SDN,
    I am getting the following error when importing Cost center and cost element hierarchies from R/3 DEV to R/3 QAS...
    Object OSOA  0COSTCENTER_0101_HIER has not yet been imported successfully
    Object OSOA  0COSTELMNT_0102_HIER has not yet been imported successfully
    Ended with Return code ===8...
    But The two hierarchies were available in R/3 QAS and also i am able to utilise..
    My doubt is if i transport these hierarchies from R/3 QAS to R/3 Production any major issues...
    Now i want to test a data in BW DEV from R/3 Production data...
    So, I am planning to transport These hierarchies from R/3 QAS to R/3 PROD...
    Here we do not have BW QAS...So, getting data from R/3Production to BW DEV and testing...
    After testing Directly use in BW Production...
    So, Please suggest me why when importing these hierarchies errors occuring???
    Help will be greatly appreciated with points...
    Thanks in advance...

    Hi Venkat,
    Please go through the following threads...
    Hierarchy  Transports
    Transporting cost center and profit center standard hierarchies
    /community [original link is broken]://Transporting a hierarchy
    Transport Hierarchy
    Khaja

Maybe you are looking for

  • I downloaded iOS 8.2 and now my phone won't connect to the iTunes store, and my iTunes Match is turned off and won't turn back on...

    I downloaded iOS 8.2 on my iPhone 5s 32 GB and now my phone won't connect to the iTunes store, and my iTunes Match is turned off and won't turn back on... I'm trying to log in from Settings > iTunes & App Store... not working...  I have reset the pho

  • Office 2013 C2R Update Scheduled Task does not work

    Hi all. I am having difficulty getting network deployed updates to work correctly. I installed and older version of Office 2013 with the ODT from a network share and set the update path. I then downloaded an update via ODT. The issue is the scheduled

  • Duplicate pictures on iPhoto

    I'm looking for input/suggestions to eliminate duplicate photos.  While importing from a CD, there was an occasional "pop-up" window to alert me to a duplicate. However it was not consistent & I find I have hundreds of duplicates.  I read through pre

  • Using API - move course from subsection to another?

    Is it possible - using web services / Java API - to move a course from one section to another? If so, which methods should I use? Either it is a single command (which I could not find), or it is a procedure by which where you recreate an entire album

  • Error in characteristic properties in Web Analyzer

    hi we are in BI 7.0, I have this problem ; i run my query published on portal with WAD template; in BEx Web analyzer, every thing is fine. All the navigations and context menu are working very well except for characteristic properties, during Runtime