Repository Manager - Edit Locally / Edit Online

Hi All,
Repository Manager gives the facility to edit the document through Edit Online and Edit Locally, can anybody suggest me how can I achieve this using RF client API.
Thanks,
Sharad

This is covered in the NetWeaver documentation at help.sap.com. Please try searching before posting questions.

Similar Messages

  • KM Content Edit Online Error: MalformedInputException

    When I tried to use the "Edit Online" for one of the html file that I created using MS Word (then Save As web page-html) in KM content folder.
    It appears as the following error:
    [code]
    sun.io.MalformedInputException
            at sun.io.ByteToCharUTF8.convert(ByteToCharUTF8.java(Compiled Code))
            at sun.nio.cs.StreamDecoder$ConverterSD.convertInto(StreamDecoder.java(Inlined Compiled Code))
            at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java(Compiled Code))
            at sun.nio.cs.StreamDecoder.read(StreamDecoder.java(Compiled Code))
            at java.io.InputStreamReader.read(InputStreamReader.java(Compiled Code))
            at java.io.BufferedReader.fill(BufferedReader.java(Compiled Code))
            at java.io.BufferedReader.readLine(BufferedReader.java(Compiled Code))
            at java.io.BufferedReader.readLine(BufferedReader.java(Compiled Code))
            at com.sapportals.wcm.control.edit.ResourceHtmlEditorControl.getContent(ResourceHtmlEditorControl.java:1032)
            at com.sapportals.wcm.control.edit.ResourceHtmlEditorControl.renderContent(ResourceHtmlEditorControl.java:1247)
            at com.sapportals.wcm.control.edit.ResourceHtmlEditorControl.render(ResourceHtmlEditorControl.java:440)
            at com.sapportals.wcm.control.edit.ResourceEditOnlineDescisionControl.render(ResourceEditOnlineDescisionControl.java:196)
            at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java(Compiled Code))
            at com.sapportals.wdf.stack.Pane.render(Pane.java(Compiled Code))
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java(Inlined Compiled Code))
            at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java(Compiled Code))
            at com.sapportals.wdf.stack.Pane.render(Pane.java(Compiled Code))
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java(Inlined Compiled Code))
            at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java(Compiled Code))
            at com.sapportals.wdf.stack.Pane.render(Pane.java(Compiled Code))
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java(Inlined Compiled Code))
            at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java(Compiled Code))
            at com.sapportals.wdf.stack.Pane.render(Pane.java(Compiled Code))
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java(Inlined Compiled Code))
            at com.sapportals.wdf.WdfCompositeController.internalRender(WdfCompositeController.java(Compiled Code))
            at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java(Compiled Code))
            at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java(Compiled Code))
            at com.sapportals.htmlb.Container.preRender(Container.java(Compiled Code))
            at com.sapportals.htmlb.Container.preRender(Container.java(Compiled Code))
            at com.sapportals.htmlb.Container.preRender(Container.java(Inlined Compiled Code))
            at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java(Compiled Code))
            at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java(Compiled Code))
            at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java(Compiled Code))
            at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java(Compiled Code))
            at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java(Compiled Code))
            at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java(Compiled Code))
            at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java(Compiled Code))
            at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java(Compiled Code))
            at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java(Compiled Code))
            at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java(Compiled Code))
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java(Compiled Code))
            at java.security.AccessController.doPrivileged1(Native Method)
            at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
            at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java(Compiled Code))
            at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
            at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java(Compiled Code))
            at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java(Compiled Code))
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java(Compiled Code))
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Inlined Compiled Code))
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java(Compiled Code))
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java(Compiled Code))
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java(Compiled Code))
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java(Inlined Compiled Code))
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java(Compiled Code))
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
            at java.security.AccessController.doPrivileged1(Native Method)
            at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    [/code]
    I understand that it is related to the Unicode type of the file. In this case, how do I fix the problem and allow the file to be able to edit online or locally?
    Thanks,
    Kent

    HTML from word and other code generators doesn't work fine with online HTML editor.
    Only HTML files created using the Online HTML editor will work fine.
    Check help documentation http://help.sap.com/saphelp_nw04s/helpdata/en/e6/62f8cb7afd764e9600360257202bc1/content.htm
    "You can use the HTML editor to create or change texts with simple formatting online. This is a ‘what you see is what you get’ editor."
    You have to used edit locally in your case.
    Regards,
    Prasanna Krishnamurthy

  • CUCM Session Management Edition Configuration Example

    Hello:
    Can somebody help with an example of configuration of the session management edition installed in a CUCM version 9 that has to be the central for dial plans and pstn access, it has work with other CUCMs version 9 (leafs)......i will appreciate if you can send an example or even a configuration guide, deployment guide, etc....
    Best Regards
    Bruno Lara 

    You can find a lot of into on it if you search cisco.com
    https://www.ciscolive.com/online/connect/sessionDetail.ww?SESSION_ID=6107&tclass=popup
    Basically think of it as a GK in old terminology, it will aggregate all the dial plans and you will direct anything you don't recognize to it for routing.

  • Directory serer access management edition problem

    Hi,
    While I m accessing the Service Management Option in the iPlanet Directory Server Access Management Edition 5.1, it is showing the following error in the screen.
    Error
    An error occurred while processing this request. Please contact your administrator.
    I checked up the access (/usr/local/sunone/directoryserver/slpad-<name>/logx/access and error) log of the directory and no errors are listed. What may be the problem?
    T V Sundar

    look in to your web container's logs directory for errors file that should tell your exactly what happened with stack trace
    /var/opt/SUNWam/debug/amConsole also could help in figuring out what is going on

  • Very disappointing why do I need a camera on my iPad to manage edit photos in new iPhoto app?

    Very disappointing why do I need a camera on my iPad to manage edit photos in new iPhoto app?

    That's just a visual differentiator so folks can easily tell if it will run on their machine. The difference is the RAM and processor in the iPad 2 and iPad (New). The camera has nothing to do with the physical requirements.

  • How to implement KM Edit Online feature?

    Hello,
    I am creating a web dynpro component that will integrate to KM.  I would like to have the WD application launch the Edit Online context menu feature on a HTML file stored in KM.  I bascially would like to have the user edit the HTML file with no knowledge they entered KM.  Can someone point me in the right direction on how to trigger the Edit Online option? 
    I have posted this also in the KM forum.
    Thanks,
    Steven

    Hi,
    timestamp is a date and thus cannot be used directly to determine seconds passed. So what you need to do is to build the difference between a saved time stamp and the current time.
    http://docs.oracle.com/javase/1.4.2/docs/api/java/sql/Timestamp.html
    So if you have two time stamps, then calling getTime() on each and building the difference gives you a value, which is millisecond. So to get this to an int value you divide it by 1000
    Frank

  • Manage Editable Items to Read only by Backing Bean!!

    Hi,
    JDeveloper/ADF 11g update 2
    I am finding such solution that how can I manage editable items by any action listener against button/link/object.
    Details:_
    Suppose I have a entry form of EMP tables' VO and want to show as read only during form load but when I will enter/click a edit button(manually created) then all items will be editable to be edited. and after submit and commit records then all items will be appear as like read only.
    I want to manage editable and read only by backing class/ action listener of edit button(manually created) . Is it possible ? if possible please give me a such solution.
    Please help me.
    zakir
    ===

    Ok here you go:
    Bean code (put this bean in session or page flow scope): package demo.clickenable;
    import javax.faces.event.ActionEvent;
    import oracle.adf.view.rich.component.rich.input.RichInputText;
    public class ClickEnableBean
        Boolean enable = Boolean.TRUE;
        public ClickEnableBean()
        public void setEnable(Boolean aEnable)
            this.enable = aEnable;
        public Boolean getEnable()
            return enable;
        public void flipEnable(ActionEvent actionEvent)
            if (getEnable().booleanValue())
                setEnable(Boolean.FALSE);
            else
                setEnable(Boolean.TRUE);
    }JSPX page:<?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich">
      <jsp:directive.page contentType="text/html;charset=UTF-8"/>
      <f:view>
        <af:document>
          <af:form>
            <af:panelGroupLayout layout="vertical">
              <af:panelGroupLayout partialTriggers="bte">
                <af:inputText label="Label 1" disabled="#{ClickEnable.enable}"/>
                <af:inputText label="Label 2" disabled="#{ClickEnable.enable}"/>
                <af:inputText label="Label 3" disabled="#{ClickEnable.enable}"/>
              </af:panelGroupLayout>
              <af:panelGroupLayout>
                <af:commandButton text="#{ClickEnable.enable ? 'Click to enable' : ' Click to disable'}" actionListener="#{ClickEnable.flipEnable}"
                                  id="bte" partialSubmit="true" partialTriggers="bte"/>
              </af:panelGroupLayout>
            </af:panelGroupLayout>
          </af:form>
        </af:document>
      </f:view>
    </jsp:root>The real work is done by a partial trigger on the button (id=bte). This trigger is used to update the panelGroupLayout holding the input text fields which are enabled/disabled via the boolean value of the bean. Each click on the button toggles the boolean value and updates the page.
    Timo

  • How to call Portal KM "Edit Online" function from component?

    I need to call standard portal "Edit Online" operation from my portal component for some file inside KM "/documents" directory. How can i do it?

    Figured it out.  I need to add a reference to the button that will be calling this function outside of the movieClip from INSIDE of it.
    var manualButton:DisplayObject = MovieClip(parent.parent.parent).manualButton;
    manualButton.addEventListener(MouseEvent.CLICK, onpauseButton);
    was added to movieClip that has the function and the "manualButton" is the name of the button on the outside of the movieClip that will be calling it.
    Thanks anyways!

  • Edit Online

    Hello,
    I am creating a web dynpro component that will integrate to KM.  I would like to have the WD application launch the Edit Online context menu feature on a HTML file stored in KM.  I bascially would like to have the user edit the HTML file with no knowledge they entered KM.  Can someone point me in the right direction on how to trigger the Edit Online option? 
    Thank you,
    Steven

    Hi Stevan,
    I bascially would like to have the user edit the HTML file with no knowledge they entered KM.
    What does this mean? Where will the user get the link to edit the HTML file?
    Will they get it in an email? as in some notification?
    Or they will have a Edit command on the context menu of the resource in KM?
    in this case u can create a custom KM Command and there u can call ur application and open
    up the edit view.
    Give more details on ur req,
    Check this Command: Link to KM folder - does it exsist/workaround
    Regards
    BP
    Edited by: Bobu George Putheeckal on Sep 30, 2008 1:24 AM

  • Managing/editing photos

    what do you think about apature elements to manage/edit photos vs iphoto?

    It is not clear what you are asking, but it sounds like you are asking if a combination of Apple Aperture and Adobe Photoshop Elements is better than iPhoto.
    For basic photo editing, you can use iPhoto to organize, together with Adobe Photoshop Elements for detailed pixel editing since iPhoto can't do that.
    If you work with raw format files from better cameras, or if you are more serious about precise photo editing, you can use Apple Aperture to organize and for advanced corrections to raw files, and then use Photoshop Elements when you need to do pixel editing that Aperture can't do.

  • Installation of Session Management Edition 9.0

    Before in the 8.X you would use the regular CUCM installation CD to install the Session management edition.
    now on 9.x i see a new installation CD does anyone know the difference? licensing? new engine?
    is it the same installation CUCM for both

    You can install 9iAS on W2K professional (that's a certified platform)
    Probably this kind of question is better suited to be posted in the 9iAS forum (Oracle Application Server - General
    --Olaf                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Siebel CRM On Demand Wealth Management Edition

    Hi,
    Does any one have documentation for Wealth Management Edition. I want to know what Objects are used in it and are they best practices .
    Thanks
    Ahmed

    I do not think there is any independent comparison chart. Every vendor might provide one showing their product beats everyone else. Gartner and Forester ranks CRM On Demand as the leaders in the CRM Space. They are still behind salesforce.com.
    I would suggest look at the functions you are trying to achieve and see which software would make sense. CRM on Demand is on a growth curve while salesforce has stabilized in the market space. CRM on Demand has some of the key functionality from Siebel and I can see they making rapid advancements. Salesforce has lot of partners. CRMOD R16 is going to be a major release with regards to functionality. Issue with CRMOD is they never tell you when they are coming out with a new release. This kind of sux!!.
    R15 of CRMOD has only 3 custom objects and R16 is expected to come out with somewhere between 8 - 30. Salesforce already has more than 30 custom objects (depending on the version).
    Salesforce data center architecture has been questioned of late - since all the salesforce customers were out for 40 minutes sometime last week. This will not happen in Oracle with their Pod Structure. One pod going down wont bring all the customers down.
    Oracle customer service has improved over the last year.
    If you are looking for any major functionality - let us know and we can help you

  • File System repository manager

    Hi All,
    I am working on configuring a File System Repository Manager. I followed the documentation at
    http://help.sap.com/saphelp_nw70/helpdata/EN/e3/92322ab24e11d5993800508b6b8b11/content.htm
    and
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/284
    I made all the configurations and also restarted the portal still do not see the repository in the KM content under root.  We are on Netweaver Portal 7.0 on AIX 5.3/DB6, Shared drive is on Win 2003 OS.
    Here are the some details on the configurations I made:
    Network Path:
    jCIFS Protocol: Active
    Description: Documents on Shared Drive
    Network path:
    <IP Address>\public\temporary
    password: ***********
    USer: Domain\User
    File System Repository:
    Description: Documents on Shared Drive
    Prefix: /abcdef
    Root Directory: //<IP Address>/public/temporary/FileShare
    Security Manager:AclSecurityManager
    ACL Manager Cache: ca_rsrc_acl
    Read Only: Not Active
    Please advice - thanks -sm
    Edited by: sm on Oct 24, 2008 4:34 PM
    Note: EP and Share Drive are on the same domain.

    Hello sm,
    You can monotor your repository manager cofiguration, whther it has been activated or not.
    It should show in green symbol if it has been correctly configured and active.
    Goto system Admin>monitoring>KM>Component monitor>Repository managers-->Check ur repository.... Green color indicate is working fine...
    Red color indicate error...
    you can check your configuration for the repository.
    Example configuration of a UNIX file system repository manager:
    Name                = fs_rep_unix
    Localroot           = /usr/company/share
    Prefix              = /company-share-unix
    Read Only           = deactivated
    Send Events         = activated
    Repository Services = properties, rating
    ACL Manager Cache   = ca_rsrc_acl
    Security Manager    = AclSecurityManager
    You can check your Local root i.e. your Root directory. The format should be correct as given in the example.
    Don't foget to appreciate, if helpful!!!
    Regards
    Manisha

  • SOAP/Web service based repository manager

    Hi,
    We would like to implement a repository manager using SOAP/Web service messages to connect to the document store.  The solution will have to support most opperations as the WebDAV repository manager supports.  TREX has to be able to crawl for indexing/classification, but I guess that is not a problem.
    Is the some information out there on creating repository managers like this, and how they tie in with ACL managers, cahces etc?
    Message was edited by: Bjorn Bjornstad

    Not relevant any more

  • Error when displaying thumbnails in new repository manager

    Hi KM Experts,
    I created a new Repository Manager as a copy of /documents.
    When I upload Images (jpegs, gifs) in this repository and try to display them using a ConsumterThumbnailExplorer I don't get the thumbnails displayed but the X-symbol that the browser displays when a image was not found. In the /documents repository the thumbnails are getting displayed.
    Here is the exception from the trace file:
    java.lang.NoClassDefFoundError: sun.awt.motif.MToolkit (initialization failure)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
    at java.lang.Class.forNameImpl(Native Method)
    at java.lang.Class.forName(Class.java:119)
    at java.awt.Toolkit$2.run(Toolkit.java:796)
    at java.security.AccessController.doPrivileged(AccessController.java:197)
    at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:787)
    at com.sapportals.wcm.repository.manager.thumbnail.ResourceImageThumbnailPlugIn.getThumbnail(ResourceImageThumbnailPlugIn.java:96)
    at com.sapportals.wcm.repository.manager.thumbnail.ResourceImageThumbnailPlugIn.getContentThumbnail(ResourceImageThumbnailPlugIn.java:45)
    at com.sapportals.wcm.repository.manager.thumbnail.ThumbnailNamespaceManager.getImage(ThumbnailNamespaceManager.java:539)
    at com.sapportals.wcm.repository.manager.thumbnail.ThumbnailNamespaceManager.getCreatedResource(ThumbnailNamespaceManager.java:459)
    at com.sapportals.wcm.repository.manager.thumbnail.ThumbnailNamespaceManager.getContent(ThumbnailNamespaceManager.java:335)
    at com.sapportals.wcm.repository.ContentImpl.internalGetContent(ContentImpl.java:328)
    at com.sapportals.wcm.repository.ContentImpl.<init>(ContentImpl.java:84)
    at com.sapportals.wcm.repository.ResourceImpl.internalGetContent(ResourceImpl.java:3203)
    at com.sapportals.wcm.repository.ResourceImpl.getContent(ResourceImpl.java:1183)
    at com.sapportals.wcm.repository.ResourceImpl.getContent(ResourceImpl.java:1147)
    at com.sapportals.wcm.protocol.webdav.server.WDGetHandler.internalHandle(WDGetHandler.java:319)
    at com.sapportals.wcm.protocol.webdav.server.WDGetHandler.handle(WDGetHandler.java:282)
    at com.sapportals.wcm.protocol.webdav.server.WDServlet.doGet(WDServlet.java:791)
    at com.sapportals.wcm.protocol.webdav.server.WDServlet.service(WDServlet.java:483)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:333)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.wcm.portal.connection.KmConnection.handleRequest(KmConnection.java:52)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:524)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172).
    Any help is appreciated !
    Regards, Andreas
    Edited by: Andreas Wachendorfer on Oct 29, 2009 7:05 PM

    Problem solved: JVM Parameter -Djava.awt.headless=true had to be set....

