Error when opening files in KM Navigation Iview / Web-Dynpro

Hello,
i've created a navigation iview to browse through my km server, and also created a web dynpro application which allows me to do the same thing.
I can browse through folders without any probles, but when I try to open a file,  I get a java.lang.NoClassDefFoundError (in both KM-Iview and webdynpro application), which im currently unable to figure out what can be causing it.
Does anyone have any ideas on what can be causing such a problem?
many thanks,
Eli.

Hi,
concerning the hint to use "sapjarfinder.com" - this is really the wrong way to go. If you need the class for build-time issues, you'll need a copy of the JAR locally (through a locally deployed server or just as a copy of the JARs from some server in your company). And having these at hand, one definitely should use ClassLocator, as this directly extends the .classpath file.
Using "sapjarfinder.com" just means you don't know way to got... A short introduction for ClassLocator can be found here: https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/4051
Hope it helps
Detlev

Similar Messages

  • Error when opening file; see image for details

    I receive the following error when opening an ai file that was emailed to me.

    sk the sender to ZIP the file before sending and then send again.

  • Win32 exception error when opening file from RH6 in RH7

    I received the following error when opening a help file
    (.xpj) that was developed in RoboHelp 6 in RoboHelp 7:
    An unhandled win32 exception error occurred in RoboHTML.exe
    [4692].
    This occurred after receiving the notice to upgrade the
    project since it was created in an older version. After selecting
    Upgrade, I received a runtime error message prompt. After clicking
    OK, I received the message above.
    Does anyone know how to resolve this issue so that I can open
    the project without any problems in RH 7?

    Thanks a lot for replying.
    waldemar.hersacher wrote:
    I have Acrobat Reader 5.1 at home and 6 at work and both work fine with the LV 7.1.1 bookshelf and help file.
    Yep, I just uninstalled Adobe Reader 7.0 and installed version 6.0.1. The links now work perfectly, so evidently this is a problem with Adobe Reader 7.0. I'd still like to solve the problem, though, as I really like version 7.0. (Something has finally been done about the program's lengthy start-up time!)
    You can reach the PDF-Files also by using Help>>Search the LabVIEW Bookshelf. Does this link work for you?
    It works perfectly.
    javascript:AcrobatLink('../manuals/lvuser.pdf');
    This is a call to a java script function located in pdf.js.
    Other reasons:
    The Active-X control of Reader 7 has a bug.
    Your Internet security settings will not allow this operation. The Active-X will be loaded but will have no access to the file and yo get a wrong error message.
    Fair enough. If that is indeed the case, which Internet security setting should I try changing? I haven't done anything unusual to any of those settings. And where is pdf.js located? I tried searching for it but could not find it.
    Your advice is greatly apreciated.

  • Indesign CC view error when opening file

    When opening a file in Indesign CC, occasionally the application with all the tools are visible – but no page to be seen. The “save as” command is however active. When trying to close the application, the error message appears that there is an Indesign-error.
    When reopening Indesign, the application loads as usual and the missing file from the previous attempt now shows automatically. Does not make sense or...
    OS: Win7 (64 bit)
    Start disk: Samsung 500GB SSD
    Processor: Intel Core i7 CPU, 970 3,2GHz
    RAM: 24GB
    Display: NVIDIA GeForce GTX 580 (3GB)

    Probably won't help, but see Replace Your Preferences.
    Also i fyou've set your system display to Large Fonts it can casue all sorts of strange trouble in ID. See InDesign tools and panels don't respond to mouse clicks (Windows 7/Vista)

  • Error when opening files on fileserver

    I can't open files in CS5 from our fileserver.  CS3 and CS4 can open files fine, but I get a message: "cannot open the document . . . You may not have permission or the document may be open already."
    If I try opening a file on the fileserver in CS5, I get the  message.  When I open the exact same file, copied to a local disk, it opens fine.
    I'm on Windows 7, ID 7.0.2, the server is MacOsX SnowLeopard Server with system all up to date.
    Any help would be much appreciated . . .

    The case was that the Sever was mapped as a fileserver, but after mapping it with drive letter it works fine...
    Thanks for all your help...

  • Error when Opening a Crystal Report in a Web Application

    Hi All,
    How are things?
    We are trying to open a Crystal report in a Web Application based on a Web service on Appache Tomcat.
    The report is in the Test Environment poiting to a SQL 2005 Database.
    The report opens and runs fine in Crystal Reports and in Infoview.
    The Web application throws back a long error as shown below.
    Looks to be like a SDK Issue ( Not pretty sure )...
    Could anyone help me out on this?
    STACK TRACE: at BusinessObjects.DSWS.ReportEngine.ReportEngine.GetDocumentInformation(String documentReference, RetrieveMustFillInfo retrieveMustFillInfo, Action[] actions, Navigate navigate, RetrieveData retrieveData) at Service.GetReportWithParms(String rptName, String folderName, String parms, String user, String password, String output, String& strError) MESSAGE: Failed to retrieve binary view of the report. (Error: WRE 02527) CALL STACK TRACE: com.businessobjects.dsws.wsc.common.axis.WSExceptionFactory$ExportReportFailed at com.businessobjects.dsws.wsc.reportengine.Report.getBinaryDocument(Unknown Source) at com.businessobjects.dsws.wsc.reportengine.DocumentAgent.handleGetBinaryView(Unknown Source) at com.businessobjects.dsws.wsc.reportengine.DocumentAgent.handleRetrieveData(Unknown Source) at com.businessobjects.dsws.wsc.reportengine.DocumentAgent.handleActions(Unknown Source) at com.businessobjects.dsws.wsc.reportengine.CrystalReportEngineSoapImpl.getDocumentInformation(Unknown Source) at com.businessobjects.dsws.reportengine.ReportEngineSoapImpl.getDocumentInformation(Unknown Source) at com.businessobjects.dsws.reportengine.ReportEngineSoapSkeleton.getDocumentInformation(Unknown Source) at sun.reflect.GeneratedMethodAccessor155.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:402) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:309) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:333) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:481) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:323) at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:854) at javax.servlet.http.HttpServlet.service(HttpServlet.java:709) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:339) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) at com.businessobjects.dsws.wsc.common.axis.FlashFilter.doFilter(Unknown Source) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:186) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Thread.java:534) Caused by: com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Error in File XYZ.rpt: Failed to retrieve data from the database. Details: [Database Vendor Code: 408 ]---- Error code:-2147215357 Error code name:internal at com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKException(Unknown Source) at com.crystaldecisions.sdk.occa.managedreports.ps.internal.f.a(Unknown Source) at com.crystaldecisions.sdk.occa.managedreports.ps.internal.f.export(Unknown Source) ... 49 more
    Thanks,
    Raj

    Moving post to .NET SAP Crystal Reports forum
    Hello Scott
    What browser are you using and what is the version of the browser?
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Error when opening files

    When I open a ditamap and then open one of the files within the ditamap, the file takes several minutes to open (literally). The Frame console shows why -- it's generating dozens of error messages such as the partial list below.
    The files in the error message are all present, so I have no idea why Frame can't find/open them.
    Some of the file listed in the message are not referenced by any file in the current ditamap, so I don't know why it's even trying to open them.
    There are conrefs to some of the files listed in the message. Once the file has finally opened, these are fine. The conrefs to the files that Frame is "unable to open" are all resolved correctly.
    Any clues??
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__about_perspectives.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\glossary.xml
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__about_collections.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\glossary.xml
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__about_perspectives.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\glossary.xml
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__about_collections.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\glossary.xml
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__about_perspectives.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\glossary.xml
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__about_collections.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\glossary.xml
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__about_collections.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\glossary.xml
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__about_collections.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\glossary.xml
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__about_collections.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\glossary.xml
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__about_collections.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\glossary.xml
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__about_collections.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\glossary.xml
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: Specified FileOpenClient not installed.: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__managing_saved_collections.xml - Unable to resolve link
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__analysis_types.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\analysis_descriptions.xml
    DITA+FM ERROR: File: C:\dev\xpm_source\doc_source\Frame_source_files\base\base__analysis_types.xml - Unable to open referenced file: C:\dev\dev\xpm_checkin\doc\reuse_library\analysis_descriptions.xml

    This has been bugging me. Typically, the FileOpenClient error would include the name of the "client" referenced by the FileOpenClient parameter in the ditafm.ini file (I don't think it really does anything, but that's not the point). In this case it's not indicating the name of the client. After some testing it looks like FM10 (probably FM9 as well) prints this error along with the message about being unable to open a file. I have a feeling that it's just a bogus error message. However, the message about being unable to open the file is real.
    Note that there is a difference between being unable to "open" of "locate" a file .. you'll see different messages in each condition. This (and the message from M_Boyd) are "open" errors. Off hand I don't know why. Try manually opening the file specified and see if you get any errors. I've not been able to replicate the "open" error (just a "locate" error) even when I corrupt the target file so it is invalid XML. When I do this, the xref does not properly resolve, and it *does* add significant time to the time it takes to open the referencing file .. but I'm not getting any errors written to the console for this .. strange.
    Also note that the error says "Unable to resolve link" .. this means a "link" element is the referencing element, as opposed to an "xref". If it was an xref it would say "Unable to resolve xref".
    Bottom line .. don't worry about the FileOpenClient error .. I think it's just bogus. But there is some reason that FM isn't able to open your referenced files. I'd strip out all of the references and start over with just one .. make sure it works before adding more. The simpler you can keep the directory structure the better.
    Cheers,
    ...scott

  • 500 internal server error when opening file attachment

    Hi all,
    I dont know whether im placing my query in the right place. if not pls advice.
    I have uploaded documents to content management from EP portal. The name of the attachment is stored in SAP custom table and the physical file is stored in EP->content management. When i go content mangement and click the attachment, im able to download the file in most cases. But for one employee, when i go content admin -> i can see the attached file name. when i try to open the attachment i am getting error message "500 Internal server error. Please contact your content admin".
    Any help will be appreciated.
    Thanks!
    Dhiya.

    Nope. The problem occurs with the admin user. HE is able to download attachments, but when he click one attachment he is getting "500 internal server error contact sys admin"
    the same thing happens when he tries to open in
    irj/km/docs/documents/attachmentfolder/attachmentfile.doc

  • Muse Encounters "Invalid persistOwner" error when opening file

    I've been working on my website for over a year and recently it would give me an "encountered an error and will now exit." when I tried to save.  However, Muse would allow me to open the recovered file and I could pick up where I left off and could even upload to Business Catalyst.  After I recently updated to Muse 2014.3, I can't even recover the file anymore and receive the following message:

    Please send us the .muse file at [email protected] along with a link to this thread so we can investigate, repair and return your file. (We may also need the Recovery folder that's within the Muse preferences folder structure.) If the file is larger than 20Mb you can use a service like Adobe SendNow, Dropbox, WeTransfer, etc. (If you use a service, please include your return e-mail address in the body of the message, since not all services include it in the sharing invite they send.) Thanks.

  • Error when opening files using SMB server

    I’m trying to download files using a Windows SMB server, but it does not work properly. I'm using a VPN connection to access the server. I already added smb protocol in my system preferences (using 'more internet'), but when I’m trying to open a file, the following error message (code 36) appears:
    The Finder cannot complete the operation because some of the data in smb://........ could not be read or written.
    The Console gives the following error message:
    mount_smbfs: can't get server address `……:
    Unknown host
    mount_smbfs: can't get server address: syserr = Network is down
    Does anyone know how to solve thed error? Thanx in advance!
    iBook G4   Mac OS X (10.4)  

    This has been bugging me. Typically, the FileOpenClient error would include the name of the "client" referenced by the FileOpenClient parameter in the ditafm.ini file (I don't think it really does anything, but that's not the point). In this case it's not indicating the name of the client. After some testing it looks like FM10 (probably FM9 as well) prints this error along with the message about being unable to open a file. I have a feeling that it's just a bogus error message. However, the message about being unable to open the file is real.
    Note that there is a difference between being unable to "open" of "locate" a file .. you'll see different messages in each condition. This (and the message from M_Boyd) are "open" errors. Off hand I don't know why. Try manually opening the file specified and see if you get any errors. I've not been able to replicate the "open" error (just a "locate" error) even when I corrupt the target file so it is invalid XML. When I do this, the xref does not properly resolve, and it *does* add significant time to the time it takes to open the referencing file .. but I'm not getting any errors written to the console for this .. strange.
    Also note that the error says "Unable to resolve link" .. this means a "link" element is the referencing element, as opposed to an "xref". If it was an xref it would say "Unable to resolve xref".
    Bottom line .. don't worry about the FileOpenClient error .. I think it's just bogus. But there is some reason that FM isn't able to open your referenced files. I'd strip out all of the references and start over with just one .. make sure it works before adding more. The simpler you can keep the directory structure the better.
    Cheers,
    ...scott

  • Error when opening file

    I created a document in Illustrator on Friday and when I attempted to open it later to edit it more I continue to get this error:
    Can't open the illustration. The illustration contains an illegal or misplace operator.
    Offending operator: inf
    Context: % 1 1 3 0 -1 Gf
    %0.3300000013113022 0.02999999999329448 0 0 (Pantone 291) 0 x
    % 4 GI GX
    % 1 -1 3 0 1 -1 Gf
    % 0 O
    % inf
    If I click "ok" then the file opens with most of my document missing.

    n,
    One thing often tried first is to create a new document and File>Place the corrupted one to see how much may be rescued that way.
    Here is a website where you can see whether it can rescue the file, and if it can, you may pay for a subscription to have it done,
    http://www.recoverytoolbox.com/buy_illustrator.html
    and another similar website,
    http://markzware.com/adobe-software/fix-illustrator-file-unknown-error-occurred-pdf2dtp-fi le-recovery/
    As far as I remember, the former is for Win and the latter for Mac.
    Here are a few pages about struggling with it yourself:
    http://daxxter.wordpress.com/2009/04/16/how-to-recover-a-corrupted-illustrator-ai-file/
    http://helpx.adobe.com/illustrator/kb/troubleshoot-damaged-illustrator-files.html
    http://kb2.adobe.com/cps/500/cpsid_50032.html
    http://kb2.adobe.com/cps/500/cpsid_50031.html
    http://helpx.adobe.com/illustrator/kb/enable-content-recovery-mode-illustrator.html

  • Error when open file chm

    good morning,
    I have one file chm in a server. When i open this file in the
    server, i can`t problems. But I open this file remotely (Internet
    explorer or in other machine (shared recurso), the side html have a
    error. ¿¿??
    Thanks

    http://www.grainge.org/pages/authoring/chm_mspatch/896358.htm

  • Why do I keep getting low memory errors when opening files in Bridge CS4? (New computer running i7 2.40GHz, 12GB RAM)

    Just picked up a new computer which has a lot more RAM than my old computer bu I keep getting low memory errors. Never had this issue on my old computer, any ideas?

    Windows or Mac?  (If the former, I can't be of any help.)  Exact version of your OS?
    How much available disk space?  Do you have a separate hard drive for Photoshop's scratch file?

  • Error in Cs3 extended when opening files.

    hello Guys,
    when I open a file i get the error
    ADOBE Photoshop CS3 Extended:Photoshop.exe - teopassingsfout ( dutch for application error)
    The pc is member of a domain. I installed the legal software on users account with administrative privileges.
    Start the program without error untill opening a file.
    Does anyone has a solution for that please?

    Do you get an error when opening files from Bridge into Photoshop?
    Does the same happen when you open Raw files with Camera Raw?

  • Error when opening table container file keydb read only

    Hi Guys,
    We are installing solution manager 4.0 on windows/sql but we are getting following error and couldnt continue the installation
    FKD-00070  Error when opening table container file C:\PROGRA1\SAPINS1\SOLMAN\SYSTEM\MSS\CENTRAL\AS\keydb.xml for writing. Possible reason: "read-only"
    ERROR 2008-06-04 20:10:56.843
    FKD-00049  XML - Parser error: error: no DTD specified, can't validate in line 1, 1
    in file C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\MSS\CENTRAL\AS\keydb.xml.
    Please help
    Regards,
    Santosh

    Further info
    keydb.xml is empty and the directory has got write access for everyone
    regards
    Edited by: Santosh Keerti on Jun 4, 2008 1:29 PM

Maybe you are looking for

  • How to print the contents of doubly-Linked List

    Hi I have a DLList consists of header , trailer and 10 linked nodes in between Is there a simple way to print the contents ie "the elements" of the list thanks

  • Blue screen appears on startup and at shutdown

    A few months ago, I bought a macbook pro and it was doing fine. But recently, every time it starts, a blue screen appears for a split second then it goes to log- in. Then, every time I shutdown, it will also show up for a split second then shutdown.

  • How do I extend the length of a photo in iMovie

    I am trying to create a movie using only photos from iPhoto. How do I extend the viewing length of each photo? I have about 90 photos and I'm trying to do a 15-20 min. movie presentation. Right now, each photo only shows up for about 3 seconds. I wan

  • How to start a Failed job in Source System?

    Dear Experts, I have a job running daily in the source system was cancelled at the step 10. Since it is successfull upto step 9 I would like to run the job from the step 10 onwards. The cancelled job details are given below - Step 010 started (progra

  • N97 Sending Videos & Satellite Maps

    Hi All Has anybody noticed that you cant send videos from the Videos & Tv Library by any means on the N97, the only way I can see a way round it is to use the file manager which is a pain! Also when you download maps via pc to the phone the map data