Sun JPI support

Hi,
Any news/thoughts on the support of Sun JPI with MS IE? The SOD on OTN states this is targeted for "patch 2". Is this the forthcoming 10.1.2 release?
When Sun JPI will be supported, which version of JPI would you expect to be required? 1.4.2 or 1.5?
Currently we're using Forms 9.0.4.1.0 with JPI 1.4.2 without any major problems. However, 1.5.0 doesn't seem to work (very slow network connection through firewall and hanging IE when closing browser window).

Thanks for all the answers.
We're currently running into two issues with v1.5:
- Internet Explorer doesn't close when pressing the top-right "X". Not even if you've exited the Forms application in a proper way. You'll have to kill IE. This issue does not arrise with Firefox (it seems to destroy its Java environment in another/more destructive way).
- Performance with Sun 1.5.0 is very poor when connecting to our application server through the firewall (Initial connection approx. 2 minutes). Connecting from within the DMZ is not an issue.
Both issues do not arrise with 1.4.2 or with JInitiator. So, I guess I'm just giving more reasons to stick to a certified combination :-)

Similar Messages

  • To SUN Technical Support - URGENT!!

    Hello Gentlemen!
    We are having problems with iPlanet Web Server version 4.1. We have installed this on Windows 2000 and the machine is P4 with 512 MB RAM.
    We are getting "httpd.exe causing reference error" at the time of booting of the machine as well as at the time of starting the web server.
    We tried numerous times uninstalling and re-installing iPlanet 4.1 after clearing the registry. We even tried formatting the hard drive, set up Windows 2000 and installed iPlanet 4.1.
    But, nothing works and keep on getting the same error...
    KIndly someone get me the solution ASAP as we are working on time bound application.
    Sincerely appreciate your time and efforts in advande ...

    Sun Technical Support representatives do not monitor this forum. To contact Technical Support, please refer to contact information at http://www.sun.com/service/contacting/solution.html

  • Do Sun's Support team really watch the forum topics these days?

    Do Sun's Support team really watch the forum topics these days? I really doubt it. I haven't seen anyone from Sun's support team really participating in the topics as per the following.
    Sun Engineers Participate in Forums! In addition to being able to get the answers you need from your peers, Sun's Developer Technical Support (DTS) engineers also visit the forums, to help get your questions answered.
    Any Comments...

    Do Sun's Support team really watch the forum topics
    these days? I really doubt it. I haven't seen anyone
    from Sun's support team really participating in the
    topics as per the following.
    Sun Engineers Participate in Forums! In addition to
    being able to get the answers you need from your
    peers, Sun's Developer Technical Support (DTS)
    engineers also visit the forums, to help get your
    questions answered.
    Any Comments...Hmmmm...that doesn't really have anything to do with layoffs.
    In the past different people using Sun signatures post fairly consistently for varying periods of time. I don't believe anyone ever did it more than 6 months. And that was only one individual. Most of the others don't seem to last more than a month.
    And my observation is that those that are doing the posting are not very experienced.

  • Sun JMSJCA supports Websphere MQ bindings mode?

    I am using the JMSJCA adapter (or unified JMS adapter as JCAPS calls it) with JCAPS 6 and Websphere MQ.
    The documentation for JMSJCA states that JMSC_MQJMS_TP_CLIENT_MQ_TCPIP is supported, but does not mention JMSC.MQJMS_TP_BINDINGS_MQ:
    https://jmsjca.dev.java.net/source/browse/*checkout*/jmsjca/jmsjca/unifiedjms/src/userdoc/sun-jms-adapter-readme.html
    Does this mean that connecting to a Websphere MQ queue manager using bindings mode is NOT supported? I would rather use bindings mode than the extended transaction client since this will avoid TCP/IP as a connection overhead/potential point of failure.

    Is it the complete stack trace? The root cause is not clear from the error message.
    It could be similar to this issue Connection Problem To "JMS Queue XML"
    You can also check support Note [ID 423987.1]
    I would suggest contacting support channel to look into the exact problem.

  • How does sun cc support GNU C?

    I fail to build theora on solaris_x86, it seems some it does not support GNU C style.
    $cc -V
    cc: Sun C 5.8 Patch 121016-02 2006/03/31
    usage: cc [ options] files. Use 'cc -flags' for details
    How can I deal with this situation,
    - Waiting for new complier
    - Write patch for theora(Do not know how to, any idea?)
    Sample code are:
    static const __attribute__ ((aligned(8),used)) ogg_int64_t V128 = 0x0080008000800080LL;
    __asm__ __volatile__ (
    " .balign 16 \n\t"
    " pxor %%mm7, %%mm7 \n\t"
    ".rept 8 \n\t"
    " movq (%0), %%mm0 \n\t" /* mm0 = FiltPtr */
    " movq (%1), %%mm1 \n\t" /* mm1 = ReconPtr */
    " movq %%mm0, %%mm2 \n\t" /* dup to prepare for up conversion */
    " movq %%mm1, %%mm3 \n\t" /* dup to prepare for up conversion */
    /* convert from UINT8 to INT16 */
    " punpcklbw %%mm7, %%mm0 \n\t" /* mm0 = INT16(FiltPtr) */
    " punpcklbw %%mm7, %%mm1 \n\t" /* mm1 = INT16(ReconPtr) */
    " punpckhbw %%mm7, %%mm2 \n\t" /* mm2 = INT16(FiltPtr) */
    " punpckhbw %%mm7, %%mm3 \n\t" /* mm3 = INT16(ReconPtr) */
    /* start calculation */
    " psubw %%mm1, %%mm0 \n\t" /* mm0 = FiltPtr - ReconPtr */
    " psubw %%mm3, %%mm2 \n\t" /* mm2 = FiltPtr - ReconPtr */
    " movq %%mm0, (%2) \n\t" /* write answer out */
    " movq %%mm2, 8(%2) \n\t" /* write answer out */
    /* Increment pointers */
    " add $16, %2 \n\t"
    " add %3, %0 \n\t"
    " add %4, %1 \n\t"
    ".endr \n\t"
    : "+r" (FiltPtr),
    "+r" (ReconPtr),
    "+r" (DctInputPtr)
    : "m" (PixelsPerLine),
    "m" (ReconPixelsPerLine)
    : "memory"
    );

    For
    static const __attribute__ ((aligned(8),used)) ogg_int64_t V128 = 0x0080008000800080LL;
    Put
    #if !defined(__GNUC__)
    #define __attribute__(X) /* nothing */
    #endif /* __GNUC__)
    For the assembler, you'll either have to extract it to a separate assmbly file and assemble it with as (or gas), or else port it to C.
    Paul

  • Vista, Sun JPI and 10.1.2.2

    Has anyone got Forms to work using the Sun 1.5 JPI on Vista using 10.1.2.2 app server?
    I know 10.1.2.3 is out now but for various reasons it will be a few weeks probably before I can get our servers patched.
    I was just wondering if anyone else has experienced a problem where the IE7 process hangs (not responding) just as the Forms separate frame pops up. I should explain that everything works perfectly the first time the url is entered (and it downloads and installs the jpi correctly) - it is only subsequent times (eg. after the PC is rebooted) that it seems to hang. Uninstalling Java and starting from scratch seems to fix it until the PC is next rebooted and then it hangs again.
    I am using the latest 1.5 patch 15 and the server is configured with the family clsid so anything in the 1.5 family is used.
    This problem seems to be reproducible either logged in as administrator on Vista or standard user, using http or https and just about everything else I have tried.
    If it absolutely will not work with 10.1.2.2 then I'll give up and spend my time on the 10.1.2.3 patch but if there is something simple that I can tweak to get this working then that would be preferred at this point.
    Any help would be appreciated. Thanks,
    Alastair

    Hello Alastair,
    I can only says to you that the tests i have made in 10.1.2.2 whith vista and JPI was not good .
    Lot of problems like the ones u describes, or fmx that can't be opened.
    I have installed 10.1.2.3 and work much better (even if some times it hangs a long time, about 10s, and go on)
    As i use ou'r application in this environment all sems to work, and that was not case in 10.1.2.2
    Sorry for you ...
    Lionel

  • Sun JES supported JDK's.

    Hello All,
    I have not found any information about supported JDK's for Sun JES 5u1.
    Is it possible to work with jdk 1.6 ?

    Java ES 5 update 1 shipped with JDK 1.5.x. It will upgrade earlier JDKs to that minimum level. It should accept 1.6.x JDK.
    HTH.

  • Sun Tech Support

    Why does Sun charge an ungodly amount of money for tech support? Even Micro$oft charges a fraction of what Sun wants, and half the time they don't even charge you if your problem turns out to be a software defect?
    The problem of creating SQL Server 2000 pooled JDBC datasources in Sun Java System Web Server has been posted all over the place (this board and others) with no resolution. Obviously some defect in either the product or the documentation. Yet Sun wants $1500 from me to resolve it?
    Forget it, I'll go with Apache and Tomcat.
    Just wanted to get some other thoughts out there about why should I chose Sun One over other servlet containers?

    Searching with "ConverterRule]{faces-config/converter"produced positive results.

  • Since Sun cannot support its product on Linux, is it any better on Win2k3?

    Having spent over 20 hours and failing to get DSEE to work on Linux and the web console my conclusion is either look at a Windows platform or go find another product.....so does anyone run DSEE on Windows and can share their experience of support issues?

    Hello,
    Yesterday I had expent 3 hours to install DS6.0 in my Linux.
    This new server is talking to a set of previous DS6 servers runing on top of a Solaris 9 hosts.
    Do you mind to describe excatly what you have done and what problems you faced?
    Cheers,
    Andreas

  • Is 3910 series Sun Storedge support for SAN

    Hi,
    We have Sun fire V880, E4500 & E3000 server. And also have 3910 series storedge array with one pair
    of T3+ Box in RAID 5 configuration. I want to setup SAN with the above requirements. Is it possible in
    3910 series storedge array. Becoz in 3910 series array, 2nos - 8 port FC switch only. But SAN needs Brocade silkworm fibre core switch. Anyone solve my doubt.
    Thanks.
    sathish.

    In my opinion, a SAN does not require a switch. The hub is also a network component.
    -- richard

  • Which version of SUN IdM support Remedy 7.0

    Hi
    We are currently using IdM 7.0 with Remedy 5.1.
    I will like to know which version of IdM supports Remedy 7.0
    Thanks

    Hi,
    As documented in the IDM v8.0 Release notes
    Supported Resources
    Help Desk
    � BMC Remedy Action Request System Server 6.0, 6.3, 7.0
    � BMC Remedy Service Desk Application 7.0
    � Remedy Help Desk 6.0
    NOTE Many substantial differences between Help Desk 6.0 and Service Desk 7.0 exist in
    terms of their sample data, defaults, and out-of-the-box configuration. For example,
    the name of the �ticket� schema in Help Desk 6.0 is HPD:HelpDesk, while in Service
    Desk 7.0 it has been changed to HPD:Help Desk. Developers should consult the
    Remedy product documentation for details when upgrading.

  • Do SUN gives support to WSDL?

    Is there anybody knows how to fetch the DETAILED DESCRIPTION of a Web Service,such as the name of methods and parameter types etc?Thanks!

    Then where could I get the WSDL of a web service?
    I use JWSDP to deploy my web service.
    Should I generate the WSDL of this web sevice by myself?
    If so,where I suppose to put this WSDL?
    Thanks a lot!

  • Sun support for 1.4.0 on non-Intel ???

    Hi !
    There were some questions and doubts whether Sun would support j2sdk on non-Intel chips sets.
    Can someone point me to the press-releases ; rumours ; etc ???

    Sun provides jdks for windows, solaris, and linux and I don't think solaris necessarily runs on intel chips. It's up to other vendors to supply jdk ports for their platforms (ie. IBM provides a jdk for AIX).

  • Cshttpd dumps core.  Is Sun support alive?

    Greetings,
    We've heaving a problem here with cshttpd dumping core every few days. We have an open Sun case.. but haven't even heard from our engineer yet. Does Sun calendar support still exist?
    Here's the bt. All the cores are identical, segfaulting on the same function in libcore_html10.so.
    Core was generated by `/opt/sunjes/SUNWics5/cal/lib/cshttpd -0 -d 0 -D 1 -b 1'.
    Program terminated with signal 11, Segmentation fault.
    #0 0xfeb4fe90 in __1cWoptimizedWeekCalOutput6FpnIDocument_pnENode_pc4iii_i_ ()
    from ./libcore_html10.so
    #1 0xfeb38bc0 in __1cTxml_weekcal_handler6FpnIDocument_pnENode_i_i_ ()
    from ./libcore_html10.so
    #2 0xfeb4d5d8 in __1cQprocess_xml_node6FpnIDocument_pnENode_i_i_ ()
    from ./libcore_html10.so
    #3 0xfeb4d08c in __1cRxml_panel_handler6FpnIDocument_pnENode_i_i_ ()
    from ./libcore_html10.so
    #4 0xfeb4d5d8 in __1cQprocess_xml_node6FpnIDocument_pnENode_i_i_ ()
    from ./libcore_html10.so
    #5 0xfeb4d08c in __1cRxml_panel_handler6FpnIDocument_pnENode_i_i_ ()
    from ./libcore_html10.so
    #6 0xfeb4d5d8 in __1cQprocess_xml_node6FpnIDocument_pnENode_i_i_ ()
    from ./libcore_html10.so
    #7 0xfeb4d4a8 in __1cRxml_group_handler6FpnIDocument_pnENode_i_i_ ()
    from ./libcore_html10.so
    #8 0xfeb4d5d8 in __1cQprocess_xml_node6FpnIDocument_pnENode_i_i_ ()
    from ./libcore_html10.so
    #9 0xfeb4d66c in __1cQprocess_xml_node6FpnIDocument_pnENode_i_i_ ()
    from ./libcore_html10.so
    #10 0xfeb4dcdc in __1cLprocess_xsl6FipnI_DOCDATA_1_v_ ()
    from ./libcore_html10.so
    #11 0xfeb0f6fc in __1cOcal_html_State6Fipi_i_ () from ./libcore_html10.so
    #12 0xfeb55630 in calhtml_callback () from ./libcore_html10.so
    #13 0xff062e14 in shtml_command () from ./libnetwork_shtml10.so
    #14 0x00017bec in Dpicdata.picdata ()
    #15 0xff03b180 in cmd_get () from ./libhttpserver.so
    #16 0xff03abd4 in cmd_exec () from ./libhttpserver.so
    #17 0xff03a4f0 in cmdloop () from ./libhttpserver.so
    #18 0xff0397c0 in sock_readable () from ./libhttpserver.so
    #19 0xfe7e60e0 in GDispCx_InternalWork () from ./libasync.so
    #20 0xfe7ebe6c in Thread_Main () from ./libasync.so

    Cal Server: 116577-24, 117010-24
    Comms Express: 118540-16Thanks. We're running 2005Q4. 116577-24 was already applied, but 117010-16 (-16 seems to be the latest) was not. I've just applied it, so can't comment yet about whether it has fixed it.
    We are not running Comms Express.

  • Sun Studio is unable to find a supported version of Java ...?

    Gentlemen I need your assistance, I'm trying to install SunStudio, and I get this error.
    # /opt/sun/sunstudioceres/bin/sunstudio
    Sun Studio is unable to find a supported version of Java.
    Sun Studio supports Java version 1.5.0_03 and newer and looks for a valid Java installation in the following order:
    1) Location specified with --jdkhome command line option
    2) In PATH environment variable
    3) At /usr/jdk/latest location, if exists
    4) At /usr/java location, if exists
    5) At /usr location, if exists.
    I'm using FC9, and I have installed the following in Java
    # rpm -qa | grep java
    libgtk-java-2.8.7-2.fc6.i386
    sun-javadb-demo-10.4.1-3.1.i386
    cairo-java-1.0.5-3.fc6.i386
    sun-javadb-common-10.4.1-3.1.i386
    java_cup-0.10-0.k.6jpp.2.i386
    libgconf-java-2.12.4-5.fc6.i386
    sun-javadb-core-10.4.1-3.1.i386
    java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.110.i386
    libvte-java-0.12.1-5.fc6.i386
    sun-javadb-javadoc-10.4.1-3.1.i386
    libgnome-java-2.12.4-3.fc6.i386
    sun-javadb-client-10.4.1-3.1.i386
    gcc-java-4.3.0-8.i386
    libglade-java-2.12.5-3.fc6.i386
    glib-java-0.2.6-3.fc6.i386
    java-1.5.0-gcj-1.5.0.0-21.fc9.i386
    sun-javadb-docs-10.4.1-3.1.i386
    Can somebody help me to see what I'm missing, and how can I point to the right direction?

    You have GNU Java 1.5.0. In order to use IDE and Performance Analyzer you need to install SUN Java 1.6.0.
    [http://developers.sun.com/sunstudio/downloads/ssx/express_November2008.html|http://developers.sun.com/sunstudio/downloads/ssx/express_November2008.html] :
    The Sun Studio package installer, IDE, and Performance Analyzer require Java SE Development Kit (JDK) 6 Update 3 or higher, which can be downloaded from the [Java SE Downloads site|http://java.sun.com/javase/downloads/?intcmp=1281] if the required version is not available on your target platform.

Maybe you are looking for