Maybe you are looking for

  • Crystal Reports - 64bit when Previous Reports were 32bit

    Hi, I have a 64bit question.  To take a step back, I was using Visual Studio 2008 on a 32 bit Windows O/S.  I was using the Crystal Reports that came with Visual Studio 2008 (I think that was just an option that you could install from the VS ISO). No

  • ITunes won't work with Windows Vista

    Everytime I try to open itunes I get the error message,  'itunes has stopped working, windows is checking for a solution to the problem'.  That ends everything. I have uninstalled, reinstalled, used System Restore, removed all new installs - nothing

  • AirPort first connect problem

    I buy AirPort Express Base Station. But it not work. I connect AirPort to my ethernet swith. And after 3 minits status lights flashing amber. I run AirPort Utility. He found Base station 000000. When I press "Continue" I recieve error -6742 (error sc

  • Count the number of mondays in a specific month

    Hey guys, do you know how I can show the number of mondays in the current month? Thank you very much. Marc

  • Tomcat seems couldn't run after installing Oracle 8.0.6

    After installing Oracle 8.0.6, my Tomcat seems couldn't startup. I have set the environment variable for JDBC and Oracle driver like: Classpath = .;c:\orant\jdbc\lib\classes111.zip and path = c:\jdk1.3\bin;c:\orant\jdbc\lib\classes111.zip. However, b