Installing Lotus Portlet in different zones

Has anyone successfully installed The Lotus portlets into a zone other than the default?
I have installed the provider successfully and gotten the confirmation page, but I haven't been able to register it as an external application. The problem appears to be in the hard coded "COOKIEPATH" values in the Java classes. They are set to "/servlets/". The zone which I am using requires a URL of http://<host>/javadev/servlet/ to run servlets. This has caused redirection problems that I can't seem to fix even with recompiling the java code wih a new COOKIEPATH value to match up with my zone.
Does anyone have any suggestions?

Hi George,
You might get away creating global monunts, create directories below the mount pint. Now comes the trick, you create HAStoragePlus resources with filesystem_mountpoints=/global_mountmount/mysql1, you must set AffinityOn to false.
This creates a lofs mount into the zone.
I must admit, that I never tried this myself, but it should work. Of cause you will get a performance penalty if you create tables over the wire. Creating tables means creating small files. It is wortha a
It would be better, if you would have more and smaller luns, so that you could restrict on lun to a pair of zones.
Kind Regards
Detlef

Similar Messages

  • Problem installing lotus notes portlets

    hi! got the following message when trying to test out at http://myhost/servlets/lotusAppProv
    Error!
    javax.servlet.ServletException: Failed to parse provider.xml: Error
    in expression: '*|/'.13
    Any ideas?
    thx

    Hi,
    Please check if your middle tier(http server) is started when you are accessing the Provider's test page. Also check if you are able to see the provider test pages of other providers successfully,which are configured on the same mid tier, like the sample provider that comes jpdk. You may test this by visiting http://server:port/servlets/sample.
    regards,
    Geeta
    Portal version : 3.0.9.8.3
    RDBMS : 8.1.7.0
    Lotus portlet -->January 2002 v1.
    PDK-->the one wich come with the patchset 3 of Portal.
    I4ve installed the JPDK successfully and I could install the external application servlets and this is running.
    I change the provider.xml to change the phisical path.
    Another change I did recently is to change the header of the provider.xml.
    change ISO-...... to UTF-..... and the result was that when I run trouugth the url
    http://server:port/servlets/lotusAppProv
    No page found apper.
    And when I want to add the portlet provider the following stack of errors happend.
    {PRIVATE}Error:
    An error occurred when attempting to call the providers register
    function. (WWC-43134)
    An unexpected error occurred: ORA-29532: Java call
    terminated by uncaught Java exception:
    java.io.InterruptedIOException: recv() timed out
    Resource temporarily unavailable (WWC-43000)
    An unexpected error occurred: java.io.InterruptedIOException:
    recv() timed out
    Resource temporarily unavailable
    at
    java.net.SocketInputStream.socketRead(SocketInputStream.jav
    a)
    at java.net.SocketInputStream.read(SocketInputStream.java)
    at
    HTTPClient.ExtBufferedInputStream.fill(ExtBufferedInputStream
    .java)
    at
    HTTPClient.ExtBufferedInputStream.read(ExtBufferedInputStre
    am.java)
    at
    HTTPClient.StreamDemultiplexor.read(StreamDemultiplexor.jav
    a)
    at HTTPClient.RespInputStream.read(RespInputStream.java)
    at HTTPClient.RespInputStream.read(RespInputStream.java)
    at HTTPClient.Response.readResponseHeaders(Response.java)
    at HTTPClient.Response.getHeaders(Response.java)
    at HTTPClient.Response.getStatusCode(Response.java)
    at
    HTTPClient.RetryModule.responsePhase1Handler(RetryModule
    .java)
    at
    HTTPClient.HTTPResponse.handleResponse(HTTPResponse.j
    ava)
    at
    HTTPClient.HTTPResponse.getInputStream(HTTPResponse.ja
    va)
    at
    oracle.webdb.provider.web.HttpProviderDispatcher.dispatch(Ht
    tpProviderDispatcher.java:817)
    at
    oracle.webdb.provider.web.HttpProviderDispatcher.registerPro
    vider(HttpProviderDispatcher.java:261)
    (WWC-43000)
    Thanks in advanced
    Matmas
    Tx.
    Matmas

  • Problem with lotus portlet in pdk nov 2002

    hi! i've downloaded pdk novemeber 2002 and installed the new lotus portlet in it. but upon testing the external application link, the following error is shown:
    An error has occured in this Application
    java.lang.NullPointerException
    at oracle.portal.integration.lotusnotes.application.ApplicationLogin.extractDataFromCookies(Unknown Source)
    at oracle.portal.integration.lotusnotes.application.ApplicationLogin.<init>(Unknown Source)
    at oracle.portal.integration.lotusnotes.application.LotusProvider.process(Unknown Source)
    at oracle.portal.integration.lotusnotes.application.ExternalServlet.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    kindly advice.
    thx in advance.

    There is an issue with lotusnotes Nov release. We are currently working on it and will make a patch release as soon a possible.

  • Lotus portlet related to the nov pdk

    Hi,
    I have installed the new pdk (nov 2002) and the lotus application (deployement of the ear file, creation of an external app and creation of the provider).
    My problem is, when i try to add the lotus portlet to a page, i got the following error (just after having updated the login information):
    Erreur : Le servlet a produit la pile d'erreurs suivante. java.lang.Exception: Invalid session-data found process 2
         at oracle.webdb.page.DataProcessor31.getSessionData(Unknown Source)
         at oracle.webdb.page.DataProcessor31.generatePage(Unknown Source)
         at oracle.webdb.page.DataProcessor31.process(Unknown Source)
         at oracle.webdb.page.PageBuilder.process(Unknown Source)
         at oracle.webdb.page.ParallelServlet.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    Is this a problem that you are aware of? If so, is there a patch correcting it ?
    Thanks in advance for your response.
    Magali ([email protected])

    Please check the External Application parameters(e.g. Username, Password, MailFilename, MailServer and Hostname) you have specified. Check if the texts : "Username", "Password", "MailFilename", "MailServer" and "Hostname" match exacly with the ones specified in the installation.html. Also, check if there are any extra spaces around these parameter names.
    The MailServer value should be of the form:
    server_name/certifier_name
    e.g. myServer/orcl.
    The MailFilename value should be of the form:
    mail\filename.nsf
    e.g mail\geeta.nsf.

  • How To Install Photoshop on a different drive?

    I want to install photoshop on a different drive mainly because I don't have enough space on my main one. Is it possible?

    Possible, but not recommended.  Get a larger drive.

  • I installed itunes on a different computer, now my ipod won't sync?

    I installed itunes on a different computer now my ipod won't sync. What do I do?

    Itunes recognizes your ipod?
    You select sync music?
    You select the music to sync?
    You sync?
    What happens?

  • How many airport express can I add to my network for the purpose of using the airport express to send audio signal to different rooms in the house? I'm interested I'm running about six different zones.

    How many airport express can I add to my network for the purpose of using the airport express to send audio signal to different rooms in the house? I'm interested I'm running about six different zones.
    What I'm looking to do is to have self powered in ceiling speakers in every room in my house with out having to run wires to every room to carry the audio signal. I would like to use the airport express to do the job of carting the audio signal.
    Here's my set up now I have an airport extreme and one airport express that I use to carry audio to one room.

    FWIW. I have used up to four AirPort Express Base Stations (AX) for streaming sucessfully in pretty much the way you have described. I didn't have a need to try more so I can't attest that more would or would not work.

  • Can't install 121118-12 on global zone

    Hi, after our first round of patching, we're starting again. So, I've had to upgrade my external LPS to latest patches to get it to work at all. It is now on 119788-09 and 121118-12. The patchsvr has been reconfigured to point to getupdates1.sun.com without the trailing "solaris/".
    So, I then tried to get my internal LPS working...proxy isn't running. smpatch pointed to the external (DMZ) LPS without a trailing "solaris/". Has patch revisions 119788-07 and 121118-08. Note, when I use the trailing "solaris/" then I get the "no patches" message. Without that, I now get a list of 40 patches (tho' I'm expecting about 190-odd as my external LPS is at the same patch levels otherwise and smpatch which points direct to Sun comes back with 196 patches).
    Just to confirm, my current.zip (/var/sadm/spool/cache/Database/http....***...current.zip) gives me a patchlist.delimited file that is 9419 lines long. That seems about right.
    So I thought - gosh! I really hope that this isn't going to be a 2-step patch process (currently running kernel rev 118833-24 and have seen a few warnings about going up to the mid-30s) so maybe I have to install the latest UC client patch for this to see that it needs more patches.
    But trying to run "smpatch add -i 121118-12" barfs and finishes with the following message;
    Patch 121118-12 failed to install due to a failure produced by pkgadd.
    WARNING: patchadd returned <5> for global zone
    pkgadd: ERROR: The package <SUNWppror> is currently installed on the system in the
    global zone. To install the new instance of this package in the global
    zone only, you must specify the -G option. To install the new instance
    of this package in all zones you must first remove the existing instance
    of this package from the global zone first (via pkgrm) and then install
    the new instance of this package in all zones.
    pkgadd: ERROR: package <SUNWppror> cannot be installed on this system/zoneSo, dutifully, I go to run (after unzip'ing my jar file); "patchadd -G 121118-12". The first time it says much like below, but to check the log file which says the bit above. Any subsequent attempts give up on telling you to look at the logfile because you should've already and just tell you this;
    # patchadd -G 121118-12
    Validating patches...
    Loading patches installed on the system...
    Done!
    Loading patches requested to install.
    Done!
    Checking patches that you specified for installation.
    Done!
    Global patches.
               0 Patch 121118-12 is for global zone only - cannot be installed on non-global zone.
    No patches to install.Funnily enough, I am running on my global zone, but patchadd and smpatch just can't seem to tell. Has there been a major update to patchadd that I've missed or is there some other reason that I can't install this patch? Do I really need to remove it all before patching again? If so, how is that affected by 119788 which also patches SUNWppror?
    Thanks for any help,
    Sally.

    Yes, there are relevant packages in that file;
    server # grep SUNW gz*
    # Last modified by <pkgadd> to <add> package <SUNWpkgcmdsu>
    SUNWapch2d
    SUNWapch2r
    SUNWapch2u
    SUNWexplo
    SUNWexplu
    SUNWexted
    SUNWnbcpp
    SUNWnbide
    SUNWpkgcmdsu
    SUNWppror
    SUNWpprou
    SUNWpsvrr
    SUNWpsvru
    SUNWsneep
    server # Does this file get updated whenever patchadd/pkgadd -G is used? If so, I would've only installed the update connection proxy server patches on the global zone alone as it is not supported within local zones and I would've seen no reason to install it on a local zone (waste of time).
    Also, when I was testing applying patches on zones, I would've run "patchadd -G" for some patches to see what the difference is, but I wouldn't have suspected that this would change the action of the patch forever more.
    Or have these packages gotten in there another way.
    Within one of my local zones, there are no SUNW packages in the /var/sadm/install/gz-only-packages file and yet the zone cannot remove the patch;
    myzone # patchrm 121118-12
    Validating patches...
    Loading patches installed on the system...
    Done!
    Checking patches that you specified for removal.
    Done!
    Global patches.
               0 Patch 121118-12 is for global zone only - cannot be removed on non-global zone.
    No patches to remove.
    myzone #but I guess that is because it is checking on the global zone at that stage. On that point, does a local zone know the name of the server its global zone is on? Can this be determined without being on the global zone?
    Thanks,
    Sally.

  • Unable to install app servers due to zones in solaris 10

    Hi,
    I have solaris 10 with zones installed. I am trying to install App server in global zone. But it automatically detects zones also and gets trying to install in it also. When it is not able to it throws error in installation. Pls help how to install only in global zone.

    Would u please be more specific on the error/behaviour of the installation program in such scenarios?
    Also please post this in Java ES installation/upgrade forum
    http://forum.java.sun.com/forum.jspa?forumID=873
    thanks

  • Always install applications into non-global zones?

    I am planning on taking full advantage of Containers and Zones as I migrate servers and applications to Solaris 10. During this migration process, I believe that I will have a need to initially just run just one application on a server. I fear that if I do this in the global zone I will lose flexibility down the road for future projects and workloads. So, should I consider always installing applications in a non-global zone and never install applications in the global zone? This would keep the global zone as the controller of the non-global zones and ensure that I can always add more non-global zones later without having to worry about what is running in the global zone.
    Are there any thoughts or comments on this topic?

    Yes we've found it's best to run the applications in non-global zones. Here are a few benefits, basically we only put an application in the global zone if it requires it (like Oracle RAC). Note non-RAC instances of Oracle will run in a non-global zone just fine.
    Reasons to put applications in non-global zones
    o Increased security (self contained environment)
    o Increased flexibility for provisioning resources (CPU, memory, etc) when/if we decide to run multiple applications on the same hardware
    o Increased flexibility in starting up temporary environments to debug issues in parallel to the primary environment (i.e. in another non-global zone on the same server)
    o Works well with Sun Cluster (i.e. we cluster the non-global zones so that they can run across several hosts)
    o Improved trouble shooting and performance diagnosis as the applications are isolated to a non-global zone
    o Simplified environment for the application admins as the environment can be fine tuned for their needs (i.e. only let them see what they need)
    o Disaster recovery is much faster for a non-global zone

  • How to install veritas volume manager in zones

    Hi folks,
    I wanna learn veritas volume manager. Is it possible to install VXVM packages on solaris Zones? how can i create virtual disk? Is there any simulator for VXVM for solaris. ?
    Thanks in advance.

    See [http://sfdoccentral.symantec.com/sf/5.0/solaris/html/sf_install/ig_ch_install_sol_vm_fs4.html|http://sfdoccentral.symantec.com/sf/5.0/solaris/html/sf_install/ig_ch_install_sol_vm_fs4.html]
    "On Solaris 10, the packages must be installed while in the global zone"

  • AirPlay stoppes working as I change to a different zone.

    Using an iphone to play AirPlay, in my different zones- each zone has a apple extreme powering the same wifi network. But as I move from one to another the wifi drops out and is unable to connect, therefore continue to play music.

    okay, so its set up as a WPA2 personal nework.
    The main controller is a apple extreme hardwired to a router that only supplies a internet input. its own wifi has been disabled.
    in this zone it is hardwired to a apple TV. works perfectly and I have reports of over 450 Mbs data speeds between each apple extreme as of there are 3 repeaters running wirelessly elswhere.
    Each one also hardwired to a AppleTV for their zone.
    iPads connect in split seconds as they run on a different frequency to the iPhones & laptops.
    when I move from upstairs to downstairs they loose the "network" and have difficulty reconecting.
    strange as they are all set up under the "master" running the same IP's.

  • Issue when naming resources the same on different zone clusters

    Dear all
    I found a very strange issue related to naming of resources and zone clusters, and would like to know weather what I am doing is supported.
    I have a 4 node cluster and on the first two nodes I have zone cluster A. On the second two nodes I have zone cluster B. Each zone cluster has configured in it a unique shared address. On each zone cluster various scalable GDS services having same names are configured. When creating the GDS resource the following warning cropped up &ldquo;Warning: Scalable service group for resource test has already been created&rdquo; . When I put the resource on zone A up everything works fine but when I startup the resource on cluster B , then for some reason it registers the shared address of zone A on the nodes of zone B ie.. it gets confused.. and thus the service on zone A becomes unavailable from the shared address ip
    Is the use of same names for resources on two different zone clusters supported? From my perspective this issue breaks the &ldquo;Containment&rdquo; concept of zone clusters, since zone cluster B can &ldquo;confuse&rdquo; zone cluster A
    Regards
    Daniel

    Daniel,
    Is the use of same names for resources on two different zone clusters supported? From my perspective this issue breaks the “Containment” concept of >zone clusters, since zone cluster B can “confuse” zone cluster AYes, the use of same resource name on two different zone clusters is supported.
    I have a 4 node cluster and on the first two nodes I have zone cluster A. On the second two nodes I have zone cluster B. Each zone cluster has >configured in it a unique shared address. On each zone cluster various scalable GDS services having same names are configured. When creating >the GDS resource the following warning cropped up “Warning: Scalable service group for resource test has already been created”As mentioned above, using the same resource name is allowed and the above warning message should not be printed. I will open a bug against
    the product for this.
    When I put the resource on zone A up everything works fine but when I startup the resource on cluster B , then for some reason it registers the shared >address of zone A on the nodes of zone B ie.. it gets confused.. and thus the service on zone A becomes unavailable from the shared address ipThis is the issue we could not see in our lab and need reproducing steps. We were successfully able to create(except for seeing the above warning message) the shared address resources and scalable resources with the same names in two different zones and able to bring them up correctly. This is not GDS service, but a regular apache scalable service and the choice of the data service should not matter here. If you can provide the following, we would be happy to investigate further and send you information:
    1) Reproducing steps (The exact order of the commands that were run to create and bring up the resources)
    2) Is your shared address resource name was also same (Ofcourse the IP address has to be different) in addition to the GDS service name?
    3) Any error messages that got printed.
    4) syslog messages related to this failure (or the syslog messages that you have seen during this time frame)
    Thanks,
    Prasanna

  • Mountain Lion Notes App missing (IT installed Lotus Notes over the top)

    My IT department installed Lotus Notes and it installed over the top of the Mountain Lion Notes application and thus deleted it. I renamed the Lotus Notes application (originally just called Notes). How do I get the original OSX notes application back?

    Ok, found the solution, download mountain lion from the app store once more, then use Pacifist to extract the notes appllication again.

  • Lotus Portlet error

    when i deploy Lotus Portlet into AS 10g Portal, it can work ok, and display some mails in portlet, but when i choose custimized icon and change nothing and submit ok, it has following error, when i click refresh icon, it can ok. who has idea for this error.
    04/09/08 02:47:45 lotusnotes: [instance=6024_CALENDARPORTLET_4020121, id=7975650150002,4] Controller: execute(): Time taken for execute() method call: 0
    04/09/08 02:47:45 lotusnotes: [instance=6026_TODOPORTLET_4020121, id=7975650150002,4] Controller: execute(): Time taken for execute() method call: 0
    04/09/08 02:47:45 lotusnotes: [instance=6025_CONTACTSPORTLET_4020121, id=7975650150002,4] ERROR: An exception occured while trying to retrieve the Contacts preferences object.
    java.lang.NullPointerException
         at oracle.portal.integration.PersonalizationAdapter.init(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.contacts.ContactsDataHandler.getPreferences(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.getFilters(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.getFilteredDocuments(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.getRowCount(Unknown Source)
         at oracle.portal.integration.page.Paginator.computePages(Unknown Source)
         at oracle.portal.integration.page.Paginator.getAsynchronizedPage(Unknown Source)
         at oracle.portal.integration.page.Paginator.getSynchronizedPage(Unknown Source)
         at oracle.portal.integration.page.Paginator.getPage(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.getRenderer(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.render(Unknown Source)
         at oracle.portal.integration.service.Controller.execute(Unknown Source)
         at htdocs.contacts__show._jspService(_contacts__show.java:94)
         at com.orionserver[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:349)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:251)
         at oracle.portal.provider.v2.render.http.ResourceRenderer.renderBody(Unknown Source)
         at oracle.portal.provider.v2.render.RenderManager.render(Unknown Source)
         at oracle.portal.provider.v2.DefaultPortletInstance.render(Unknown Source)
         at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showPortlet(Unknown Source)
         at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown Source)
         at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    04/09/08 02:47:45 lotusnotes: [instance=6025_CONTACTSPORTLET_4020121, id=7975650150002,4] ERROR: ResourceRenderer.renderBody - recieved ServletException. Root cause is
    java.lang.NullPointerException
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.getFilters(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.getFilteredDocuments(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.getRowCount(Unknown Source)
         at oracle.portal.integration.page.Paginator.computePages(Unknown Source)
         at oracle.portal.integration.page.Paginator.getAsynchronizedPage(Unknown Source)
         at oracle.portal.integration.page.Paginator.getSynchronizedPage(Unknown Source)
         at oracle.portal.integration.page.Paginator.getPage(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.getRenderer(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.render(Unknown Source)
         at oracle.portal.integration.service.Controller.execute(Unknown Source)
         at htdocs.contacts__show._jspService(_contacts__show.java:94)
         at com.orionserver[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:349)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:251)
         at oracle.portal.provider.v2.render.http.ResourceRenderer.renderBody(Unknown Source)
         at oracle.portal.provider.v2.render.RenderManager.render(Unknown Source)
         at oracle.portal.provider.v2.DefaultPortletInstance.render(Unknown Source)
         at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showPortlet(Unknown Source)
         at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown Source)
         at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    04/09/08 02:47:45 lotusnotes: [instance=6025_CONTACTSPORTLET_4020121, id=7975650150002,4] ERROR: Failed to handle HTTP Request
    java.lang.NullPointerException
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.getFilters(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.getFilteredDocuments(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.getRowCount(Unknown Source)
         at oracle.portal.integration.page.Paginator.computePages(Unknown Source)
         at oracle.portal.integration.page.Paginator.getAsynchronizedPage(Unknown Source)
         at oracle.portal.integration.page.Paginator.getSynchronizedPage(Unknown Source)
         at oracle.portal.integration.page.Paginator.getPage(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.getRenderer(Unknown Source)
         at oracle.portal.integration.lotusnotes.v2.LotusDataHandler.render(Unknown Source)
         at oracle.portal.integration.service.Controller.execute(Unknown Source)
         at htdocs.contacts__show._jspService(_contacts__show.java:94)
         at com.orionserver[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:349)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:251)
         at oracle.portal.provider.v2.render.http.ResourceRenderer.renderBody(Unknown Source)
         at oracle.portal.provider.v2.render.RenderManager.render(Unknown Source)
         at oracle.portal.provider.v2.DefaultPortletInstance.render(Unknown Source)
         at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showPortlet(Unknown Source)
         at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown Source)
         at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:208)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:125)
         at com.evermind[Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)

    Davin,
    If you want, you may want to check out the domino portlets that run on Oracle 10g portal by Compoze Software. They have a free evaluation version that you can download and they are pretty easy to get running.
    Check them out at:
    http://www.compoze.com

Maybe you are looking for

  • On OS X Lion Mountain, how can I get the escape key to work?

    While typing i accidentally disabled the f keys (f1-f10) on the first row and the esc key. After trying to find a solution i manage to enable he f keys but works only after typing the fn key with an f key. The esc key still doesnt work. Can someone h

  • Problems importing my classes

    Greetings! I am new to JSP and Struts. I need to use some of the classes I created in one of my JSP pages so I placed an import statement specifying the classes which I need. The problem is that each time I tried to view the page, I see this exceptio

  • Promise to Pay not updated as broken

    Hi gurus, I have an issue in transaction code UDM_SUPERVISOR. I have a promise to pay that has not been paid and the promise to pay is broken, but promise to pay don't update it as "broken". It is still as "open". I have launched: fdm_coll_send01 and

  • Portal dispatcher stop !!

    Hi expert:             I encounter urgent issue.when I tied to update patch sp12 level ,the system occur dead.I had to restart system,as I  retry to process mmc,server0 and SDM ok, but dispatcher is  grey .i check the related log file: #1.5#00096BA52

  • UITableView with Images Best Practices

    I have a UITableView with each row having an image coming from a remote URL. There are a great many strategies for dealing with and caching the images. I've narrowed it down to two: 1. When the table stops scrolling let all the visible cells know the