Context configuration exception

Hi,
We have a RFC enabled function moudule which returns 2 tables as TABLES parameters.
when i use the table1 parameter for a drop down field, it works perfectly. The values are fetched by the RFC and populated in the drop down. But when i use the table2 parameter for another drop down I get the following exception in the browser (There is a field called Client in the structure of the table, the function module name is ZEZ_GET_MASTER_DATA)
Error stacktrace:
com.sap.tc.webdynpro.progmodel.context.ContextConfigurationException: NodeInfo(EzAppComponent.Zez_Get_Master_Data2_Input.Output.Supsystem): structure field Client not found
     at com.sap.tc.webdynpro.progmodel.context.AttributeInfo.init(AttributeInfo.java:469)
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initAttributes(NodeInfo.java:771)
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:756)
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
     at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
     at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
     at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:346)
     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:349)
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:599)
     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:824)
     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)
I have tried: reimporting the model, recreating the model, creating a new application. (whew!) But all is in vain !
Please let me know if somebody has faced a similar situation, and how u got out of it .
Thanks in advance.
Regards,
Nilesh.

Hi,
Thanks for your replies Valery, but it is not working even after we restarted the WAS....
Moving forward I have tried out some combinations last night. Here are my observations I would like to share.
Tthe main task of my RFC function module is, to provide master data to the dynpro application. So I return 11 table parameters, which are used to populate various kinds of ui elements (eg dropdowns).
Now here is the kewl thing......
I get 10 tables perfectly... no problem at all.... when i include that one specific table the application gives an exception and terminates.
All the TABLES parameters have a LIKE <zDB Table> in the function module declaration. Checked all the Z tables for consistency, they are all good and used consistently by existing apps.... so no hopes there too.
Another tryout last night......
I created a new function module which populated only one table ( the problematic one....) and it worked perfectly in dynpro .
One doubt: If i have a table called X in my TABLES parameter, and a field call X in another table Y, can a name resolution problem occur..... ?
Considering the type hierarachy it shouldnt be a problem. But any one who has experienced a similar situation ?
Regards,
Nilesh.

