Javax.el.ELException: Function 'templates:getFileContents'

getting following error with "contentpresenter" portal.
javax.el.ELException: Function 'templates:getFileContents' specifies 2 params, but 1 were declared
weblogic portal starts without any error. here is the start log. FYI, I am using Solaris Operating System.
Is there a quick fix?
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
./startWebLogic.sh
JAVA Memory arguments: -Xms256m -Xmx768m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=192m
WLS Start Mode=Development
CLASSPATH=:/export/appservers/wls103/patch_wlw1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/export/appservers/wls103/patch_wls1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/export/appservers/wls103/patch_wlp1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/export/appservers/wls103/patch_cie670/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/export/appservers/wls103/jdk160_05/lib/tools.jar:/export/appservers/wls103/wlserver_10.3/server/lib/weblogic_sp.jar:/export/appservers/wls103/wlserver_10.3/server/lib/weblogic.jar:/export/appservers/wls103/modules/features/weblogic.server.modules_10.3.0.0.jar:/export/appservers/wls103/wlserver_10.3/server/lib/webservices.jar:/export/appservers/wls103/modules/org.apache.ant_1.6.5/lib/ant-all.jar:/export/appservers/wls103/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar:::/export/appservers/wls103/wlserver_10.3/common/eval/pointbase/lib/pbembedded57.jar:/export/appservers/wls103/wlserver_10.3/common/eval/pointbase/lib/pbclient57.jar:/export/appservers/wls103/wlserver_10.3/server/lib/xqrl.jar:/export/appservers/wls103/wlserver_10.3/server/lib/xquery.jar:/export/appservers/wls103/wlserver_10.3/server/lib/binxml.jar:
PATH=/export/appservers/wls103/wlserver_10.3/server/bin:/export/appservers/wls103/modules/org.apache.ant_1.6.5/bin:/export/appservers/wls103/jdk160_05/jre/bin:/export/appservers/wls103/jdk160_05/bin:.:/export/ecperf/ecperf/ant/bin:/export/appservers/wls103/jdk160_05/bin:/usr/bin:/usr/sbin:/export/appservers/wls103/wlserver_10.3/server/native/solaris/sparc:/usr/ucb:/usr/ccs/bin:/export/local/bin:/export/ecperf/bin:/export/databases/oracle10g/bin:/usr/bin::/usr/local/bin:/modules/org.apache.ant_1.6.5/bin:/usr/local/bin:/export/appservers/wls103/modules/org.apache.ant_1.6.5/bin
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http://hostname:port/console *
starting weblogic with Java version:
Cleaning up license and uid files
rm: Unable to remove directory /export/appservers/wls103/wlportal_10.3/content-mgmt/thirdparty/autonomy-wlp10/solaris/HTTPFetch/license: File exists
Starting solaris/IDOLserver/DiSH/AutonomyDiSH.exe
Autonomy engine started.
Listening for transport dt_socket at address: 8453
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode)
Starting WLS with line:
/export/appservers/wls103/jdk160_05/bin/java -client -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx768m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=192m -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=/export/appservers/wls103/wlserver_10.3 -Dwls.home=/export/appservers/wls103/wlserver_10.3/server -Dweblogic.home=/export/appservers/wls103/wlserver_10.3/server -Dweblogic.wsee.bind.suppressDeployErrorMessage=true -Dweblogic.wsee.skip.async.response=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=/export/appservers/wls103/patch_wlw1030/profiles/default/sysext_manifest_classpath:/export/appservers/wls103/patch_wls1030/profiles/default/sysext_manifest_classpath:/export/appservers/wls103/patch_wlp1030/profiles/default/sysext_manifest_classpath:/export/appservers/wls103/patch_cie670/profiles/default/sysext_manifest_classpath:/export/appservers/wls103/wlportal_10.3/p13n/lib/system:/export/appservers/wls103/wlportal_10.3/light-portal/lib/system:/export/appservers/wls103/wlportal_10.3/portal/lib/system:/export/appservers/wls103/wlportal_10.3/info-mgmt/lib/system:/export/appservers/wls103/wlportal_10.3/analytics/lib/system:/export/appservers/wls103/wlportal_10.3/apps/lib/system:/export/appservers/wls103/wlportal_10.3/info-mgmt/deprecated/lib/system:/export/appservers/wls103/wlportal_10.3/content-mgmt/lib/system -Dweblogic.alternateTypesDirectory=/export/appservers/wls103/wlportal_10.3/portal/lib/security -Dweblogic.Name=portalServer -Djava.security.policy=/export/appservers/wls103/wlserver_10.3/server/lib/weblogic.policy weblogic.Server
Listening for transport dt_socket at address: 8453
<Jul 8, 2009 1:36:06 PM PDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
/export/appservers/wls103/wlportal_10.3/analytics/lib/system/analytics_sys.jar:/export/appservers/wls103/wlportal_10.3/apps/lib/system/groupspace_system.jar:/export/appservers/wls103/wlportal_10.3/content-mgmt/lib/system/content_system.jar:/export/appservers/wls103/wlportal_10.3/info-mgmt/deprecated/lib/system/commerce_system.jar:/export/appservers/wls103/wlportal_10.3/info-mgmt/lib/system/wlp-schemas.jar:/export/appservers/wls103/wlportal_10.3/info-mgmt/lib/system/wlp_content_system.jar:/export/appservers/wls103/wlportal_10.3/info-mgmt/lib/system/wps_system.jar:/export/appservers/wls103/wlportal_10.3/light-portal/lib/system/netuix_common.jar:/export/appservers/wls103/wlportal_10.3/light-portal/lib/system/netuix_schemas.jar:/export/appservers/wls103/wlportal_10.3/light-portal/lib/system/netuix_system.jar:/export/appservers/wls103/wlportal_10.3/light-portal/lib/system/wsrp-client.jar:/export/appservers/wls103/wlportal_10.3/light-portal/lib/system/wsrp-common.jar:/export/appservers/wls103/wlportal_10.3/p13n/lib/system/p13n-schemas.jar:/export/appservers/wls103/wlportal_10.3/p13n/lib/system/p13n_common.jar:/export/appservers/wls103/wlportal_10.3/p13n/lib/system/p13n_system.jar:/export/appservers/wls103/wlportal_10.3/p13n/lib/system/wlp_services.jar:/export/appservers/wls103/wlportal_10.3/portal/lib/system/netuix_system-full.jar>
<Jul 8, 2009 1:36:08 PM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 10.0-b19 from Sun Microsystems Inc.>
<Jul 8, 2009 1:36:08 PM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for CR376251 Wed Aug 06 09:19:34 PDT 2008
WebLogic Server Temporary Patch for CR371247 Sat Aug 09 20:10:38 PDT 2008
WebLogic Server Temporary Patch for CR377673 Tue Aug 12 20:39:50 EDT 2008
WebLogic Server Temporary Patch for CR377673 Tue Aug 12 20:39:50 EDT 2008
WebLogic Server Temporary Patch for CR376759 Thu Aug 14 14:53:02 PDT 2008
WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 >
<Jul 8, 2009 1:36:19 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Jul 8, 2009 1:36:19 PM PDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<Jul 8, 2009 1:36:20 PM PDT> <Notice> <Log Management> <BEA-170019> <The server log file /export/appservers/wls103/wlportal_10.3/samples/domains/portal/servers/portalServer/logs/portalServer.log is opened. All server side log events will be written to this file.>
<Jul 8, 2009 1:36:56 PM PDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.><Jul 8, 2009 1:37:15 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY><Jul 8, 2009 1:37:15 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING><Jul 8, 2009 1:40:04 PM PDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: MessageBufferTopicBean is unable to connect to the JMS destination: weblogic.portalApp.WlwRuntimeAppScopedJMS#MSG_BUFFER_TOPIC. The Error was:
Can not get distribute destination information. The destination JNDI name is weblogic.portalApp.WlwRuntimeAppScopedJMS#MSG_BUFFER_TOPIC, theprovider URL is null>
<Jul 8, 2009 1:40:04 PM PDT> <Warning> <EJB> <BEA-010061> <The Message-Driven EJB: MessageBufferBean is unable to connect to the JMS destination: weblogic.portalApp.WlwRuntimeAppScopedJMS#MSG_BUFFER_QUEUE. The Error was:
Can not get distribute destination information. The destination JNDI name is weblogic.portalApp.WlwRuntimeAppScopedJMS#MSG_BUFFER_QUEUE, theprovider URL is null>
<Jul 8, 2009 1:40:14 PM PDT> <Warning> <com.bea.wlw.netui.pageflow.internal.WebLogicURLTemplateFactory> <BEA-000000> <In webapp <WebLogic Portal Producer Application>, the url template <http://{url:domain}:{url:port}/{url:path}?{url:queryString}> uses the {url:port} token. The system may not pick up the correct ports if you are using a proxy server. Consider hardcoding the ports in a production environment.><Jul 8, 2009 1:40:43 PM PDT> <Warning> <com.bea.wlw.netui.pageflow.internal.WebLogicURLTemplateFactory> <BEA-000000> <In webapp <PropagationWeb Application>, the url template <http://{url:domain}:{url:port}/{url:path}?{url:queryString}> uses the {url:port} token. The system may not pick up the correct ports if you are using a proxy server. Consider hardcoding the ports in a production environment.><Jul 8, 2009 1:40:56 PM PDT> <Warning> <com.bea.wlw.netui.pageflow.internal.WebLogicURLTemplateFactory> <BEA-000000> <In webapp <contentPresenterSampleWeb>, the url template <http://{url:domain}:{url:port}/{url:path}?{url:queryString}> uses the {url:port} token. The system may not pick up the correct ports if you are using a proxy server. Consider hardcoding the ports in a production environment.><Jul 8, 2009 1:41:24 PM PDT> <Warning> <com.bea.wlw.netui.pageflow.internal.WebLogicURLTemplateFactory> <BEA-000000> <In webapp <DVT Sample Webapp>, the url template <http://{url:domain}:{url:port}/{url:path}?{url:queryString}> uses the {url:port} token. The system may not pick up the correct ports if you are using a proxy server. Consider hardcoding the ports in a production environment.><Jul 8, 2009 1:41:53 PM PDT> <Notice> <Search> <BEA-415616> <Successfully connected to the FullTextSearch engine instance associated with content repository Shared Content Repository at engine host localhost and index port 9001 after trying for 0 seconds.><Jul 8, 2009 1:41:57 PM PDT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic S ervice successfully.>
<Jul 8, 2009 1:41:58 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN><Jul 8, 2009 1:41:58 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING><Jul 8, 2009 1:42:01 PM PDT> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias demoidentity from the jks keystore file /export/appservers/wls103/wlportal_10.3/samples/domains/portal/DemoIdentity.jks.><Jul 8, 2009 1:42:02 PM PDT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /export/appservers/wls103/wlportal_10.3/samples/domains/portal/DemoTrust.jks.>
<Jul 8, 2009 1:42:02 PM PDT> <Warning> <Server> <BEA-002611> <Hostname "localhost", maps to multiple IP addresses: 10.1.11.111, 127.0.0.1><Jul 8, 2009 1:42:02 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7041 for protocols iiop, t3,ldap, snmp, http.>
<Jul 8, 2009 1:42:02 PM PDT> <Warning> <Server> <BEA-002611> <Hostname "bea11dom1", maps to multiple IP addresses: 10.1.11.111, 127.0.0.1><Jul 8, 2009 1:42:02 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 127.0.0.1:7042 for protocols iiops, t3s, ldaps, https.>
<Jul 8, 2009 1:42:02 PM PDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.1.11.111:7041 for protocols iiop, t3, ldap, snmp, http.>
<Jul 8, 2009 1:42:02 PM PDT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 10.1.11.111:7042 for protocols iiops, t3s, ldaps, https.>
<Jul 8, 2009 1:42:02 PM PDT> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "portalServer" for domain "portal" running in Development Mode>
<Jul 8, 2009 1:42:02 PM PDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING><Jul 8, 2009 1:42:02 PM PDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
thanks and regards,
divyen patel

