Error when trying to run Advisor

Hi!
I get the following error when trying to run the Advisor (Application Builder > Application xxx > Utilities > Advisor) over our application:
Unknown type! View: APEX_APPLICATION_PAGE_PROC Column: CONDITION_EXPRESSION1 Value: WHEN_ANY_ITEM_IN_COMMA_DELIMITED_LIST_OF_PAGES_HAS_CHANGED
... this happens every time, even if I uncheck all boxes except one (e.g. "References with substitution syntax").
I'm wondering if there is something wrong with our Apex installation as I can't see any other references to this problem in the forum. We don't seem to be suffering any other problems so I expect it's something small...
Has anyone else ever encountered this and does anyone know of a solution? I would like to use the Advisor for some QA processes as it looks like a handy tool.
Many thanks in advance,
Alex.
Versions:
Apex 4.1.1.00.23
Oracle DB 10.2.0.2

Hi Alex,
very interesting. Looks like one of your processes uses the WHEN_ANY_ITEM_IN_COMMA_DELIMITED_LIST_OF_PAGES_HAS_CHANGED condition which has been deprecated for a very long time.
If you execute the following query in your workspace schema, you should find those processes which do use the condition. You might want to check if the reported pages/processes are still used in your application.
select application_id,
       application_name,
       page_id,
       page_name,
       process_name
  from APEX_APPLICATION_PAGE_PROC
where CONDITION_EXPRESSION1 = 'WHEN_ANY_ITEM_IN_COMMA_DELIMITED_LIST_OF_PAGES_HAS_CHANGED';Regards
Patrick
My Blog: http://www.inside-oracle-apex.com
APEX Plug-Ins: http://apex.oracle.com/plugins
Twitter: http://www.twitter.com/patrickwolf