Similar Messages

  • XSLT Mapping, Transformer configuration exception occurred when loading

    Hi,
    My source message is an IDOC HRMD, I need my target message to include exactly
    <EPERSON xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ContextPersonMessage">
    I have therefore suggested to use XSLT mapping.
    Here is the test_mapping.xsl that I Imported as Zip in Imported Archives.
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns0="http://polyright.com/xi/HR">
         <xsl:template match="/">
              <EPERSON xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ContextPersonMessage">
                          <xsl:for-each select="HRMD_A07/IDOC/E1PLOGI">
                <CONTEXTPERSON personid="" id="">
                      <PERSON action="add">
                               <TITLE></TITLE>
                               <FIRSTNAME><xsl:value-of select="E1PITYP/E1P0002/VORNA"/></FIRSTNAME>
                               <SECONDNAME></SECONDNAME>
                               <NAME><xsl:value-of select="E1PITYP/E1P0002/NACHN"/></NAME>
                               <ADDRESS1></ADDRESS1>
                               <ADDRESS2></ADDRESS2>
                               <POSTALCODE></POSTALCODE>
                               <CITY></CITY>
                               <COUNTRY></COUNTRY>
                               <COUNTRYID></COUNTRYID>
                               <PROFESSION></PROFESSION>
                               <LANGUAGE></LANGUAGE>
                               <LANGUAGEID></LANGUAGEID>
                               <PERSONTYPEID></PERSONTYPEID>
                               <CREATIONDATE></CREATIONDATE>
                               <BIRTHDATE></BIRTHDATE>
                               <CATEGORY></CATEGORY>
                             </PERSON>
                      </xsl:for-each>
              </EPERSON>
         </xsl:template>
    </xsl:stylesheet>
    When I test the Interface mapping, I get the following error:
    Transformer configuration exception occurred when loading XSLT test_mapping.xsl (http://polyright.com/xi/HR, 783938d1-4463-11dd-b136-e03ac0a80c15, -1)
    Searching through the forum, it is probably an namespace issue, but I have no idea of what needs to be changed. Any suggestions ?

    Try running end-to-end scenario and check if you could get detailed error message.
    Also check if the problem arises from the "ns0" usage.
    Regards,
    Prateek

  • XI transformer configuration exception

    Hi, I wonder if someone can help. I am struggling with an XSL that has been imported into XI. It is a mapping that has been used in another XI system (that I do not have access to) but I have a screen shot of the XSL. I have 'imported' this as an archive and used it on my mapping as it apparently solves loss of foreign characters when outputting to ISO-8859-1 but when I test I get the message 'Transformer configuration exception occurred when loading XSLT'. The code is as follows: -
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet version "1.0"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"  xmlns:fo="http://www.w3.org/1999/XSL/Format">
    <xsl:output encoding="ISO-8859-1"/>
    <xsl:template match="/">
         <xsl:copy-of select="*"/>
         </xsl:template>
    </xsl:stylesheet>
    Can anyone see what is wrong or is there something else I need to do. I added this .xsl into a zip before importing it.
    thanks
    Andy
    Edited by: Andy Jepson on Jan 16, 2008 1:50 PM
    Hi. I think I've solved this. Took the XSL into XMLSpy and saw that the file was badly formed. Even though I had read and re-read the code I seemed to miss an '=' on the version on line 2.
    Andy
    Edited by: Andy Jepson on Jan 16, 2008 4:41 PM
    Sorry guys. I still have a problem with this. The aforementioned XSL simply replaces the whole XML now rather than just amending the file encoding. Anybody help?

    Hi Tapio,
    Pls do check the following points.
    1. Make sure that the xsl file which you have your mapping code is having a 'small letter' extension. i.e., if your file name should be TAPIO.xsl, '.xsl' should not be in capital letters. If not change it and then make a zip file and reimport it as the imported archive.
    2. Check for the well formedness in any of the XML tools like XML spy. If any error is there with the missing tag or syntax you can rectify the same there itself.
    3. Activate the imported archive before using it in Interface Mapping.
    Cheers
    JK

  • Configuring Exception pages thru servlets for tomcat5

    Hi,
    I am trying to configure exception pages for servlets. But cannot get it done. I have one servlet ServletMapping.java. I am defining in web.xml, that any error should go to the servlet ErrorDisplay.java, which in turn handles the error. I have written for javax.servlet.ServletException.
    But the control does not go to the error page servlet ErrorDisplay.java
    thanx in advance
    -biyat
    Here is my web.xml
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
    <web-app>
    <display-name>Biyat Testing System for web development</display-name>
    <description>
    Used to write Jsp/ Servlets
    </description>
    <servlet>
    <servlet-name>ServletMapping</servlet-name>
    <servlet-class>code.ServletMapping</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>ServletMapping</servlet-name>
    <url-pattern>/code/ServletMapping</url-pattern>
    </servlet-mapping>
    <servlet>
    <servlet-name>ErrorDisplay</servlet-name>
    <servlet-class>code.ErrorDisplay</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>ErrorDisplay</servlet-name>
    <url-pattern>/code/ErrorDisplay</url-pattern>
    </servlet-mapping>
    <error-page>
    <exception-type>javax.servlet.ServletException</exception-type>
    <location>/code/ErrorDisplay</location>
    </error-page>
    </web-app>
    Here is my servlets
    in webexp/WEB-INF/classes
    code/ErrorDisplay.java
    package code;
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class ErrorDisplay extends HttpServlet
    public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
    response.setContentType("text/html");
    PrintWriter out = response.getWriter();
    String code=null, message=null, type=null;
    Object codeObj, messageObj, typeObj;
    codeObj = request.getAttribute("javax.servlet.error.status_code");
    messageObj = request.getAttribute("javax.servlet.error.message");
    typeObj = request.getAttribute("javax.servlet.error.exception_type");
    if(codeObj != null)
    code = codeObj.toString();
    if(messageObj!=null)
    message = messageObj.toString();
    if(typeObj != null)
    type = typeObj.toString();
    String reason = (code!=null ? code : type);
    out.println("<html>");
    out.println("<head><title>"+reason+":- "+message+"</title></head>");
    out.println("<body>");
    out.println("<h1>"+reason+"</h1>");
    out.println("<h1>"+message+"</h1>");
    out.println("<hr>");
    out.println("<i>Error accessing "+request.getRequestURI()+"</i>");
    out.println("</body></html>");
    Here is the page where there is error.
    in webexp/WEB-INF/classes
    code/ServletMapping.java
    package code;
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class ServletMapping extends HttpServlet
    public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
    String var1 = "logging starts";
    String str = request.getParameter("hello");
    response.setContentType("text/html");
    PrintWriter out = response.getWriter();
    FileInputStream fis = new FileInputStream("hello.gif");
    out.println("<html><body><font color=red><b>Hello Biyat</b></font></body></html>");

    Hi, Biyat,
    The first thing I can see would help is to also define an error page for java.io.IOException - you can even re-use the same error page by adding the following to web.xml:
    <error-page>
    <exception-type>java.io.IOException</exception-type>
    <location>/code/ErrorDisplay</location>
    </error-page>
    djiao

  • [svn] 4494: Added tests to hit channels and services configuration exceptions

    Revision: 4494
    Author: [email protected]
    Date: 2009-01-12 16:12:09 -0800 (Mon, 12 Jan 2009)
    Log Message:
    Added tests to hit channels and services configuration exceptions
    checkintests: passed
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/channels/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/channels/DuplicateIdTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/channels/DuplicateIdTest/error.t xt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/channels/DuplicateIdTest/service s-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/channels/InvalidIdTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/channels/InvalidIdTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/channels/InvalidIdTest/services- config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/BadDefaultChannelTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/BadDefaultChannelTest/e rror.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/BadDefaultChannelTest/s ervices-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/DuplicateDefTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/DuplicateDefTest/error. txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/DuplicateDefTest/servic es-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/DuplicateDefaultAdapter Test/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/DuplicateDefaultAdapter Test/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/DuplicateDefaultAdapter Test/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/IncorrectRootElementTes t/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/IncorrectRootElementTes t/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/IncorrectRootElementTes t/messaging-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/IncorrectRootElementTes t/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidAdapterIdTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidAdapterIdTest/er ror.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidAdapterIdTest/se rvices-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidIdTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidIdTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/InvalidIdTest/services- config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/NoClassAttrTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/NoClassAttrTest/error.t xt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/services/NoClassAttrTest/service s-config.xml

    my connectivity is okay, I'm getting errors from domain controller itself, I checked and the network is okay, but  for the record here is my ipconfig /all
    Windows IP Configuration
       Host Name . . . . . . . . . . . . : server
       Primary Dns Suffix  . . . . . . . : ***.tk
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No
       DNS Suffix Search List. . . . . . : ***.tk
    Ethernet adapter Ethernet:
       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Intel(R) 82574L Gigabit Network Connectio
    n
       Physical Address. . . . . . . . . : 00-0C-29-32-7E-79
       DHCP Enabled. . . . . . . . . . . : No
       Autoconfiguration Enabled . . . . : Yes
       IPv4 Address. . . . . . . . . . . : 213.233.***.***(Preferred)
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 213.233.***.1
       DNS Servers . . . . . . . . . . . : 127.0.0.1
       NetBIOS over Tcpip. . . . . . . . : Enabled

  • No Context configured to process this request

    I am getting the following error when i start the apache Server. I have deployed inside the webapps folder. But when i check it from the browser it is saying the following error.Please tell me .
    message No Context configured to process this request
    description The server encountered an internal error (No Context configured to process this request) that prevented it from fulfilling this request.

    post the name of the root folder of your web application (ie the topmost directory of your web application inside webApps) and what's the path you have specified in the browser to access your web application?
    ram.

  • [svn] 4422: Add configSuite tests to cover a few configuration exceptions.

    Revision: 4422
    Author: [email protected]
    Date: 2009-01-07 10:13:54 -0800 (Wed, 07 Jan 2009)
    Log Message:
    Add configSuite tests to cover a few configuration exceptions.
    checkintests: passed
    Added Paths:
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/factories/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/factories/NonExistentClassTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/factories/NonExistentClassTest/e rror.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/factories/NonExistentClassTest/s ervices-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/properties/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/properties/serverSettings/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/properties/serverSettings/Invali dClusterMessageRoutingTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/properties/serverSettings/Invali dClusterMessageRoutingTest/error.txt
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/properties/serverSettings/Invali dClusterMessageRoutingTest/services-config.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/tokens/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/tokens/InvalidTokenTest/
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/tokens/InvalidTokenTest/error.tx t
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/tokens/InvalidTokenTest/services -config.xml

    Hi Scott,
    I'm not sure I get all of what the plugin that "provides an EntityManagerFactory via OSGI plugin" is doing, but it looks like it is assuming to get injected, and I saw further down that you are using DS, so are you expecting DS to inject it?
    Assuming you are getting an EMF injected as you expect then the output log should show the entity classes that are getting processed. Set the eclipselink.logging.level to FINEST to get all of the config info, and set the GEMINI_DEBUG property described here and then please post that output. If it is too big then just attach it as a file.
    A couple things to fix:
    - The examples from the EclipseLink wiki are for using the obsolete native EclipseLink OSGi support. They should be ignored.
    - org.eclipse.persistence.jpa.equinox, org.eclipse.persistence.jpa.equinox.weaving, and org.eclipse.persistence.jpa.osgi JARs should not be installed or used with Gemini. They were for the obsolete OSGi support and are no longer used.
    A couple of style suggestions:
    - Don't ever initialize an id variable in place, particularly one that is supposed to be auto-generated.
    - You should not include both a Require-Bundle as well as an Import-Package for the same packages. It is confusing and error-prone.
    -Mike

  • OSB configuration exception

    Hello,
    I am getting following exception when creating a OSB configurations jar file using ant script.
    [java] java.io.FileNotFoundException: alsbdebug.xml (Permission denied)
    [java]      at java.io.FileOutputStream.open(Native Method)
    [java]      at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
    [java]      at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
    [java]      at com.bea.wli.sb.debug.ALSBDebug.getDebugFlagsDocument(ALSBDebug.java:487)
    [java]      at com.bea.wli.sb.debug.ALSBDebug.flags(ALSBDebug.java:454)
    [java]      at com.bea.wli.sb.debug.ALSBDebug.getALSBDebuggerDebugLogger(ALSBDebug.java:393)
    [java]      at com.bea.wli.sb.debug.ALSBDebugLoggerService.<init>(ALSBDebugLoggerService.java:41)
    [java]      at com.bea.wli.sb.debug.ALSBDebugLoggerService.init(ALSBDebugLoggerService.java:84)
    [java]      at com.bea.alsb.core.internal.config.service.EclipseALSBStarter.initConfigService(Unknown Source)
    [java]      at com.bea.alsb.core.internal.config.service.AlsbConfigService.start(Unknown Source)
    [java]      at com.bea.alsb.core.AlsbCore.start(Unknown Source)
    [java]      at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:783)
    [java]      at java.security.AccessController.doPrivileged(Native Method)
    [java]      at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:774)
    [java]      at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:755)
    [java]      at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
    [java]      at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
    [java]      at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:408)
    [java]      at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
    [java]      at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:449)
    [java]      at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:211)
    [java]      at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:381)
    [java]      at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:457)
    [java]      at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
    [java]      at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:398)
    [java]      at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
    [java]      at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    [java]      at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:326)
    [java]      at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:231)
    [java]      at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1193)
    [java]      at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:160)
    [java]      at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:874)
    [java]      at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
    [java]      at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
    [java]      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:189)
    [java]      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    [java]      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    [java]      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
    [java]      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [java]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java]      at java.lang.reflect.Method.invoke(Method.java:597)
    [java]      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
    [java]      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
    [java]      at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    [java]      at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
    I am unable to find the file called "alsbdebug.xml" , Can someone tell me where is this file located ?
    Thanks & Regards,
    Prashant,

    Hi Prashant,
    You may find alsbdebug.xml inside your domain home i.e. $Middleware_Home\user_projects\domains\<Domain_Name> directory.
    Regards,
    Anuj

  • Configurable exception message

    I would like to have a configurable reschedule in and reschedule out MRP exception message that only tells me to move in or move out when I am at 50% (or some other number) above or below safety stock on a code within the planning time fence on an M1 code.  Any ideas?  I have looked at using MRP group reschedule tolerance but the issue here is that it is only good for values in days - I would prefer it to be more flexible than that per code. 
    Thanks,
    TammyM

    Tammy,
    Safety stock concept means that system will always give rescheduling messages any time stock falls below safety stock.
    If you do not want this a better way would be to use Reorder point planning with external requirements. this way you can have yr reorder point at safety stock level.
    Example : Mat A has safety stock =10. Change that to RP = 10 with external requirements. that way anytime stock falls below 10 system will trigger planned orders/ PR's. Howevevr if additonal requirements come in say Sale order for 20 pc system will plan for those additional 20 pc over the 10 pc (RP).
    Hope this helps. Else please come back.
    thanks,
    Ram

  • WebDynpro FPM configuration exception

    Hi Experts,
    I'm facing a scenario, I greatly appreciate if some one can answer. Thank you.
    We are implementing NW04s SP9. ESS webDynpro version. backend ECC6.0
    We are not using NWDI and we are implementing out of the box, no customization to standard delivered ESS WD apps.
    In Dev portal every thing works fine. In QA portal I have transported using packages. but I did deployed ESS BP on QA system.
    In QA environment every thing works fine if I assign super admin rights to the employee userID, if I remove the super admin role I' getting an dump error saying FPMCpnfiguration Exception: ReadObject "com.sap.pct.erp.srvconfig.DataRecord failed"
    Can somebody experienced this issue.  I have tried all ways from security standpoint like assigning content admin role only with ESS role same error as above, when I assign super admin role with ESS role, it works just fine.
    Can some one suggest some options.
    Greatly appreciated.

    Hi Sunil,
    You have to create enhancement implementation for your application configuration. Then you have  to follow the below procedure for enhanceing the feeder class.
    1. Create explicit enhancement for your feeder class by choosing spiral button in the class object toolbar, then it will provide pre,post and override method for your methods.
    2. As per your requirement you need to add some action in your table control toolbar, for that you need to implement post exit for the GET_DEFINITION method.
    3. Enhance your FPM application for adding the table control button and assign the created action in your feeder class and process the events in the post exit implementation of your PROCESS_EVENT method.
    THanks & Regards
    Praveen Gupta

  • ACE20 Context - how to reset context configuration?

    Hi,
    is there a way to reset/clear a particular context's configuration?
    I see there is a 'wri erase' within a context, but no reload/reset - neither from the context itself nor from the Admin... puzzling...
    I dont want to reload an entire blade just to clear one of the context's configs...
    Thanks!

    Hello,
    Here, you have a document about checkpoint, you could check it out as reference as well:
    http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA1_7_/configuration/administration/guide/upgrade.html#wp1012331
    As per this cisco document:
    http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/ace_appliances/vA3_1_0/configuration/device_manager/guide/UGconfg.html#wp1002105, this is the procedure via GUI:
    Deleting Virtual Contexts
    Use this procedure to remove an existing virtual context.
    Procedure
    Step 1 Select Config > Virtual Contexts. The All Virtual Contexts table appears.
    Step 2 Select the virtual context you want to remove, then click Delete. A window appears, asking you to confirm the deletion.
    Step 3 Click:
    •OK to delete the selected context. The device tree refreshes and the deleted context no longer appears.
    •Cancel to exit this procedure and to retain the selected context.
    Jorge

  • SNMPv3 context configuration on "older" Switches

    Hi on our switches we are to configure SNMPv3 and a User for LMS.
    Because we are using User-Tracking we need to configure the context.
    This is possible to configure it just with "vlan-" and the match prefix statement.
    So all possible VLANs on the switch are included.
    snmp-server group LMS_GROUP v3 priv read readlms write writelms notify notifylms access SNMP_ACL
    snmp-server group LMS_GROUP v3 auth context vlan- match prefix read readlms write writelms notify notifylms access SNMPV3_ACL
    snmp-server view readlms iso included
    snmp-server view writelms iso included
    snmp-server view notifylms iso included
    ip access-list standard SNMPV3_ACL
    permit x.x.x.x
    permit y.y.y.y
    snmp-server user lmsuser LMS_GROUP v3 auth md5 lmsauthpw priv aes 256 lmsencryptpw
    Switch#sh snmp context
    vlan-1
    vlan-2
    vlan-10
    vlan-11
    vlan-70
    vlan-71
    vlan-72
    vlan-73
    vlan-74
    vlan-90
    vlan-91
    vlan-95
    vlan-98
    vlan-99
    vlan-101
    vlan-102
    vlan-103
    vlan-104
    vlan-105
    vlan-107
    vlan-108
    vlan-109
    vlan-110
    vlan-111
    vlan-112
    vlan-113
    vlan-114
    vlan-115
    vlan-123
    vlan-174
    vlan-197
    vlan-198
    vlan-199
    this works fine.
    Bad thing is that we have also a lot of 3550-switches in the field. The latest IOS-Version which is out for 3550 is 122-44.SE6, which does not support this "match prefix" statement.
    That means that we have to configure
    snmp-server group LMS_GROUP v3 auth context vlan-1  read readlms write writelms notify notifylms access SNMPV3_ACL
    snmp-server group LMS_GROUP v3 auth context vlan-199  read readlms write writelms notify notifylms access SNMPV3_ACL
    so the SNMPv3 config is not easy automatically to rollout.
    Is there another option without configuring context statement for every VLAN ?
    Thx
    Hubert

    Thanks Joe,
    I searched on  SNMP V3 user tracking  in LMS 4 without any result.
    On CCO I found a document that mentions this context.keyword in conjuction with user tracking..
    I have a few C2950's that now give me just the default vlan in UT.
    It appears not to know the context keyword.  Its a v12.1 IOS but it supports snmp v3.
    I doubt to find much 12.1 IOS at customers that want snmp v3 though.
    So each vlan added  requires an edit of the SNMP context, otherwise user tracking silently fails for that vlan?
    There are some downsides to using SNMP v3. But your script can help there
    Cheers,
    Michel

  • Storage is not configured exception

    Hi
    I have 3 boxes running clustered distributed. One of them is supposed to be a dedicated cache server (all the cache data will be stored here). So the other two have the command line option of " -Dtangosol.coherence.distributed.localstorage=false" at the time of startup. But on one of the boxes when I hit my test cache page is giving this exception. THe other box is fine. Can anyone explain the cause of this error.
    Thanks
    Balaji
    Servlet failed with Exception
    java.lang.RuntimeException: Storage is not configured
    I have attached the config file.<br><br> <b> Attachment: </b><br>near-cache-config.xml <br> (*To use this attachment you will need to rename 229.bin to near-cache-config.xml after the download is complete.)

    My initial guess is that the problem is caused by the autostart element not being set to true. The cache server, if it does nothing, has no excuse to start up that cache service, and thus there is no storage enabled. The autostart option makes the cache server initialize that service.
    Please take a look at this document on the Coherence 3.1 Wiki:
    http://wiki.tangosol.com/display/COH31UG/caching-schemes
    Peace.

  • Configuring Exception Handling CAF Guided Procedure

    Hi everybody,
    which types of callable objects can define exceptions?  I found an tutorial where Background Callable Object and External Service (BAPI/RFC) can define exceptions, but is it also possible for composite services or WebServices?
    And how could I configure a WebService as a background Callable Object?
    Thanks!
    Stefan

    Hi Stefan,
    WebService Callable Object defines exception for sure! It has to be define in the WSDL though.
    To define a WS Callable Object, you can have a look at <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/4758351fcb1193e10000000a155369/frameset.htm">SAP Help</a>
    Hope this helps,
    David

  • Error in ESS applications: address, bank info, personnel data, family membe

    Hi all,
    Hi have the same error while trying to access links from ESS-Personnel information: address, bank info, personal data and family members
    This is the error:
    u201C
    The initial exception that caused the request to fail, was:
       com.sap.tc.webdynpro.progmodel.context.ContextConfigurationException: DataNodeInfo(FcPersInfo.InitPernr.InitPernrOutput.Subtypes): structure field Default_Begda not found
        at com.sap.tc.webdynpro.progmodel.context.DataAttributeInfo.init(DataAttributeInfo.java:299)
        at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initAttributes(NodeInfo.java:674)
        at com.sap.tc.webdynpro.progmodel.context.DataNodeInfo.doInit(DataNodeInfo.java:238)
        at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:659)
        at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:662)
        ... 47 more
    u201C
    We have ECC 5.0 and EP 7.0. The employees have data in the relevant infotypes so missing the info should not be the problem.
    We are trying to use table T7XSSREUSEUISN to reuse country specific services. The table was empty (I donu2019t know if this is or not) and we input some entries here to make the services available four our country grouping (99 in our case). Also we have implemented badi HRXSS_PER_BEGDA.
    I understood this should be done as well.
    However we are still facing the above error.
    Can you give some hints to try to resolve this issue?
    Any helps and hints are more then welcome.
    Thanks in advance,
    Eugen

    Hi,
    did u reimported the data model. Just try to restart the server and check. Patch update may also solve your problem.
    Also check the below thread with similar issue.
    Re: Context configuration exception at the Portal End
    Raghu

