Parser Error In Portlet Startup

We have a portlet application that uses Crystal Reports. It uses the spring framework and runs fine in our development environment (Pluto) but when trying to deploy on the production environment (WebSphere) we get an xml parsing error during the startup. Removing the Crystal Reports jars solves the problem but of course the reports portion of the application won't work. So is there a different set of jars for portal and specifically WebSphere? Or is there xml related functionality in the CR jars  and would eliminating them from the lib solve the problem since there may be framework jars that provide the same functionality in the production environment?
Here's a snippet of the error:
Unexpected exception parsing XML document from ServletContext resource [/WEB-INF/sys-cfg/applicationContext.xml]; nested exception is java.lang.VerifyError: javax/xml/parsers/DocumentBuilder.setEntityResolver(Lorg/xml/sax/EntityResolver;)

The only officially tested and fully supported product for Crystal Reports on Portal Servers/Portlets are the JSR-168 Portal Integration Kits supplied with BusinessObjects Enterprise or Crystal Reports Servers. 
There's currently not a fully tested Portal solution for Crystal Reports Java Reporting Component.
There's no different sets of jars for different Web Application Servers with any Business Objects products.
Are you able to isolate which XML file contains the problematic schema?  I'm assuming the error message you have does not show this info.
Other than that, a possible difference is that different XML parsers are being used between your dev and prod web app servers.   I've known issues where the XML parser supplied with Crystal was incompatible with the shared default parser supplied with Web App Servers.
Sincerely,
Ted Ueda

