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.

Similar Messages

  • 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.

  • Query  related to the transfer of the control to the other controller.

    Hi all,
    I have a query related to the transfer of the control to the other controller.
    I have components A and B .From a view of component A I neeed to open a window which belong to component B.Problem is that ,if I use create_window_for_cmp_usage( ) and the open( ) method and after that there is some code,then that code is getting executed before the window is opening.
    I want that the control should be back to the these code after the window is poped up and  after clossing the window. 
    Eg
    method ONACTIONOPEN_WINDOW .
    DATA lo_window_manager TYPE REF TO if_wd_window_manager.
      DATA lo_api_component  TYPE REF TO if_wd_component.
      DATA lo_window         TYPE REF TO if_wd_window.
      lo_api_component  = wd_comp_controller->wd_get_api( ).
      lo_window_manager = lo_api_component->get_window_manager( ).
      lo_window         = lo_window_manager->create_window_for_cmp_usage(
                         interface_view_name    = 'ZHELLO_WORLD'
                         component_usage_name   = 'USAGE_HELLO'
                       title                  =
                       close_in_any_case      = abap_true
                         message_display_mode   = if_wd_window=>co_msg_display_mode_selected
      lo_window->open( ).
      data a type i.
      data b type i.
      a = 2.
      b = 3.
      a = a + b.
    endmethod.
    In this case I am calling  ONACTIONOPEN_WINDOW method.But before opening the window the a iscalculated here.I want that after popuping  the window the calculations should be done .
    How will I achieve this.
    Thanks in advance.
    Edited by: vaibhav nirmal on Nov 25, 2008 6:42 AM

    Hi,
    You will have to do your calculation as an event in your new window, or capture the closing of the new window as an event in your currenbt view and do your calculations in the event.
    Regards,
    Shruthi R

  • Problems with Nov PDK - omniportlet and samples

    Hiya,
    I have deployed the Novemeber PDK, OmniPortlet and WebClipping Portlets. I have done a manual installation inyo a 9iAS install. I have followed the instruction provided. The problem I have is that I'm not able to return the test page for these portlets eg http://server_name:7777/portalTools. can anyone please assist in diagnosing where I have gone wrong.
    Thanks
    Daryl

    Hello,
    Could you explain what happen exaclty ? do you have any error (screen, logs, ...)
    Regards
    Tugdual

  • 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

  • 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

  • Drag&Relate enabled iViews with PDK

    Hello everyone,
    I want to create a Drag&Relate-enabled iView with PDK on EP 6.0 SP6 but I did not find any guides about this topic. Does anybody know how to do this?
    thanks in advance,
    Jens Harzer

    Hi,
    the new, enhanced, pure Java, Drag&Relate is being released at part of PP SP7 (Stack 05), and now is available to use as part of the Portal Platform.
    It is very easy to create content that enable Drag & Relate using the simple iView Wizard (both 'Query iView' and 'Application Integration iView') as well as the Role Uploader - they all create content that is 'unification enabled'.
    of course, it is not that simple, and one needs to define the right systems, use the correct templates and so on, but, it is possible (as well as using the newly Context menu notion instead of Drag & Relate).
    I encourage you all to consult the Portal Platform documentation to see how it's like, we are planning for more roll out activities soon.
    Thanks
    Ori

  • Improve portlet performance - display the page before the end of the procedure

    Some web pages display initial data and then continue to grow as
    more data arrives.
    I would love to do the same in a portlet procedure... A
    procedure containing a loop that generates HTML for each
    iteration.
    Is it possible to have the browser display the page after one
    iteration and then continue to grow after each subsequent one???
    Please say it's possible...
    Thanks,
    Chris.

    Fabrice,
    the Dynamic Page is a special form of portlet that is supported by Oracle9iAS Portal internally, which means that it is not recommended to tweak the generated PL/SQL package even though you have access to it. By doing this you won't be able to make any changes using Portal UI because every time you do the changes your code will be regenerated. Unfortunately, I don't see an easy way to extract the information you are looking for in the Dynamic Page portlet. My recommendation is to programmatically create a PL/SQL portlet that implements the same business logic as your Dynamic Page portlet. This way you will gain full control on your code and will have all advantages of PDK-PL/SQL.
    Hope this helps.

  • HT3281 Podcasts from Current Tv, since three weeks prior to the Nov 2012 election have had a url problem and cannot be played on my mac mini 2011 with 10.8.2 and the latest Itunes? anyone know why ? I am in contact with Itunes now and they wanted screensh

    Podcasts from Current Tv, since three weeks prior to the Nov 2012 election have had a url problem and cannot be played on my mac mini 2011 with 10.8.2 and the latest Itunes? anyone know why> ? I am in contact with Itunes now and they wanted screenshots of the problem, I can get these current tv episodes with a vpn and my isp says they are not blocking them, but i was surprised that prior to the election they were blocked, ?
    I also can get them on my Android Samsung Galaxy note 2 with no problem but on the Macmini cannot>/? I Unsubscribed and subscribed many times but still no luck, any ideas? I am waiting for the senior advisor to get back to me on this issue. I am in THailand now where the problem is happening and as I said the ISP says they do not block any podcasts.I also do not want it on my iphone 5, so I have to wait and see why the mac mini is not getting it.

    I seem to have fixed it by putting <div  class="clearfloat"></div> after the navigation bar?

  • I have consolidate my folders related to the video I am in the progress of working on.  Premiere elements does not follow their new location.  How do I syn them back up all at once so premiere doesn't ask me for their location when I open the project

    I have consolidate my folders related to the video I am in the progress of working on.  Premiere elements does not follow their new location.  How do I syn them back up all at once so premiere doesn't ask me for their location when I open the project

    This is the Photoshop Elements forum, not the Premiere Elements forum, located here:
    https://forums.adobe.com/community/premiere_elements
    When you open the project, it should ask you where the first file is located. After you tell it where it is, it should be able to find the rest of them if they are located near the first one.  Then save the file.  If you move the files again, you will have to relink them again.

  • As a Mac user, what action do I take in relation to the Heartbleed bug?

    As a Mac user, what action do I take in relation to the Heartbleed bug?

    None except don't visit servers that have not updated their openssl server.

  • I have never been able to use the Macmail feature.  Running OSX 10.4.11, and the problems appear to be related to the fact that I originally registered my computer with apple, I subsequently changed my e-mail address.  Have since upgraded the e-mail addre

    I have never been able to use the Macmail feature.  Running OSX 10.4.11, and the problems appear to be related to the fact that when I originally registered my computer with apple, I used an old e-mail address which is now defunct.  Have since upgraded the e-mail address in account manger, but it still locks me out and rejects my user name and password when I try to log in.  It seems it established an account for me automatically when I first fired the beast up, but now the Macmail program is uncooperative with me.  Any assistance would be much appreciated, Thanks

    Hi rbcjoker76, and a warm welcome to the forums!
    Sounds like some needed System Fonts wre replaced by bad ones. Y also have Font Book in Applications for validating fonts & checking for duplicates.
    Required Fonts from 10.3, much the same in 10.4...
    http://support.apple.com/kb/HT2444?viewlocale=en_US
    You may have to get Pacifist...
    http://www.charlessoft.com/
    then intall the Fonts what you need from your Install Disk.
    Or do a relatively painless Archive & Install, which gives you a new/old OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space and no Disk corruption, and is relatively quick & painless...
    http://docs.info.apple.com/article.html?artnum=107120
    Just be sure to select Preserve Users & Settings.

  • I recently updated the software on my MacBook Pro. Now, my computer no longer recognizes my external hard drive. Could this be related to the software update and, if so, how do I correct the problem?

    I Recently updated the software on my MacBook Pro. Now, my computer no longer recognizes my external hard drive. Could this be related to the software update and, if so, how do I correct the problem?

    Ari343 wrote:
    No, the external hard drive does not show up on Disk Utility. I don't have another computer to try it on.
    Perform a PRAM reset:
    http://support.apple.com/kb/ht1379
    Have you tried all the ports?
    Have you tried with a different cable?
    Have you tested all the ports with other devices to see that they are functioning?
    Ciao.

  • HT4623 Is this the most up to date article on up dating the iPhone - it there anything about the problems relating to the up date to OS 6 - my G3 no longer works and Apple seems to have gone to ground.  No Genius bar appointments available for a week!

    Is this the most up to date article on up-dating the iPhone OS - is there anything about the problems relating to the up-date to OS 6 - my G3 no longer works and Apple seems to have gone to ground.  No Genius bar appointments available for a week!

    iOS 7 devices need iTunes 11.1 or newer to sync.  Depending upon your computer and the OS it is running, you may not be able to upgrade to iTunes 11.1 based on the requirements for iTunes 11.1.  What computer and OS are you running your iTunes on?  From the iTunes download pages I see the requiorements are:
    Macintosh System Requirements
    Mac computer with an Intel Core processor
    OS X version 10.6.8 or later
    400MB of available disk space
    Broadband Internet connection to use the iTunes Store
    Windows System Requirements
    PC with a 1GHz Intel or AMD processor and 512MB of RAM
    Windows XP Service Pack 2 or later, 32-bit editions of Windows Vista, Windows 7, or Windows 8
    64-bit editions of Windows Vista, Windows 7, or Windows 8 require the iTunes 64-bit installer
    400MB of available disk space
    Broadband Internet connection to use the iTunes Store

  • Issue related to the Credit memo and S.O.

    Hi,
    I have one issue related to the Credit memo and S.O.
    We have a network of Dealers and Dealer inventory is linked with our system. When user creates S.O for Dealer1.If the item is not avail in our inventory and it is avail in any other Dealer inventory (Dealer2), then the system creates S.O wrt the Dealer2.
    In this case as the material is directly delivered from Dealer1 to Dealer2, there is no any GI in our system.
    So, the transaction with Dealer1 will be the normal as usual. But, we have to return the goods amount to the Dealer2 with any suitable way. We are considering it as a Credit memo.
    My question is, as we have created S.O wrt the partner function- Dealer1 and we are creating CR memo for Delaer2, is there any way through which we can link the se two transactions with customizing so that we need not to make any ABAP programming.
    I mean can we create Cr memo wrt S.O when the partner functions are different?
    Pl. guide me.
    Thanks,
    Roopan.

    You have an interesting Scenario.
    You can handle this scenario in multiple ways
    1. Third party Scenario (Here Dealer 1 becomes Vendor &Dealer 2 remains Customer)
    2. Order related sales & credit memo.
    3. Intercompany sales, where you represent dealers place as a plant in your system. (Not an ideal way to handle the scenario, but possible option)
    Regards,
    Rajesh Banka
    Reward points if helpful.

Maybe you are looking for

  • Using spry in header

    I'm trying to place a spry variable inside my header in a portion of javascript code.       var data = new google.visualization.DataTable();       data.addColumn('string', 'Topping');       data.addColumn('number', 'Visits');       data.addRows([    

  • What is a batch report !

    please give me an example of hoe to create a batch report !

  • Can not connect to Wifi (2.4 WPA2)

    Hi team, My iphone 5s (IOS 7.0.4) has problem to connect to the WIFI in my office (2.4 WPA2 - corporta use router, setting could not change), before I go to China local apple store, I have tested other apple devices, including iphone5, iphone4s and i

  • HT5622 I dowloaded game 2 games bet I cant play

    I dowload shrrek Forever After : The Game, v1.0.0 (9+) from app store by 450¥ But ican't play i dint know why it'S has a sound but picture not move and another game is metal slug since i up date softwere i cant play

  • Picasa and corrupt albumdata.xml file

    For several days, I have been trying to install Picasa on my Mac.  I used to use Picasa on my PC but switched to iPhoto when I got a Mac and have been using iPhoto for the last several months.  I would like to add Picasa so I can access some of the s