Opera issue with libproxy plugin

I am using iPlanet and weblogic
iPlanet as web server
and
weblogic as application server.
For connectivity between both, I am using libproxy.so plugin of weblogic for iPlanet server.
Both are SSL enabled.
It is working fine with IE 6> , Mozilla firefox..
But it is giving issue for file upload in Opera browser...
following is log of proxy plugin 'libproxy.so' on iplanet server.
============================= new request ===============================
INFO: SSL is configured
INFO: SSL configured successfully
URI=[WebConverter/WebCon/upload]
Expect header is found, reply with "HTTP/1.1 100 Continue"
Hdrs from Client:[content-length]=[25481]
Hdrs from Client:[content-type]=[multipart/form-data; boundary=----------L05cZh1cacTgitQlCGWaLM]
Hdrs from Client:[user-agent]=[Opera/9.64 (Windows NT 5.1; U; en) Presto/2.1.1]
Hdrs from Client:[host]=[10.10.61.94:82]
Hdrs from Client:[accept]=[text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1]
Hdrs from Client:[accept-language]=[en-US,en;q=0.9]
Hdrs from Client:[accept-charset]=[iso-8859-1, utf-8, utf-16, *;q=0.1]
Hdrs from Client:[accept-encoding]=[deflate, gzip, x-gzip, identity, *;q=0]
Hdrs from Client:[referer]=[https://10.10.61.94:82/WebCon/WebCon/ConversionsFiles.jsp?classMaster=446]
Hdrs from Client:[cookie]=[JSESSIONID=K7BYDJQd1bz4p64DfZQcnkdy1mqHxvStynJTPfCfXtQqgzH9f4Mt!685702995]
Hdrs from Client:[cookie2]=[$Version=1]
Hdrs from Client:[te]=[deflate, gzip, chunked, identity, trailers]
Temp Post File name = [tmp/_wl_proxy/_post__27240_1]
*******Exception type [READ_ERROR_FROM_CLIENT] (reading client POST data failed) raised at line 598 of proxy.cpp
Apart from this, screen show message..... 'HTTP/1.1 100 Continue'
It is not hitting app server..
I am not able to understand why it is happening...
i checked out some sites mentioned below but to no success...
http://marc.info/?l=nginx&m=123027309025203&w=2
plz help if u know abt same.
Edited by: sweetvish on Nov 12, 2009 8:51 PM
Edited by: sweetvish on Nov 13, 2009 9:52 AM

I am using GNU Linux machine ...following is output of uname command as shown below:-
uname --all
Linux linuxbox01 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
----------------------------On sun download site,
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=SJWS6.1-ADDON-OCT0104-G-F@CDS-CDS_SMI
under download page of "Sun Java System Web Server Reverse Proxy Add-On 6.1", i am getting list of os as shown below.:
AIX 5.1
AIX 5.2
AIX 5.3
HP-UX 11i
Red Hat Enterprise Linux 2.1
Red Hat Enterprise Linux 3
Red Hat Enterprise Linux 4
Solaris 10 64-bit (SPARC)
Solaris 8,9,10 - SPARC
Solaris 9 & 10 - x86
Windows 2000 Server SP4
Windows Server 2003, Enterprise Edition
Windows XP Professional
Please let me know which one to download.
I am using iPlanet with version details shown below:
Sun ONE Web Server 6.1SP3 B08/17/2004 22:22

Similar Messages

  • Are there any known issues with Silverlight plugin?

    Every time I attempt to see a page using
    the silverlight plugin, Safari stops responding!
    Is it just my configuration, or are there more issues with this plug
    in as there were with Windows Media Player?
    Regards

    OK, as I am on a PPC Mac I have never tried version 2.
    As you may recall, Silverlight got its 'breakthrough' when the Chinese authorities decided to broadcast the Olympics using Silverlight. Suddenly everyone needed it!
    Now you read press reports of this or that news agency dropping Silverlight, and I don't think I have come across it more than once since the Olympics.
    I am beginning not to wonder why!
    But this article may be of interest:
    http://news.cnet.com/8301-1023_3-10212843-93.html

  • Opera issue with weblogic libproxy plugin

    I am using iPlanet and weblogic
    iPlanet as web server
    and
    weblogic as application server.
    For connectivity between both, I am using libproxy.so plugin of weblogic for iPlanet server.
    Both are SSL enabled.
    It is working fine with IE 6> , Mozilla firefox..
    But it is giving issue for file upload in Opera browser...
    following is log of proxy plugin 'libproxy.so' on iplanet server.
    ============================= new request ===============================
    INFO: SSL is configured
    INFO: SSL configured successfully
    URI=[WebConverter/WebCon/upload]
    Expect header is found, reply with "HTTP/1.1 100 Continue"
    Hdrs from Client:content-length=25481
    Hdrs from Client:content-type=multipart/form-data; boundary=----------L05cZh1cacTgitQlCGWaLM
    Hdrs from Client:user-agent=http://Opera/9.64 (Windows NT 5.1; U; en) Presto/2.1.1
    Hdrs from Client:host=10.10.61.94:82
    Hdrs from Client:accept=http://text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/jpeg, image/gif, image/x-xbitmap, /;q=0.1
    Hdrs from Client:accept-language=http://en-US,en;q=0.9
    Hdrs from Client:accept-charset=http://iso-8859-1, utf-8, utf-16, *;q=0.1
    Hdrs from Client:accept-encoding=deflate, gzip, x-gzip, identity, *;q=0
    Hdrs from Client:referer=https://10.10.61.94:82/WebCon/WebCon/ConversionsFiles.jsp?classMaster=446
    Hdrs from Client:cookie=JSESSIONID=K7BYDJQd1bz4p64DfZQcnkdy1mqHxvStynJTPfCfXtQqgzH9f4Mt!685702995
    Hdrs from Client:cookie2=$Version=1
    Hdrs from Client:te=deflate, gzip, chunked, identity, trailers
    Temp Post File name = [tmp/_wl_proxy/_post__27240_1]
    *******Exception type READ_ERROR_FROM_CLIENT (reading client POST data failed) raised at line 598 of proxy.cpp
    Apart from this, screen show message..... 'HTTP/1.1 100 Continue'
    It is not hitting app server..
    I am not able to understand why it is happening...
    i checked out some sites mentioned below but to no success...
    http://marc.info/?l=nginx&m=123027309025203&w=2
    plz help if u know abt same.
    :-)

    I am using GNU Linux machine ...following is output of uname command as shown below:-
    uname --all
    Linux linuxbox01 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
    ----------------------------On sun download site,
    https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=SJWS6.1-ADDON-OCT0104-G-F@CDS-CDS_SMI
    under download page of "Sun Java System Web Server Reverse Proxy Add-On 6.1", i am getting list of os as shown below.:
    AIX 5.1
    AIX 5.2
    AIX 5.3
    HP-UX 11i
    Red Hat Enterprise Linux 2.1
    Red Hat Enterprise Linux 3
    Red Hat Enterprise Linux 4
    Solaris 10 64-bit (SPARC)
    Solaris 8,9,10 - SPARC
    Solaris 9 & 10 - x86
    Windows 2000 Server SP4
    Windows Server 2003, Enterprise Edition
    Windows XP Professional
    Please let me know which one to download.
    I am using iPlanet with version details shown below:
    Sun ONE Web Server 6.1SP3 B08/17/2004 22:22

  • Issue with applying plugin in non-English version of AE on non-English version of Windows

    Hi There,
    I am encountering an issue related to my plugin and differing language versions of AE.  When I apply my plugin to a layer within a project opened in an English version of AE, everything behaves as expected.  However, when I apply the same plugin, in the same manner, on a non-English version of AE, I get an error message.  I am dealing with this debug process on Windows 8 in Spanish.  Here is the error I am receiving from the the Spanish version of CS6 on Windows8 (Spanish):
    "After Effects error: no se pudo cargar el plugin "Debug.aex" (126).
    ( 48 :: 46 )
    That basically says that the plugin could not be applied.  Is there any reason why I might get this error in the Spanish version and not receive it in the English version?  Do I need to setup VS2012 to build in release mode for it to work?  Am I missing something?
    Thanks,
    Arie

    I did find this in the documentation, but am not sure if this is relevant.
    LOCALIZATION
    Thanks to the Unicode support added in CS4, localization is much less painful. For non- Unicode strings, such as in older function suites, we expect strings to be multi-byte encoded using the application's current locale. On Windows, you can use the WideCharToMultiByte() function, specifying CP_OEMCP as the first argument. On Mac OS, use the encoding returned by GetApplicationTextEncoding().
    I do not care if the actual strings are in english even though the plugin is loaded in a non-English install of AE.  Do I still need to do what this part of the documentation is specifying?  Can anybody show me some examples of localization for plugins?
    Thanks,
    Arie

  • Issues with eclipse plugin WCS11G_BP1

    We're just upgrading to 11G from 7.5.5 which is great, but I am having some issues working with a remote instance using Eclipse.
    Whenever I save a file in Eclipse, an exception is thrown on the server:
    [2013-02-11 14:03:28,635 CET] [ERROR] [.kernel.Default (self-tuning)'] [com.fatwire.csdt] Error while importing assets : null
    java.lang.NullPointerException
    at com.fatwire.csdt.service.impl.ImportService.mergeNeeded(ImportService.java:152)
    at com.fatwire.csdt.service.impl.ImportService.execute(ImportService.java:79)
    at jsp_servlet._jsp._cs_deployed._openmarket._xcelerate._prologactions._publish._csdt.__csdtservice._jspService(__csdtservice.java:223)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    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:301)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:184)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:526)
    at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:447)
    at COM.FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1411)
    at COM.FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1428)
    at COM.FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:111)
    at COM.FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)
    at COM.FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)
    at COM.FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$JSPDataFile.run(FILESYSTEMJSPManager.java:190)
    at COM.FutureTense.Common.ContentServer.jspExecute(ContentServer.java:2936)
    at COM.FutureTense.Common.ContentServer.evalTemplate(ContentServer.java:2530)
    at COM.FutureTense.Common.ContentServer.generatePage(ContentServer.java:1549)
    at COM.FutureTense.Common.ContentServer.evalPage(ContentServer.java:1248)
    at COM.FutureTense.Common.ContentServer.execute(ContentServer.java:454)
    at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
    at COM.FutureTense.Servlet.FTServlet.doPost(FTServlet.java:61)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    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:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.fatwire.auth.RequestAuthenticationFilter.doFilter(RequestAuthenticationFilter.java:192)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:695)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.fatwire.cs.ui.framework.UIFilter.doFilter(UIFilter.java:108)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    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:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Eclipse does not notify me about this error and the Template is not saved on the server. This have been observed on servers running both WebLogic and Tomcat
    Sync selected items do not work
    In the sync dialog whenever I select a single template I want to sync, it syncs all local updates I have anyways, it takes several minutes over a VPN connection and ultimately fail with random -105 errors, so I end up with a partial sync, again Eclipse does not show any problems.
    Whenever cas sso times out, I need to restart Eclipse
    At some point, my sso will time out, unfortunately the consequence of this, is that I have to restart Eclipse in order to get the plugin working again.
    Any input is greatly appreciated
    BR
    Lars

    We're just upgrading to 11G from 7.5.5 which is great, but I am having some issues working with a remote instance using Eclipse.
    Whenever I save a file in Eclipse, an exception is thrown on the server:
    [2013-02-11 14:03:28,635 CET] [ERROR] [.kernel.Default (self-tuning)'] [com.fatwire.csdt] Error while importing assets : null
    java.lang.NullPointerException
    at com.fatwire.csdt.service.impl.ImportService.mergeNeeded(ImportService.java:152)
    at com.fatwire.csdt.service.impl.ImportService.execute(ImportService.java:79)
    at jsp_servlet._jsp._cs_deployed._openmarket._xcelerate._prologactions._publish._csdt.__csdtservice._jspService(__csdtservice.java:223)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    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:301)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:184)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:526)
    at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:447)
    at COM.FutureTense.Servlet.ServletRequest.include(ServletRequest.java:1411)
    at COM.FutureTense.Servlet.FRequestObj.include(FRequestObj.java:1428)
    at COM.FutureTense.Servlet.JSPServices.runJSP(JSPServices.java:111)
    at COM.FutureTense.Platform.FileSystem.FILESYSTEMJSPManager.runJSP(FILESYSTEMJSPManager.java:463)
    at COM.FutureTense.Servlet.JSPServices.runJSPObject(JSPServices.java:50)
    at COM.FutureTense.Platform.FileSystem.FILESYSTEMJSPManager$JSPDataFile.run(FILESYSTEMJSPManager.java:190)
    at COM.FutureTense.Common.ContentServer.jspExecute(ContentServer.java:2936)
    at COM.FutureTense.Common.ContentServer.evalTemplate(ContentServer.java:2530)
    at COM.FutureTense.Common.ContentServer.generatePage(ContentServer.java:1549)
    at COM.FutureTense.Common.ContentServer.evalPage(ContentServer.java:1248)
    at COM.FutureTense.Common.ContentServer.execute(ContentServer.java:454)
    at COM.FutureTense.Servlet.FTServlet.execute(FTServlet.java:129)
    at COM.FutureTense.Servlet.FTServlet.doPost(FTServlet.java:61)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    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:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.fatwire.auth.RequestAuthenticationFilter.doFilter(RequestAuthenticationFilter.java:192)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:695)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.fatwire.cs.ui.framework.UIFilter.doFilter(UIFilter.java:108)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    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:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Eclipse does not notify me about this error and the Template is not saved on the server. This have been observed on servers running both WebLogic and Tomcat
    Sync selected items do not work
    In the sync dialog whenever I select a single template I want to sync, it syncs all local updates I have anyways, it takes several minutes over a VPN connection and ultimately fail with random -105 errors, so I end up with a partial sync, again Eclipse does not show any problems.
    Whenever cas sso times out, I need to restart Eclipse
    At some point, my sso will time out, unfortunately the consequence of this, is that I have to restart Eclipse in order to get the plugin working again.
    Any input is greatly appreciated
    BR
    Lars

  • HUGE OPERATIONAL ISSUES WITH APPLE TV

    We are a hotel in Thailand that has purchased 88 Apple TV for our rooms so that Guest may enjoy, pictures, music & movies. . .
    We are now facing many issues:
    When adding / deleting only 1 items from the whole selection the loading process take over 1 hour, while it should only take a few seconds if compared to an ipod update.
    The Apple TV are set with a password so that the the computer can recognize only 5 apple TV at a time so th synchronisation is a nightmare.
    We need to speed up the Sync process as it now takes over 1 hour to load all the info ( 32 GB)
    We need to plug the Master Library computer to our network so that we can synchronise all our Apple TV in one time.
    The local Apple distributor from whom we purchased all these Apple Tv is unable to assist us.
    Can anyone help or suggest a solution
    Much Appreciated
    RG

    It sound like you may have several issues
    1. Bandwidth is an issue - syncing 1 movie to 5 ATV's takes 5x longer than to 1 ATV.
    2. One hour to move 32 GB to one ATV is not bad. That's about the max for wireless N or 100 M Ethernet. I may be wrong, but I don't think it can get much faster for the initial load. Once the initial load is made, then you will only need to sync changes. On the other hand, if each movie is 1 GB than you can only store 32 movies and there may have to be a of syncing. If you want a wide section of movies, the 160 GB may be a better choice.
    3. As another poster stated 1 iTunes library can only link to 5 ATV's.
    a. If your movies do not have DRM than you can copy your content 22 other instances of iTunes and do it that way. You can have all 22 copies of iTunes share the same files on the same disk, and if you run virtualization software you should be able to do it with 1 or 2 machines- Linux or MAC.
    b. If you purchased the content to from the iTunes store, you are limited to 4 other copies of iTunes, each of which can sync to 5 ATV for a total of 25 ATV's for each copy of the iTunes store content.
    c. You can stream your content from the master server to ATV's, and i don't think there is a limit on how many can stream from a single iTunes. However, you will need a robust server to handle requests from 88 ATV's. In this case, no data is stored on the ATV's
    d. Contact Apple corporate sales. They may have specially licensed copies of iTunes and ATV software that can sync to more than 5 machines.
    All said, you can make this work - especially if you have a tech savvy staff person or consultant. However, it does not sound like the standard iTunes/ATV is the best solution.
    Now if you want to fly me to Thailand, I'll make it work for you . I'll even learn the language.

  • Like operator issue with on Number column

    Hi,
    Query with like operator for Example: " where RATE LIKE ('%2%')"
    the result of the query returns rows which contains "2" as part of field value along with few rows which are updated recently, but do not contain 2 in that row.
    In the table data type of COLUMN is Number, no precision.
    Pls let me know if any one knows about this.
    --satya.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Can you please post the result of the query you are using?
    Regards

  • Operating issues with 2.0

    Has anyone else noticed an issue on 2.0 with touch-tone not working when making a call to an automated system? The automated system doesn't respond to the numbers I punch in. Is it the phone, or just a coincidence that the automated system is malfunctioning right after I installed 2.0?
    Any ideas how to fix it?

    Wouldn't you know it? As soon as I posted this, I tried again and it worked this time. I guess it was just a coincidence that their system malfunctioned right after I updated.

  • ICal wont open due to issue with Webex plugin how do i get it to open or remove plugin

    Whenever I try to open iCal i get the message iCal quit unexpectedly while using the Webex Plugin plugin. don't know what to do next.

    Greetings,
    I use WebEx all the time and have never heard of an iCal / WebEx plugin but it sounded intriguing so I did some google searches and looked at Cisco's website and could find no reference there either.  If you have any idea where this plugin came from I would be curious to know (it might be useful if it were working).
    Try running the Mac Cisco-WebEx Uninstaller and see if that helps.
    What version of the Mac OS are you running?
    What version of iCal are you running?
    Create a new user account on the Mac: http://docs.info.apple.com/article.html?path=Mac/10.6/en/8235.html
    Login to that user and test iCal -- does it work in this new user?
    Cheers.

  • Anyone have any compatibility issues with existing software?

    Specifically, Adobe Lightroom and Photoshop 6? Last time I updated Mac OSX, I had all kinds of issues with the plugins for Lightroom and Photoshop, but I think that was more to do with going from 32 bit to 64 bit. I'm sure Mountiain Lion is still 64 bit, but I'm  reluctant to update. Anyone have any issues after upgrading?

    A client of mine used to have a fibrejet network. Still do but now they use it for archive only-- deep storage.
    As I recall, there was some limitation as to the number of users who could have write privileges at the same time. All users could read all the time, but only one I believe could write at one time.
    Don't take this as gospel because I'm old and forgetful. And grumpy.

  • The Java plugin has created a time unfriendly issue with my e-mail account, I can not open or send any e-mail without using this plugin, how can I eliminate this problem without dropping m. firefox?

    A few days ago I tried to e-mail a friend, when I started A box came up and it required me to add a plugin..Java. I contacted my e-mail courier and microsoft, they told me that is was a plugin from Mozilla Firefox. Since then I must go through Java to send or open an e-mail... this is NOT to my satisfaction, it takes too long for all of this to open and if it is not cleared , I am dropping Mozilla and going elsewhere. Why has this occurred? Is this a result of the last update? If so can I delete the last update and continue on the other version?
    == This happened ==
    Every time Firefox opened
    == last week

    Sorry, I have no idea what you mean by '''"The Java plugin has created a time unfriendly issue with my e-mail account, I can not open or send any e-mail without using this plugin,"'''.
    If you think your problem is caused by the Java plugin, you should visit the Java support forum for assistance.
    http://forum.java.sun.com/index.jspa
    If you could explain what you mean by '''"time unfriendly''' issue with my e-mail account", maybe we'll be able to help you solve that issue.
    It might be helpful for us if we knew exactly which web-mail provider you are using. It seems strange to me that viewing or sending web-mail would actually "need" Java for operation, its more likely that some other item on the web page needs Java to run some advertising or other garbage that isn't a necessary part of the web-mail functionality you want to use.

  • Having issues with Flash in Opera

    I have been having issues getting videos to work in my browser. I use Opera and it will not load anything Flash related. It gives me an error telling me to install the latest version of flash despite the fact that i have the latest version. If i load IE it loads videos with no issues. I have tried searching to find an answer to this issue with no succes. Seems like it may be a problem with Opera but i cant find anything related. I run AVG antivirus and the scan is clean. I also ran Malwarebytes which came up clean as well so i dont believe it to be a virus or anything of the sort. Any help would be appreciated.

    Download flash plugin for Opera:
    http://www.adobe.com/go/full_flashplayer_win

  • "Possible precedence issue with control flow operator"

    Hi guys
    I have following Problem:
    Yesterday I made a distribution update from debian wheezy to debian jessie.
    Since then I got a problem with a plugin which I'm using for Icinga a monitoring system.
    When I run it, I got the error that there is an "Undefined subroutine".
    I read on google that I can fix it, with reinstalling the vsphere SDK, but the installation stuck at "CPAN is downloading and installing pre-requisite Perl module "SOAP::Lite"".
    I can skip this step with Ctrl+C and at the end it says "This installer has successfully installed...".
    But when I run the Plugin I get the error message "Possible precedence issue with control flow operator at /usr/share/perl/5.20/VMware/VICommon.pm line 2147." and the whole plugin stucks.
    I tried the following step which I found in this forum and the error message doesn't appear, but the plugin still stucks...
    Re: VMware-vSphere-Perl-SDK-5.5.0-1384587 broken with perl 5.20
    I have also Perl 5.20.2...
    Can you guys help me?
    Vinzenz

    Ok I could fix it...
    I changed the line 2147 to
    return (defined $user_agent->cookie_jar and
                      $user_agent->cookie_jar->as_string ne '');
    And this time I waited for a long time and I get a error message that there is a problem with SOAP.
    The solution was to downgrade Net-HTTP and libwww-perl with following commands:
    perl -MCPAN -e shell
    o conf urllist push http://backpan.perl.org
    install GAAS/Net-HTTP-6.03.tar.gz
    install GAAS/libwww-perl-6.03-tar.gz
    The second Command loads older releases to the urllist.
    Thx for your help and I hope I could help others with the same problem.
    Vinzenz

  • Issue with parallel operation of SAP NW SSO 2.0 and SNC Client Encryption (Logon Groups)

    Hi!
    One of our customers is using the SNC Client Encryption solution to ensure encryption using SNC (based on Kerberos Technology) for their SAP GUI Dialog connections. They have lots of SAP backends DEV, QAS, PRD all with the SNC Client Encryption SNC Lib installed. The profile parameter snc/identity/as contains the following value: p:CN=SAP/<ServiceAccount>@<DOMAIN>.
    Example: p:CN=SAP/[email protected]
    The customer is using one AD Service Account "SNCServiceUser" with one registered SPN "SAP/SNCServiceUser" for all systems (yes, this is not recommended... but the case).
    Important: All users use group entries in the SAP Logon (saplogin.ini). Means, for SAP logon the SNC name can not be manually configured on the SAP Front End. With group logons, the application server's SNC name is dynamically requested by the message server each time a SAP GUI connection is started. The SNC Name is greyed out in this case as dynamically obtained from the applications servers profile parameter snc/identity/as.
    Now our customer implements SAP NetWeaver Single Sign-On 2.0 within his landscape. Based on the Secure Login Server 2.0 (SP3) he likes to use X.509 based authentication to his AS ABAP backends using SAP GUI SNC while others still use SNC Client Encryption.
    Replacing the SNC Library on the AS ABAP
    The Secure Login Library 2.0 (SP3) has been installed on one of the ABAP systems and the SNC Client Encryption SNC Library (which is based on SSO 1.0) is no longer used, thus we changed the parameter snc/gssapi_lib to point to the new SNC library. We removed the old PSE.ZIP containing the keytab and created the new SAPSNCSKERB.PSE incl. the keytab and proper credentials. To ensure parallel operation, we kept the snc/identity/as value as is =  p:CN=SAP/[email protected].
    After restarting the system with initialized Secure Login Library 2.0, still the SNC client encryption works fine for existing users.
    The problem
    We created on the Secure Login Server an SNC certificate for the AS ABAP which has the following X.509 Distinguised Name Fomat: CN=SAP/[email protected] This is to avoid having to change the snc/identity/as to an "real" X.509 DN which would lead to non-working SNC Client Encryption for all the other users using SAP GUI and logon groups.
    As soon as we install the PSE via STRUST on the system the SNC Client Encryption solution stops working with error „Server refuses kerberos key exchange“.
    As part of an pilot implementation we have installed Secure Login Client 2.0 (SP3) on some test PCs. The test PC with SLC is able to perform Single Sign-On with SNC based on X.509 (incl. Encryption) to the ABAP system.
    Seems the SAP System now only tries to do X.509 based authentication thus key exchange fails. The problem is, we cannot change the snc/identity/as value because of the logon groups. If we were able to do so, we would in any case set the server identity to X.509 DN and in addition create the SAPSNCSKERB.PSE incl. keytab. This should work, as confirmed by SAP see this post.  
    Any ideas how to solve this and have both solutions in parallel?
    Appreciate any help.
    Regards,
    Carsten

    Hi all,
    we was able to fix the issue. It was an issue with the customers cluster configuration and the  $SECUDIR variable. This tricky issue leads to non working or sporadic working SNC Client Encryption...
    This was how the configuration looks before:
    Environment variable $SECUDIR is defined:
    "/ABCDEF<SID>/usr/sap/<SID>/DVEBMGSxx/sec“
    sapgenpse seclogin -l -v
    running seclogin with USER="<SID>adm"
    Credentials for username '<SID>adm':
    0 (LPS:OFF):
             (LPS:OFF): /ABCDEF<SID>/usr/sap/<SID>/DVEBMGSxx/sec/SAPSNCSKERB.pse
    1 (LPS:OFF):
             (LPS:OFF): /usr/sap/<SID>/DVEBMGSxx/sec/SAPSNCS.pse
    After changing the $SECUDIR to "/usr/sap/<SID>/DVEBMGSxx/sec“ and re-creating the credentials, it worked like a charm.
    As a result of this we can confirm, this configuration and SNC Client Encryption works with CommonCryptoLib in parallel to the SSO configuration.
    And Valerie was right with 2. SLC starting from V. 1.0 SP2 PL3 was able to convert the CN= part of the SNC Name into an SPN, was my mistake. In addition SNC Client Encryption starting from Version 1 SP1 PL1 does this also.. just to make this clear
    Thread closed hope this helps someone
    Carsten

  • Issue with length of file paths - Windows & C++ plugin

    Hello,
    I've got an issue that just popped up on my OCR plugin I've been working on that I suspect is related to the length of the filepath.
    I'm getting the following error that is being caught and logged when trying to open a file (filename changed for security purposes):
    Error Opening File: D:\aVeryLongFilePath.pdf
    Exception info: This file cannot be found.
    The entire string, including the D:\ part, is 266 characters long. I cut down the length of part of the path one by one and it was able to open and OCR the document when the length was 259 characters.
    I know there's a MAX_PATH variable in Windows and/or there's some kind of limitation for file length. Note that I can open the file in Acrobat using File->Open and run OCR on it individually using the built-in Recognize Text function, but if I try to Recognize Text for Multiple files and choose "Add Folders", the file in question doesn't show up in the list of files to be batch OCR'd (even though it is there). Interestingly, choosing "Add Files" from the Recognize Text->In Multiple Files does work. So Acrobat itself has at least some issues opening the file using some of it's features.
    Here's how I'm opening the document:
         string pn;               // assume this is initialized, I'm just putting this here to demonstrate what type it is
         pathName = pn;
         ASAtom pathType = ASAtomFromString("Cstring");
         asPathName = ASFileSysCreatePathName(ASGetDefaultFileSys(), pathType, pn.c_str(), NULL);    
         pdDoc = PDDocOpen(asPathName, ASGetDefaultFileSys(), NULL, true);
    Is there a way around this problem?
    Thanks.

    Yes, you are hitting the MAX_PATH on certain versions of Windows.   The only workaround would be to see that the file is "a very long path" and then break up the pathname construction into multiple pieces (perhaps the containing directory and then the file itself).  The other option is don't use Cstring to construct, use the Unicode variant.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Mon, 7 Nov 2011 15:43:33 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: Issue with length of file paths - Windows &amp; C++ plugin
    Issue with length of file paths - Windows & C++ plugin
    created by zephed56<http://forums.adobe.com/people/zephed56> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4012710#4012710