Similar Messages

  • XML parsing error registering a JSR168 portlet

    Hi, I'm trying to register a deployed application as a portlet provider, and I'm getting an XML parsing error (full details below). Basically, when I complete the Register Provider wizard, it falls over with "Illegal Namespace prefix: xml".
    I'm guessing this is coming from the service description: the response from WSRPServiceDescriptionService.getServiceDescription contains xml:lang="en" attributes on many of the elements.
    Anyone have any ideas how to fix this? Should these attributes not be present, or should the portal be able to parse them?
    I'm using the following versions:
    JDeveloper Studio Edition 10.1.3.2.0.4066
    Oracle Application Server 10.1.2.0.2
    Oracle Portal 10.1.4
    Oracle Java Portlet Container 10.1.4 (wsrp-install.jar from Portlet PDK)
    ADF Runtime 10.1.3.40.66
    Thanks,
    Full exception details:
    An error occurred when attempting to call the providers register function. (WWC-43134)
    An error occurred during the call to the WSRP Provider: java.rmi.RemoteException: Runtime exception; nested exception is:
    deserialization error: deserialization error: XML parsing error: com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    com.sun.xml.rpc.encoding.DeserializationException: deserialization error: deserialization error: XML parsing error: com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    com.sun.xml.rpc.encoding.DeserializationException: deserialization error: XML parsing error: com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    com.sun.xml.rpc.streaming.XMLReaderException: XML parsing error: com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    Java stack trace from root exception:
    com.sun.xml.rpc.sp.ParseException:1: com.sun.xml.rpc.sp/Illegal Namespace prefix: xml
    at com.sun.xml.rpc.sp.Parser2.fatal(Parser2.java:2015)
    at com.sun.xml.rpc.sp.Parser2.fatal(Parser2.java:2000)
    at com.sun.xml.rpc.sp.Parser2.processStartElement(Parser2.java:2794)
    at com.sun.xml.rpc.sp.Parser2.parseContent(Parser2.java:3036)
    at com.sun.xml.rpc.sp.Parser2.parse(Parser2.java:2360)
    at com.sun.xml.rpc.streaming.XMLReaderImpl.next(XMLReaderImpl.java:105)
    at com.sun.xml.rpc.streaming.XMLReaderBase.nextContent(XMLReaderBase.java:23)
    at com.sun.xml.rpc.streaming.XMLReaderBase.nextElementContent(XMLReaderBase.java:41)
    at oracle.webdb.wsrp.PortletDescription_LiteralSerializer.doDeserialize(PortletDescription_LiteralSerializer.java:94)
    at com.sun.xml.rpc.encoding.literal.LiteralObjectSerializerBase.internalDeserialize(LiteralObjectSerializerBase.java:174)
    at com.sun.xml.rpc.encoding.literal.LiteralObjectSerializerBase.deserialize(LiteralObjectSerializerBase.java:84)
    at oracle.webdb.wsrp.ServiceDescription_LiteralSerializer.doDeserialize(ServiceDescription_LiteralSerializer.java:88)
    at com.sun.xml.rpc.encoding.literal. (WWC-43273)

    This might not be related at all, but...
    Did you specify J2EE 1.3 (Servlet 2.3/JSP 1.2) when you created the portlet and did you compile the project with JDK 1.4.x...?
    ...'cause whenever I've forgotten to do the above and try to deploy to Portal 10.1.4 on OAS 10.1.2.0.2 (which is J2EE 1.3-based) all heck breaks loose...

  • Geting xml parsing error on startup

    Error Message reads :-
    XML Parsing Error: no element found
    Location: jar:file:///C:/Program%20Files/Mozilla%20Firefox/omni.ja!/chrome/toolkit/content/global/netError.xhtmlLine Number1, Column 1:
    Any ideas, or will i have to format the drive and start from scratch?!?

    Do a clean reinstall and delete the Firefox program folder (C:\Program Files\Mozilla Firefox\) before reinstalling a fresh copy of Firefox.
    *http://kb.mozillazine.org/Installation_directory
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 15.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will also lose your personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored in the Firefox Profile Folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    If you keep having problems then also create a new profile.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Sql error updated portlet definition

    I get the following errors in the console when I start the server. I wonder if the pointbase database is not updated with portlets and respective attributes. Perhaps, this is the reason why I dont see the all the portlets in the streaming mode. But when I run the portal from workshop, it runs fine. What should I do to make it properly update pointbase?
    javax.ejb.EJBException: SQL Error while trying to update portlet defin
    ition: SQL [update PF_PORTLET_DEFINITION set MARKUP_DEFINITION_ID = ?,
    IS_FORKABLE = ?, CONTENT_URI = ?, BACKING_FILE = ?, IS_PUBLIC = ?, PO
    RTLET_LABEL = ?, FORK_RENDER = ?, IS_CACHEABLE = ?, CACHE_EXPIRES = ?,
    PORTLET_FILE = ?, IS_PORTLET_FILE_DELETED = ?, HELP_URI = ?, EDIT_URI
    = ?, WEBAPP_NAME = ? where PORTLET_DEFINITION_ID = ?] merged portletD
    efinition [
    PortletDefinition::
    PortletDefinitionId = 2098
    LocalizationResource:
    IntersectionId: 2182
    title = InformationRequestController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    markupDefinitionId = 2183
    contentUri = /InformationRequest/InformationRequestController.jpf
    backingFile = null
    definitionLabel = portlet_10
    forkable = false
    public = true
    renderCacheable = false
    cacheExpires = -1
    forkRender = false
    portletFile = /InformationRequest/InformationRequestController.portl
    et
    deleted = false
    helpUri = null
    editUri = null
    webAppName = JediCRP
    PortletInstance:
    portletInstanceId = 2098
    LocalizationResource:
    IntersectionId: 2182
    title = InformationRequestController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    instanceLabel = null
    themeDefinitionId = null
    titlebarOrientation = 0
    defaultMinimized = false
    placementId = null
    parentPortletId = null
    instanceType = 1] database error code [25,222] SQL state [22028].; n
    ested exception is: java.sql.SQLException: Data exception -- row alrea
    dy exist in index AX1_PORTLET_DEF on table PF_PORTLET_DEFINITION.
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionDelegate.updatePortletDefinitionInternal(PortletDefinitionDe
    legate.java:1310)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionDelegate.updatePortletDefinition(PortletDefinitionDelegate.j
    ava:842)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManagerImpl.updatePortletDefinition(PortletDefinitionManager
    Impl.java:485)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManager_410kn4_EOImpl.updatePortletDefinition(PortletDefinit
    ionManager_410kn4_EOImpl.java:378)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.updatePortletDefinitionInternal(PortletFilePersistenceManager.ja
    va:476)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.updatePortletDefinition(PortletFilePersistenceManager.java:401)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.createUpdatePortletDefinitions(PortletFilePersistenceManager.jav
    a:332)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.sync(PortletFilePersistenceManager.java:849)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceM
    anager$Sync.run(AbstractFilePersistenceManager.java:281)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Au
    thenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityMan
    ager.java:144)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceM
    anager.startup(AbstractFilePersistenceManager.java:115)
    at com.bea.netuix.servlets.manager.PortalServlet$PersistenceMa
    nagerWorker.execute(PortalServlet.java:335)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:21
    9)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    ; nested exception is:
    javax.ejb.EJBException: SQL Error while trying to update portl
    et definition: SQL [update PF_PORTLET_DEFINITION set MARKUP_DEFINITION
    _ID = ?, IS_FORKABLE = ?, CONTENT_URI = ?, BACKING_FILE = ?, IS_PUBLIC
    = ?, PORTLET_LABEL = ?, FORK_RENDER = ?, IS_CACHEABLE = ?, CACHE_EXPI
    RES = ?, PORTLET_FILE = ?, IS_PORTLET_FILE_DELETED = ?, HELP_URI = ?,
    EDIT_URI = ?, WEBAPP_NAME = ? where PORTLET_DEFINITION_ID = ?] merged
    portletDefinition [
    PortletDefinition::
    PortletDefinitionId = 2098
    LocalizationResource:
    IntersectionId: 2182
    title = InformationRequestController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    markupDefinitionId = 2183
    contentUri = /InformationRequest/InformationRequestController.jpf
    backingFile = null
    definitionLabel = portlet_10
    forkable = false
    public = true
    renderCacheable = false
    cacheExpires = -1
    forkRender = false
    portletFile = /InformationRequest/InformationRequestController.portl
    et
    deleted = false
    helpUri = null
    editUri = null
    webAppName = JediCRP
    PortletInstance:
    portletInstanceId = 2098
    LocalizationResource:
    IntersectionId: 2182
    title = InformationRequestController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    instanceLabel = null
    themeDefinitionId = null
    titlebarOrientation = 0
    defaultMinimized = false
    placementId = null
    parentPortletId = null
    instanceType = 1] database error code [25,222] SQL state [22028].; n
    ested exception is: java.sql.SQLException: Data exception -- row alrea
    dy exist in index AX1_PORTLET_DEF on table PF_PORTLET_DEFINITION.
    at weblogic.ejb20.internal.EJBRuntimeUtils.throwTransactionRol
    ledback(EJBRuntimeUtils.java:202)
    at weblogic.ejb20.internal.BaseEJBHome.handleSystemException(B
    aseEJBHome.java:326)
    at weblogic.ejb20.internal.BaseEJBObject.postInvoke(BaseEJBObj
    ect.java:263)
    at weblogic.ejb20.internal.StatelessEJBObject.postInvoke(State
    lessEJBObject.java:140)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManager_410kn4_EOImpl.updatePortletDefinition(PortletDefinit
    ionManager_410kn4_EOImpl.java:388)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.updatePortletDefinitionInternal(PortletFilePersistenceManager.ja
    va:476)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.updatePortletDefinition(PortletFilePersistenceManager.java:401)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.createUpdatePortletDefinitions(PortletFilePersistenceManager.jav
    a:332)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.sync(PortletFilePersistenceManager.java:849)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceM
    anager$Sync.run(AbstractFilePersistenceManager.java:281)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Au
    thenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityMan
    ager.java:144)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceM
    anager.startup(AbstractFilePersistenceManager.java:115)
    at com.bea.netuix.servlets.manager.PortalServlet$PersistenceMa
    nagerWorker.execute(PortalServlet.java:335)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:21
    9)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: javax.ejb.EJBException: SQL Error while trying to update po
    rtlet definition: SQL [update PF_PORTLET_DEFINITION set MARKUP_DEFINIT
    ION_ID = ?, IS_FORKABLE = ?, CONTENT_URI = ?, BACKING_FILE = ?, IS_PUB
    LIC = ?, PORTLET_LABEL = ?, FORK_RENDER = ?, IS_CACHEABLE = ?, CACHE_E
    XPIRES = ?, PORTLET_FILE = ?, IS_PORTLET_FILE_DELETED = ?, HELP_URI =
    ?, EDIT_URI = ?, WEBAPP_NAME = ? where PORTLET_DEFINITION_ID = ?] merg
    ed portletDefinition [
    PortletDefinition::
    PortletDefinitionId = 2098
    LocalizationResource:
    IntersectionId: 2182
    title = InformationRequestController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    markupDefinitionId = 2183
    contentUri = /InformationRequest/InformationRequestController.jpf
    backingFile = null
    definitionLabel = portlet_10
    forkable = false
    public = true
    renderCacheable = false
    cacheExpires = -1
    forkRender = false
    portletFile = /InformationRequest/InformationRequestController.portl
    et
    deleted = false
    helpUri = null
    editUri = null
    webAppName = JediCRP
    PortletInstance:
    portletInstanceId = 2098
    LocalizationResource:
    IntersectionId: 2182
    title = InformationRequestController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    instanceLabel = null
    themeDefinitionId = null
    titlebarOrientation = 0
    defaultMinimized = false
    placementId = null
    parentPortletId = null
    instanceType = 1] database error code [25,222] SQL state [22028].; n
    ested exception is: java.sql.SQLException: Data exception -- row alrea
    dy exist in index AX1_PORTLET_DEF on table PF_PORTLET_DEFINITION.
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionDelegate.updatePortletDefinitionInternal(PortletDefinitionDe
    legate.java:1310)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionDelegate.updatePortletDefinition(PortletDefinitionDelegate.j
    ava:842)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManagerImpl.updatePortletDefinition(PortletDefinitionManager
    Impl.java:485)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManager_410kn4_EOImpl.updatePortletDefinition(PortletDefinit
    ionManager_410kn4_EOImpl.java:378)
    ... 11 more
    >
    <Jan 31, 2005 4:30:32 PM EST> <Error> <netuix> <BEA-420062> <One or mo
    re validation error(s) occurred during parsing /Search/JobCart/JobCart
    Controller.portlet. The error(s) were Parser Error...
    org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'port
    letRefresh' is not allowed to appear in element 'netuix:pageflowConten
    t'.
    .>
    <Jan 31, 2005 4:30:32 PM EST> <Error> <netuix> <BEA-420072> <Unsupport
    ed portlet file found at /Search/JobCart/JobCartController.portlet.>
    <Jan 31, 2005 4:30:32 PM EST> <Error> <netuix> <BEA-420047> <Exception
    [javax.transaction.TransactionRolledbackException: EJB Exception: : j
    avax.ejb.EJBException: SQL Error while trying to update portlet defini
    tion: SQL [update PF_PORTLET_DEFINITION set MARKUP_DEFINITION_ID = ?,
    IS_FORKABLE = ?, CONTENT_URI = ?, BACKING_FILE = ?, IS_PUBLIC = ?, POR
    TLET_LABEL = ?, FORK_RENDER = ?, IS_CACHEABLE = ?, CACHE_EXPIRES = ?,
    PORTLET_FILE = ?, IS_PORTLET_FILE_DELETED = ?, HELP_URI = ?, EDIT_URI
    = ?, WEBAPP_NAME = ? where PORTLET_DEFINITION_ID = ?] merged portletDe
    finition [
    PortletDefinition::
    PortletDefinitionId = 8001
    LocalizationResource:
    IntersectionId: 10001
    title = JobSearchController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    markupDefinitionId = 46003
    contentUri = /Search/JobSearch/JobSearchController.jpf
    backingFile = null
    definitionLabel = portlet_5
    forkable = false
    public = true
    renderCacheable = false
    cacheExpires = -1
    forkRender = false
    portletFile = /Search/JobSearch/JobSearchController.portlet
    deleted = false
    helpUri = /Search/JobSearch/Help.jsp
    editUri = null
    webAppName = JediCRP
    PortletInstance:
    portletInstanceId = 8001
    LocalizationResource:
    IntersectionId: 10001
    title = JobSearchController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    instanceLabel = null
    themeDefinitionId = null
    titlebarOrientation = 0
    defaultMinimized = false
    placementId = null
    parentPortletId = null
    instanceType = 1] database error code [25,222] SQL state [22028].; n
    ested exception is: java.sql.SQLException: Data exception -- row alrea
    dy exist in index AX1_PORTLET_DEF on table PF_PORTLET_DEFINITION.
    java.sql.SQLException: Data exception -- row already exist in index AX
    1_PORTLET_DEF on table PF_PORTLET_DEFINITION.
    at com.pointbase.net.netJDBCPrimitives.handleResponse(Unknown
    Source)
    at com.pointbase.net.netJDBCPrimitives.handlePrimitiveResponse
    (Unknown Source)
    at com.pointbase.net.netJDBCPreparedStatement.executeUpdate(Un
    known Source)
    at weblogic.jdbc.wrapper.PreparedStatement.executeUpdate(Prepa
    redStatement.java:115)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionDelegate.updatePortletDefinitionInternal(PortletDefinitionDe
    legate.java:1289)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionDelegate.updatePortletDefinition(PortletDefinitionDelegate.j
    ava:842)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManagerImpl.updatePortletDefinition(PortletDefinitionManager
    Impl.java:485)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManager_410kn4_EOImpl.updatePortletDefinition(PortletDefinit
    ionManager_410kn4_EOImpl.java:378)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.updatePortletDefinitionInternal(PortletFilePersistenceManager.ja
    va:476)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.updatePortletDefinition(PortletFilePersistenceManager.java:401)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.createUpdatePortletDefinitions(PortletFilePersistenceManager.jav
    a:332)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.sync(PortletFilePersistenceManager.java:849)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceM
    anager$Sync.run(AbstractFilePersistenceManager.java:281)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Au
    thenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityMan
    ager.java:144)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceM
    anager.startup(AbstractFilePersistenceManager.java:115)
    at com.bea.netuix.servlets.manager.PortalServlet$PersistenceMa
    nagerWorker.execute(PortalServlet.java:335)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:21
    9)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    javax.ejb.EJBException: SQL Error while trying to update portlet defin
    ition: SQL [update PF_PORTLET_DEFINITION set MARKUP_DEFINITION_ID = ?,
    IS_FORKABLE = ?, CONTENT_URI = ?, BACKING_FILE = ?, IS_PUBLIC = ?, PO
    RTLET_LABEL = ?, FORK_RENDER = ?, IS_CACHEABLE = ?, CACHE_EXPIRES = ?,
    PORTLET_FILE = ?, IS_PORTLET_FILE_DELETED = ?, HELP_URI = ?, EDIT_URI
    = ?, WEBAPP_NAME = ? where PORTLET_DEFINITION_ID = ?] merged portletD
    efinition [
    PortletDefinition::
    PortletDefinitionId = 8001
    LocalizationResource:
    IntersectionId: 10001
    title = JobSearchController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    markupDefinitionId = 46003
    contentUri = /Search/JobSearch/JobSearchController.jpf
    backingFile = null
    definitionLabel = portlet_5
    forkable = false
    public = true
    renderCacheable = false
    cacheExpires = -1
    forkRender = false
    portletFile = /Search/JobSearch/JobSearchController.portlet
    deleted = false
    helpUri = /Search/JobSearch/Help.jsp
    editUri = null
    webAppName = JediCRP
    PortletInstance:
    portletInstanceId = 8001
    LocalizationResource:
    IntersectionId: 10001
    title = JobSearchController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    instanceLabel = null
    themeDefinitionId = null
    titlebarOrientation = 0
    defaultMinimized = false
    placementId = null
    parentPortletId = null
    instanceType = 1] database error code [25,222] SQL state [22028].; n
    ested exception is: java.sql.SQLException: Data exception -- row alrea
    dy exist in index AX1_PORTLET_DEF on table PF_PORTLET_DEFINITION.
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionDelegate.updatePortletDefinitionInternal(PortletDefinitionDe
    legate.java:1310)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionDelegate.updatePortletDefinition(PortletDefinitionDelegate.j
    ava:842)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManagerImpl.updatePortletDefinition(PortletDefinitionManager
    Impl.java:485)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManager_410kn4_EOImpl.updatePortletDefinition(PortletDefinit
    ionManager_410kn4_EOImpl.java:378)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.updatePortletDefinitionInternal(PortletFilePersistenceManager.ja
    va:476)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.updatePortletDefinition(PortletFilePersistenceManager.java:401)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.createUpdatePortletDefinitions(PortletFilePersistenceManager.jav
    a:332)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.sync(PortletFilePersistenceManager.java:849)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceM
    anager$Sync.run(AbstractFilePersistenceManager.java:281)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Au
    thenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityMan
    ager.java:144)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceM
    anager.startup(AbstractFilePersistenceManager.java:115)
    at com.bea.netuix.servlets.manager.PortalServlet$PersistenceMa
    nagerWorker.execute(PortalServlet.java:335)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:21
    9)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    ; nested exception is:
    javax.ejb.EJBException: SQL Error while trying to update portl
    et definition: SQL [update PF_PORTLET_DEFINITION set MARKUP_DEFINITION
    _ID = ?, IS_FORKABLE = ?, CONTENT_URI = ?, BACKING_FILE = ?, IS_PUBLIC
    = ?, PORTLET_LABEL = ?, FORK_RENDER = ?, IS_CACHEABLE = ?, CACHE_EXPI
    RES = ?, PORTLET_FILE = ?, IS_PORTLET_FILE_DELETED = ?, HELP_URI = ?,
    EDIT_URI = ?, WEBAPP_NAME = ? where PORTLET_DEFINITION_ID = ?] merged
    portletDefinition [
    PortletDefinition::
    PortletDefinitionId = 8001
    LocalizationResource:
    IntersectionId: 10001
    title = JobSearchController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    markupDefinitionId = 46003
    contentUri = /Search/JobSearch/JobSearchController.jpf
    backingFile = null
    definitionLabel = portlet_5
    forkable = false
    public = true
    renderCacheable = false
    cacheExpires = -1
    forkRender = false
    portletFile = /Search/JobSearch/JobSearchController.portlet
    deleted = false
    helpUri = /Search/JobSearch/Help.jsp
    editUri = null
    webAppName = JediCRP
    PortletInstance:
    portletInstanceId = 8001
    LocalizationResource:
    IntersectionId: 10001
    title = JobSearchController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    instanceLabel = null
    themeDefinitionId = null
    titlebarOrientation = 0
    defaultMinimized = false
    placementId = null
    parentPortletId = null
    instanceType = 1] database error code [25,222] SQL state [22028].; n
    ested exception is: java.sql.SQLException: Data exception -- row alrea
    dy exist in index AX1_PORTLET_DEF on table PF_PORTLET_DEFINITION.] thr
    own while trying to do task [updatePortletDefinition] in class [com.be
    a.netuix.servlets.repository.PortletFilePersistenceManager].
    javax.transaction.TransactionRolledbackException: EJB Exception: : jav
    ax.ejb.EJBException: SQL Error while trying to update portlet definiti
    on: SQL [update PF_PORTLET_DEFINITION set MARKUP_DEFINITION_ID = ?, IS
    _FORKABLE = ?, CONTENT_URI = ?, BACKING_FILE = ?, IS_PUBLIC = ?, PORTL
    ET_LABEL = ?, FORK_RENDER = ?, IS_CACHEABLE = ?, CACHE_EXPIRES = ?, PO
    RTLET_FILE = ?, IS_PORTLET_FILE_DELETED = ?, HELP_URI = ?, EDIT_URI =
    ?, WEBAPP_NAME = ? where PORTLET_DEFINITION_ID = ?] merged portletDefi
    nition [
    PortletDefinition::
    PortletDefinitionId = 8001
    LocalizationResource:
    IntersectionId: 10001
    title = JobSearchController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    markupDefinitionId = 46003
    contentUri = /Search/JobSearch/JobSearchController.jpf
    backingFile = null
    definitionLabel = portlet_5
    forkable = false
    public = true
    renderCacheable = false
    cacheExpires = -1
    forkRender = false
    portletFile = /Search/JobSearch/JobSearchController.portlet
    deleted = false
    helpUri = /Search/JobSearch/Help.jsp
    editUri = null
    webAppName = JediCRP
    PortletInstance:
    portletInstanceId = 8001
    LocalizationResource:
    IntersectionId: 10001
    title = JobSearchController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    instanceLabel = null
    themeDefinitionId = null
    titlebarOrientation = 0
    defaultMinimized = false
    placementId = null
    parentPortletId = null
    instanceType = 1] database error code [25,222] SQL state [22028].; n
    ested exception is: java.sql.SQLException: Data exception -- row alrea
    dy exist in index AX1_PORTLET_DEF on table PF_PORTLET_DEFINITION.
    java.sql.SQLException: Data exception -- row already exist in index AX
    1_PORTLET_DEF on table PF_PORTLET_DEFINITION.
    at com.pointbase.net.netJDBCPrimitives.handleResponse(Unknown
    Source)
    at com.pointbase.net.netJDBCPrimitives.handlePrimitiveResponse
    (Unknown Source)
    at com.pointbase.net.netJDBCPreparedStatement.executeUpdate(Un
    known Source)
    at weblogic.jdbc.wrapper.PreparedStatement.executeUpdate(Prepa
    redStatement.java:115)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionDelegate.updatePortletDefinitionInternal(PortletDefinitionDe
    legate.java:1289)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionDelegate.updatePortletDefinition(PortletDefinitionDelegate.j
    ava:842)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManagerImpl.updatePortletDefinition(PortletDefinitionManager
    Impl.java:485)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManager_410kn4_EOImpl.updatePortletDefinition(PortletDefinit
    ionManager_410kn4_EOImpl.java:378)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.updatePortletDefinitionInternal(PortletFilePersistenceManager.ja
    va:476)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.updatePortletDefinition(PortletFilePersistenceManager.java:401)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.createUpdatePortletDefinitions(PortletFilePersistenceManager.jav
    a:332)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.sync(PortletFilePersistenceManager.java:849)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceM
    anager$Sync.run(AbstractFilePersistenceManager.java:281)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Au
    thenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityMan
    ager.java:144)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceM
    anager.startup(AbstractFilePersistenceManager.java:115)
    at com.bea.netuix.servlets.manager.PortalServlet$PersistenceMa
    nagerWorker.execute(PortalServlet.java:335)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:21
    9)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    javax.ejb.EJBException: SQL Error while trying to update portlet defin
    ition: SQL [update PF_PORTLET_DEFINITION set MARKUP_DEFINITION_ID = ?,
    IS_FORKABLE = ?, CONTENT_URI = ?, BACKING_FILE = ?, IS_PUBLIC = ?, PO
    RTLET_LABEL = ?, FORK_RENDER = ?, IS_CACHEABLE = ?, CACHE_EXPIRES = ?,
    PORTLET_FILE = ?, IS_PORTLET_FILE_DELETED = ?, HELP_URI = ?, EDIT_URI
    = ?, WEBAPP_NAME = ? where PORTLET_DEFINITION_ID = ?] merged portletD
    efinition [
    PortletDefinition::
    PortletDefinitionId = 8001
    LocalizationResource:
    IntersectionId: 10001
    title = JobSearchController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    markupDefinitionId = 46003
    contentUri = /Search/JobSearch/JobSearchController.jpf
    backingFile = null
    definitionLabel = portlet_5
    forkable = false
    public = true
    renderCacheable = false
    cacheExpires = -1
    forkRender = false
    portletFile = /Search/JobSearch/JobSearchController.portlet
    deleted = false
    helpUri = /Search/JobSearch/Help.jsp
    editUri = null
    webAppName = JediCRP
    PortletInstance:
    portletInstanceId = 8001
    LocalizationResource:
    IntersectionId: 10001
    title = JobSearchController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    instanceLabel = null
    themeDefinitionId = null
    titlebarOrientation = 0
    defaultMinimized = false
    placementId = null
    parentPortletId = null
    instanceType = 1] database error code [25,222] SQL state [22028].; n
    ested exception is: java.sql.SQLException: Data exception -- row alrea
    dy exist in index AX1_PORTLET_DEF on table PF_PORTLET_DEFINITION.
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionDelegate.updatePortletDefinitionInternal(PortletDefinitionDe
    legate.java:1310)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionDelegate.updatePortletDefinition(PortletDefinitionDelegate.j
    ava:842)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManagerImpl.updatePortletDefinition(PortletDefinitionManager
    Impl.java:485)
    at com.bea.netuix.application.manager.persistence.jdbc.Portlet
    DefinitionManager_410kn4_EOImpl.updatePortletDefinition(PortletDefinit
    ionManager_410kn4_EOImpl.java:378)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.updatePortletDefinitionInternal(PortletFilePersistenceManager.ja
    va:476)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.updatePortletDefinition(PortletFilePersistenceManager.java:401)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.createUpdatePortletDefinitions(PortletFilePersistenceManager.jav
    a:332)
    at com.bea.netuix.servlets.repository.PortletFilePersistenceMa
    nager.sync(PortletFilePersistenceManager.java:849)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceM
    anager$Sync.run(AbstractFilePersistenceManager.java:281)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Au
    thenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityMan
    ager.java:144)
    at com.bea.netuix.servlets.repository.AbstractFilePersistenceM
    anager.startup(AbstractFilePersistenceManager.java:115)
    at com.bea.netuix.servlets.manager.PortalServlet$PersistenceMa
    nagerWorker.execute(PortalServlet.java:335)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:21
    9)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    ; nested exception is:
    javax.ejb.EJBException: SQL Error while trying to update portl
    et definition: SQL [update PF_PORTLET_DEFINITION set MARKUP_DEFINITION
    _ID = ?, IS_FORKABLE = ?, CONTENT_URI = ?, BACKING_FILE = ?, IS_PUBLIC
    = ?, PORTLET_LABEL = ?, FORK_RENDER = ?, IS_CACHEABLE = ?, CACHE_EXPI
    RES = ?, PORTLET_FILE = ?, IS_PORTLET_FILE_DELETED = ?, HELP_URI = ?,
    EDIT_URI = ?, WEBAPP_NAME = ? where PORTLET_DEFINITION_ID = ?] merged
    portletDefinition [
    PortletDefinition::
    PortletDefinitionId = 8001
    LocalizationResource:
    IntersectionId: 10001
    title = JobSearchController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    markupDefinitionId = 46003
    contentUri = /Search/JobSearch/JobSearchController.jpf
    backingFile = null
    definitionLabel = portlet_5
    forkable = false
    public = true
    renderCacheable = false
    cacheExpires = -1
    forkRender = false
    portletFile = /Search/JobSearch/JobSearchController.portlet
    deleted = false
    helpUri = /Search/JobSearch/Help.jsp
    editUri = null
    webAppName = JediCRP
    PortletInstance:
    portletInstanceId = 8001
    LocalizationResource:
    IntersectionId: 10001
    title = JobSearchController
    description = null
    type = PORTLET
    application = PORTAL
    LocalizationLocale:
    localizationLocaleId = [2001]
    locale = [en_US]
    encoding = [UTF-8]
    instanceLabel = null
    themeDefinitionId = null
    titlebarOrientation = 0
    defaultMinimized = false
    placementId = null
    parentPortletId = null
    instanceType = 1] database error code [25,222] SQL state [22028].; n
    ested exception is: java.sql.SQLException: Data exception -- row alrea
    dy exist in index AX1_PORTLET_DEF on table PF_PORTLET_DEFINITION.
    at weblogic.ejb20.i

    See Help with schema validation given the samples are invalid.

  • XML Parsing Error: no element found Line Number 1, Column 1:

    Hi All,
    I have deployed EAR on my standalone server using JDEV 11.1.1.6.0. I am able to get the WSRP portlet producer page on
    http://<server>:7001/contextRoot. But when i try to click on any of the WSDL URL it gives me "XML Parsing Error: no element found Line Number 1, Column 1:"
    and from IE it gives me: XML document must have a top level element. Error processing resource
    there can be a issue with the WSRPContainer.jar file. So i have remove it from my deployment profile, EAR and lib/classpath files.
    Can you please suggest a workaround.
    Regards,
    ND
    Edited by: ND on Dec 4, 2012 9:57 PM

    Hi All,
    this error normally comes when the WLS domain is not not properly created. if you get some exception for ./provesecurity.sh file while creating the domain, then the XML error comes.
    I did not went into the depth but figured out a workaround: restart the VM/hosted box and then create the domain, remember to use diff port name while creating it from the domain creation script.
    Regards,
    ND

  • Parse error in web.xml

    hello friends,
    When i implement my project in to tomcat server ..... It raises this exception in web.xml pls help me.........
    i have given below......
    Thanks in advance....
    Sep 6, 2008 10:16:53 AM org.apache.catalina.startup.ContextConfig applicationWebConfig
    SEVERE: Parse error in application web.xml file at jndi:/localhost/hatsunSMS/WEB-INF/web.xml
    java.net.NoRouteToHostException: No route to host
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.Socket.connect(Socket.java:519)
    at java.net.Socket.connect(Socket.java:469)
    at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
    at sun.net.www.http.HttpClient.<init>(HttpClient.java:233)
    at sun.net.www.http.HttpClient.New(HttpClient.java:306)
    at sun.net.www.http.HttpClient.New(HttpClient.java:323)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:788)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:729)
    at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:654)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:977)
    at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
    at org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown Source)
    at org.apache.xerces.impl.XMLEntityManager.startDTDEntity(Unknown Source)
    at org.apache.xerces.impl.XMLDTDScannerImpl.setInputSource(Unknown Source)
    at org.apache.xerces.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(Unknown Source)
    at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
    at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
    at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
    at org.apache.tomcat.util.digester.Digester.parse(Digester.java:1562)
    at org.apache.catalina.startup.ContextConfig.applicationWebConfig(ContextConfig.java:352)
    at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:1044)
    at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:261)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4148)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
    at org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:920)
    at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:883)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
    at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
    at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
    at org.apache.catalina.core.StandardService.start(StandardService.java:448)
    at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
    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)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
    Sep 6, 2008 10:16:53 AM org.apache.catalina.startup.ContextConfig start

    Hi.
    Please re-read your stacktrace and then have a look at http://java.sun.com/j2se/1.4.2/docs/api/java/net/NoRouteToHostException.html.
    Then, take your time to think about it again.
    Bye.

  • How do I fix a parsing error Ii get every time Firefox opens up

    XML Parsing Error: undefined entity
    Location: jar:file:///C:/Program%20Files/Mozilla%20Firefox/omni.jar!/chrome/browser/content/browser/aboutHome.xhtml
    Line Number 19, Column 12:

    Try to reset the browser.startup.homepage_override.mstone pref via the right-click context menu to the default on the about:config page and close and restart Firefox to restore the about:home page to its default.
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold (user set).
    *Preferences can be reset to the default via the right-click context menu if they are user set
    *Preferences can be changed via the right-click context menu: Modify (String or Integer) or Toggle (Boolean)

  • Struts - Parsing error processing resource path

    StandardContext[bmd2]Marking servlet action as unavailable
    StandardContext[bmd2]Servlet /bmd2 threw load() exception
    javax.servlet.UnavailableException: Parsing error processing resource path
         at org.apache.struts.action.ActionServlet.handleConfigException(ActionServlet.java:1035)
         at org.apache.struts.action.ActionServlet.parseModuleConfigFile(ActionServlet.java:1014)
         at org.apache.struts.action.ActionServlet.initModuleConfig(ActionServlet.java:955)
         at org.apache.struts.action.ActionServlet.init(ActionServlet.java:470)
         at javax.servlet.GenericServlet.init(GenericServlet.java:256)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1044)
         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:887)
         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3948)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4271)
         at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:866)
         at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:850)
         at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:633)
         at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:316)
         at org.apache.catalina.core.StandardHost.install(StandardHost.java:859)
         at org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:723)
         at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:473)
         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1002)
         at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:393)
         at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:166)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:816)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1125)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:518)
         at org.apache.catalina.core.StandardService.start(StandardService.java:519)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:2343)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:581)
         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:324)
         at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:297)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398)
    struts-config.xml
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <!DOCTYPE struts-config PUBLIC
    "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN"
    "http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd">
    <struts-config>
    <!-- ======================================== Data Source Definitions -->
    <data-sources>
         <data-source>
         <set-property property="driverClass" value="com.mysql.jdbc.Driver" />
         <!-- old name is com.mysql.jdbc.Driver -->
         <set-property property="url" value="jdbc:mysql://localhost/microarray" />
         <set-property property="maxCount" value="5"/>
         <set-property property="minCount" value="1"/>
         <set-property property="user" value="apache"/>
         <set-property property="password" value=null />
    </data-source>
    </data-sources>
    <!-- ======================================== Form Bean Definitions -->
    <form-beans>
    <!-- Logon Form offers user to enter credentials to sing in -->
    <!-- name specify the name of the Bean used -->
    <!-- type specify the location and the class name -->
    <form-bean
    name="logonForm"
    type="logon.LogonForm"/>
    </form-beans>
    <!-- ================================= Global Exception Definitions -->
    <global-exceptions>
    <!-- sample exception handler
    <exception
    key="expired.password"
    type="app.ExpiredPasswordException"
    path="/changePassword.jsp"/>
    end sample -->
    </global-exceptions>
    <!-- ================================== Global Forward Definitions -->
    <global-forwards>
    <forward name="logon" path="/logon/Logon.do"/>
    <forward name="logoff"path="/Welcome.do"/>
    <!-- Default forward to "Welcome" action -->
    <!-- Demonstrates using index.jsp to forward -->
    <forward name="welcome" path="/Welcome.do"/>
    </global-forwards>
    <!-- =================================== Action Mapping Definitions -->
    <action-mappings>
    <!-- Default "Welcome" action -->
    <!-- Forwards to Welcome.jsp -->
    <action
    path="/Welcome"
    type="org.apache.struts.actions.ForwardAction"
    parameter="/pages/Welcome.jsp"/>
    <action
    path="/logon/Logon"
    type="org.apache.struts.actions.ForwardAction"
    parameter="/pages/logon/Logon.jsp"/>
    <!-- LogonSubmit action -->
    <action
    path="/logon/LogonSubmit"
    type="logon.LogonAction"
    name="logonForm"
    scope="request"
    validate="true"
    input="/pages/logon/Logon.jsp">
    <forward name="userpage" path="/pages/user/User.jsp"/>
    </action>
    </action-mappings>
    <!-- ===================================== Controller Configuration -->
    <controller
    processorClass="org.apache.struts.tiles.TilesRequestProcessor"/>
    <!-- ================================ Message Resources Definitions -->
    <message-resources parameter="resources.application"/>
    <!-- ======================================= Plug Ins Configuration -->
    <!-- ========== Tiles plugin =================== -->
    <plug-in className="org.apache.struts.tiles.TilesPlugin" >
    <set-property property="definitions-config" value="/WEB-INF/tiles-defs.xml" />
    <set-property property="moduleAware" value="true" />
    <set-property property="definitions-parser-validate" value="true" />
    </plug-in>
    <plug-in className="org.apache.struts.validator.ValidatorPlugIn">
    <set-property
    property="pathnames"
    value="/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml"/>
    </plug-in>
    </struts-config>
    Anyone can give me some hints on where the error is?
    i have struts.jar and the other struts related files in \WEB-INF\lib

    I ran your file through an XML parser and the only error was on the line:<set-property property="password" value=null />because there are no quotes around "null". Fix that and try again. If you're using an IDE, there should be an option to validate the XML file which enables you to check struts.config before starting up the app.

  • XML Parse error while loading an XML file

    HI Folks,
    I was trying to load and XML file into BODS.. The XML file is well-formed and the same when tested in other tools  is getting loaded without any issues..
    I have created a XML-File format with the corresponding XSD..
    But here in BODS it is giving - Parse error
    1) when i try to view the data of the source XML in my dataflow ..it is giving "XML Parser Failed".. and not able to show data..
    2) When I run my job i get the same pares error - with details as under..
    ---> Error here is "Unable to recognize element 'TAB' " or some time is say " Element TAB should be qualified"
    Please guide with this if you have any info..thanks
    I'm pasting the XML source file format here for your reference:--
      <?xml version="1.0" encoding="iso-8859-1" ?>
    - <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
    - <asx:values>
    - <TAB>
    - <items>
    + <CUSTOMER_RECORD>
      <CUSTOMER_NUMBER>1111111111</CUSTOMER_NUMBER>
      <NAME_1>ABC</NAME_1>
      <NAME_2>OFM/COMMERCIAL ACCOUNTS</NAME_2>
      <STREET_1>31 CENTER DRIVE MCS2045</STREET_1>
      <STREET_2 />
      <CITY>BETHESDA</CITY>
      <STATE_CODE>MD</STATE_CODE>
      <POSTAL_CODE>20892-2045</POSTAL_CODE>
      <COUNTRY_CODE>US</COUNTRY_CODE>
      <ORDER_BLOCK />
      <ERP_CREATE_DATE>20040610</ERP_CREATE_DATE>
      <ERP_CREATED_BY>DGUPTA</ERP_CREATED_BY>
      <ERP_MODIFY_DATE>20120201</ERP_MODIFY_DATE>
      <ERP_MODIFIED_BY>LWOHLFEI</ERP_MODIFIED_BY>
      <INDUSTRY_CODE>0103</INDUSTRY_CODE>
      <ACCOUNT_GROUP_ID>0001</ACCOUNT_GROUP_ID>
      <SALES_NOTE />
      <ADDRESS_NOTE />
      <CUSTOMER_CLASSIFICATION_CODE>02</CUSTOMER_CLASSIFICATION_CODE>
      <GLN_NUMBER />
      <PREVIOUS_ACCT_NO />
      <ACCOUNT_TYPE />
      <GAG />
      <SDI_ID />
      <HOSP_ID />
      <HIN />
      <DUNS />
      <PO_BOX />
      <POB_CITY />
      <POB_ZIP />
      <PHONE_NUMBER>77777</PHONE_NUMBER>
      <EMAIL_DOMAIN />
      <REQUESTER />
      <ERP_SOURCE_SYSTEM>ECC</ERP_SOURCE_SYSTEM>
      </CUSTOMER_RECORD>
    - <SALES_ORG_DATA>
    + <item>
      <CUSTOMER_NUMBER>1111111111</CUSTOMER_NUMBER>
      <SALES_ORG>0130</SALES_ORG>
      <CUSTOMER_GROUP>03</CUSTOMER_GROUP>
      <ORDER_BLOCK_CODE />
      <ERP_SOURCE_SYSTEM>ECC</ERP_SOURCE_SYSTEM>
      </item>
    + <item>
      <CUSTOMER_NUMBER>1111111111</CUSTOMER_NUMBER>
      <SALES_ORG>0120</SALES_ORG>
      <CUSTOMER_GROUP>11</CUSTOMER_GROUP>
      <ORDER_BLOCK_CODE />
      <ERP_SOURCE_SYSTEM>ECC</ERP_SOURCE_SYSTEM>
      </item>
      </SALES_ORG_DATA>
      </items>
      </TAB>
      </asx:values>
      </asx:abap>

    Pierre,
    Depending on the object "myLastFile", the method openDlg might not even exist (if the myLastFile object is not a File object, for instance). And I do not see any need for the myLastFile anyhow, as you are presenting a dialog to select a file to open. I recommend using the global ChooseFile( ) method instead. This will give you a filename as string in full path notation, or null when no file was selected in the dialog. I am not sure what your ExtendScript documentation states about the return value for ChooseFile, but if that differs from what I am telling you here, the documentation is wrong. So, if you replace the first lines of your code with the following it should work:
    function openXMLFile ( ) {
        var filename = ChooseFile ( "Choose XML file ...", "", "*.xml", Constants.FV_ChooseSelect );
    While writing this, I see that Russ has already given you the same advice. Use the symbolic constant value I indicated to use the ChooseFile dialog to select a single file (it can also be used to select a directory or open a file - but you want to control the opening process yourself). Note that this method allows you to set a start directory for the dialog (second parameter). The ESTK autocompletion also gives you a fifth parameter "helplink" which is undocumented and can safely be ignored.
    Good luck
    Jang

  • Facing Parse Errors after upgrading database from 10g to 11g

    Hi,
    We are facing parse errors in the SQL's after upgrading database from 10g to 11g.
    Kindly look into below parse errors.
    ********************************** Parse Error *****************************************************
    Tue Aug 13 14:13:08 2013
    kksSetBindType 16173533-2: parse err=1446 hd=3c73061fb8 flg=100476 cisid=173 sid=173 ciuid=173 uid=173
    PARSE ERROR: ospid=15598, error=1446 for statement:
    SELECT ROWID,ORGANIZATION_CODE,PADDED_CONCATENATED_SEGMENTS,PRIMARY_UOM_CODE,REVISION,SUBINVENTORY_CODE,TOTAL_QOH,NET,RSV,ATP,ORGANIZATION_NAME,ITEM_DESCRIPTION,INVENTORY_ITEM_ID,ORGANIZATION_ID,LOCATOR_ID,LOCATOR_TYPE,ITEM_LOCATOR_CONTROL,ITEM_LOT_CONTROL,ITEM_SERIAL_CONTROL FROM MTL_ONHAND_LOCATOR_V WHERE (INVENTORY_ITEM_ID=:1) and (ORGANIZATION_ID=:2) order by ORGANIZATION_CODE,SUBINVENTORY_CODE,REVISION, organization_code, padded_concatenated_segments
    Tue Aug 13 14:13:10 2013
    kksfbc 16173533: parse err=942 hd=3c387c4028 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    PARSE ERROR: ospid=29813, error=942 for statement:
    Select feature from toad.toad_restrictions where user_name=USER or user_name in ( select ROLE from sys.session_roles)
    kksfbc 16173533: parse err=942 hd=3c97d83648 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    PARSE ERROR: ospid=29813, error=942 for statement:
    SELECT password
    FROM SYS.USER$
    WHERE  0=1
    kksfbc 16173533: parse err=6550 hd=35185e4278 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    ----- PL/SQL Stack -----
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    319e277050        30  anonymous block
    319e277050        57  anonymous block
    PARSE ERROR: ospid=29813, error=6550 for statement:
    BEGIN sys.dbms_profiler."146775420110782746251362632012"; END;
    kksfbc 16173533: parse err=942 hd=3c142d8600 flg=20 cisid=3266 sid=3266 ciuid=3266 uid=3266
    ----- PL/SQL Stack -----
    ----- PL/SQL Call Stack -----
      object      line  object
      handle    number  name
    319e277050        67  anonymous block
    PARSE ERROR: ospid=29813, error=942 for statement:
    SELECT 1 FROM plsql_profiler_data WHERE 0 = 1
    Please help.
    Regards
    Suresh

    Hi Suresh,
    Apologies for misunderstanding..
    Tue Aug 13 14:13:08 2013
    kksSetBindType 16173533-2: parse err=1446 hd=3c73061fb8 flg=100476 cisid=173 sid=173 ciuid=173 uid=173
    PARSE ERROR: ospid=15598, error=1446 for statement:
    SELECT ROWID,ORGANIZATION_CODE,PADDED_CONCATENATED_SEGMENTS,PRIMARY_UOM_CODE,REVISION,SUBINVENTORY_CODE,TOTAL_QOH,NET,RSV,ATP,ORGANIZATION_NAME,ITEM_DESCRIPTION,INVENTORY_ITEM_ID,ORGANIZATION_ID,LOCATOR_ID,LOCATOR_TYPE,ITEM_LOCATOR_CONTROL,ITEM_LOT_CONTROL,ITEM_SERIAL_CONTROL FROM MTL_ONHAND_LOCATOR_V WHERE (INVENTORY_ITEM_ID=:1) and (ORGANIZATION_ID=:2) order by ORGANIZATION_CODE,SUBINVENTORY_CODE,REVISION, organization_code, padded_concatenated_segments
    Assuming you see the above error message in the alert log file, which was your original post, follow the below steps:
    1 Get the 'ospid' value from the error
    2. Issue the below command:
    SQL> select request_id,ORACLE_PROCESS_ID
      2 from fnd_concurrent_requests
      3 where request_id = 15598;
    3. After obtaining the request_id
    4, Query it from the front-end using SYSADMIN responsibility
    Hopefully this should get you the respective concurrent report/program.
    Thanks &
    Best Regards,

  • Processing this item failed because of a PDF parser error. Input string was not in a correct format.

    Good Morning,
    We're having issues parsing several hundred PDF files located in two separate Record Center sites. All other PDF documents in the environment are being crawled and parsed without issue. I've verified the permissions for the Search service account, but that
    doesn't seem to be the issue. Searching for this particular error hasn't returned much, but I have ensured that the Search service account has been added to the necessary Local Security Policy objects and cleared the configuration cache. Any help would be
    greatly appreciated.
    Processing this item failed because of a PDF parser error. ( Error parsing document 'https://asdf.com/sites/HRRecords/asdf.pdf'. Input string was not in a correct format.; ; SearchID = 6642FEEF-6921-434E-B084-02809173D8A7 )

    This issue came back up for me as my results aren't displaying since this data is not part of the search index.
    Curious if anyone knows of a way to increase the parser server memory in SharePoint 2013 search?
    http://sharepoint/materials-ca/HPSActiveCDs/Votrevieprofessionnelleetvotrecarrireenregistrement.zip
    Processing this item failed because the parser server ran out of memory. ( Error parsing document 'http://sharepoint/materials-ca/HPSActiveCDs/Votrevieprofessionnelleetvotrecarrireenregistrement.zip'. Document failed to be processed. It probably crashed the
    server.; ; SearchID = 097AE4B0-9EB0-4AEC-AECE-AEFA631D4AA6 )
    http://sharepoint/materials-ca/HPSActiveCDs/Travaillerauseindunequipemultignrationnelle.zip
    Processing this item failed because of a IFilter parser error. ( Error parsing document 'http://sharepoint/materials-ca/HPSActiveCDs/Travaillerauseindunequipemultignrationnelle.zip'. Error loading IFilter for extension '.zip' (Error code is 0x80CB4204). The
    function encountered an unknown error.; ; SearchID = 4A0C99B1-CF44-4C8B-A6FF-E42309F97B72 )

  • SharePoint 2013 Search - Zip - Parser server ran out of memory - Processing this item failed because of a IFilter parser error

    Moving content databases from 2010 to 2013 August CU. Have 7 databases attached and ready to go, all the content is crawled successfully except zip files. Getting errors such as 
    Processing this item failed because of a IFilter parser error. ( Error parsing document 'http://sharepoint/file1.zip'. Error loading IFilter for extension '.zip' (Error code is 0x80CB4204). The function encountered an unknown error.; ; SearchID = 7A541F21-1CD3-4300-A95C-7E2A67B2563C
    Processing this item failed because the parser server ran out of memory. ( Error parsing document 'http://sharepoint/file2.zip'. Document failed to be processed. It probably crashed the server.; ; SearchID = 91B5D685-1C1A-4C43-9505-DA5414E40169 )
    SharePoint 2013 in a single instance out-of-the-box. Didn't install custom iFilters as 2013 supports zip. No other extensions have this issue. Range in file size from 60-90MB per zip. They contain mp3 files. I can download and unzip the file as needed. 
    Should I care that the index isn't being populated with these items since they contain no metadata? I am thinking I should just omit these from the crawl. 

    This issue came back up for me as my results aren't displaying since this data is not part of the search index.
    Curious if anyone knows of a way to increase the parser server memory in SharePoint 2013 search?
    http://sharepoint/materials-ca/HPSActiveCDs/Votrevieprofessionnelleetvotrecarrireenregistrement.zip
    Processing this item failed because the parser server ran out of memory. ( Error parsing document 'http://sharepoint/materials-ca/HPSActiveCDs/Votrevieprofessionnelleetvotrecarrireenregistrement.zip'. Document failed to be processed. It probably crashed the
    server.; ; SearchID = 097AE4B0-9EB0-4AEC-AECE-AEFA631D4AA6 )
    http://sharepoint/materials-ca/HPSActiveCDs/Travaillerauseindunequipemultignrationnelle.zip
    Processing this item failed because of a IFilter parser error. ( Error parsing document 'http://sharepoint/materials-ca/HPSActiveCDs/Travaillerauseindunequipemultignrationnelle.zip'. Error loading IFilter for extension '.zip' (Error code is 0x80CB4204). The
    function encountered an unknown error.; ; SearchID = 4A0C99B1-CF44-4C8B-A6FF-E42309F97B72 )

  • RE: [iPlanet-JATO] Parse error in JSP parser in IAS6

    Hi Todd,
    removing the defaultValue="" attribute works.
    I have not got around to testing the SP3.
    BTW. The reason the default value tag was added was to stop Null pointer
    exceptions being thrown in the
    HrefTag.beginDisplay().
    buffer.append("?")
    .append(field.getQualifiedName()) // "FooHref"
    .append("=")
    .append(URLEncoder.encode(value.toString())); // "/foo"
    If you don't explicitly add a defaultValue="" to the jsp HREF tag ,
    HrefTag.getDefaultValue() returns null.
    Our hack was to add the following in HrefTag.java.
    if (value==null)
    value=getDefaultValue();
    //===========================
    //IP6 ADDED THE FOLLOWING LINE
    value = (value== null? "":value);
    //============================
    Is that pheasible work-around ? This eliminates the need to add
    defaultValue="" to all HREF tags.
    Also, I might as well point another behavior that we encountered with HREFS.
    In ND, if a HREF's display Field was bound to a column in DataObject and the
    particular record had no value, no URL would be rendered on the page.
    The HTML would look something like this( from memory ):
    <A
    HREF="../AppName/PgMsgMain.hrfSubject_onWebEvent(hrfSubject).994226335140? +
    ND URL STUFF"></A>
    In JATO by default a url get displayed with "null" as the link. ie.
    <a href="../AppName/PgMsgMain?PgMsgMain.hrfSubject= + URL STUFF">null</a>
    Our hack was modify the HrefTag.doEndTag method to not append "null" to the
    buffer.
    if (displayed)
    buffer.append(getBodyContent().getString().equals("null")? "":
    getBodyContent().getString()))
    // IP6 HACK buffer.append(getBodyContent().getString())
    .append("</a>");
    writeOutput(fireEndDisplayEvent(buffer.toString()));
    Is there a better way to do this?
    thanks
    Kostas
    -----Original Message-----
    From: Todd Fast [mailto:<a href="/group/SunONE-JATO/post?protectID=189233080150012190218067203043176090006144139218183041">toddwork@c...</a>]
    Sent: Tuesday, July 03, 2001 12:46 AM
    Subject: Re: [iPlanet-JATO] Parse error in JSP parser in IAS6
    Hey Kostas--
    I personally haven't seen this kind of error. Have you tried simplifying
    the expression inside the href tag? For example:
    <% Object foo =
    viewBean.getRptAssignmentMatch().getvwAssignmentMatchModel().getValue(
    vwAssignmentMatchModel.FIELD_ASSIGNMENT_ASSIGNMENT_ID);
    %>
    <jato:href name="hrefASSIGNMENT_ASSIGNMENT_ID" fireDisplayEvents="true">
    <%= foo %>
    </jato:href>
    Also, is there a different version you could upgrade to? iAS SP3 includes
    the Jasper compiler from Tomcat, which should behave quite differently.
    Todd
    ----- Original Message -----
    From: "Kostas Morfis" <kmorfis@i...>
    Sent: Tuesday, July 03, 2001 12:17 AM
    Subject: [iPlanet-JATO] Parse error in JSP parser in IAS6
    >
    Hi all,
    has anyone come across the following error in iPlanet?
    [02/Jul/2001 12:21:32:1] error: Exception: SERVLET-compile_failed: Failedin
    compiling template: /ras/ras/voyager4/pgAssignmentMatch.jsp, Parse errorin
    JSP parser. Missing endtag: /jato:href
    Exception Stack Trace:
    java.lang.Exception: Parse error in JSP parser. Missing endtag: /jato:href
    at com.netscape.jsp.JSP.parseBlock(Unknown Source)
    at com.netscape.jsp.JSP.parseUserTag(Unknown Source)
    at com.netscape.jsp.JSP.parseTag(Unknown Source)
    at com.netscape.jsp.JSP.parseNext(Unknown Source)
    etc etc.
    We have tested the page in Resin and it works fine.
    It seems the JSP parser has a problem with the following type of HREFtags.
    >
    <jato:href name="hrefASSIGNMENT_ASSIGNMENT_ID" fireDisplayEvents="true"
    defaultValue=""><%=
    viewBean.getRptAssignmentMatch().getvwAssignmentMatchModel().getValue(com.cb
    >
    re.ras.voyager4.model.vwAssignmentMatchModel.FIELD_ASSIGNMENT_ASSIGNMENT_ID)
    %></jato:href></font></td>
    anyone have any suggestions/thoughts/comments ?
    Kostas Morfis
    Senior Consultant
    iRise
    www.iRise.com
    [Non-text portions of this message have been removed]
    [email protected]
    [email protected]

    Hi Todd,
    removing the defaultValue="" attribute works.
    I have not got around to testing the SP3.
    BTW. The reason the default value tag was added was to stop Null pointer
    exceptions being thrown in the
    HrefTag.beginDisplay().
    buffer.append("?")
    .append(field.getQualifiedName()) // "FooHref"
    .append("=")
    .append(URLEncoder.encode(value.toString())); // "/foo"
    If you don't explicitly add a defaultValue="" to the jsp HREF tag ,
    HrefTag.getDefaultValue() returns null.
    Our hack was to add the following in HrefTag.java.
    if (value==null)
    value=getDefaultValue();
    //===========================
    //IP6 ADDED THE FOLLOWING LINE
    value = (value== null? "":value);
    //============================
    Is that pheasible work-around ? This eliminates the need to add
    defaultValue="" to all HREF tags.
    Also, I might as well point another behavior that we encountered with HREFS.
    In ND, if a HREF's display Field was bound to a column in DataObject and the
    particular record had no value, no URL would be rendered on the page.
    The HTML would look something like this( from memory ):
    <A
    HREF="../AppName/PgMsgMain.hrfSubject_onWebEvent(hrfSubject).994226335140? +
    ND URL STUFF"></A>
    In JATO by default a url get displayed with "null" as the link. ie.
    <a href="../AppName/PgMsgMain?PgMsgMain.hrfSubject= + URL STUFF">null</a>
    Our hack was modify the HrefTag.doEndTag method to not append "null" to the
    buffer.
    if (displayed)
    buffer.append(getBodyContent().getString().equals("null")? "":
    getBodyContent().getString()))
    // IP6 HACK buffer.append(getBodyContent().getString())
    .append("</a>");
    writeOutput(fireEndDisplayEvent(buffer.toString()));
    Is there a better way to do this?
    thanks
    Kostas
    -----Original Message-----
    From: Todd Fast [mailto:<a href="/group/SunONE-JATO/post?protectID=189233080150012190218067203043176090006144139218183041">toddwork@c...</a>]
    Sent: Tuesday, July 03, 2001 12:46 AM
    Subject: Re: [iPlanet-JATO] Parse error in JSP parser in IAS6
    Hey Kostas--
    I personally haven't seen this kind of error. Have you tried simplifying
    the expression inside the href tag? For example:
    <% Object foo =
    viewBean.getRptAssignmentMatch().getvwAssignmentMatchModel().getValue(
    vwAssignmentMatchModel.FIELD_ASSIGNMENT_ASSIGNMENT_ID);
    %>
    <jato:href name="hrefASSIGNMENT_ASSIGNMENT_ID" fireDisplayEvents="true">
    <%= foo %>
    </jato:href>
    Also, is there a different version you could upgrade to? iAS SP3 includes
    the Jasper compiler from Tomcat, which should behave quite differently.
    Todd
    ----- Original Message -----
    From: "Kostas Morfis" <kmorfis@i...>
    Sent: Tuesday, July 03, 2001 12:17 AM
    Subject: [iPlanet-JATO] Parse error in JSP parser in IAS6
    >
    Hi all,
    has anyone come across the following error in iPlanet?
    [02/Jul/2001 12:21:32:1] error: Exception: SERVLET-compile_failed: Failedin
    compiling template: /ras/ras/voyager4/pgAssignmentMatch.jsp, Parse errorin
    JSP parser. Missing endtag: /jato:href
    Exception Stack Trace:
    java.lang.Exception: Parse error in JSP parser. Missing endtag: /jato:href
    at com.netscape.jsp.JSP.parseBlock(Unknown Source)
    at com.netscape.jsp.JSP.parseUserTag(Unknown Source)
    at com.netscape.jsp.JSP.parseTag(Unknown Source)
    at com.netscape.jsp.JSP.parseNext(Unknown Source)
    etc etc.
    We have tested the page in Resin and it works fine.
    It seems the JSP parser has a problem with the following type of HREFtags.
    >
    <jato:href name="hrefASSIGNMENT_ASSIGNMENT_ID" fireDisplayEvents="true"
    defaultValue=""><%=
    viewBean.getRptAssignmentMatch().getvwAssignmentMatchModel().getValue(com.cb
    >
    re.ras.voyager4.model.vwAssignmentMatchModel.FIELD_ASSIGNMENT_ASSIGNMENT_ID)
    %></jato:href></font></td>
    anyone have any suggestions/thoughts/comments ?
    Kostas Morfis
    Senior Consultant
    iRise
    www.iRise.com
    [Non-text portions of this message have been removed]
    [email protected]
    [email protected]

  • InfoPath 2010 form parsing error with 3600 execution timeout value in SharePoint 2010

    Hi,
    I have a list in SharePoint 2010 with 100 columns where 25 of them are calculated columns. This list is designed by InfoPath 2010 with two secondary data connections to pull a few data from another two lists. There are 25 set value rules with the submit
    button in InfoPath from. At present, the list is containing around 1000 items.
    The problem is, when I published the InfoPath form it throws an error:
    The SOAP message cannot be parsed.
    In fact, the execution timeout is set to 3600 in config file. When I delete items from the list and keep it around 700 the InfoPath form publish then.
    Could somebody tell me why this problem and what is the possible solution.
    Thanks in advance.

    Hi pointtoshare,
    According to your description, my understanding is that you got an error when you published InfoPath form.
    Please modify the web.config file like :
    <location path="_layouts/UploadEx.aspx">
         <system.web>
           <httpRuntime maxRequestLength="51200" executionTimeout="300" />
         </system.web>
       </location>
    And modify the <securityPolicy> section like :
    The web.config file is in C:\inetpub\wwwroot\wss\VirtualDirectories\spwebappname.
    There is another reason for this issue, please take a look at :
    http://www.heyweb.net/2011/07/infopath-the-soap-message-cannot-be-parsed/
    Here are some similar posts for you to take a look at:
    http://social.technet.microsoft.com/Forums/en-US/ea8da113-fe9a-4878-9994-c1f24cc85c37/soap-error-when-publishing-infopath-form-to-sharepoint?forum=sharepointcustomizationprevious
    http://sharepointshah.blogspot.in/2012/11/soap-message-cannot-be-parsed-error.html
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • SSL VPN Problem - ACL Parse Error

    Hi there.
    Testing some features in Cisco ASA SSL VPN(Clientless).
    But when i connect to the portal, trying to login i get the following error, anybody seen this before?
    It works if i ADD a ACL to the DAP, but dosn't if there is only a WEBACL applied??
    It also works if i remove my "check" in "ssl-client" box in the global_policy  (Group Policy).
    6|Mar 20 2014|16:45:09|716002|||||Group <global_policy> User <[email protected]> IP <X.X.X.X> WebVPN session terminated: ACL Parse Error.
    7|Mar 20 2014|16:45:09|720041|||||(VPN-Primary) Sending Delete WebVPN Session message user [email protected], IP X.X.X.X to standby unit
    4|Mar 20 2014|16:45:09|716046|||||Group <global_policy> User <[email protected]> IP <X.X.X.X> User ACL <testcustomer_attribute> from AAA dosn't exist on the device, terminating connection.
    7|Mar 20 2014|16:45:09|720041|||||(VPN-Primary) Sending Create ACL List message rule DAP-web-user-E4EAC90F, line 1 to standby unit
    7|Mar 20 2014|16:45:09|720041|||||(VPN-Primary) Sending Create ACL Info message DAP-web-user-E4EAC90F to standby unit
    6|Mar 20 2014|16:45:09|734001|||||DAP: User [email protected], Addr X.X.X.X, Connection Clientless: The following DAP records were selected for this connection: testcustomer_common_dap
    7|Mar 20 2014|16:45:09|734003|||||DAP: User [email protected], Addr X.X.X.X: Session Attribute aaa.cisco.tunnelgroup = common_tunnelgroup
    7|Mar 20 2014|16:45:09|734003|||||DAP: User [email protected], Addr X.X.X.X: Session Attribute aaa.cisco.username2 =
    7|Mar 20 2014|16:45:09|734003|||||DAP: User [email protected], Addr X.X.X.X: Session Attribute aaa.cisco.username1 = [email protected]
    7|Mar 20 2014|16:45:09|734003|||||DAP: User [email protected], Addr X.X.X.X: Session Attribute aaa.cisco.username = [email protected]
    7|Mar 20 2014|16:45:09|734003|||||DAP: User [email protected], Addr X.X.X.X: Session Attribute aaa.cisco.grouppolicy = global_policy
    7|Mar 20 2014|16:45:09|734003|||||DAP: User [email protected], Addr X.X.X.X: Session Attribute aaa.radius["11"]["1"] = testcustomer_attribute
    6|Mar 20 2014|16:45:09|113008|||||AAA transaction status ACCEPT : user = [email protected]
    6|Mar 20 2014|16:45:09|113009|||||AAA retrieved default group policy (global_policy) for user = [email protected]
    6|Mar 20 2014|16:45:09|113004|||||AAA user authentication Successful : server =  X.X.X.X : user = [email protected]

    If you have implemented SSLVPN i18n then I think you are hitting bug.

Maybe you are looking for