JSP Cartridge

Can any one please tell how and where should i place JSP pages in Oracle Application Server?Is there anything called JSP cartridge like JServlet cartridge?

In OAS 4.0.8.2 there is a JSP cartridge. Also you can find a sample JSP application, which is already deployed into OAS just after install. You can create your own JSP aplication. If you need JSP & Servlets, install a JSP application and add JServlet cartridge into it. Consult OAS documentation for more info. The directory of your JSPs is specified on the JSP cartridge configuration parameters

Similar Messages

  • Calling the JSP cartridge directly

    I am using OAS 4.0.8.1. I need to be able to call the jservlet cartridge directly, without the virtual path. That is, I want people to be able to type www.host.com and be presented with the jsp pages immediately.
    It seems that I always have to use some virtual path (i.e. www.host.com/servlet) to call the jservlet cartridge. Isn't there a way to bypass this?
    I know that this can be done by adding a META refresh tag to the wwwIndex.html file, but that solution is not sufficient for me.
    Thanks,
    Gauti.
    [email protected]

    Im not sure if i understand your problem,
    but try adding a normal, static html file
    (i.e. index.html) in the default roo directory of the webserver containing only a redirect to the JSP you want to display.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Olafur Gauti Gudmundsson ([email protected]):
    I am using OAS 4.0.8.1. I need to be able to call the jservlet cartridge directly, without the virtual path. That is, I want people to be able to type www.host.com and be presented with the jsp pages immediately.
    It seems that I always have to use some virtual path (i.e. www.host.com/servlet) to call the jservlet cartridge. Isn't there a way to bypass this?
    I know that this can be done by adding a META refresh tag to the wwwIndex.html file, but that solution is not sufficient for me.
    Thanks,
    Gauti.
    [email protected]<HR></BLOCKQUOTE>
    null

  • Deployment for JSP Application on OAS 4.0.8.2

    Hi,
    I would appreciate, if someone could share its experience of deploying the JSP application which utilizes certain JavaClasses for database access and businesslogic.
    My question is that do we need to add JSP files or .java files created under the myprojects directory. Also where do we place the java classes.
    Also, do I need to get my classpath settings in the environment variables for JSP's to run. Because my WinNT crashed twice on changing the env settings.
    Any help shall be appreciated
    Thanks

    Hi ,
    As u had said in the previous mail... I also have lot of basic doubts. Let us share them..
    What do u mean by a JSP cartridge... Should i download it or something...
    Regards,
    Ganesh R

  • XML Libraries in JSP

    All:
    I followed the on-line document with OAS to set up a JSP cartridge and set up the classpath for my JSP classes. Everything works fine. But when I want to include some XML Libraries in classpath (set it up in Environment Variables of my JSP cartridge and autoexec.bat under WINDOWS 2000), OAS always complains that it can not find XML libraries.
    Can anybody tell me what could be wrong?
    Thanks,
    Jane

    <MyTag:Input id="Text1" mandatory="%= myObject.getValue "Text1","manadatory") % readonly="%= myObject.getValue("Text1","readonly")%"/>
    Just take out < and >.
    Look at the Syntax Reference Card here: http://java.sun.com/products/jsp/syntax/1.2/card12.pdf for more help

  • Errors after EJP Deployment on OAS 4.0.8.2

    Hi, I have successfully deployed EJB on OAS 4.0.8.2. However, when I tried to test it, it fails with the following error..
    =========================================void oracle.jbo.jbotester.MainFrame.main(java.lang.String[])
    java.rmi.ServerException: CORBA: org.omg.CORBA.BAD_OPERATION: minor code: 0 completed: No; nested exception is:
    org.omg.CORBA.BAD_OPERATION: minor code: 0 completed: No
    org.omg.CORBA.BAD_OPERATION: minor code: 0 completed: No
    =================================
    Is there any idea about what was caused by ?
    Thanks..
    Cemal Doganay
    null

    Hi ,
    As u had said in the previous mail... I also have lot of basic doubts. Let us share them..
    What do u mean by a JSP cartridge... Should i download it or something...
    Regards,
    Ganesh R

  • Issues on server instance restart for endeca

    Hi,
    We are using endeca as a search engine and jboss as the app server for our application,when we restart the jboss instance we are getting following error only on few instance (out of 6 instance in the cluster only 2 or 3).
    2012-05-01 06:39:32,456 ERROR [nucleusNamespace.atg.dynamo.servlet.dafpipeline.DynamoServlet]
    javax.servlet.jsp.JspException: org.apache.jasper.JasperException: javax.el.ELException: Error reading 'defaultSortUrl' on type com.endeca.soleng.uiComponentLibrary.web.urlFormatter.components.MetaInfoComponentUrl
         at org.apache.jsp.tag.web.include_tag.doTag(include_tag.java:124)
         at org.apache.jsp.layout.VitaminShoppeLayout_jsp._jspx_meth_cartridges_005finclude_005f2(VitaminShoppeLayout_jsp.java:694)
         at org.apache.jsp.layout.VitaminShoppeLayout_jsp._jspx_meth_c_005fforEach_005f2(VitaminShoppeLayout_jsp.java:662)
         at org.apache.jsp.layout.VitaminShoppeLayout_jsp._jspx_meth_c_005fotherwise_005f3(VitaminShoppeLayout_jsp.java:572)
         at org.apache.jsp.layout.VitaminShoppeLayout_jsp._jspx_meth_c_005fchoose_005f3(VitaminShoppeLayout_jsp.java:513)
         at org.apache.jsp.layout.VitaminShoppeLayout_jsp._jspService(VitaminShoppeLayout_jsp.java:120)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
         at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
         at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
         at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:968)
         at org.apache.jsp.tag.web.include_tag.doTag(include_tag.java:108)
         at org.apache.jsp.results_jsp._jspx_meth_cartridges_005finclude_005f0(results_jsp.java:125)
         at org.apache.jsp.results_jsp._jspService(results_jsp.java:101)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
         at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
         at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
         at atg.servlet.WrappingRequestDispatcher.include(WrappingRequestDispatcher.java:94)
         at atg.servlet.ServletUtil.invokeInclude(ServletUtil.java:3316)
         at atg.taglib.dspjsp.IncludeTag.doEndTag(IncludeTag.java:567)
         at org.apache.jsp.search.query_005fnew_jsp._jspx_meth_dsp_005finclude_005f2(query_005fnew_jsp.java:483)
         at org.apache.jsp.search.query_005fnew_jsp._jspService(query_005fnew_jsp.java:206)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
         at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
         at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
         at atg.servlet.WrappingRequestDispatcher.include(WrappingRequestDispatcher.java:94)
         at atg.taglib.dspjsp.IncludeTag.doEndTag(IncludeTag.java:585)
         at org.apache.jsp.en.query_jsp._jspx_meth_dsp_005finclude_005f0(query_jsp.java:134)
         at org.apache.jsp.en.query_jsp._jspService(query_jsp.java:91)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
         at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:469)
         at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:403)
         at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)
         at com.endeca.content.reference.Controller.doGet(Controller.java:230)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:173)
         at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
         at org.jboss.web.tomcat.service.session.ClusteredSessionValve.invoke(ClusteredSessionValve.java:97)
         at org.jboss.web.tomcat.service.session.JvmRouteValve.invoke(JvmRouteValve.java:84)
         at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
         at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)
         at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:437)
         at org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:381)
         at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: org.apache.jasper.JasperException: javax.el.ELException: Error reading 'defaultSortUrl' on type com.endeca.soleng.uiComponentLibrary.web.urlFormatter.components.MetaInfoComponentUrl
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:431)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
         at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
         at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
         at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:968)
         at org.apache.jsp.cartridges.ResultsList_jsp._jspx_meth_dsp_005foparam_005f0(ResultsList_jsp.java:297)
         at org.apache.jsp.cartridges.ResultsList_jsp._jspx_meth_dsp_005fdroplet_005f0(ResultsList_jsp.java:229)
         at org.apache.jsp.cartridges.ResultsList_jsp._jspService(ResultsList_jsp.java:118)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
         at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
         at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590)
         at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505)
         at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:968)
         at org.apache.jsp.tag.web.include_tag.doTag(include_tag.java:108)
         ... 86 more
    Caused by: javax.el.ELException: Error reading 'defaultSortUrl' on type com.endeca.soleng.uiComponentLibrary.web.urlFormatter.components.MetaInfoComponentUrl
         at javax.el.BeanELResolver.getValue(BeanELResolver.java:66)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:53)
         at org.apache.el.parser.AstValue.getValue(AstValue.java:118)
         at org.apache.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:186)
         at org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(PageContextImpl.java:928)
         at org.apache.jsp.components.SortOptions_jsp._jspx_meth_c_005fif_005f0(SortOptions_jsp.java:148)
         at org.apache.jsp.components.SortOptions_jsp._jspService(SortOptions_jsp.java:117)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
         at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
         ... 111 more
    it is not constant on any specific instance it will switch between different instance on each restart.

    Hi Mike,
    Sorry for the late response. Probably you have already solved the issue.
    Anyway, look in the Windows Registry for SAP keys and delete then. A good place to start is "<i>My Computer\HKEU_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services</i>".
    Don't forget to backup the registry before any change.
    Hope this help.
    Cheers,
    Marcelo

  • JSP with PL/SQL Cartridge

    I have installed OAS 4 and JavaServer Web Development Kit
    Version 1.0 in one PC and with o8i in another PC.
    I've got problem in linking a PL/SQL cartridge, which will
    return a small page, with my jsp.
    I've got no problem if I run the jsp under the OAS while the
    small page can't be retrieved if I run the jsp on other PC.
    Syntax of my jsp for including plsql cartridge :
    <IFRAME ID=IFrame1 title="Testing" FRAMEBORDER=1 SCROLLING=auto
    SRC="http://hkg-wsn-1014/plsql/current_users"></IFRAME>
    where
    http://hkg-wsn-1014/plsql/current_users is my plsql cartridge
    and
    http://hkg-wsn-1014:7070 is the entry point for jsp server
    Can anyone help ?
    Rgds,
    Edward
    null

    The resule is similar to you can't reach the site.
    I've got no problem if I install the OAS 4 and JavaServer Web
    Development Kit in separate machine.
    How can I solve it ?
    Rgds,
    Edward
    Oracle Java Technical Team wrote:
    : Please provide more information. Do you get back a response
    : to the JSP page or just a standard error message?
    : Edward (guest) wrote:
    : : I have installed OAS 4 and JavaServer Web Development Kit
    : : Version 1.0 in one PC and with o8i in another PC.
    : : I've got problem in linking a PL/SQL cartridge, which will
    : : return a small page, with my jsp.
    : : I've got no problem if I run the jsp under the OAS while the
    : : small page can't be retrieved if I run the jsp on other PC.
    : : Syntax of my jsp for including plsql cartridge :
    : : <IFRAME ID=IFrame1 title="Testing" FRAMEBORDER=1
    SCROLLING=auto
    : : SRC="http://hkg-wsn-1014/plsql/current_users"></IFRAME>
    : : where
    : : http://hkg-wsn-1014/plsql/current_users is my plsql cartridge
    : : and
    : : http://hkg-wsn-1014:7070 is the entry point for jsp server
    : : Can anyone help ?
    : : Rgds,
    : : Edward
    null

  • Error while creating a new order on deployed cartridge

    hello all
    I have deployed "bb_ocm_demo" sample cartridge on the weblogic.
    but while creating a new order, i am getting error as below.
    An OMS Exception has been thrown. Reason: com.mslv.oms.OMSException: (Wrapped) com.mslv.oms.handler.order.cache.c
    com.mslv.oms.OMSException: (Wrapped) com.mslv.oms.handler.order.cache.c
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.CreateNewOrderProcessor.processRequest(Unknown Source)
         at com.mslv.oms.jsp.controller.RequestController.a(Unknown Source)
         at com.mslv.oms.jsp.controller.RequestController.processRequest(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.a(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.doProcess(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:22)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    Caused By: (Wrapped) java.io.NotSerializableException: com.mslv.oms.handler.order.cache.c
         at com.tangosol.util.ExternalizableHelper.toBinary(ExternalizableHelper.java:215)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$ConverterValueToBinary.convert(PartitionedCache.CDB:3)
         at com.tangosol.util.ConverterCollections$ConverterMap.put(ConverterCollections.java:1674)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$ViewMap.put(PartitionedCache.CDB:1)
         at com.tangosol.coherence.component.util.SafeNamedCache.put(SafeNamedCache.CDB:1)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.getOrderHistoryCacheNode(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.getOrderHistoryCacheNode(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.checkMaxInstancesExceeded(Unknown Source)
         at com.mslv.oms.handler.order.f.a(Unknown Source)
         at com.mslv.oms.handler.createorder.CreateOrderHandlerEJB.process(Unknown Source)
         at com.mslv.oms.handler.a.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.CreateNewOrderProcessor.processRequest(Unknown Source)
         at com.mslv.oms.jsp.controller.RequestController.a(Unknown Source)
         at com.mslv.oms.jsp.controller.RequestController.processRequest(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.a(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.doProcess(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:22)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    Caused By: java.io.NotSerializableException: com.mslv.oms.handler.order.cache.c
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1164)
         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:330)
         at com.tangosol.util.ExternalizableHelper.writeSerializable(ExternalizableHelper.java:2253)
         at com.tangosol.util.ExternalizableHelper.writeObjectInternal(ExternalizableHelper.java:2697)
         at com.tangosol.util.ExternalizableHelper.serializeInternal(ExternalizableHelper.java:2601)
         at com.tangosol.util.ExternalizableHelper.toBinary(ExternalizableHelper.java:211)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$ConverterValueToBinary.convert(PartitionedCache.CDB:3)
         at com.tangosol.util.ConverterCollections$ConverterMap.put(ConverterCollections.java:1674)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$ViewMap.put(PartitionedCache.CDB:1)
         at com.tangosol.coherence.component.util.SafeNamedCache.put(SafeNamedCache.CDB:1)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.a(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.getOrderHistoryCacheNode(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.getOrderHistoryCacheNode(Unknown Source)
         at com.mslv.oms.handler.order.cache.AbstractOrderCacheManager.checkMaxInstancesExceeded(Unknown Source)
         at com.mslv.oms.handler.order.f.a(Unknown Source)
         at com.mslv.oms.handler.createorder.CreateOrderHandlerEJB.process(Unknown Source)
         at com.mslv.oms.handler.a.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
         at com.mslv.oms.jsp.processor.CreateNewOrderProcessor.processRequest(Unknown Source)
         at com.mslv.oms.jsp.controller.RequestController.a(Unknown Source)
         at com.mslv.oms.jsp.controller.RequestController.processRequest(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.a(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.doProcess(Unknown Source)
         at com.mslv.oms.jsp.controller.MainServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteRequestAdapter.execute(ExecuteRequestAdapter.java:22)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:145)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:117)
    please provide a solution or cause.

    It seems like a problem with the Coherence cache configuration for your installation.
    Is your installation clustered?
    Is the problem specific to this cartridge (i.e. do orders from other cartridges work well in this environment)?
    Suggest you log a problem with Oracle Support and/or try the problem in a different environment.
    Regards,
    Brian.

  • How can I use the Warranty on my LaserJet Toner Cartridges ?

     I have accumulated a total of 4 malfunctioning LaserJet toner cartridges in the last 6 months and I seem to be stymied trying to do anything. They are for LaserJet models 5, 6p, and 2100, and the failures are each unique print quality problems, move from printer to printer with the toner cartridge and  are all completely resolved by using another toner cartridge. Each of the cartridges yielded between 100 and 800 pages before failing, outlasting the 14 day return policy at local Staples where they were purchased. None of the cartridges depleted its toner supply.
    The Warranty Return Card in the package is very simple. It says "this toner cartridge is warranted to be free from defects in materials or workmanship during its useful lifetime", and "does not apply to cartridges that have been refilled or to those which are simply empty as a result of normal use."
    HP's Limited Warranty Statement at http://welcome.hp.com/country/us/en/privacy/limite d_warranty.html under the heading "HP Limited Warranty Statement - LaserJet Print Cartridges and Imaging Drums" seems simple and  straightforward,  "HP LaserJet Print Cartridges and Imaging Drums are warranted to be free from defects in materials and workmanship" then a clause excluding cartridges refilled, tampered abused, or simply worn out from use, "To obtain warranty service, please return the product to place of purchase (with a written description of the problem and print samples) or contact HP customer support. At HP’s option, HP will either replace products that prove to be defective or refund your purchase price."
    N.B.: There is no period stated for the Warranty, nor is there any on the Warranty Return Card in the product package. Also, these toner cartridges do not contain any smart chips, toner depletion sensors, etc.
    When I tried to return the cartridges to Staples, they called HP and were told by HP I had to have my receipt to prove the cartridges were less than 1 year old, and then that they wouldn't take them back at Staples anyway but that if I called HP would "mail me one". Since I buy a spare to sit next to a printer for when it runs out of toner, I'm not sure they were all purchased within the last 12 months, only that they were put into service within the last 12 months.
    When I called HP support they opened up a trouble ticket for my printer and said someone would get back to me within 10 days. I'm half expecting to get an email in 10 days apologetically noticing that HP no longer supports any of these printers. An email to ship them somewhere far away and expect a reply in 90 days is a definite possibility. I definitely don't expect an HP field service technician to arrive at my door to service the toner cartridges in person.
    I don't understand how to use the Warranty. I've (over) paid for piles of genuine HP LaserJet Toner cartridges and having 4 fail for quality problems in the last few months got my attention and its enough money to chase it rather than tossing them like the other 6 or 7 defective ones over the last 10 years.
    Does anyone know how to actually get a replacement toner cartridge for a defective one? Please tell me the Warranty isn't just smoke and mirrors...

    Sorry to say.  TheHP Warranty is worthless.  I have a friend witht eh EXACT same problem.  DOA cartridges (2 BRAND SPANKING NEW ONES).  One fail about half wai the other did not even over 600 pages.  At $140 per cartridge (plus tax) that is about 21 cents per page plus the cost of paper.  That is color inkjet prices.  And that does not take into account cost of electricity, printer, and time wasted to buy the worthless cartridges.
    I listen in his last tech call and I had to go out because it was enfurating.  The technician even email him prve that the toner had NP time based warranty and still in the same breath said our policy is that the warranty is 1 year.  Huh?  What the #%^&* !  Really?  I mean REALLY?  Is like sending you a picture of a perfectly blue sky as proof and telling you that the sky is red with yellow dots.  I hope there is  class action lawsuit agains HP since they are clearly ripping people off.  And the sad part is that some small businesses will also get screw since they sell HP cartridges and some actually say in their web site that the cartridges aare warranted for life. 
    I would say either:
    - Do NOT buy HP cartridges
    - Never stock spare cartridges
    - or btter yet, buy another brand of printer.
    I actually have the same printer simlilar to his and I used generic with no problems.  Plus I buy my cartridges for $35 if he had done the same he would had at least $400 towards another printer so even if the toner blows up and destroys his printer he would have enough money to buy a replacement.
    Check out this link
    http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&cc=us&objectID=c01848047&jumpi...
    it actually says:
    "There is no expiration date for the use of HP toner cartridges."
    This came from the tech guy at HP!
    And then he had the guts to say it is a 1 year warranty?  This only can happen when you have tech support in India.  I guess in India's English no expiration means 1 year.  I have not found an Indian English to American English dictionary but I am sure that is what it should be because they guy did not even hesitated for 1 second when he send that and said it.
    Welcome to HP!

  • Color LaserJet 3800 cartridge problem

    When I changed the Magenta cartridge today and closed up the printer I got an error saying that the cartridges were not engaged. I have tried reseating them but get the error message 10.92.03 on the printer's display, which indicates a problem with the Yellow cartridge. Even replaceing the Yellow cartridge with a new one does not clear up the problem. Until I changed the Magenta cartridge the printer was operating flawlessly. This printer is several years beyond it warrenty.
    Anyone have any suggestions on what I should try next?

    Hi,
    Ensure the Auto Power Down feature is diabled and check if that may help:
    Open the Setup Menu by clicking the wrench icon.
    Locate and enter the System Setup menu.
    Click on Energy Settings.
    Click on Auto Power Down.
    Select Never and follow for any change.
    As well by there is no current firmware update, do you mean the latest version (20120808) is installed?
    http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=us&prodTypeId=0&...
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • LinkBuilder to Action convert error in CRS 10.1.2 MediaBanner.jsp

    Hi, we are now trying to build MediaBanner.jsp on CRS 10.1.2, based on the similar one in discover. We have put following on MediaBanner.jsp, and get following error:
    ++<c:url value="${util:getUrlForAction(contentItem.link)}" var="hrefUrl"></c:url>++
    ++</c:if>++
    +####<Mar 12, 2013 3:56:41 PM JST> <Error> <HTTP> <cx.com> <ATGProduction> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1363071401230> <BEA-101020> <[ServletContext@1590038242[app:ATGProduction.ear module:crs path:/crs spec-version:2.5]] Servlet failed with Exception+
    java.lang.IllegalArgumentException: Cannot convert com.endeca.infront.cartridge.model.LinkBuilder@763b50a0 of type class com.endeca.infront.cartridge.model.LinkBuilder to class com.endeca.infront.cartridge.model.Action
    How this error van be resolved ?
    Thanks,
    Yuki

    You have two options, if your cartridge is like MediaBanner, and at least has media and link objects, you just need to use OOTB MediaBanner handler in the properties file.
    Otherwise, you first have to define the class you will use for MediaBanner handler, and in that class you will need to convert linkBuilder to linkaction like this:
    - your class needs to extend from NavigationCartridgeHandler
    - in the process method, you will need to get linkBuilder object
    - and then get linkAction object like this:
    linkBuilder.createAction(this.navigationStateBuilder, this.contentSource, getActionPathProvider())
    Does it make sense?
    Regards,
    Naresh

  • JSP / Servlet / OAS 4.0.8.2

    I try to create a session thru JSP, and try to get that session thru servlet. However,
    the servlet can't get the session. How can I make the JSP and servlet communicate thru session under Oracle Application Server 4.0.8.2. ( Note : the JSP and sevlet is under the same application but in different cartridges )
    My JSP code :
    <%@ page session= "true" %>
    <%session.putValue( "name", "brian" ) ; %>
    My Servlet code :
    HttpSession lSession = request.getSession( false ) ;
    null

    Hi Brian,
    Direct from the release notes for OJSP 1.0.0.6.1:
    (new features)
    - New configuration parameter: session_sharing; default value = true;
    Function: This flag relates to session data sharing between JSPs & servlets.
    Previously, when a JSP put a value into the session object, servlets in
    the same JVM could not see the value (directly). It is because the session
    in Oracle JSP is a session wrapper object, and not the original session object
    provided by the servlet container. The values stored in the Oracle
    JSP session were not exposed to the underlying servlet session directly.
    This flag allows easier use of the original session object. The session
    object in Oracle JSP is now the actual servlet session object, if there is
    no globals.jsa file present for the application. For those who are using
    globals.jsa (a beta feature), the JSP session wrapper now by default will
    share the session data with the underlying servlet session object.
    This behavior could be changed by setting initArgs: session_sharing=false.

  • JSP on OAS 4.0.8.2

    I used Jdeveloper 3.2.2 to create a simple JSP application on BC4J components. But I am getting hard time deploying it on OAS 4.0.8.2. I even created a cartridge and stuff but I cannot run it. The main problem I get is no document that will walk me through how to set it up. Is there any documenation I can follow to get it to work? The one comes with OAS or Jdeveloper are kind of limited to its own or not complete enough to one to understand if they are beginers. Any suggestion?

    read the jdeveloper 3.2 release notes ...
    it isn't designed or certified to work with any oas version.
    as posted on the otn forums earlier no jdeveloper version is certified to work with oas 4.0.8.2 ...
    the only oracle products certfied as deployment targets for jdev 3..2.2 are :
    ias 9i
    rdbms 8.1.7

  • Error when trying to run jsp on oas4081

    Hi there!
    As many others before, I'm trying to get jsp to run on oas4081. Although I think I did everything what the docs (and the other posts here) say, I get an error.
    Here is what I did:
    * download ojsp.zip
    * add a JServlet application
    * under ENVIRONMENT VARIABLES of that app I included %ORACLE_HOME%/ows/cartx/jweb/classes/ojsp.jar
    (yes, I copied the ojsp.jar to that location; there already is a jservlet.jar, and I can run servlets, so I didn't bother about adding a servlet.jar anymore, as the manual said)
    * under JAVA ENVIRONMENT I added DELEGATE_SERVLET_CLASS (left) and oracle.jsp.JspServlet (right)
    * under WEB PARAMETERS I added htm, html to the mime-types field
    Here is what I get when accessing http://myserver/jsp_samples/hellouser.jsp:
    JSP Error
    Request URI: /jsp_sample/hellouser.jsp
    Exception:
    java.lang.IllegalStateException: Unable to determine real path from the servlet context
    at java.lang.Throwable.(Compiled Code)
    at java.lang.Exception.(Compiled Code)
    at java.lang.RuntimeException.(Compiled Code)
    at java.lang.IllegalStateException.(Compiled Code)
    at oracle.jsp.provider.JspFSServletContextResource.getRepositoryRoot(Compiled Code)
    at oracle.jsp.provider.JspFSServletContextResource.init(Compiled Code)
    at oracle.jsp.app.JspAppLoader.getApplication(Compiled Code)
    at oracle.jsp.JspServlet.doDispatch(Compiled Code)
    at oracle.jsp.JspServlet.service(Compiled Code)
    at javax.servlet.http.HttpServlet.service(Compiled Code)
    at oracle.OAS.servlet.servletrunner.exec(Compiled Code)
    Looking through the other log files, I found the following in wrb.log:
    03-21-2000 14:41:49 783109 sun199-093
    `Unknown Component` 28414 1 0x400fff
    `/oracle/app/oracle/product/oas408/ows/4.0/ojsp/webroot/samples/hellouser/oracle/jsp/JspServlet.class:
    java.lang.ClassNotFoundException:
    /oracle/app/oracle/product/oas408/ows/4.0/ojsp/webroot/samples/hellouser/oracle/jsp/JspServlet.class
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.lang.ClassNotFoundException.<init>(Compiled Code)
    at oracle.owas.loader.WRBLoader.loadClassFromBytes(Compiled Code)
    at oracle.owas.loader.WRBLoader.loadClass(Compiled Code)
    at java.lang.ClassLoader.loadClass(Compiled Code)
    at oracle.OAS.servlet.servletrunner.getServlet(Compiled Code)
    at oracle.OAS.servlet.servletrunner.exec(Compiled Code)
    Any hints would be greatly appreciated!!!
    Martin
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Alex Yiu:
    Have you specified the physical path and virtual path mapping in OAS?<HR></BLOCKQUOTE>
    Yes I did, when I added the JServlet application and cartridge, respectively. And I don't have a typo in there...
    null

  • "Remove and check cartridge" error message

    My Dell Latitude died.  It was hooked up to my hp psc 2110 all in one printer.
    After completing the set-up basics on new laptop, I downloaded the drivers for the printer successfully.  A test was successful. 
    Next day, I tried to print.  The printer told my laptop that the ink was low.  Installed new cartridge; hit enter to align.  It went all the way through alignment, but would not print.  Instead it posted the scrolling message “Remove and check cartridge”. 
    I removed and reinserted the cartridge and nothing changed.  Same message. 
    Expensively (I really needed to print), I inserted a new cartridge.  The printer started to align the cartridge.  At the second bar it froze.  I watched the two unchanging bars for twenty minutes. 
    Since then (in this order) I have:
    Turned off the printer for ten minutes and turned it back on.  It started scrolling (?) “Remove and check
              cartridge” 
    Uninstalled then downloaded the drivers and tried all again.
    Left everything off for forty-eight hours.
    The troubleshooter from the computer couldn’t identify the problem, but said the toner was fine.
    I could not print a self-test report because no matter what button I push nothing changes.
    Opening and closing the top section (in order to replace cartridge) makes the cartridge move, but does
                   nothing to the message.
    http://h20000.www2.hp.com/bizsupport/TechSupport/SupportTaskIndex.jsp?lang=en&cc=us&taskId=1
                   10&prodSeriesId=295848&prodTypeId=18972&supportTaskId=42089  does not have this error
                   message
    Looked at and tried all suggestions on HP forums.
    The three little green lights (best, normal, fast) flash together.
    It still only scrolls “Remove and check cartridge”.
    I have not hit it.       I am out of ideas.           I cannot afford a new printer.
    PLEASE HELP.   (Please keep it clear and simple.)
    hp psc 2110 all-in-one printer · printer · scanner · copier   MY342F5744    C8644A   Made in Malaysia
            (inside:    MY342F5744    C8644-60002)
    Windows 7
    Toshiba Satellite L770
    Thank you.

    I, too, gave up, and purchased a new cartrige.  At least for me it did the trick. 

Maybe you are looking for

  • Holding state in a jcd how to do it but not in a dirty way ...

    hi *, we do have the following setup (simplified): 3 appservers in 3 datacenters running all the same jcds. ICAN 505 setup (no eInsight) and or CAPS V6 till today we were in the lucky position that we did not need to hold any state in jcds and had no

  • CAN SOMEONE SOLVE THIS APPLICATION PROBLEM? URGENT!

    As per the installation instruction in the "Read Me for Installing Schema and Examples for the Tutorial " write-up, I executed all the scripts listed there. But when I try to add the application component portlet, I do not find the TUTORIAL30_APPLICA

  • Live CD "connect: Network is unrechable"

    Hello Guys, I'm having trouble installing Arch on a small NAS. I'd like to connect it to some repositories and download a couple packages but can't. Something is broken with how Arch connects to my network. The NAS sports a SuperMicro X7SPA-H, a Mini

  • Regarding Keypad issue

    Hi Experts. Yesterday I bought New DM4 series HP pavillion. After I reach home when i checked my laptop. I found one of the key from keypad coming out of pad when i presses over the  key. I called to HP dealer. But he said "U contact HP sevice centre

  • What do you do when BT are ignoring you?

    Hi.  I don't know what else I can do to get an explanation/apology from BT.  I phoned the 150 number because I was unable to call out on my phone and was later told no-one could call in either.  Assuming a fault I used mobile to call it in. One hour