Maybe you are looking for

  • How do I transfer iPod tunes to another computer?

    Hello, I got my bf an iPod for Christmas and while we were at home he installed his iTunes on his parents computer and downloaded a sizeable amount of music. Since we got back, however, he is unable to access any of that music using my computer, whic

  • Drill Down reports for Profit Centers and Segments

    Hello Experts I would like to down load the "Drill down reports for profit center and segments". I have found standard SAP documentation through (http://help.sap.com/erp2005_ehp_05/helpdata/EN/46/f6fc4e7a7569b5e10000000a114a6b/frameset.htm ). As per

  • Change Vertical Scrollbar width in advanced datagrid?

    Help! I'm creating an AIR application that will run on windows 8 touchscreen.  Problem is the touchscreen does not recognize finger swiping up/down within the air app.  Haven't figured that out yet.... In the meantime i need wider vertical scrollbars

  • TDMS user master records over written

    Hello All, I ran TDMS copy (Time sliced) and noticed user master records got over written. (Example: After log into the system, the menu is displaying different name instead of my name. This happened for all users. Do we need to exclude tables relate

  • F4 key as an "absolute" function key in excel

    Can anyone help. I need my F4 key to be the absolute function in excel. Not working! I have a new imac 3.06. this key board has no F key functions. Help!