I am having the same issue, but couldn't find configuration nor the patch mentioned :(
where is this configuration? or where can i find the patch?
Edited by: 908555 on Jan 17, 2012 6:01 AM
Edited by: 908555 on Jan 17, 2012 6:01 AM

Similar Messages

  • Javax.faces.FacesException: javax.servlet.ServletException: OracleJSP error: javax.el.ELException: Expression uses functions, but no FunctionMapper was provided

    Guys,
    I have a WebCenter Portal application which consumes few adf applications. This task is achieved by WSRP, and I am creating the portlet.xml in the adf application by the Jdeveloper.
    These ADF applications are deployed in another server instance in Weblogic Server. However, the installation was made equal in WCP and ADF, which was considering the portal libraries for portlet consuming as well.
    The thing is, in my embeddable weblogic, the application runs fine. However, when I deployed in the server, I get the following error in some adf pages:
    <Sep 26, 2013 7:23:57 PM BRT> <Error> <oracle.adfinternal.controller.application.AdfcExceptionHandler> <ADFC-50018> <ADFc: No exception handler was found for an application exception.
    javax.faces.FacesException: javax.servlet.ServletException: OracleJSP error:
    javax.el.ELException: Expression uses functions, but no FunctionMapper was provided
      at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:415)
    Is it possible the WebCenter libraries are conflicting? What is the best pratices in consuming ADF application from WebCenter?
    Any help would be appreciated.
    WebCenter version 11.1.1.8.
    Best Regards,
    Raphael

    Raphael, please don't multipost!
    javax.faces.FacesException: javax.servlet.ServletException: OracleJSP error: javax.el.ELException: Expression uses funct…
    Mod: locking

  • Problem in getting the function template object from the repository.

    Hi all,
    I have created a par file. I have a JCO connection in that. I am facing problems in getting the function template object from the repository. This thing is running successfully when i try to deploy it in Tomcat. But i am facing problems when i try to deploy it in SAP EP 6.0.
    Below is statement which is giving error after being deployed to SAP EP6.
    This is executing fine when executed in Tomcat Server.
    // getting the object of function template
    IFunctionTemplate functionTemplate =
    aRepository.getFunctionTemplate("YADDNEWUSER");
    Note : YADDNEWUSER is the name of the RFC which I am calling from my JAVA Code.
    Thanks in advance,
    Divija

    This sounds like a bug in the smart upload code. I have used this stuff before, but it's probably an older version, so maybe they broke something. Enumerations aren't usually guaranteed to keep things in any particular order. I would say for now, make a method to take the enumeration and a param name to find the value. And write to the JSPSmart people.

  • Server repository could not create function template for ...

    Hello,
    we are trying to send rfc and idocs from SAP to MII but we always get errors like:
    Server repository could not create function template ...
    or
    The meta data for the IDoc type "HRCC1DNPERSO01" is unavailable.
    Has anyone an idea?
    Kind Regards,
    Christoph Mertins

    Hi Christoph,
    Per the resolution of the CSS Ticket:
    Parameters that are not mentioned in the SDN guide were needed in your particular situation.
    The necessary parameters for configuring the MII side of the IDoc Listener are explained in the MII Help Documentation in the Client Properties section:
    http://help.sap.com/saphelp_xmii120/helpdata/en/45/a705b23c14532ae10000000a1553f7/content.htm
    All others are described in the Message Listeners section here:
    http://help.sap.com/saphelp_xmii120/helpdata/en/45/6a86ac88130dece10000000a11466f/content.htm
    Can you please update this post to reflect your particular situation so the SDN community can benefit from your experience?
    Kind Regards,
    Diana Hoppe
    Edited by: Diana Hoppe on Dec 9, 2008 9:06 AM

  • JCO Server - function template definition

    Hi all,
    I'm writing a JCO Server application where I define a function template with three tables each with a number of character fields.
    It seems that I need to set the length of each field to the double of the corresponding field of the SAP function.
    For example, the field COD_ZONE should be a char(2) (valid value: B1) and then I need to set the char length to 4 otherwise a truncated value is received.
    It looks like a double-byte character set is set in SAP environment, but it should not be the case.
    Do you have any idea ?
    Thanks for helping

    Yes,
    we have unicode environment.
    That means that I can't use following definition ?
    fmeta = new JCO.MetaData("FUNC");
    fmeta.addInfo("TABLE", JCO.TYPE_TABLE, 2, 0, 0, 0, "HEADER");
    repository.addFunctionInterfaceToCache(fmeta);
    JCO.MetaData tableMeta = new JCO.MetaData("HEADER");
    tableMeta.addInfo("OBJECT_ID", JCO.TYPE_CHAR,  2, -1, 0);

  • Java system error: Server repository could not create function template

    Hi, Our BI person is trying to  publish/broadcast a query to the PRODCTION  portal, she gets the below error message.  I am
    attaching the defaulttracelog file
    "Java system error: Server repository could not create function template for RSRD_X_PRODUCE_PROXY caused by: com.sap.mw.jco.JCO$Exception: (103)"
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[./log/defaultTrace.trc]/>
    <!PATTERN[defaultTrace.trc]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[UTF8]/>
    <!FILESET[8, 20, 10485760]/>
    <!PREVIOUSFILE[defaultTrace.7.trc]/>
    <!NEXTFILE[defaultTrace.9.trc]/>
    <!LOGHEADER[END]/>
    #1.5 #002264F9350800600000022F000019C000048E9B91EF3AB3#1282698726384#com.sap.security.core.persistence#sap.com/irj#com.sap.security.core.persistence#J2EE_GUEST#0##n/a##4dba6f30af8111df934c002264f93508#SAPEngine_Application_Thread[impl:3]_35##0#0#Error#1#/System/Security/Usermanagement#Java#An exception was thrown in the UME/ABAP user management connector that was caused by unavailability of the RFC communication with the backend system: "". ##An exception was thrown in the UME/ABAP user management connector that was caused by unavailability of the RFC communication with the backend system: "". #1#Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=localhost SYSNR=00 GWHOST=localhost GWSERV=sapgw00 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner '127.0.0.1:sapgw00' not reached
    TIME        Tue Aug 24 21:12:06 201
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2823
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       10061
    ERRNO TEXT  WSAECONNREFUSED: Connection refused
    COUNTER     56
    #1.5 #002264F93508006000000230000019C000048E9B91EF47C8#1282698726384#com.sap.engine.services.monitor.mbeans.Monitor#sap.com/irj#com.sap.engine.services.monitor.mbeans.Monitor#J2EE_GUEST#0##n/a##4dba6f30af8111df934c002264f93508#SAPEngine_Application_Thread[impl:3]_35##0#0#Error##Plain###Caller J2EE_GUEST not authorized, user J2EE_GUEST is not available from user management, reason: com.sap.security.api.NoSuchUserException:USER_AUTH_FAILED: User account for logonid "J2EE_GUEST" not found!#
    #1.5 #002264F93508006000000231000019C000048E9B91EF4CD5#1282698726384#System.err#sap.com/irj#System.err#J2EE_GUEST#0##n/a##4dba6f30af8111df934c002264f93508#SAPEngine_Application_Thread[impl:3]_35##0#0#Error##Plain###com.sap.engine.services.jmx.exception.JmxSecurityException: Caller J2EE_GUEST not authorized, user J2EE_GUEST is not available from user management, reason: com.sap.security.api.NoSuchUserException:USER_AUTH_FAILED: User account for logonid "J2EE_GUEST" not found!
         at com.sap.engine.services.jmx.auth.UmeAuthorization.checkMBeanPermission(UmeAuthorization.java:63)
         at com.sap.engine.services.jmx.JmxServerFrame.checkMBeanPermission(JmxServerFrame.java:98)
         at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.unregisterMBean(MBeanServerSecurityWrapper.java:395)
         at com.sap.engine.services.jmx.ClusterInterceptor.unregisterMBean(ClusterInterceptor.java:1327)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.unregisterMBean(MBeanServerInterceptorChain.java:258)
         at com.sap.engine.services.monitor.mbeans.Monitor.unregister(Monitor.java:106)
         at com.sap.engine.library.monitor.impl0.AbstractMonitorNode.remove(AbstractMonitorNode.java:154)
         at com.sap.engine.library.monitor.impl0.MonitorObjectFactory.uninstallMonitorNode(MonitorObjectFactory.java:483)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:595)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:568)
         at com.sap.engine.services.monitor.server.ApplicationLifeCycleImpl.applicationStopped(ApplicationLifeCycleImpl.java:52)
         at com.sap.engine.services.monitor.deployment.MonitorDeploymentContainer.commitStop(MonitorDeploymentContainer.java:630)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commonCommitFinished(StopTransaction.java:244)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commitCommon(StopTransaction.java:290)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commitLocal(StopTransaction.java:278)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:374)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:132)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:250)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.stopApplicationLocalAndWait(DeployServiceImpl.java:4569)
         at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.stopApplicationLocalAndWait(DeployCommunicatorImpl.java:628)
         at com.sap.portal.prt.sapj2ee.SAPJ2EEPortalRuntime$2.run(SAPJ2EEPortalRuntime.java:602)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1482)
         at java.lang.Runtime.load0(Runtime.java:737)
         at java.lang.System.load(System.java:811)
         at com.sapportals.wcm.service.fsmount.FSMountService.loadDLL(FSMountService.java:736)
         at com.sapportals.wcm.service.fsmount.FSMountService.<clinit>(FSMountService.java:796)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:219)
         at com.sapportals.wcm.repository.runtime.CmConfigurationProvider.convertGS(CmConfigurationProvider.java:637)
         at com.sapportals.wcm.repository.runtime.CmConfigurationProvider.convertServiceConfig(CmConfigurationProvider.java:601)
         at com.sapportals.wcm.repository.runtime.CmConfigurationProvider.readConfiguration(CmConfigurationProvider.java:205)
         at com.sapportals.wcm.crt.CrtSystemImpl.createComponentManager(CrtSystemImpl.java:108)
         at com.sapportals.wcm.repository.runtime.CmSystem.startUp(CmSystem.java:202)
         at com.sapportals.wcm.repository.runtime.CmSystem.getInstance(CmSystem.java:164)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:974)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:192)
         at com.sapportals.wcm.portal.service.KMServiceImpl.afterInit(KMServiceImpl.java:249)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstanceStep2(PortalServiceItem.java:877)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:1118)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1707)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1662)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1592)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:422)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:161)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:361)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:42)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:114)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:394)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:139)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:386)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)
         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:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    #1.5 #002264F93508005C0000042300002CF00004939AAEE9AEB7#1288192475655#com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager#sap.com/irj#com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager#J2EE_GUEST#0##n/a##c7d00e00e1dc11dfa36d002264f93508#SAPEngine_Application_Thread[impl:3]_29##0#0#Error##Plain###setting initial ACL on /reporting_backend/reports/System Administration/CM Store/cm.crawlcontent - com.sap.security.api.NoSuchRoleException: Role with uniqueName system_admin_role not found!
         at com.sap.security.core.imp.RoleFactory.getRoleByUniqueName(RoleFactory.java:1783)
         at com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager.getRoles(RPRepositoryManager.java:1474)
         at com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager.syncReportResources(RPRepositoryManager.java:1334)
         at com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager.initBackend(RPRepositoryManager.java:489)
         at com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager.getResource(RPRepositoryManager.java:581)
         at com.sapportals.wcm.repository.RMAdapter.getResource(RMAdapter.java:228)
         at com.sapportals.wcm.repository.runtime.CmAdapter.findResource(CmAdapter.java:1349)
         at com.sapportals.wcm.repository.runtime.CmAdapter.findManagerAndResource(CmAdapter.java:1322)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:979)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:192)
         at com.sapportals.wcm.service.reporting.ReportingService.localConfigure(ReportingService.java:294)
         at com.sapportals.wcm.service.reporting.ReportingService.startUpImpl(ReportingService.java:74)
         at com.sapportals.wcm.service.AbstractService.start(AbstractService.java:167)
         at com.sapportals.wcm.crt.CrtThreadSafeComponentHandler.tryToStart(CrtThreadSafeComponentHandler.java:247)
         at com.sapportals.wcm.crt.CrtThreadSafeComponentHandler.handleLookup(CrtThreadSafeComponentHandler.java:109)
         at com.sapportals.wcm.crt.CrtComponentManager.lookup(CrtComponentManager.java:322)
         at com.sapportals.wcm.crt.CrtComponentManager.lookupChildComponent(CrtComponentManager.java:403)
         at com.sapportals.wcm.crt.CrtContainerManager.lookupComponent(CrtContainerManager.java:44)
         at com.sapportals.wcm.crt.CrtSystemImpl.lookupComponentByUri(CrtSystemImpl.java:131)
         at com.sapportals.wcm.crt.CrtComponentManager.startUp(CrtComponentManager.java:278)
         at com.sapportals.wcm.crt.CrtSystemImpl.startUpComponentManager(CrtSystemImpl.java:166)
         at com.sapportals.wcm.repository.runtime.CmSystem.startUp(CmSystem.java:227)
         at com.sapportals.wcm.repository.runtime.CmSystem.getInstance(CmSystem.java:164)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:974)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:192)
         at com.sapportals.wcm.portal.service.KMServiceImpl.afterInit(KMServiceImpl.java:249)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstanceStep2(PortalServiceItem.java:877)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:1118)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1707)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1662)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1592)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:422)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:161)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:361)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:42)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:114)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:394)

    Go to visual admin -> server -> services -> JCO RFC provider.
    Check the RFC that connects to the BI Abap.
    Its reporting the J2EE_GUEST user in the SAP with the system nr 00.
    Is this BI java portal?
    Is the java portal a addon to Abap or having seperate SID?
    Check the connection definitions are correct and the gateway is running.

  • Server repository could not create function template for 'ZBAPI_EXPORT_SO

    Hi all,
    When i try to post a BAPI from R3 to XI i am getting this error.
    Server repository could not create function template for 'ZBAPI_EXPORT_SO
    This message was appeared in SM58.
    Can anyone no the root cause of this ?

    Hi Christoph,
    Per the resolution of the CSS Ticket:
    Parameters that are not mentioned in the SDN guide were needed in your particular situation.
    The necessary parameters for configuring the MII side of the IDoc Listener are explained in the MII Help Documentation in the Client Properties section:
    http://help.sap.com/saphelp_xmii120/helpdata/en/45/a705b23c14532ae10000000a1553f7/content.htm
    All others are described in the Message Listeners section here:
    http://help.sap.com/saphelp_xmii120/helpdata/en/45/6a86ac88130dece10000000a11466f/content.htm
    Can you please update this post to reflect your particular situation so the SDN community can benefit from your experience?
    Kind Regards,
    Diana Hoppe
    Edited by: Diana Hoppe on Dec 9, 2008 9:06 AM

  • RFC Sender error could not create function template for...

    Hi,
    I am trying to send an async RFC to XI. Since I use IN BACKGROUND TASK and COMMIT WORK I got following error in the SM58 of the back end system
    Server repository could not create function
    template for 'XYZ'
    In the XI, I see nothing (no message, no error)
    How can I fix this problem?
    Thanks
    Thomas

    Hi Thomas,
      You may need to have logical destinatio types for sender RFC. (and in the refernce entry you need to provide the actual destination)
    may be some other errors also, Check this link and see if you have followed all the steps.
    http://help.sap.com/saphelp_nw04/helpdata/en/25/76cd3bae738826e10000000a11402f/frameset.htm
    Hope this fixes your issue.
    Regards
    Vishnu

  • Javax.el.ELException: Not a Valid Method Expression:

    hi i have the below method when i call it by clicking the button am geting this error
    avax.el.ELException: Not a Valid Method Expression: #{pageFlowScope.MemberBean.addMember}
         at oracle.jsp.runtimev2.JspReportUtil.reportException(JspReportUtil.java:181)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:745)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:444)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:163)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:184)
         at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:153)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:128)
         at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:503)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:127)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:50)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspNode.execute(OracleJspNode.java:89)
         at oracle.jsp.runtimev2.ShortCutServlet._jspService(ShortCutServlet.java:89)
         at oracle.jsp.runtime.OracleJspBase.service(OracleJspBase.java:29)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:422)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:810)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:734)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
         at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:911)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:367)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:222)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: javax.el.ELException: Not a Valid Method Expression: #{pageFlowScope.MemberBean.addMember}
         at com.sun.el.lang.ExpressionBuilder.createMethodExpression(Unknown Source)
         at com.sun.el.ExpressionFactoryImpl.createMethodExpression(Unknown Source)
         at oracle.jsp.runtime.OracleUnifiedELRuntime.createMethodExpression(OracleUnifiedELRuntime.java:140)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.checkDeferredValue(OracleJspCustomTagNode.java:463)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.invokeSetters(OracleJspCustomTagNode.java:402)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.getTagInstance(OracleJspCustomTagNode.java:291)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:244)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspIterationTagNode.executeHandler(OracleJspIterationTagNode.java:45)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
         at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
         at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:261)
         at oracle.jsp.runtime.tree.OracleJspNode.execute(OracleJspNode.java:89)
         at oracle.jsp.runtimev2.ShortCutServlet._jspService(ShortCutServlet.java:89)
         at oracle.jsp.runtime.OracleJspBase.service(OracleJspBase.java:29)
         at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:665)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:385)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:810)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:734)
         ... 107 more
        public void addMember(javax.faces.event.ActionEvent actionEvent) {
            //Code to get the bindings for TargetVO :
                     DCBindingContainer bindings2 =
                        (DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
                    JUCtrlHierBinding obj = (JUCtrlHierBinding)bindings2.findCtrlBinding("AddMemberVo1");
                    ViewObject targetVO = obj.getViewObject();
               DCBindingContainer bindings =
                        (DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
                    DCIteratorBinding empIter =
                        bindings.findIteratorBinding("ocompanyofficerdetailsIterator");
            //SourceVO1Iterator is the iterator under Executables section for the SourceVO1 bindings.
                    RowSetIterator roleRSIters = empIter.getRowSetIterator();
                    RowSetIterator rs1 = roleRSIters.getRowSet().getViewObject().createRowSetIterator(null);
                    NameValuePairs nvp = null;
                    while (rs1.hasNext()) {
                        Key key = rs1.next().getKey();
                        Row r = rs1.getRow(key);           
                        nvp = new NameValuePairs();
                        nvp.setAttribute("FirstName",r.getAttribute("Firstname"));
                        nvp.setAttribute("SurName",r.getAttribute("Surname"));
                        nvp.setAttribute("Email",r.getAttribute("Emailaddress"));
                        targetVO.createAndInitRow(nvp);
                      rs1.closeRowSetIterator();
                    targetVO.getApplicationModule().getTransaction().commit();
        }the button is
    <af:commandButton text="AddMember" id="cb1"
                                    actionListener="#{pageFlowScope.MemberBean.addMember}"></af:commandButton>

    Did you check if MemberBean class is registered as bean with name "MemberBean" (and not for example as "memberBean");
    Dario

  • C++ function templates

    Is there a trick to using function templates in xcode (3)? I've got a template, and it type checks fine, but when it tries to link I get what looks like a really complicated "symbols not found" error.
    I know that in some compilers, you need to do a preliminary step to get templates to compile correctly, in others you need to #include the .cpp file with the template defs into every .cpp file that uses one of hose defs, rather than just standard .h files.
    Is there something similar in xcode?
    thanks
    Message was edited by: Brian Postow

    If you put your code between two lines of:
    { code }
    { code }
    without the spaces, it will print out nicely.
    Remember, everything has to be inline. Try the following:
    in PrefMaps.h
    #ifndef GETPREF_TEMPLATE
    #define GETPREF_TEMPLATE
    template <class Pref>
    inline short getPrefResIdFromIndex(map<int, Pref> prefMap, int index)
    #endif
    in PrinterCtl.c
    typedef map<int, HPrinterInfo> Printers;
    Printers printers;
    getPrefResIdFromIndex(printers, getitemctl(SDPREQUESTITEM + i));
    Usually, with function templates, you don't need the #define guards. They are more important with template classes. Still, it can't hurt.

  • Bex Web : Functions Template 0ANALYSIS_PATTERN

    Hi all,
    I have some questions on the standard template 0ANALYSIS_PATTERN :
    1/ How to delete an entry in the favorites ? (function "open")
    2/ Could you explain "Bex Portfolio" and "My portfolio" ?
    Thanks for your help.
    Regards,
    Bertrand

    Hi,
    This is a typical front end issue where you have to look at your GUI
    patch and front end patch.I recommend you deinstalling your frontend
    installation as follows:
    - Remove your frontend via 'START' - 'PROGRAMS' - 'SAP FRONTEND' -
       'REMOVE SAP FRONTEND'
    Please goto
    -> service.sap.com/patches
    -> entry by application group
    -> SAP Frontend Components
    -> GUI 7.20
    -> BI ADDON FOR SAP GUI
    -> BI 7.0 ADDON FOR SAP GUI 7.20
    -> BI 7.0 ADDON FOR SAP GUI 7.20
    -> Win32
    ->  - Install the latest frontend and GUI patch and check the installation
       again with sapbexc.xla
    Please run the front-end checktool SAPBEXC.XLA as per Note 197460 and
    ensure there are no errors.
    Please refer to following Notes for GUI patch and front end patch:
    578944     Expected release dates for SAP GUI for Windows
    558994     General information on BW front-end patches
    535308     How to apply a SAP Front End patch?
    96885      Downloading frontend patches
    Thanks,
    Venkat

  • Could not use getDownloadURL tag

    Hi
    i am trying to print getDownloadURL tag . as it takes only two parameters i am supplying the two values
    <%@ page language="java" contentType="text/html;charset=UTF-8"%>
    <%@ taglib uri="http://www.bea.com/servers/portal/tags/content" prefix="cm"%>
    <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>
    <%@ taglib prefix="templates" uri="http://www.bea.com/servers/content/ui/jsp/templates" %>
    <cm:getNode id="pageNode" path="/CP_CM_REPO/WhatsNew/test1"/>
    <c:if test="${templates:isPDF(pageNode)}">
    It is the PDF page
    <br>
    <c:out value="${templates:getDownloadURL(pageContext.request, pageNode)}"/>
    </c:if>
    and i am this error
    javax.el.ELException: Function 'templates:getDownloadURL' specifies 3 params, but 2 were declared
    I could not get why it is happening

    Hi Steve
    Thanks for ur support.
    My development environment is
    IDE is workshop of weblogic portal 10.3.0
    opertaing system is windows xp
    portal software is oracle weblogic portal 1o.3.
    this is what i understood from your question?
    is any more details you needed.
    the problem is the pageContext.request values nt coming properly, some times it is coming with proper value , and some times with some garbage value.
    i could not in which senarios it is getting proper values and in which senarios it isgetting bad garbage values.
    All that my requirement is that retrieving the images/pdfs/wsword files from CM and display in my jsp.
    Is there any other approach available to show images in jsp other than using template tags?

  • ADF 11g | Drilldown functionality

    Hi,
    Can somebody tell me how to drill down to an edit page from a table using a link? I need the drill down to be done using a link and I require the link if the table has got particular data. if not, i want it to be displayed as a plain text. Also, please let me know the intricacies which are to be considered while creating a drill down functionality.
    Thanks in advance
    Praveen

    Hi Frank,
    Thanks for the quick support.
    My requirement for the drill down functionality is as follows:
    1. I have two view pages: one for displaying the table and other for editing a different table based on the selected column value from the first view page.
    2. The key attribute for these two table views are same.
    I have used setCurrentRowWithKey in the link(first view page) as the operation to link it with the view object of the page to be edited. Infact, i have also used the NDValue = "#{row.rowKeyStr}" as well. But an error is thrown as follows:
    <Sep 6, 2010 10:48:52 AM IST> <Error> <HTTP> <BEA-101020> <[ServletContext@16122923[app:Dashboard_panels module:Dashboard_workflow path:/Dashboard_workflow spec-version:2.5 version:V2.0]] Servlet failed with Exception
    javax.el.ELException: java.lang.NullPointerException
         at javax.el.BeanELResolver.getValue(BeanELResolver.java:266)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
         at com.sun.el.parser.AstValue.getValue(AstValue.java:118)
         at com.sun.el.parser.AstChoice.getValue(AstChoice.java:47)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.NullPointerException
         at com.symmetry.dashboard.panels.view.backing.purchase.EditInvoice.isInvoice(EditInvoice.java:182)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         Truncated. see log file for complete stacktrace
    >
    I could not figure out what went wrong. If possible, could you please take me through the complete drill down functionality? It would be much appreciated if drilldown functionality is explained with reference to the context of "Nested Application Module".
    Thanks
    Praveen
    Edited by: 790146 on Sep 6, 2010 6:53 AM

  • Template

    Is there an App that allows me to Create -Edit -Save a Template type document directly on the iphone4
    I am currently copy and pasting the template details into a new "note"
    Thanks in advance.
    Clive

    On 2/6/2015 4:21 PM, "chong kyong kim" wrote:
    Hi Igor.
    I have modified to meet your advice and I get
    the following compiler error:
      error C2783: 'X total(X)' : could not deduce template argument for 'addition'
    template < typename T1, typename T2>
    T2 addition( T1 t1,T2 t2){return t1+t2;}
    template <typename X,template <typename,typename> class addition>
    X total(X x1){return x1+addition(x1+5,x1+7);}
    int main()
      cout<<total(12)<<"\n";
    Well, looking at the declaration of "total", and and the call "total(12)", how is the compiler supposed to guess what the second template parameter should be?
    Note also that "total" expects a class template as its second template argument. In your program, there are no class templates at all. There is a function template (also, confusingly, named "addition"), but it isn't suitable as an
    argument for "total".
    If the idea was for "total" to always call "addition" function, then make it
    template <typename X>
    X total(X x1) { return x1+addition(x1+5, x1+7); }
    If the idea is something else, then explain what you are trying to achieve. It's not at all clear from the code.
    Igor Tandetnik

  • How to create an array of functions

    normally I use
    repository.getFunctionTemplate(functionName);
    to get a function object.
    Is there a way to get an array of function objects for a function name.
    I am trying to execute multiple functions in the same connection to reduce calls for logging on and off for each call.
    Thanks,
    Aditya Pandit

    Hi Aditya,
    From
    <a href="https://media.sdn.sap.com/javadocs/NW04s/SPS7/jc/com/sap/mw/jco/IFunctionTemplate.html">JavaDoc</a>:
    <i>getFunction
    public JCO.Function getFunction()
    <b>Creates</b> a function object from the template and returns it
    Returns:
    the function created from the template
    </i>
    So, you can reuse function template to create multiple fuctions.
    Best regards, Maksim Rashchynski.

Maybe you are looking for

  • MS CRM 2105 server side synchronization

    Hello , My online CRM is integrated with server side synchronization. The incoming and outgoing emails are working fine before. But yesterday onwards the incoming emails are not receiving in to CRM. But I see the emails are exists in the exchange ser

  • Message Tracking with Read Status

    I am trying to determine if every mailbox user has *READ* a certain email.  In this particular use-case it is the company newsletter being sent from MailChimp. I have tried getting the results of Get-MessageTrackingLog to display the status, e.g. whe

  • CFFILEUPLOAD not returning correct filename when nameconflict set to makeunique

    CFFILEUPLOAD is returning the cffile.clientfile which is the original file name instead of the cffile.serverfile the new unique file name when the posting script was instructed to make the file unique when there is a name conflict. Is there a way to

  • How to export or change project to 16:9

    Help on this would be sincerely appreciated, I'm a newcomer to FCE. I imported video with 16:9 aspect ratio by dragging them into the canvas. After editing and exporting, i find that the video is now letterboxed into a 4:3 when i watch it... is there

  • How to Blend Two Exposures in "Photoshop" | No Stupid Questions with Colin Smith | Adobe TV

    Many advanced photographers are shooting multiple exposures these days in an attempt to blend them together and achieve the perfect composition. In this episode, Colin will reveal a simple one-click feature that will do all the work for you and the r