Patch problem with Forte 6U2?

I just installed all of the patches currently up at access1 for Forte 6U2 on solaris 8. When I rebuilt, I got the following
Error: The destructor name must match the class name.
while building the following code fragment:
   template<typename T>
   class table
      class node {
      public:
               explicit
         node(const T&);
         ~node();
              // ... other stuff
      // ... other stuff
   // much later in same header
          template<typename T>
          inline
    table<T>::node::~node()
    }The error occurs on the out-of-body inline delcaration of table<T>::node::~node() above.
This code compiled fine with previous patches, and works correctly under gcc3.1 and gcc3.2.
CC -v gives me:
CC: Sun WorkShop 6 update 2 C++ 5.3 Patch 111685-10 2002/09/16
Any information would be appreciated.
Thanks.

I think you and I have different definitions of "status".
Search Failed == Not Fixed seems like a pretty coarse status measurement to me, and a poor interface to boot. If I had a support contract, would I actually be able to read a description of the bug as it is currently filed from suns perspective? What could possibly be so expensive about giving read access to an existing defect database ( esp. when compared with the cost of fixing defects ) that you need to charge to underwrite it? Does it not strike you as almost punitive to require payment from those users who found, tested, and submitted defects for the right to track the status of those defects? Please, please, please explain the rationale behind this to me. I find the whole approach infuriating, unnecessarily opaque, and counterproductive.
Am I interested in finding out that the defect is fixed. Yes. But what is far more important to me is to know that you are actually doing something about it. This critical piece of information is sorely lacking in the current system, especially given the number of defects I have submitted, which were assigned bug IDs, but which have never been fixed in any patch.
http://sunsolve.sun.com is the website you could check
the status of the bug. Search for the bug ID, if it's
not found, then the patch for it is not released.
Otherwise, you will see the patch ID. I don't think
you need to have contract to surf the website.
- Rose

