Taglib error in EP7.3

hi friends,
im getting this error in EP 7.3 ???
No start tag for hbj:group
- Can not find the tag library descriptor for "tagLib".
event i have done these two steps...
1.this is code i have placed in portalapp.xml
<component-profile>
<property name="tagLib" value="/SERVICE/htmlb/taglib/htmlb.tld"/>
</component-profile>
2.This is code i have palced at 1st line of my JSP page
<%@taglib uri = "tagLib" prefix="hbj"%>
Caused by: java.lang.NullPointerException: while trying to invoke the method com.sapportals.portal.prt.deployment.descriptor.IConfiguration.getPropertyValue(java.lang.String) of an object loaded from local variable 'profile'
help me how resolve this.
Regards,
prasad .

Hi,
If you are doing exactly the same as what is written above then try the following-
1)
In your portalapp.xml, first define the Sharing Reference as the application-config under the application tag
  <application-config>
    <property name="Vendor" value="sap.com"/>
    <property name="SharingReference" value="com.sap.portal.htmlb"/>
  </application-config>
Then for your component, define the component-profile
<component-profile>
<property name="com.sap.portal.reserved.layout.TagLibHtmlb" value="/SERVICE/com.sap.portal.htmlb/taglib/htmlb.tld "/>
</component-profile>
2)
In your jsp, include the following at the first line
<%@ taglib uri="prt:taglib:com.sap.portal.reserved.layout.TagLibHtmlb" prefix="hbj" %>
Regards,
Atul