Maybe you are looking for

  • Optimization ideas?

    hi allwe have cube which had two large sparse dimensions and other 3 are dense.Spearse dimesions growing rapidly on every month. we are adding new customers into outline. For all 12 months of 2003, my calc script take less than 5 minutes. my script i

  • Issue submitting PDF to adobe livecycle REST url

    I am trying to submit (as a PDF) a document to a REST url (a long lived adobe livecycle process). When I open the PDF via internet explorer and submit, it does not seem to do anything. Does anyone know why and how I can get around it?

  • [Microsoft][ODBC Microsoft Access Driver] COUNT field incorrect

    Hello togehter! I get the following error when I try to execute a insert statment in a table: [Microsoft][ODBC Microsoft Access Driver] COUNT field incorrect I have a table with PictureID (Autowert), Path and Diagnostic (Strings) My preparedStatement

  • BC Set or Not!

    Hello:  In our project, we are venturing about the possibilities of using BC set for the configuration. Before we take a call on this about using or not, we need to clarify one thing. We heard for a single instance rollout (and which will remain like

  • When will we get better handling of Fuji raw files?

    Why is it that Fuji raw files (I'm using a Fuji X-T1 camera) are treated so badly in Lightroom? I have just tried Irident Developer and just exporting random photo of my son with default settings in Irident got me a vastly better result than I able t