Similar Messages

  • App File Server connection error when trying to run a BI Publisher report..

    hello Gurus...
    As above - App File Server connection error when trying to run a BI Publisher report.. FOR THE FIRST TIME.
    What does our DBA need to do..?
    error message reads..
    Template code: SUARXASR
    Template app:  AR
    Language:      en
    Territory:     GB
    Output type:   EXCEL
    [5/10/10 10:59:27 AM] [UNEXPECTED] [46321:RT1487572]
    oracle.apps.fnd.cp.util.RemoteFileException: An error occurred while attempting to establish an Applications File Server connection with the node FNDFS_*****.ac.uk. There may be a network configuration problem, or the TNS listener on node FNDFS_*****.ac.uk may not be running. Please contact your system administrator.
    at oracle.apps.fnd.cp.util.RemoteFile.readURL(RemoteFile.java:241)
    at oracle.apps.fnd.cp.util.RemoteFile.transferFile(RemoteFile.java:194)
    at oracle.apps.fnd.cp.util.RemoteFile.transfer(RemoteFile.java:130)
    at  oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:264)at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    [5/10/10 10:59:27 AM] [46321:RT1487572] Completed post-processing actions for request 1487572.I'm sure we never had to set anything up in our Test instance!??!!??
    many thanks for looking..
    Steven

    nobody experienced this before..?

  • I'm getting a -2003F error when trying to run the internet recovery after installing a new hard disk in my macbook pro, any suggestions?

    After installing a new hard drive in my 2011 macbook pro, I'm getting a apple.com/support -2003F error when trying to run the internet recovery.  Any suggestions?

    Did you format the new HDD?  What is the status of the old HDD?
    Do you have an early or late 2011 MBP?
    Ciao.

  • Error when trying to run an application that worked when built with 8.6

    I have a simple program that I wrote in version 8.6 that I never had a problem building and running applications built with it in 8.6.  Two weeks ago I got 2009 in the mail because we had very recently purchased 8.6 and I am getting errors when trying to run an application built with the same code using 2009.  The error has to do with the Mean.vi.  It claims it cannot find it.  The error I get reads as follows:
    An error occurred loading VI 'NI_AALBase.lvlib:Mean.vi'.  LabVIEW load error code 3: Could not load front panel.  I don't need access to this vi's front panel, so I am wondering if it is a problem with the runtime engine and not my code.  Please respond as soon as possible as this will quickly start to impact my testing schedule.  Thank You.
    Solved!
    Go to Solution.

    Hi!
    The same problem ???
    I discussed it with my local NI technical support team. The application works without any problems now.
    Basic rule: when creating an installer be sure that option "Run Time Engine xxxx"  in "Additional Installers" category is checked in spite of the fact that Run Time Engine is already installed.
    Best regards.
    Attachments:
    ADDINST.png ‏13 KB

  • HT4796 I keep getting a Windows Mail error when trying to run the assistant on my pc, but I don't have any email programs open.

    I keep getting a Windows Mail error when trying to run the assistant on my pc, but I don't have any email programs open.

    You could of course use Safari your default browser as a quick method of accessing gmail until you figure out the Firefox problem. (More than one browser may be used on a Mac or other computer).
    Is this the only site you have problems with ? and does Safari work ok ?
    Often this problem requires the page to be reloaded
    * try pressing the shift key as you reload the page
    Another problem is sometimes the cookies for that site need clearing
    * see [[Delete cookies to remove the information websites have stored on your computer#w_delete-cookies-for-a-single-site]]_delete-cookies-for-a-single-site
    * see also [[Firefox and other browsers can't load websites]] or[[Firefox can't load websites but other browsers can]]

  • Today my iPad says network error when trying to run amazon instant video...

    Today my iPad says network error when trying to run amazon instant video... I fooled it into starting the movie, but the error message continues...

    What you need to do is go into settings
    Then go to wifi
    Tap the blue arrow to the wifi you are connected to
    Tap forget network
    Retap the wifi you want
    Reinsert your wifi code if you have one

  • Error when Trying to Run Concurrent Request on ASCP Instance

    Hi Experts,
    I have an issue when trying to run custom concurrent program in ASCP production.
    The error message is:
    oracle error 20001
    ORA-20001: APP-FND-02901
    You do not have access privilege to any operating unit. Please check if your profile option MO: Security Profile includes any operating unit or the profile option MO: Operating Unit is set has been detected in MO_GLOBAL.INIT
    I have searched through metalink regarding this issue and the solution is I should define the "MO: Security Profile" and "MO: Operating Unit" profiles.
    But the problem is my ASCP instance is not have any OU, it just defined for Inv Orgs. So, when I tried to define the profile, the LOV is empty.
    FYI, in my ASCP dev instance is working fine. I can run my concurrent request into it.
    In this instance, the profiles of "MO: Security Profile" and "MO: Operating Unit" are blank too.
    From this node:
    XLAACCPB - Create Accounting Program fails with Oracle error -20001: ORA-20001: APP-FND-02901: You do not have access privilege to any operating unit [ID 753824.1]
    It provided 2 actions, and when I tried to run query in the 2nd action, the result is:
    /* $Header: AFPFPROB.pls 120.18.12010000.10 2009/04/24 19:33:53 pdeluna ship $ */
    Any help would be really appreciated.
    Thanks & Regards,
    Rheza

    Hello Rheza,
    We are also facing the same issue in Self Service HR, We also do not have any Operating Unit setup.
    We are trying to run seeded "Active Users" concurrent program. Are you sure without setup of MO: Security Profile / MO: Operating Unit, It will work?
    Regards,
    Saurabh

  • Error when trying to run the rcu.bat file as part of OBIEE 11g installation

    when trying to run the rcu.bat file as part of OBIEE 11g installation on windows 7 64 bit I am getting the following error
    "windows cannot find C:\Users\manoj\Desktop\Oracle.Make sure you typed the name correctly, and then try again".
    Please help me how to overcome this error, I am not able to understand why it is looking for C:\Users\manoj\Desktop\Oracle.
    Thanks
    Manoj

    after setting the ORACLE_HOME and Path environment variables also....I am still getting the same error...so is it like RCU can be run only on windows 7 32-bit machines and it does not work on 64-bit machines? and also it seems like the previous versions of OBIEE 10.1.3.X does not support windows 7 64-bit machines...
    please help me finding a solution to this error....
    and what are all the versions of OBIEE can be installed on windows 7 64-bit machines?
    can't we install OBIEE 11g on windows 7 64-bit machines without including RCU?
    thanks
    Manoj
    Edited by: mkumar on Jun 2, 2011 3:47 AM

  • I get this error when trying to run iCloud- Error: 0x80040604: Up/POST:Conflicts

    Why do I always get this error when trying to upload Outlook data to iCloud (Win 7 & Outlook 2007) Error: 0x80040604: Up/POST:Conflicts???
    I have deleted an reinstalled iCloud and still can't get past the error.

    have you seen this KB article: http://support.apple.com/kb/HT1398 ?
    JGG

  • Error when trying to run an application containing an intercative form

    <b>Hello,
    I have installed WebAS 6.40 with ADS and ACF and there were no errors during the installation.
    Now I'm trying to build a view with an Interactive Form UIElement. I designed the form and now I'm trying to run the Web Dynpro Application. There are no Errors during the Deployments but when IE opens it shows following error message.
    seems to be something wrong with the binding of the form to the context? but I dont know how to fix this problem...
    any ideas?</b>
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4009.00.0000.20041104173322.0000 (release=630_REL, buildtime=2004-11-18:22:17:10[UTC], changelist=298578, host=PWDFM027)
    Web Dynpro code generators of DC local/larsPDF:
    SapDictionaryGenerationCore: 6.4009.00.0000.20041026131628.0000 (release=630_REL, buildtime=2004-11-02:22:13:11[UTC], changelist=295793, host=PWDFM027.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4009.00.0000.20041026132448.0000 (release=630_REL, buildtime=2004-11-02:22:17:25[UTC], changelist=295810, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCore: 6.4009.00.0000.20040909194107.0000 (release=630_REL, buildtime=2004-11-02:22:06:29[UTC], changelist=280398, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4009.00.0000.20041102105304.0000 (release=630_REL, buildtime=2004-11-02:22:38:28[UTC], changelist=297524, host=PWDFM027)
    SapWebDynproGenerationCTemplates: 6.4009.00.0000.20041102105304.0000 (release=630_REL, buildtime=2004-11-02:22:38:28[UTC], changelist=297524, host=PWDFM027)
    SapGenerationFrameworkCore: 6.4009.00.0000.20041026132141.0000 (release=630_REL, buildtime=2004-11-02:22:05:28[UTC], changelist=295805, host=PWDFM027.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4009.00.0000.20041026133106.0000 (release=630_REL, buildtime=2004-11-02:22:21:59[UTC], changelist=295820, host=PWDFM027.wdf.sap.corp)
    SapMetamodelDictionary: 6.4009.00.0000.20040805191532.0000 (release=630_REL, buildtime=2004-11-02:22:10:20[UTC], changelist=270520, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCommon: 6.4009.00.0000.20040909194107.0000 (release=630_REL, buildtime=2004-11-02:22:06:42[UTC], changelist=280398, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4009.00.0000.20041026133106.0000 (release=630_REL, buildtime=2004-11-02:22:22:31[UTC], changelist=295820, host=PWDFM027.wdf.sap.corp)
    SapDictionaryGenerationTemplates: (unknown)
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    No information available
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_07-b05, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2000, version: 5.0, architecture: x86
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Bound data node Node(TestPDFView.testNode) of InteractiveForm must not be empty!
         at com.sap.tc.webdynpro.clientimpl.xdp.renderer.data.XfdRenderer.renderLeadSelectedElement(XfdRenderer.java:175)
         at com.sap.tc.webdynpro.clientimpl.xdp.renderer.data.XfdRenderer.render(XfdRenderer.java:75)
         at com.sap.tc.webdynpro.clientserver.renderer.AbstractRenderManager.render(AbstractRenderManager.java:62)
         at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:343)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:104)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1085)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:393)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:635)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    <b>Message was edited by: Lars Roettgers
    I started from scratch, following the Tutorial from NDS's Help.
    Now there is another error message:</b>An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4009.00.0000.20041104173322.0000 (release=630_REL, buildtime=2004-11-18:22:17:10[UTC], changelist=298578, host=PWDFM027)
    Web Dynpro code generators of DC local/codeExample:
    SapDictionaryGenerationCore: 6.4009.00.0000.20041026131628.0000 (release=630_REL, buildtime=2004-11-02:22:13:11[UTC], changelist=295793, host=PWDFM027.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4009.00.0000.20041026132448.0000 (release=630_REL, buildtime=2004-11-02:22:17:25[UTC], changelist=295810, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCore: 6.4009.00.0000.20040909194107.0000 (release=630_REL, buildtime=2004-11-02:22:06:29[UTC], changelist=280398, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4009.00.0000.20041102105304.0000 (release=630_REL, buildtime=2004-11-02:22:38:28[UTC], changelist=297524, host=PWDFM027)
    SapWebDynproGenerationCTemplates: 6.4009.00.0000.20041102105304.0000 (release=630_REL, buildtime=2004-11-02:22:38:28[UTC], changelist=297524, host=PWDFM027)
    SapGenerationFrameworkCore: 6.4009.00.0000.20041026132141.0000 (release=630_REL, buildtime=2004-11-02:22:05:28[UTC], changelist=295805, host=PWDFM027.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4009.00.0000.20041026133106.0000 (release=630_REL, buildtime=2004-11-02:22:21:59[UTC], changelist=295820, host=PWDFM027.wdf.sap.corp)
    SapMetamodelDictionary: 6.4009.00.0000.20040805191532.0000 (release=630_REL, buildtime=2004-11-02:22:10:20[UTC], changelist=270520, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCommon: 6.4009.00.0000.20040909194107.0000 (release=630_REL, buildtime=2004-11-02:22:06:42[UTC], changelist=280398, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4009.00.0000.20041026133106.0000 (release=630_REL, buildtime=2004-11-02:22:22:31[UTC], changelist=295820, host=PWDFM027.wdf.sap.corp)
    SapDictionaryGenerationTemplates: (unknown)
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    No information available
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_07-b05, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2000, version: 5.0, architecture: x86
    Error stacktrace:
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:
         com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (503) Service Unavailable.
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:201)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.createPDF(PDFObject.java:142)
         at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:398)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:104)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1085)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:393)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:635)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: java.rmi.RemoteException: Service call exception; nested exception is:
         com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (503) Service Unavailable.
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:77)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:87)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:198)
         ... 27 more
    Caused by: com.sap.engine.services.webservices.jaxrpc.exceptions.InvalidResponseCodeException: Invalid Response Code: (503) Service Unavailable.
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.handleResponseMessage(MimeHttpBinding.java:734)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1118)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:71)
         ... 29 more
    <b>Message was edited by: Lars Roettgers
    By the way, my sapmmc shows everything green but i took a look at the std_server0.out file and there seems to be a problem with the iiop service (whatever it is?).
    the file says:</b>----
    stdout/stderr redirect
    node name   : server0
    pid         : 1468
    system name : J2E
    system nr.  : 00
    started at  : Fri Apr 15 08:21:43 2005
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude iaik/security/md/SHA a
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    SAP J2EE Engine Version 6.40   PatchLevel 87289.311 is starting...
    Loading: LogManager ... 8110 ms.
    Loading: PoolManager ... 15 ms.
    Loading: ApplicationThreadManager ... 1110 ms.
    Loading: ThreadManager ... 234 ms.
    Loading: IpVerificationManager ... 31 ms.
    Loading: ClassLoaderManager ... 141 ms.
    Loading: ClusterManager ... 2062 ms.
    Loading: LockingManager ... 188 ms.
    Loading: ConfigurationManager ... 0.000: [GC 0.000: [DefNew: 21503K->2090K(32256K), 0.1650020 secs] 21503K->2090K(251392K), 0.1651126 secs]
    11172 ms.
    Loading: LicensingManager ... 765 ms.
    Loading: ServiceManager ...
    14.543: [GC 14.543: [DefNew: 23594K->3006K(32256K), 0.0826214 secs] 23594K->3006K(251392K), 0.0827337 secs]
    Loading services.:
      Cannot start service com.adobe~FontManagerService; it has hard reference to service iiop with manual startup mode.
      Cannot start service com.adobe~DataManagerService; it has hard reference to service iiop with manual startup mode.
      Cannot start service com.adobe~TrustManagerService; it has hard reference to service iiop with manual startup mode.
      Cannot start service com.adobe~PDFManipulation; it has hard reference to service iiop with manual startup mode.
      Service runtimeinfo started. (47 ms).
      Service timeout started. (531 ms).
      Service cross started. (703 ms).
      Service memory started. (297 ms).
      Service file started. (1516 ms).
      Service jmx_notification started. (47 ms).
      Service trex.service started. (62 ms).
    46.686: [GC 46.686: [DefNew: 24510K->5134K(32256K), 0.1012833 secs] 24510K->5134K(251392K), 0.1013956 secs]
      Service p4 started. (546 ms).
      Service classpath_resolver started. (343 ms).
    51.751: [GC 51.752: [DefNew: 26638K->5639K(32256K), 0.0854840 secs] 26638K->5639K(251392K), 0.0855994 secs]
      Service userstore started. (78 ms).
      Service tcsecvsi~service started. (9313 ms).
      Service tcsecwssec~service started. (2812 ms).
    59.545: [GC 59.546: [DefNew: 27143K->6876K(32256K), 0.1044711 secs] 27143K->6876K(251392K), 0.1045851 secs]
      Service log_configurator started. (23437 ms).
      Service locking started. (0 ms).
      Service naming started. (1797 ms).
      Cannot start service com.adobe~XMLFormService; it has hard reference to service iiop with manual startup mode.
      Service ts started. (93 ms).
      Service licensing started. (16 ms).
      Service javamail started. (1360 ms).
      Service failover started. (31 ms).
      Service appclient started. (375 ms).
      Service http started. (719 ms).
    66.579: [GC 66.579: [DefNew: 28380K->7779K(32256K), 0.1106680 secs] 28380K->7779K(251392K), 0.1107750 secs]
      Service jmsconnector started. (406 ms).
      Service connector started. (375 ms).
      Service deploy started. (21032 ms).
      Service configuration started. (15 ms).
    76.080: [GC 76.081: [DefNew: 29283K->9456K(32256K), 0.1304738 secs] 29283K->9456K(251392K), 0.1305845 secs]
      Service apptracing started. (250 ms).
      Service webservices started. (16578 ms).
    79.963: [GC 79.963: [DefNew: 30960K->9724K(32256K), 0.1223088 secs] 30960K->9724K(251392K), 0.1224566 secs]
      Service dbpool started. (9125 ms).
    82.983: [GC 82.983: [DefNew: 31217K->8192K(32256K), 0.1201762 secs] 31217K->9996K(251392K), 0.1202888 secs]
      Service com.sap.security.core.ume.service started. (4312 ms).
    89.472: [GC 89.472: [DefNew: 29696K->9325K(32256K), 0.1195945 secs] 31500K->11129K(251392K), 0.1197080 secs]
      Service security started. (4219 ms).
      Service classload started. (187 ms).
      Service applocking started. (454 ms).
      Service jmx started. (1157 ms).
      Cannot start service com.adobe~DocumentServicesLicenseSupportService; it has hard reference to service iiop with manual startup mode.
      Service shell started. (985 ms).
      Service tceCATTPingservice started. (0 ms).
      Service keystore started. (2187 ms).
      Service servlet_jsp started. (2937 ms).
    95.293: [GC 95.293: [DefNew: 30829K->10448K(32256K), 0.1444024 secs] 32633K->12252K(251392K), 0.1445147 secs]
      Service basicadmin started. (1547 ms).
      Service ssl started. (31 ms).
      Service adminadapter started. (297 ms).
      Service telnet started. (2469 ms).
      Service prtbridge started. (2406 ms).
      Service tcsecsecurestorage~service started. (1734 ms).
      Service com.sap.portal.prt.sapj2ee started. (94 ms).
      Service com.adobe~LicenseService started. (1063 ms).
      Service com.adobe~DocumentServicesConfiguration started. (282 ms).
      Service tcsecdestinations~service started. (2938 ms).
      Service pmi started. (563 ms).
      Service dsr started. (1000 ms).
      Service sld started. (4516 ms).
    103.012: [GC 103.012: [DefNew: 31952K->10752K(32256K), 0.1941724 secs] 33756K->17350K(251392K), 0.1942984 secs]
      Service ejb started. (3047 ms).
      Service rfcengine started. (78 ms).
      Service monitor started. (1157 ms).
    107.599: [GC 107.609: [DefNew: 32256K->10397K(32256K), 0.1364344 secs] 38854K->18333K(251392K), 0.1365486 secs]
      Service tc.monitoring.logviewer started. (3766 ms).
      Service webdynpro started. (2219 ms).
    Excluding compile:  iaik.security.md.SHA::a
      Service jms_provider started. (9235 ms).
    113.684: [GC 113.686: [DefNew: 31901K->10609K(32256K), 0.1271424 secs] 39837K->19336K(251392K), 0.1272589 secs]
    119.897: [GC 119.897: [DefNew: 32113K->10752K(32256K), 0.1956659 secs] 40840K->21102K(251392K), 0.1957743 secs]
      Service DQE started. (7968 ms).
    ServiceManager started for 115594 ms.
    Framework started for 141219 ms.
    SAP J2EE Engine Version 6.40   PatchLevel 87289.311 is running!
    PatchLevel 87289.311 November 18, 2004 20:31 GMT
    125.381: [GC 125.382: [DefNew: 32255K->10752K(32256K), 0.3708564 secs] 42606K->23021K(251392K), 0.3709661 secs]
    >132.046: [GC 132.046: [DefNew: 32255K->10752K(32256K), 0.1432425 secs] 44525K->24642K(251392K), 0.1433554 secs]
    139.508: [GC 139.508: [DefNew: 32255K->7786K(32256K), 0.1626534 secs] 46146K->26233K(251392K), 0.1627654 secs]
    156.330: [GC 156.330: [DefNew: 29290K->9160K(32256K), 0.1461119 secs] 47737K->27606K(251392K), 0.1462281 secs]
    164.351: [GC 164.351: [DefNew: 30664K->9870K(32256K), 0.1396180 secs] 49110K->28317K(251392K), 0.1397300 secs]
    172.818: [GC 172.818: [DefNew: 31374K->9698K(32256K), 0.1318665 secs] 49820K->28830K(251392K), 0.1319796 secs]
    179.883: [GC 179.884: [DefNew: 31186K->9628K(32256K), 0.1428335 secs] 50319K->29330K(251392K), 0.1429453 secs]
    209.777: [GC 209.780: [DefNew: 31110K->10748K(32256K), 0.1325099 secs] 50812K->30450K(251392K), 0.1326219 secs]
    219.394: [GC 219.394: [DefNew: 32223K->8916K(32256K), 0.1486949 secs] 51925K->30452K(251392K), 0.1488072 secs]
    225.685: [GC 225.692: [DefNew: 30420K->9057K(32256K), 0.1170096 secs] 51956K->30593K(251392K), 0.1171238 secs]
    228.990: [GC 228.990: [DefNew: 30561K->9104K(32256K), 0.1223692 secs] 52097K->30641K(251392K), 0.1224795 secs]
    233.533: [GC 233.533: [DefNew: 30608K->9682K(32256K), 0.1108426 secs] 52144K->31219K(251392K), 0.1109560 secs]
    235.970: [GC 235.970: [DefNew: 31184K->9409K(32256K), 0.1336639 secs] 52720K->32242K(251392K), 0.1337776 secs]
    239.775: [GC 239.775: [DefNew: 30913K->9958K(32256K), 0.1236763 secs] 53746K->32791K(251392K), 0.1237906 secs]
    241.988: [GC 241.988: [DefNew: 31376K->8791K(32256K), 0.1234408 secs] 54209K->32798K(251392K), 0.1235509 secs]
    244.184: [GC 244.185: [DefNew: 30295K->9639K(32256K), 0.1199792 secs] 54302K->33646K(251392K), 0.1200954 secs]
    248.790: [GC 248.790: [DefNew: 31134K->10412K(32256K), 0.1054732 secs] 55141K->34420K(251392K), 0.1055855 secs]
    263.487: [GC 263.489: [DefNew: 31916K->10184K(32256K), 0.1706016 secs] 55924K->35639K(251392K), 0.1707142 secs]
    283.398: [GC 283.398: [DefNew: 31688K->10299K(32256K), 0.1792124 secs] 57143K->37262K(251392K), 0.1793183 secs]
    308.239: [GC 308.239: [DefNew: 31798K->9970K(32256K), 0.1506786 secs] 58761K->37567K(251392K), 0.1507848 secs]
    311.778: [GC 311.778: [DefNew: 31474K->10505K(32256K), 0.1407187 secs] 59071K->38407K(251392K), 0.1408249 secs]
      Cannot start service com.adobe~DataManagerService; it has hard reference to service iiop with manual startup mode.
    440.739: [GC 440.739: [DefNew: 32009K->10752K(32256K), 0.4447895 secs] 59911K->41251K(251392K), 0.4449015 secs]
    1634.305: [GC 1634.305: [DefNew: 32256K->10751K(32256K), 0.2101323 secs] 62755K->42653K(251392K), 0.2102859 secs]
    Apr 15, 2005 8:50:30 AM  ...services.webdynpro.WebDynproContainer [SAPEngine_Application_Thread[impl:3]_25] Fatal: Failed to remove application 'local/larsPDF' for deployment state listener 'com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory'.
    1694.819: [GC 1694.820: [DefNew: 32255K->10523K(32256K), 0.2601481 secs] 64157K->43727K(251392K), 0.2602722 secs]
    1700.762: [GC 1700.764: [DefNew: 32027K->9149K(32256K), 0.1815572 secs] 65231K->44323K(251392K), 0.1819823 secs]
    1912.846: [GC 1912.846: [DefNew: 30653K->9683K(32256K), 0.1448815 secs] 65827K->44857K(251392K), 0.1450101 secs]
    2535.775: [GC 2535.775: [DefNew: 31187K->8609K(32256K), 0.1890684 secs] 66361K->45084K(251392K), 0.1891810 secs]
    3631.662: [GC 3631.663: [DefNew: 30113K->8764K(32256K), 0.1315528 secs] 66588K->45239K(251392K), 0.1317497 secs]
    4648.617: [GC 4648.617: [DefNew: 30268K->9041K(32256K), 0.2148379 secs] 66743K->45516K(251392K), 0.2150933 secs]
    5735.738: [GC 5735.753: [DefNew: 30545K->9395K(32256K), 0.2350659 secs] 67020K->45870K(251392K), 0.2352087 secs]
    Apr 15, 2005 10:02:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: ~wd_key0_1113552125328
    Apr 15, 2005 10:02:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: wd_keyE50T+2c5GXrp3jzmjG1ZGw==
    6138.115: [GC 6138.116: [DefNew: 30899K->10752K(32256K), 0.2809365 secs] 67374K->47317K(251392K), 0.2810589 secs]
    6731.591: [GC 6731.591: [DefNew: 32250K->9772K(32256K), 0.5666726 secs] 68815K->47794K(251392K), 0.5864248 secs]
    Apr 15, 2005 10:15:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: ~wd_key1_1113552880171
    Apr 15, 2005 10:15:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: wd_keyoLRolFo9CjJdX98dnh0o1w==
    Apr 15, 2005 10:16:39... ...services.webdynpro.WebDynproContainer [SAPEngine_Application_Thread[impl:3]_26] Fatal: Failed to remove application 'local/Welcome' for deployment state listener 'com.sap.tc.webdynpro.serverimpl.wdc.deployment.DeployableObjectFactory'.
    6934.529: [GC 6934.529: [DefNew: 31276K->7238K(32256K), 0.2245945 secs] 69298K->48224K(251392K), 0.2247325 secs]
    Apr 15, 2005 10:19:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: ~wd_key2_1113553124437
    Apr 15, 2005 10:19:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: wd_keyoLRolFo9CjJdX98dnh0o1w==
    7062.447: [GC 7062.448: [DefNew: 28742K->7323K(32256K), 0.1595831 secs] 69728K->48309K(251392K), 0.1597094 secs]
    Apr 15, 2005 10:31:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: wd_keyoLRolFo9CjJdX98dnh0o1w==
    Apr 15, 2005 10:31:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: ~wd_key3_1113553881156
    7754.384: [GC 7754.384: [DefNew: 28827K->6966K(32256K), 0.1205944 secs] 69813K->47952K(251392K), 0.1207089 secs]
    Apr 15, 2005 10:32:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: wd_keyoLRolFo9CjJdX98dnh0o1w==
    Apr 15, 2005 10:32:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: ~wd_key4_1113553905718
    8078.801: [GC 8078.801: [DefNew: 28469K->7645K(32256K), 0.1392264 secs] 69455K->48632K(251392K), 0.1393417 secs]
    Apr 15, 2005 10:37:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: ~wd_key5_1113554225437
    Apr 15, 2005 10:37:31... ...l.cache.WebResourceCache.startService [Thread[Thread-68,5,SAPEngine_Application_Thread[impl:3]_Group]] Fatal: Tried to save: wd_keyoLRolFo9CjJdX98dnh0o1w==

    Hi Ole,
    thanks for your answer.
    there is one property calles cardinality (value is 0..n) and another one called selection (value is 0..1) but I cannot edit these values
    In the meantime I found out that I forgot to do some of the post-installation-configuring. I fixed it and I hoped this would have solved my problem...but it didn't.
    This is the latest error message:
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4009.00.0000.20041104173322.0000 (release=630_REL, buildtime=2004-11-18:22:17:10[UTC], changelist=298578, host=PWDFM027)
    Web Dynpro code generators of DC local/codeExample:
    SapDictionaryGenerationCore: 6.4009.00.0000.20041026131628.0000 (release=630_REL, buildtime=2004-11-02:22:13:11[UTC], changelist=295793, host=PWDFM027.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4009.00.0000.20041026132448.0000 (release=630_REL, buildtime=2004-11-02:22:17:25[UTC], changelist=295810, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCore: 6.4009.00.0000.20040909194107.0000 (release=630_REL, buildtime=2004-11-02:22:06:29[UTC], changelist=280398, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4009.00.0000.20041102105304.0000 (release=630_REL, buildtime=2004-11-02:22:38:28[UTC], changelist=297524, host=PWDFM027)
    SapWebDynproGenerationCTemplates: 6.4009.00.0000.20041102105304.0000 (release=630_REL, buildtime=2004-11-02:22:38:28[UTC], changelist=297524, host=PWDFM027)
    SapGenerationFrameworkCore: 6.4009.00.0000.20041026132141.0000 (release=630_REL, buildtime=2004-11-02:22:05:28[UTC], changelist=295805, host=PWDFM027.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4009.00.0000.20041026133106.0000 (release=630_REL, buildtime=2004-11-02:22:21:59[UTC], changelist=295820, host=PWDFM027.wdf.sap.corp)
    SapMetamodelDictionary: 6.4009.00.0000.20040805191532.0000 (release=630_REL, buildtime=2004-11-02:22:10:20[UTC], changelist=270520, host=PWDFM027.wdf.sap.corp)
    SapMetamodelCommon: 6.4009.00.0000.20040909194107.0000 (release=630_REL, buildtime=2004-11-02:22:06:42[UTC], changelist=280398, host=PWDFM027.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4009.00.0000.20041026133106.0000 (release=630_REL, buildtime=2004-11-02:22:22:31[UTC], changelist=295820, host=PWDFM027.wdf.sap.corp)
    SapDictionaryGenerationTemplates: (unknown)
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    No information available
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_07-b05, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2000, version: 5.0, architecture: x86
    Error stacktrace:
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Service call exception; nested exception is:
         java.net.SocketException: Software caused connection abort: recv failed
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:201)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.createPDF(PDFObject.java:142)
         at com.sap.tc.webdynpro.clientserver.adobe.AdobeFormHelper.createPDFDocumentForUIElement(AdobeFormHelper.java:398)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:104)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterHandleActionEvent(ClientApplication.java:1085)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:393)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:635)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    Caused by: java.rmi.RemoteException: Service call exception; nested exception is:
         java.net.SocketException: Software caused connection abort: recv failed
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:77)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:87)
         at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:198)
         ... 27 more
    Caused by: java.net.SocketException: Software caused connection abort: recv failed
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.readLine(HTTPSocket.java:628)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getInputStream(HTTPSocket.java:317)
         at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getResponseCode(HTTPSocket.java:219)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getResponseCode(HTTPTransport.java:344)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.handleResponseMessage(MimeHttpBinding.java:710)
         at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1118)
         at com.sap.tc.webdynpro.adsproxy.ConfigBindingStub.rpData(ConfigBindingStub.java:71)
         ... 29 more

  • Error 500 Internal Server Error When trying to run an app

    Greetings,
    I'm trying to figure out how to fix this issue when I'm trying to run an app from JDeveloper 10.1.3.3.0.
    This is my problem
    1st of all it JD compiles everything great
    http://img163.imageshack.us/img163/6589/compiling.jpg
    2nd
    The embedded server seems to works
    http://img856.imageshack.us/img856/1231/runingserver.jpg
    3rd
    Everything crash!
    http://img14.imageshack.us/img14/4301/internalse.jpg
    JDeveloper doesn't shows any error. Same problem when trying to Debug
    I'm using an oracle DB 10g which is in a different computer (in a server)... any guesses?
    Thanks in advance!
    -Fury

    what URL you are trying to run ?
    did you try to run on different computer ?
    Jdev 10g is quite old now and i dont think it supports JSPX pages (i saw jspx extension in your deployment)
    Zeeshan

  • Unsupported Version error when trying to run Web Services Tutorial example

    Hi there,
    I'm trying to run the first example from the Java Web Services Tutorial and get the following error when I type 'asant build' in my Command Window.
    Buildfile: build.xml
    BUILD FAILED
    java.lang.UnsupportedClassVersionError: com/sun/tools/ws/ant/WsImport (Unsupport
    ed major.minor version 49.0)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
    at org.apache.tools.ant.loader.AntClassLoader2.defineClassFromData(AntCl
    assLoader2.java:76)
    When I do a java -version I see my version is Java 1.5, and I'm not sure why the build is still trying to use Java 1.4. I do not want to delete the 1.4 from my machine as it is used for something else.
    C:\jwstutorial20\examples\jaxws\helloservice>java -version
    java version "1.5.0_09"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode, sharing)
    Could you please help me with this problem?
    Thanks in advance.
    Azeem.

    Hi Azeem.
    Check out values specified for JAVA_HOME, PATH and CLASSPATH under environment variable. Was facing the same problem. Changed the values to point to jdk1.5 and it is working now.
    BTW.
    You don't have to uninstall jdk1.4.
    Cheers!!!

  • WrongName error when trying to run a package file

    Hi, I am trying to run a file in a package. The package name is called com.davidflanagan.examples.net and the file name is ProxyServer.class. I've set the class path to point to the directory the package is in using the CLASSPATH environment variable. I've tried using "java ProxyServer" and "java com.davidflanagan.examples.net.ProxyServer", but I get a cryptic Wrong name error in both Windows and Linux. Any help would be greatly appreciated.

    First, ProxyServer's source code must start with the line...
    package com.davidflanagan.examples.net;
    Next, you must have a directory structure that matches the package name - a directory named com which contains a directory named davidflanagan which contains a directory named examples which contains a directory named net and ProxyServer.class must be in the net directory,.
    Next, the directory that contains com must be in your Classpath when you execute ProxyServer.
    To execute ProxyServer, use "java com.davidflanagan.examples.net.ProxyServer"
    http://java.sun.com/docs/books/tutorial/java/interpack/packages.html

  • Error when trying to run script using SDK at plugin startup

    Hi
    I am trying to run a script when my InDesign plugin is loaded. I referred to the PanelTreeView sdk sample as an example and implemented a StartupShutdown Boss
    In my implementation, in the startup() method I have the code to get the scriptManager and the scriptRunner for my javascript that I want to run. However, when my code hits the following line :
              InterfacePtr<IScriptRunner>theRunner(Utils<IScriptUtils>()->QueryScriptRunner(scriptFile) ); //scriptfile is ID script file that I want to run
              I get the error saying "Calling ScriptInfoDatabase::InitScriptInfoManager before resources have been registered".
    I am wondering how I can fix this error. or if this is too early to invoke scriptrunner, then is there some other place where I can invoke the scriptrunner to run my script
    this is how I have defined my StartupShutdown Boss class in  the .fr file
        Class
             kmyStartupShutdownBoss,
             kInvalidClass,
                 /** Implementation of IStartupShutdownService that runs a  scripts on startup */
                 IID_IAPPSTARTUPSHUTDOWN, kmyStartupShutdownImpl,
                 /** identify the service type */
                 IID_IK2SERVICEPROVIDER, kCStartupShutdownProviderImpl,
    Appreciate any help on this one .. thanks!
    Sameer

    Dependent on your InDesign version, you can schedule an IdleTask and do it from there, or just use a lazy startup.
    IID_IK2SERVICEPROVIDER,kLazyStartupShutdownProviderImpl,
    Again dependent on your InDesign version you should first check whether a script can run at all - some nasty other plugins may prevent that with modal dialogs.
    Finally there is the possibility to run startup scripts even without plugin ...
    Dirk

  • Error when trying to Run MTT Mobile Application in MI2.5 SP 17

    Hi Experts,
    I got the complete sources and war files of MTT 2.0. i generated the war file from NWDS as "Add jsps as compiled classes" and modified the web.xml file.after that i uploaded it is Sap webconsole as JSP runtime environment and iam using the SAP MI 2.5 sp17 Client. after deploying the applicaton iam getting "HTTP 404 not found error".but when iam trying to run it from NWDS the views and controllers are loading but the jsp (compiled) files are not displaying on the screen nad geeting an error "HTTP 404 not found error".
    Is anything iam doing wrong here..?
    Your help is highly appreciable.
    Thanks in Advance,
    Madhu KV.

    Hi Veeraraagavan,
    Thanks for help.
    Now the screens are displaying for MTR.MTS and DBREADER 2.0 .but when i sync first time though the Appliction MTR i am getting an sync error as below
    TRACE----
    at com.sap.mbs.mttcore.synchronization.communication.OutboundProcessing.prepare(OutboundProcessing.java:54) 
    at
    com.sap.mbs.mtr.sync.process.impl.CustomizationSynchronizer.prepareWAF_TRIP_GET_CUSTOMIZING(CustomizationSynchronizer.java:240) 
    at com.sap.mbs.mtr.sync.process.impl.CustomizationSynchronizer.syncWAF_TRIP_GET_CUSTOMIZING(CustomizationSynchronizer.java:118) 
    at com.sap.mbs.mtr.sync.process.impl.CustomizationSynchronizer.eventSyncUserOptions(CustomizationSynchronizer.java:104) 
    [20090109 08:55:49:015] E [MI/Sync ] Received exception info code 10 and detailed message "Exception while callSync: Internal error: Invalid structure description." 
    [20090109 08:55:49:015] E [MI/Sync ] Execption info code 10 --> Received undefinied error code. 
    i dont know where i did wrong. i configured the middleware and R/3 systems with the help of our SAP team but still i dont know where its going wrong.
    Even iam not able to understand its front end problem or backend configuration problem.
    Thanks,
    madhusudhan

Maybe you are looking for

  • Change not done in the user fields of operation for production order save

    Hi Experts I need to change the user fields of the operation like (SLWID and USR00 )for a production order at the time of save. So am using the exit PPCO0001 and using the OPERATION_TABLE internal table in the exit to chang the details. I have done c

  • What are the best solutions for data warehouse configuration in 10gR2

    I need help on solutions to be provided to my Client for upgrading the data warehouse. Current Configuration: Oracle database 9.2.0.8. This database contains the data warehouse and one more data mart on the same host.Sizes are respectively 6 Terabyte

  • How do you direct EXS24 to read from External drive?

    my logic pro EXS24 is not reading from My external drive. How do i create a path??

  • Optical wheel mouse (USB) on Solaris 8

    After following the instruction given in the "Solaris for Intel X86 FAQ" to install XFree86 4.0.2, my Microsoft WheelMouse Optical (on a USB port) doesn't work at all. Furthermore, after adding the CDE fonts in "/usr/openwin/lib/fonts/F3bitmaps/" to

  • Shared Members Alias

    Hello, I am facing problems while creating / removing aliases of shared members in Essbase outline. 1) What is the best possible way to create aliases for shared members (already present in the outline not new ones) ? 2) What is the best possible way