Similar Messages

  • Taglib error in JDeveloper

    dear friends
    I'm creating my first simple application with JDeveloper 10g.
    in my jsp (First.jsp) I declare the taglib as
    <%@ taglib uri="/lib/dotJ.tld" prefix="dotj" %>
    and my web.xml as
    <taglib>
    <taglib-uri>/lib/dotJ.tld</taglib-uri>
    <taglib-location>/lib/dotJ.tld</taglib-location>
    </taglib>
    also dotJ.jar and dotJ.tld are located in /lib directory
    but when I compile My.jsp I recieves the error
    Error(: java.lang.ClassNotFoundException: com.dotj.form.FormValidatorTEI"
    regards

    Also add the JAR file to the Project libraries with Tools>Project Properties>Libraries.
    And, add the tld to the WEB-INF directory, not the lib directory.

  • Javascript Error in EP7 when accessing SRM - Shop iView - SRM5.0

    Hi SDN
    We are expriencing a problem with our "Shop" iView rendered via EP7.  On a PC with the Sun JVM 1.4.2.10, when the Shop iView/Page loads, our users are havong a javascript error in their IE instance.  I've started the JVM console and got this description of the error.
    --> One funny thing, is that this error is not occuring if we are switching to the MS JVM embedded in IE...
    Have you ever had that on your side?  What can be done to fix this? We are on SRM 5.0 SP11. 
    Thanks!
    Eric L.
    Invoking method: public com.sapportals.portal.epcf.IDataBag com.sapportals.portal.epcf.EPCMfactory.getDataBag()
    Invoking method: public java.lang.String com.sapportals.portal.epcf.DataBag.getObjectType(java.lang.String,java.lang.String)
    Needs conversion: java.lang.String --> java.lang.String
    Needs conversion: java.lang.String --> java.lang.String
    22/08/08 10:12:30 AM INFO
         DataBag #0 getObjectType: urn:com.sapportals.portal.SWF2EPCM:DataBag BbpMainDataBag class Null
    Invoking method: public com.sapportals.portal.epcf.IDataBag com.sapportals.portal.epcf.EPCMfactory.getDataBag()
    Invoking method: public java.lang.Object com.sapportals.portal.epcf.DataBag.getObject(java.lang.String,java.lang.String)
    Needs conversion: java.lang.String --> java.lang.String
    Needs conversion: java.lang.String --> java.lang.String
    22/08/08 10:12:30 AM INFO
         DataBag #0 getObject: urn:com.sapportals.portal.SWF2EPCM:DataBag BbpMainDataBag null
    Invoking method: public com.sapportals.portal.epcf.IDataBag com.sapportals.portal.epcf.EPCMfactory.getDataBag()
    Invoking method: public java.lang.String com.sapportals.portal.epcf.DataBag.getObjectType(java.lang.String,java.lang.String)
    Needs conversion: java.lang.String --> java.lang.String
    Needs conversion: java.lang.String --> java.lang.String
    22/08/08 10:12:30 AM INFO
         DataBag #0 getObjectType: urn:com.sapportals.portal.SWF2EPCM:DataBag BbpMainDataBag class Null
    Invoking method: public com.sapportals.portal.epcf.IDataBag com.sapportals.portal.epcf.EPCMfactory.getDataBag()
    Invoking method: public java.lang.Object com.sapportals.portal.epcf.DataBag.getObject(java.lang.String,java.lang.String)
    Needs conversion: java.lang.String --> java.lang.String
    Needs conversion: java.lang.String --> java.lang.String
    22/08/08 10:12:30 AM INFO
         DataBag #0 getObject: urn:com.sapportals.portal.SWF2EPCM:DataBag BbpMainDataBag null
    Invoking method: public com.sapportals.portal.epcf.IDataBag com.sapportals.portal.epcf.EPCMfactory.getDataBag()
    Invoking method: public java.lang.String com.sapportals.portal.epcf.DataBag.getObjectType(java.lang.String,java.lang.String)
    Needs conversion: java.lang.String --> java.lang.String
    Needs conversion: java.lang.String --> java.lang.String
    22/08/08 10:12:30 AM INFO
         DataBag #0 getObjectType: urn:com.sapportals.portal.SWF2EPCM:DataBag BBP0000.0001.00000000 class Null
    Invoking method: public com.sapportals.portal.epcf.IDataBag com.sapportals.portal.epcf.EPCMfactory.getDataBag()
    Invoking method: public java.lang.Object com.sapportals.portal.epcf.DataBag.getObject(java.lang.String,java.lang.String)
    Needs conversion: java.lang.String --> java.lang.String
    Needs conversion: java.lang.String --> java.lang.String
    22/08/08 10:12:30 AM INFO
         DataBag #0 getObject: urn:com.sapportals.portal.SWF2EPCM:DataBag BBP0000.0001.00000000 null
    Invoking method: public com.sapportals.portal.epcf.IDataBag com.sapportals.portal.epcf.EPCMfactory.getDataBag()
    java.lang.ClassCastException
         at sun.plugin.com.DispatchImpl.convertParams(Unknown Source)
         at sun.plugin.com.DispatchImpl.invokeImpl(Unknown Source)
         at sun.plugin.com.DispatchImpl$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin.com.DispatchImpl.invoke(Unknown Source)
    java.lang.Exception: java.lang.ClassCastException
         at sun.plugin.com.DispatchImpl.invokeImpl(Unknown Source)
         at sun.plugin.com.DispatchImpl$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.plugin.com.DispatchImpl.invoke(Unknown Source)
    Edited by: Eric Longpré on Aug 27, 2008 9:21 AM

    I am having almost the same issue.  This is what my java console throws "load: class com.sapportals.portal.epcf.EPCMfactory not found."

  • Taglib Error

              I'm getting the following error when deploying a simple taglib in a war file :
              Could not parse deployment descriptor: org.xml.sax.SAXParseException: Could not
              parse: taglib starting at line 1
              the location of the tag lib is the WEB-INF/user-taglib.tld
              the web.xml file contains the following reference to that tld file
              <taglib>
              <taglib-uri>user-taglib.tld</taglib-uri>
              <taglib-location>WEB-INF/user-taglib.tld</taglib-location>
              </taglib>
              the code in the jsp refers to the tag lib as follows:
              <%@ taglib uri="user-taglib.tld" prefix="u" %>
              I have meesed with the taglib-uri setting a number of times, using user, taglib.jar,
              and user-taglib.tld. I always get the same error though. This is quite frustrating
              as it seems as if I am following the documentation to the letter. Obviously something
              is messed up, but I can't seem to pinpoint it.
              Anyone who can help, Thanks - Matt
              

              Dunno - looks ok - except that the shortname (user) does not match the name in
              your <%@ taglib .... prefix=u ... %>
              - but i don't think that matters.
              Looking at mine, I have
              <%@ taglib uri="/ea.tld" prefix="ea" %>
              - note the '/' in front of ea.tld.
              Mike
              "Matt Torpey" <[email protected]> wrote:
              >
              >Thanks Mike - Here it is
              >
              >
              ><?xml version="1.0" encoding="ISO-8859-1" ?>
              ><!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library
              >1.1//EN"
              > "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
              >
              > <taglib>
              >
              > <tlibversion>1.0</tlibversion>
              > <jspversion>1.1</jspversion>
              > <shortname>user</shortname>
              > <info>
              >
              > A tutorial tag library to demonstrate simple functionality
              >
              > </info>
              >
              > <tag>
              > <name>iterate</name>
              > <tagclass>com.pbg.nextgen.taglib.UserTag</tagclass>
              > <teiclass>com.pbg.nextgen.taglib.UserTEI</teiclass>
              > <info>Basic tag with an extra info class</info>
              > <bodycontent>JSP</bodycontent>
              > <attribute>
              > <name>id</name>
              > <required>false</required>
              > </attribute>
              > <attribute>
              > <name>name</name>
              > <required>false</required>
              > </attribute>
              > </tag>
              >
              >
              > <env-entry>
              > <description>A test value</description>
              > <env-entry-name>envEntry1</env-entry-name>
              > <env-entry-value>myenventry</env-entry-value>
              > <env-entry-type>java.lang.String</env-entry-type>
              > </env-entry>
              >
              >
              > </taglib>
              >
              >
              >
              >
              >"Mike Reiche" <[email protected]> wrote:
              >>
              >>Please post the contents of user-taglib.tld. That's what the message
              >>is referring
              >>to ...
              >>
              >>>Could not
              >>>parse: taglib starting at line 1
              >>
              >>Mike
              >>
              >>"Matt Torpey" <[email protected]> wrote:
              >>>
              >>>I'm getting the following error when deploying a simple taglib in a
              >>war
              >>>file :
              >>>
              >>>Could not parse deployment descriptor: org.xml.sax.SAXParseException:
              >>>Could not
              >>>parse: taglib starting at line 1
              >>>
              >>>the location of the tag lib is the WEB-INF/user-taglib.tld
              >>>the web.xml file contains the following reference to that tld file
              >>> <taglib>
              >>> <taglib-uri>user-taglib.tld</taglib-uri>
              >>> <taglib-location>WEB-INF/user-taglib.tld</taglib-location>
              >>> </taglib>
              >>>
              >>>the code in the jsp refers to the tag lib as follows:
              >>> <%@ taglib uri="user-taglib.tld" prefix="u" %>
              >>>
              >>>
              >>>I have meesed with the taglib-uri setting a number of times, using
              >user,
              >>>taglib.jar,
              >>>and user-taglib.tld. I always get the same error though. This is
              >quite
              >>>frustrating
              >>>as it seems as if I am following the documentation to the letter.
              >Obviously
              >>>something
              >>>is messed up, but I can't seem to pinpoint it.
              >>>
              >>>Anyone who can help, Thanks - Matt
              >>
              >
              

  • JSP taglib  Error

    hi
    I am using IPlanet 4.1 web Server
    Here is the error i get ..
    [02/Jul/2001:16:39:20] info (11201): JSP: JSP1x compiler threw exception
    org.apache.jasper.JasperException: Unable to open taglibrary /mylib.tld : Could not locate TLD
    META-INF/taglib.tld
    at
    org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspParseEventListener.java,
    Compiled Code)
    at org.apache.jasper.compiler.DelegatingListener.(DelegatingListener.java, Compiled Code)
    at org.apache.jasper.compiler.Parser$Directive.accept(Parser.java, Compiled Code)
    at org.apache.jasper.compiler.Parser.parse(Parser.java, Compiled Code)
    at org.apache.jasper.compiler.Parser.parse(Parser.java, Compiled Code)
    at org.apache.jasper.compiler.Parser.parse(Parser.java, Compiled Code)
    at org.apache.jasper.compiler.Compiler.compile(Compiler.java, Compiled Code)
    at com.netscape.server.http.servlet.NSServletEntity.load(NSServletEntity.java, Compiled
    Code)
    at com.netscape.server.http.servlet.NSServletEntity.update(NSServletEntity.java, Compiled
    Code)
    at com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.java, Compiled
    Code)
    Can anyone please help me on this .
    My JSP file looks like :
    <%@ taglib uri="/mylib.tld" prefix="test" %>
    <html>
    <body>
    <test:hello name="Hans">
    </body>
    </html>
    And The mylib.tld is :
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <!DOCTYPE taglib
    PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN"
    "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
    <taglib>
    <tlibversion>1.0</tlibversion>
    <jspversion>1.1</jspversion>
    <shortname>test</shortname>
    <tag>
    <name>hello</name>
    <tagclass>classes.HelloTag</tagclass>
    <bodycontent>empty</bodycontent>
    <attribute>
    <name>name</name>
    </attribute>
    </tag>
    </taglib>
    Thanks,
    vikas

    Does your web server have an internet connection, or is it just a localhost on a development machine? If it can't see the internet, it can't find the DTD:
    <!DOCTYPE taglib
    PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN"
    "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd">
    ...which may be your problem. A workaround is to download the above file, put it on your webserver somewhere, and change this url to point to the new location.

  • SAPinst error for EP7 install

    Hello All,
    I am having problem with installing EP7. Our OS is version V5R4M5. I've applied ISERPACK8 as suggested in the installation guide and OSS notes. However, I am getting an error soon after starting SAPinst in the Windows host.
    Erorr message "Error initializing SAPinst for iSeries: Error during authentication. Detailed message is: "sendTMKMessage: could not send message, no connection available" Exit status of child: 1"
    I've tried to set system variable JAVA_HOME to C:\j2sdk1.4.2_06 and SAPINST_JRE_HOME to C:\j2sdk1.4.2_06\jre but it stops with the same error.
    During the preparation steps to install TMKSVR from the Windows host, there was another issue while running setup for TMKSVR. There error message was "an error occurred while creating TMKSVR instance no.0 (details: 550-error occurred on command TMKSVR00/CRTTMKSVR INSTNO(0) FORCE(*YES)".
    The issue seemed to be related to the setup function to transfer and extract TMKSVR.SAR iSeries. We got around that issue through manual steps listed in the TMKSVR install guide while includes transferring the TMKSVR.SAVF file and restoring some objects.
    Have anyone come across such error? Looking forward to advise to overcome this issue.
    Much thanks in advance.
    Regards,
    Wi Tanto

    Hello,
    I had the same problem too, I found an error in the spool of the job DISPATCH (sorry but is spanish)
    Causa . . . . . : No se encontró el objeto DISPATCH en la biblioteca
    TMKSVR00 tipo *DTAARA. No es correcto el nombre de objeto, el nombre de
    biblioteca o el tipo de objeto. Si no está especificado el nombre de
    biblioteca, el objeto puede estar en una biblioteca que no está contenida
    la lista de bibliotecas. Recuperación . : Corrija el nombre de objeto,
    nombre de biblioteca o el tipo de objeto. Si no estaba especificado el
    nombre de biblioteca, especifique el nombre de biblioteca y vuelva a
    intentar la petición.
    ahora lo quiero en ingles
    seems it can not find the object DISPATCH in TMKSVR00 type *DATAARA.
    Any Idea?
    Thanks in advance.

  • Getting errors on EP7.0CE NWDS while deploying the Application

    Hi Frndz..
    Jus now i installed EP7.0 CE SP3 n NWDS7.0CE , for deploying the app from NWDS i did the same thing like
    windows--> preferences -->SAP AS JAVA n their i given the host name n Instance number...
    but when am trying to deploy applicatio itz giving the following error
    com.sap.ide.eclipse.deployer.api.APIException: ConnectionException,cause=[ERROR CODE DPL.DCAPI.1144] NamingException.Cannot get initial context.
    Reason: Exception while trying to get InitialContext.
    [#1]: SessionImpl::getContext():[get ctx. NamingException],cause=Exception while trying to get InitialContext.
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    *sap-001:50006 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: 10.6.3.112*
    Am xpecting a needfull information,thanx in adavance
    Regards
    Rajesh

    Hi,
    normally it should not be required to deploy JSF 1.2 with the application as WLS has JSF 1.2 installed. So only make sure you deploy 11.1.1.7 to the WLS server it is supported with
    Frank

  • Persistence error  in EP7.0 to create a new user in portal

    Hi all,
    I have installed CRM5.0 and EP7.0 with same Database.
    i am able to logon to portal through new user created through backend system by SU01 with role sap_j2ee_admin but i am creating a new user in portal the error is showing :
    "An error occurred in the persistence; contact your system administrator ".
    can any body pls suggest .
    Thanks & Regards,
    Raj

    Hi Raj
    As per your post you have installed the JAVA stack of NetWeaver 2004s together with the ABAP stack. Because of this SAP J2EE UME is connecting to an ABAP System is using ABAP, which assigns the SAP_BC_JSF_COMMUNICATION_RO role to the communication user, which only allows read-only access by default. So you can't create users from within the UMS on the EP 7.0 but only with transaction SU01 in ABAP.
    If needed Change it using UM Configuration --> Direct Editing so that i will directly write to the database
    I never tried to make the UME connection a read/write and in my system it also yellow and not green in Authorizations for SAP_BC_JSF_COMMUNICATION and SAP_BC_JSF_COMMUNICATION_RO.
    Hope that this might help you.
    Thanks & regards
    Arun Singh

  • TagLib error in EP 7.3

    hi friends,
    im getting this error in EP 7.3 ???
                     No start tag for hbj:group
         - Can not find the tag library descriptor for  "tagLib".
    event i have done these two steps...
    1.this is code i have placed in portalapp.xml      
         <component-profile>
            <property name="tagLib" value="/SERVICE/htmlb/taglib/htmlb.tld"/>
          </component-profile>
    2.This is code i have palced at 1st line of my JSP page
      <%@taglib uri = "tagLib" prefix="hbj"%>
    help me how resolve this.
    Regards,
    prasad .

    Hi,
    If you are doing exactly the same as what is written above then try the following-
    1)
    In your portalapp.xml, first define the Sharing Reference as the application-config under the application tag
      <application-config>
        <property name="Vendor" value="sap.com"/>
        <property name="SharingReference" value="com.sap.portal.htmlb"/>
      </application-config>
    Then for your component, define the component-profile
    <component-profile>
    <property name="com.sap.portal.reserved.layout.TagLibHtmlb" value="/SERVICE/com.sap.portal.htmlb/taglib/htmlb.tld "/>
    </component-profile>
    2)
    In your jsp, include the following at the first line
    <%@ taglib uri="prt:taglib:com.sap.portal.reserved.layout.TagLibHtmlb" prefix="hbj" %>
    Regards,
    Atul

  • WebServices TagLib Error

    EveryTime you develop a WebService in Sun Java Studio 5 update 1, automatically, a taglib is created for the webapplication, the tag denoted by ws will take your parameters and set them up into your webservice interface.
    There is a terrible bug that we discovered last week.
    If you pass on more than 13 parameters and all of the are the same type, it will swap parameter 13 with parameter 1.
    Has anyone heard of this error before.

    Hi,
    Could you please log in this bug with details at:
    http://developers.sun.com/prodtech/javatools/jsstandard/reference/bugs/index.html
    Thanks

  • Portal runtime error in EP7 SP 11

    Hi,
    I am getting the following error.
    <b>Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.t.Preeti/hoverdesktop/frameworkPages/com.sap.portal.hoverpage/hovermenu
    Component Name : hovermenuframe.HoverTLN
    The exception was logged. Inform your system administrator..
    Exception id: 10:08_28/08/07_0015_203196350
    See the details for the exception ID in the log file</b>
    I tried using nwa but I could not get the search criteria to be entered for this .I tried using date ,time. but not possible to find it. What does this signify 0015_203196350 ??
    Can I search in nwa with exception id ? IF so,Please tell me how?
    Also after adding javadeveloper role how  can i c heck logs from portal itself.
    I dont have access to server to check the log files there..
    Is there any other way to check logs?
    Thanks ,
    Preeti

    Hi,
    Well please check that if your server has logviewer installed, if yes then follow these steps -->
    Add the reference in the provider.xml of tc.monitoring.logviewer:
    To do this you have to:
    1. Stop the SAP Webas Engine
    2. Start the "expert tool" i.e. offlinecfgeditor under
    <sapwebas_home>/<instance>/JC<nn>/j2ee/configtool
    3. Navigate to
    cluster_data/<server>|<dispatcher>/cfg/services/tc.monitoring.logviewer-provider.xml
    for both dispatcher and server nodes
    4. switch to edit mode and add the following reference inside the xml, inside the "references" tags:
       <reference type="library" strength="hard">
            tc~ni
      </reference>
    5. Repeat for both dispatcher and server nodes
    6. Restart the SAP Webas Engine
    And if logviewer isnt installed on server then please follow this -->
    Use the download center on the SAP Service Marketplace:
    SAP Service Marketplace service.sap.com
    Support Packages and Patches -> Additional Components ->
    SAP JAVA LOG VIEWER
    Also do the configuration :
    Logviewer_use_NI=true
    Logviewer_NI_port=26000
    The standard port is: 26000
    For more details please folow these SAP NOTES 721854 & 812776.
    Hope this helps,
    Regards,
    Ameya

  • Portal throwing taglib errors after installing WCI Analytics component

    Error stack trace
    Task #1 (InitPortalObjects) END (OK)
    Task #2 (CheckDevKit) END (OK)
    Task #3 (InitializePaths) END (OK)
    Task #4 (InitializeApplication) END (OK)
    Task #5 (InitializeAppWarmUpHelper) END (OK)
    Task #6 (InitializeImageServerHelper) END (OK)
    Task #7 (InitializeConfigHelper) END (OK)
    Task #8 (InitializeResourceManager) END (OK)
    Task #9 (LoadVersionHelper) END (OK)
    Task #10 (InitializeActivitySpaces) END (OK)
    Task #11 (InitializeVarPacks) END (OK)
    Task #12 (InitializeImageServerHelperPartII) END (OK)
    Task #13 (InitializeObjects) END (OK)
    FATAL: Task #14 (LoadCustomLoads) step 2 failed to complete.
    LoadManagers: Error loading Custom Tags in TagLibManager.
    LoadCustomManagers: XML or classpath problem.
    RECOMMENDATION: Verify your classpath is correct. Check that the
    relevant JAR files in the customactivityspaces.xml and
    customtags.xml files are present in both PORTAL_HOME/lib/java
    as well as inside the PORTAL_HOME/webapp/portal.war in the
    WEB-INF/lib subdirectory. Check secondary details below.
    com.plumtree.openfoundation.util.XPException: Fatal error loading lib file analyticstag: Unable to locate Tag Library meta data.
    at com.plumtree.portaluiinfrastructure.tags.manager.TagLibManager.InternalLoadLibFile(TagLibManager.java:460)
    at com.plumtree.portaluiinfrastructure.tags.manager.TagLibManager.InternalLoadClasses(TagLibManager.java:400)
    at com.plumtree.portaluiinfrastructure.tags.manager.TagLibManager.LoadCustomClasses(TagLibManager.java:354)
    at com.plumtree.portaluiinfrastructure.application.PTAppWarmUpHelper.LoadManagers(PTAppWarmUpHelper.java:486)
    at com.plumtree.uiinfrastructure.application.startup.LoadCustomLoads.LoadCustomManagers(LoadCustomLoads.java:305)
    at com.plumtree.uiinfrastructure.application.startup.LoadCustomLoads.executeStep(LoadCustomLoads.java:197)
    at com.plumtree.uiinfrastructure.application.AppWarmUp.LoopStartupTasks(AppWarmUp.java:995)
    at com.plumtree.uiinfrastructure.application.AppWarmUp.RunStartupTasks(AppWarmUp.java:893)
    at com.plumtree.uiinfrastructure.application.AppWarmUp.Init(AppWarmUp.java:200)
    at com.plumtree.portal.application.AppWarmUpServlet.init(AppWarmUpServlet.java:61)
    at javax.servlet.GenericServlet.init(GenericServlet.java:241)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:521)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1893)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1870)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1790)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2999)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:16)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:162)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:196)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173
    Caused by: com.plumtree.openfoundation.util.XPException: Fatal error loading lib file analyticstag: Unable to locate Tag Library meta data.
    at com.plumtree.portaluiinfrastructure.tags.manager.TagLibManager.InternalLoadLibFile(TagLibManager.java:434)
    ... 51 more
    Any inputs appreciated.

    Redeploy portal app and it should work fine.

  • JSP runtime taglib error: "parent is not defined as bean"

              Hi,
              I had a site running on WLS 5.1 SP6 and WLCS 2.01 SP2, I installed WLS 5.1 SP9
              from scratch and WLCS 2.01 SP3 on top of SP2. Since then, I'm having trouble with
              a JSP tag from WLCS's esjsp.jar.
              Here's the code:
              <es:notnull value="nextURL">
              (note that nextURL is null )
              and here's the exception:
              <ServletContext-General> Servlet failed with Exception
              weblogic.servlet.jsp.JspException: (line 42): parent is not defined as bean
              any ideas ?
              Phil
              

              Hi,
              I had a site running on WLS 5.1 SP6 and WLCS 2.01 SP2, I installed WLS 5.1 SP9
              from scratch and WLCS 2.01 SP3 on top of SP2. Since then, I'm having trouble with
              a JSP tag from WLCS's esjsp.jar.
              Here's the code:
              <es:notnull value="nextURL">
              (note that nextURL is null )
              and here's the exception:
              <ServletContext-General> Servlet failed with Exception
              weblogic.servlet.jsp.JspException: (line 42): parent is not defined as bean
              any ideas ?
              Phil
              

  • JDev 10.1.3 compile error in servlet 2.4 web.xml

    I built a Servlet 2.4/JSP 2.0 application in JDev 10.1.3. When I try to make/compile/deploy it the compiler gives me errors like the following for every JSP file that has a JSTL 1.1 taglib:
    Error(2,9): Element "web-app' used but not declared
    Error(2,63): Attribute 'xmlns:xsi' used but not declared
    Error(3,103): Attribute 'xsi:schemaLocation' used but not declared
    Error(4,16): Attribute 'version' used but not declared
    Error(4,56): Attribute 'xmlns' used but not declared
    Error(4,57): Can not build schema 'http://java.sun.com/xml/ns/j2ee' located at 'http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd'
    Error(5,15): Element 'description used but not declared
    It is obviously havng problems with the web.xml file (which is in the servlet 2.4 format) and is probably not finding the web.xml DTD document. How do I fix it?
    Installation is on Solaris 9 using J2SDK 1.4.2_04-b05
    By the way, this system is on a disconnected network. How do I get JDeveloper updates for a system not connected to the Internet?

    Allen,
    A JSP with web.xml web-app element
    <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee">
    runs in JDeveloper 10.1.3
    thanks,
    Deepak

  • Error in service call of Portal Component while accessing CRM iview

    Hi Experts,
    When I'm trying to open the iview, i'm getting portal runtime error.  Below is the log I found.  I check the permissions and everything looks fine.  We have migrated from EP6 to EP7 EHP1 SP8.  This iview is working properly in EP6 but throwing error in EP7.  Kindly let me know how to resolve this issue.
    Exception ID:02:43_05/09/11_0009_109976350
    [EXCEPTION]
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.scc.scc/vcr/com.ids.scc.vcr.crm_link/com.ids.scc.vcr.crm_link.Roles/com.scc.sapbpe.salesrep/myApplications_dlren_0/CRM/quotations/com.sap.pct.crm.sal.my_favorites_sales_documents
    Component class : com.sap.pct.crm.core.favorites.list.ListPortalComponent
    User : TESTUSER
    at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:973)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:355)
    at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:310)
    at com.sapportals.portal.navigation.workAreaiView.doContent(workAreaiView.java:293)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
    at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
    at java.lang.Thread.run(Thread.java:770)
    Caused by: java.lang.NoClassDefFoundError: com.sap.pct.crm.core.objectlinks.ObjectLinkGenerator (initialization failure)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
    at com.sap.pct.crm.core.favorites.list.ListDynPage.onContainerCreate(ListDynPage.java:547)
    at com.sapportals.pct.util.pdv.PDVDynPage.doProcessBeforeOutput(PDVDynPage.java:171)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:127)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    ... 15 more
    Thanks in advance,
    VV.

    Hi,
    check whether note 1291058 applies for you.
    Check whether your Stacks and SPs / Business Packages matched correctly with maintenance optimizer.
    Got this error only once while implementing a new portal, it was due to a corrupted deployment, so probably some of the XSS JAVA Components got corrupted.
    EDIT: "Caused by: java.lang.NoClassDefFoundError: com.sap.pct.crm.core.objectlinks.ObjectLinkGenerator" really looks like something with the JAVA deployment went wrong. Java Stack can't find a class definition in PBO... you haven't modified anything with NWDS/NWDI or have you?
    regards, Lukas
    Edited by: Lukas Weigelt on Sep 7, 2011 1:22 PM

Maybe you are looking for