Similar Messages

  • Problem with Forte DDE

    I have a problem getting Forte to talk to another application called
    InTouch by Wonderware via DDE. InTouch is a SCADA (Supervisory Control
    And Data Acquisition) package. InTouch uses DDE as its primary form of
    communication with other software. Right now I have Forte talking to
    InTouch through the use of a Visual Basic interface using DDE. Here is
    the flow:
    Talking to InTouch from Forte using DDE
    FORTE ---> VB INTERFACE ---> INTOUCH
    Talking to Forte from InTouch using DDE
    INTOUCH ---> VB INTERFACE ---> FORTE
    My goal is to eliminate this VB interface and have Forte talk directly
    to InTouch using DDE without the use of any intermediate code. Does
    anyone have any experience with DDE between these two applications?
    Gary Giger
    Raytheon Systems
    300 Science Park Road
    State College, PA. 16804
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    In my Forte 3.0 installation on Windows XP, the file is in:
    \forte directory\modules\ext4j\AbsoluteLayout.jar

  • Problem with Fort�

    I'm having a problem reading from a file in Fort�. My program works in TextPad, but when I try running it with Fort�, it throws a FileNotFoundException...
    I was wondering if I have to include it in a project or something like that?
    Any help would be great.
    Thanks.

    Probably, your file is saved on a package, with something like this:
    package com.something.util;
    When you declare a statement like that, the default directory is now the base directory of the package, that's the directory that contains the "com" subdirectory.
    If you try to read a file named "file.txt" in the "util" directory, the relative path of the file, would be:
    "com\something\util\file.txt"
    If you simply write:
    "file.txt"
    the system would look for that file in the directory that contains "com".
    When you execute this program in the command line, you are positioned in the base directory, doesn't you?
    That's the default directory and so, the system finds the file.
    Hope that helps!

  • New MS patch problems with Apache & SSL on NetWare web serve

    This week our users began to experience problems accessing our Intranet based on a NetWare 6.5 box running Apache and using a Verisign SSL certificate. IE would say it was connecting but you would never get there. Firefox could get to the server but I had similar problems with Safari & Chrome.
    I discovered that the MS security patch KB980436 had modified some portion of IE and was causing the problem. Uninstalling that patch put us back to where we could once again access our Intranet.
    This seems to have something to do with how IE accesses using the SSL 443 port. When, internally, I accessed this same site using http instead of https it worked perfectly.
    This patch was applied to Win XP and Win 7 with the same bad results.
    If there is a more appropriate place for this post please move it there.

    Have you tried the registry settings to go back to compatible mode? The
    settings are listed in the MS KB article.
    "boomchuck" <[email protected]> wrote in message
    news:[email protected]..
    >
    > This week our users began to experience problems accessing our Intranet
    > based on a NetWare 6.5 box running Apache and using a Verisign SSL
    > certificate. IE would say it was connecting but you would never get
    > there. Firefox could get to the server but I had similar problems with
    > Safari & Chrome.
    >
    > I discovered that the MS security patch KB980436 had modified some
    > portion of IE and was causing the problem. Uninstalling that patch put
    > us back to where we could once again access our Intranet.
    >
    > This seems to have something to do with how IE accesses using the SSL
    > 443 port. When, internally, I accessed this same site using http
    > instead of https it worked perfectly.
    >
    > This patch was applied to Win XP and Win 7 with the same bad results.
    >
    > If there is a more appropriate place for this post please move it
    > there.
    >
    >
    > --
    > boomchuck
    > ------------------------------------------------------------------------
    > boomchuck's Profile: http://forums.novell.com/member.php?userid=28653
    > View this thread: http://forums.novell.com/showthread.php?t=418742
    >

  • Patch problem with adobe 9.3 download

    I am trying to download adobe 9.3 and keep getting the warning that I have to verify a patch with Adobe.  I've tried their online suggestions- a different browser and saving it to desktop to download.  Neither worked.  I'm looking for suggestions on how to fix this problem  Thanks

    You can download the Adobe Reader from http://get.adobe.com/reader/. The current version is 9.3.4. You can patch up to this version by running "Help > Check for Updates" within Adobe Reader and follow the instructions

  • A stupid little problem with FORTE

    Hi to everyone,
    I'm using FORTE on windows 2000 but I've a little problem: I can't put the characters {} in the source editor.
    I've tried with the ASCII code (ALT + 123) and with ALTGR+7 but they don't work. How ca I do?
    Thanks

    You can copy the them from where you are able to type them, and then paste them in the editor with ctrl+v. To copy, you can use ctrl+c.

  • Problem with FORTE

    I can't start forte. The error message is:
    "cannot create system directory in \\monk\java\system."
    "monk" is a computer, that was part of my network, but is gone now. How can I tell forte, not to do use \\monk ?? I tried uninstalling and reinstalling forte for several times, but it didn't help :'(
    What can I do ? I don't want to reinstall my Windows (again!)...
    Ben Utzer

    Hi, there,
    I had the same problem while I was installing Forte3.0 It was complaining some dir not there or can't be created.
    Try to add an option at command line.
    e.g. C:\forte4j\bin\runidew.exe -userdir c:\forte4j\user
    Good luck
    Tiana

  • Patching problem with 10g 10.1.0.2 and linux

    I patched the next to last patch set:
    ORACLE HOME LOCATION
    OraDb10g_home1 /u01/app/oracle/product/10.1.0/db_1
    Installed Patch List:
    =====================
    1) Patch 4003051 applied on Wed Feb 16 20:20:36 CET 2005
    [ Base Bug(s): 3432729 3889519 4057731 4048145 4003051 3811942 3890744 3828166  ]
    But when I'm trying to patch the last patchset afterwards, I get an error:
    Result:
    BUG_CONFLICT
    (no need to check for file conflicts)
    Bug ID: null
    PATCH_ID=4003051
    MISSING_COMPONENT : oracle.rdbms, ver. 10.1.0.3.0
    ../../../OPatch/opatch.pl version: 1.0.0.0.47
    Copyright (c) 2001,2002,2003 Oracle Corporation. All Rights Reserved.
    This Oracle Home does not have components/versions required by the patch.
    ERROR: OPatch failed during pre-reqs check.
    What do I have to do? To rollback 4003051 and just apply 4003062 did not work, too.

    Hi,
    if you can, please contact customer support. I don't have Ubuntu, nor do I have thi sold JDeveloper release.
    Frank

  • Problem with Forte Express, on priorities of the ORDERBYconstraints .

    In my businessModel I've got 2 Tables :
    Table MACHINE : - MACHINE_ID, MACHINE_NAME, MACHINE_BRAND, MACHINE_MODEL,
    USERS_ID (which is a foreign key of the table USERS.)
    Table ACTIVITY : - ACTIVITY_ID, ACTIVITY_NAME.
    In my applicationModel I've got a businessClass : MACHINE -> OutlineField.
    In this Outlinefield, I display : MACHINE_NAME, MACHINE_BRAND,
    MACHINE_MODEL, ACTIVITY_NAME (Which is a joint with the table ACTIVITY, made
    by
    Express).
    So, the MACHINEQuery contains 6 constants : ATTR_MACHINE_ID,
    ATTR_MACHINE_NAME, ATTR_MACHINE_BRAND, ATTR_MACHINE_MODEL, ATTR_USERS_ID,
    ATTR_ACTIVITY
    With your help, last time I've been able to order data by every kinds of
    field.
    But, when I put several ORDERBY restrictions in the restricUserSearch(),the
    priority is not respected any more.
    Here I want to order data first by ACTIVITY and then by MACHINE_NAME.
    So I've writen this code :
    in the RestrictUserSearch(searchCriteria:BusinessQuery) event of MACHINE :
    /* ******** Here I Order MACHINE DATA by activity *********************** */
    myActivityQ : ACTIVITYQuery = new() ;
    myActivityQ.AddConstraint(
    attr = ACTIVITYQuery.ATTR_ACTIVITY_NAME,
    operation = ConstraintOperation.OP_ORDERBY);
    //Set fields to retrieve from USERS table
    myActivityQ.AddAttr(attr = ACTIVITYQuery.ATTR_ACTIVITY_NAME ) ;
    searchCriteria.AddAttr(
    attr = MACHINEQuery.ATTR_ACTIVITY
    query = myUsersQ);
    /* ******** Here I order MACHINE by MACHINE_NAME *********************** */
    searchCriteria.AddConstraint(
    attr = MACHINEQuery.ATTR_MACHINE_NAME,
    operation = ConstraintOperation.OP_ORDERBY);
    The result of this code is that DATA are ordered only by MACHINE_NAME. I
    don't understand why .
    Any suggestions would be greatly appreciated,
    Thanks for your help. :o)
    S&eacute;bastien MARIE
    E-MAIL : [email protected]
    TEL : 04.93.95.40.62

    I suppose you don't use qualified parameters.
    http://download-uk.oracle.com/docs/cd/B14099_13/portal.1014/b14135/pdg_java_adv.htm#CBBGHHDC
    7.2.3.3.2 URL Parameters
    "The portlet developer must ensure that the portlet:
    properly qualifies its own parameters when they are built into links and forms.
    leaves unchanged any parameters that do not belong to it.
    The following API call transforms an unqualified parameter name into a qualified parameter name:
    HttpPortletRendererUtil.portletParameter(HttpServletRequest request, String param);
    HttpPortletRendererUtil is in the package oracle.portal.provider.v2.render.http.
    For example:
    qualParamQ = HttpPortletRendererUtil.portletParameter(r, "q");
    To fetch the value of a portlet parameter from the incoming request, you can use the following API:
    Note:
    The API converts the parameter name into the qualified parameter name before fetching the value from the incoming request. Hence, you need not perform this step.
    PortletRenderRequest.getQualifiedParameter(String name)"

  • Problem with variadic macros, Forte 6U2

    The following code demonstrates a problem with namespace qualifiers used in variadic macros. The workaround (if you want to call it that) is to use triple colons as the scope resolution operator inside certain cases of variadic macros. The following piece of very contrived code demonstrates the problem. If you look at preproccessed output, its pretty clear that the variadic macro eats colons.
    unix experiments/C++/badmacros> cat badmacros.cpp
    /*************** badmacros.cpp *******************/
    #define INTERFACE(ifc) virtual public ifc
    #define EXTENDS(...) __VA_ARGS__
    namespace foo {
    namespace bar {
       class Interface {};
    }//namespace bar
    }//namespace foo
    #if !defined(HACK_TO_FIX)
       class DerivedInterface : EXTENDS( INTERFACE(::foo::bar::Interface) )
    #else
       class DerivedInterface : EXTENDS( INTERFACE(:::foo:::bar:::Interface) )  
    #endif
    int main(int argc, char* argv[]){}
    /*************** badmacros.cpp *******************/unix experiments/C++/badmacros> CC badmacros.cpp
    "badmacros.cpp", line 18: Error: Identifier expected instead of ":".
    1 Error(s) detected.
    unix experiments/C++/badmacros> CC -DHACK_TO_FIX badmacros.cpp
    unix experiments/C++/badmacros>

    OK - that is good to hear. OTOH, I think I've found another one. The following code builds properly whether or not DEFINE_IN_CLASS_BODY is set on both g++ 3.0.1 and on the online comeau C++ compiler. However, in Forte 6U2, if DEFINE_IN_CLASS_BODY is not set, compilation fails.
    unix experiments/C++/over_template> cat over_template.cpp
    #if defined(DEFINE_IN_CLASS_BODY)
    class Factory {
    public:
       void * create() const {
          return new int;
       template<typename T> T * create() const {
          return reinterpret_cast<T*>(create());
    #else
    class Factory {
    public:
       void * create() const;
       template<typename T> T * create() const;
    inline void * Factory::create() const {
       return new int;
    template<typename T> inline T * Factory::create() const {
       return reinterpret_cast<T*>(create());
    #endif
    int main(int argc, char * argv[]){}unix experiments/C++/over_template> \rm -rf SunWS_cache/; CC over_template.cpp
    "over_template.cpp", line 30: Error: Factory::create() const already had a body defined.
    1 Error(s) detected.
    unix experiments/C++/over_template> \rm -rf SunWS_cache/; CC -DDEFINE_IN_CLASS_BODY over_template.cpp
    This last compile works fine. Using Forte6U2, all the latest patches installed.

  • Forte 6U2 - patch confusion

    While trying to update our compiler to the newest patch set, I ran into the following problem. From access1, patch 111683-14 requires patch 111690-10 or greater to be installed. 111690-10 is not listed on access1 as a patch. When I tried to install 111690-10 after getting it from sunsolve, the patch installation failed, saying that "One or more patch packages included in 111690-10 are not installed on this system."
    111690-10 appears to be an update to the Fortran subcomponent of Forte 6U2, (I guess contained in the Hi-perf package), which we did not install, because we don't use fortran. But this is sort of a problem, because it means that we can't install the latest debugger patch.
    Any suggestions?

    You can find 111690-10 from access1 at:
    http://access1.sun.com/patch.public/cgi-bin/show_list.cgi/wrk/Forte_Fortran_6u2_SPARC
    With the next dbx patch release, the dependency problem will be removed. Please wait until the next dbx patch comes out.
    - Rose

  • Performance problems with SAP GUI 7.10 and BEx 3.5 Patch 400?

    Hi everybody,
    we installed SAP GUI 7.10 and BEx 3.5 Patch 400 and detected hugh performance problems with this version in comparison to the SAP GUI 6.40 and BEx 3.5 or BEx 7.0 Patch 800.
    Does anybody detect the same problems?
    Best regards,
    Ulli

    Most important question when you are talking about performance-issues:
    which OC are you working on and which excel version?
    ciao
    Joke

  • Looking for a site that shows problems with windows patches or updates.

    Looking for a site that shows problems with windows patches or updates...so I know what not to install.
    Plenty of sites list and summarize individual patches, I want one that consolidates problems and complaints so I can better assess the risk. Currently I'm waiting to install patches several days and doing google searches. That works, but I'd rather find a place
    that does it with expertise.
    Which forums would be best to look for such problems.
    Thanks in and advance for suggestions

    Hi,
    I agreed with Cyber and Rick.
    Windows update helps to keep your PC safer—and your software current—by fetching the latest security and feature updates from Microsoft via the Internet.
    Although there might be some problems when installing it, Windows update is not the one to blame.
    For troubleshooting Windows updates, if needed:
    Fix Microsoft Windows Update Issues
    http://support2.microsoft.com/gp/windows-update-issues
    Best regards
    Michael Shao
    TechNet Community Support

  • Problem with 10.2.0.5 patch on Windows 2008 Server R2 64bit

    Hello
    I have HP server with Windows 2008 Server R2 64bit. I installed
    latest 64-bit version of Oracle Database 10.2.0.4 and everything works fine and later installed the patch 10.2.0.5 (64 bits) as the Oracle maintains that with the R2 version of the system it is necessary to correct work.
    Now, after uploading the patch database starts and closes
    after about 15 minutes and my alert log file is changed to the binary version which do not see anything (means that after patch installation (10.2.0.5) the alert log file isn't normal text file and it looks like that:
    Źýţ cśy iµ•eű .Ź ťy ťy Ř®y hčN)
    You can read only the beginning and it's very large - 13 Mb after unpacking from ZIP.
    Can anyone met with this configuration and knows how to solve
    problem?
    This is the link to my strange alert log file:
    http://www.2shared.com/file/22MFap1V/alert_orcl.html
    I attached my spfile.ora file too:
    http://www.2shared.com/file/gUmID0fh/SPFILEORCL.html

    Your alertlog is corrupted, it could be something about a virus or even a problem with disk drives. Have you scanned your server with anti-virus software? Have you scanned the disks?
    Last questison: Have you upgraded your database after you installed the patch?
    SQL> SHUTDOWN IMMEDIATE
    SQL> STARTUP UPGRADE
    SQL> SPOOL patch.log
    SQL> @ORACLE_BASE\ORACLE_HOME\rdbms\admin\catupgrd.sql
    SQL> SPOOL OFFIf not, please read the "readme" file which comes with patchset (do not just run the above commands without reading Oracle documention).
    Best Regards,
    Gokhan
    If this question is answered, please mark appropriate posts as correct/helpful and the thread as closed. Thanks

  • Problem with compiling STL using program with Forte C++ 6 update 1 in compat mode

    I try to compile SGI STL using program with Forte C++ 6 update 1 and I get an errror
    ld -L/opt/SUNWspro/WS6U1/lib -liostream test.o -o test
    Undefined first referenced
    symbol in file
    __0oNIostream_initctv test.o
    __0oNIostream_initdtv test.o
    Iostream_init - declared as a static class CC4/iostream.h, but nm libiostream.a produce
    __1cNIostream_init2T6M_v_
    __1cNIostream_init2t6M_v_
    and program can't link.
    What's wrong?
    Thank you for any comments

    Hi!
    I experienced the same problem and the solution looks like the following: in sunpro6.mak file there is a variable STL_INCL that has the following value: -I. -I${PWD}/../stlport
    Change that to -I. -I${PWD}/../stlport/SC5 and the problem vanishes. The reason is that stlport/SC5 contains files *.SUNWCCh which are used by SUNpro C++ compiler as standard headers and contain correct STLPort namespace information.
    Regars,
    Art

Maybe you are looking for