IPlanet 6.0 WebServer error with Solaris 8

Hi,
the webserver errorlog gets this persistent error after startup. Could someone give me an idea on how to resolve this ?
Configuration:
Server : IPLANET Enterprise 6.0 SP2
OS: SOLARIS 8
Error
[15/Feb/2005:11:19:37] failure ( 7286): Failed to read kernel statistics structures (No such device or address)
[15/Feb/2005:11:19:38] failure ( 7286): Failed to read kernel statistics structures (No such device or address)
[15/Feb/2005:11:19:38] failure ( 7286): Failed to read kernel statistics structures (No such device or address)
[15/Feb/2005:11:19:39] failure ( 7286): Failed to read kernel statistics structures (No such device or address)
thanks in advance,
Rohit

I think you should apply the latest service pack, iPlanet Web Server 6.0 SP9, and the latest Solaris 8 recommended patch cluster.
iPlanet Web Server 6.0 SP9: http://www.sun.com/download/products.xml?id=41ca136a
Recommended Solaris patch clusters: http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/patch-access
If for some reason you can't apply these updates, you can eliminate the error messages by disabling Web Server's statistics collection functionality. To do this, comment out any lines in the magnus.conf configuration file that mention perf-init or stats-init. For example, you would change the following line:Init fn="stats-init" profiling="on"To comment it out, add a # at the beginning of the line:#Init fn="stats-init" profiling="on"

Similar Messages

  • Error with Solaris 8 and Apache 2.0.39

    Hello everyone.
    I've been trying to install the binary version of Apache 2.0.39 on Solaris 8. With the binary files copied to /usr/local/apache2 and using the following command:
    . apachectl -f /usr/local/apache2/conf/httpd.conf -k start
    I get the following error:
    Syntax error on line 235 of /usr/local/apache2/conf/httpd.conf:
    Cannot load /usr/local/apache2/modules/mod_auth_digest.so into server: ld.so.1:
    /usr/local/apache2/bin/httpd: fatal: relocation error: file /usr/local/apache2/m
    odules/mod_auth_digest.so: symbol __floatdidf: referenced symbol not found
    Following the same steps with the binary version (for RedHat) works perfectly under Linux. Does anyone have any ideas?

    After searching the web, found the answer:
    Need to create a symbolic link for the needed file "libgcc_s.so.1".
    ie. If "libgcc_s.so.1" is located under "/usr/local/lib" then
    cd /usr/lib
    ln -s /usr/local/lib/libgcc_s.so.1 libgcc_s.so.1
    Then reconfigure and compile Apache 2.

  • Compile errors with Solaris 5.8 and Studio 11 with latest patches

    I asked sa to patch my studio 11, and they applied patches 121023-04, 121015-04, 121017-08, 122142-03, 120761-03, 120760-11 and 122135-02. Then, I compiled my boost_1_33_1 again. It built some, but not all libraries. It stil spit out the following errors. Is this expected?
    "/home/vcheng/boost_1_33_1/libs/filesystem/build/../src/operations_posix_windows.cpp", line 126: Error: readdir_r is not a member of file level.
    ...failed sunpro-C++-action build_sunos/bin/boost/libs/filesystem/build/libboost_filesystem.a/sunpro/debug/operations_posix_windows.o...
    sunpro-C++-action build_sunos/bin/boost/libs/wave/build/libboost_wave.a/sunpro/debug/instantiate_cpp_exprgrammar.o
    "/home/vcheng/boost_1_33_1/boost/spirit/core/composite/epsilon.hpp", line 76: Error: complex expression not allowed in dependent template argument expression.
    "/home/vcheng/boost_1_33_1/boost/iostreams/device/file_descriptor.hpp", line 79: Warning: close_on_exit hides boost::iostreams::file_descriptor::impl::close_on_exit.
    1 Warning(s) detected.
    "/home/vcheng/boost_1_33_1/libs/iostreams/build/../src/bzip2.cpp", line 42: Error: BZ_CONFIG_ERROR is not defined.
    "/home/vcheng/boost_1_33_1/libs/iostreams/build/../src/bzip2.cpp", line 106: Error: The function "BZ2_bzCompressEnd" must have a prototype.
    "/home/vcheng/boost_1_33_1/libs/iostreams/build/../src/bzip2.cpp", line 107: Error: The function "BZ2_bzDecompressEnd" must have a prototype.
    "/home/vcheng/boost_1_33_1/libs/iostreams/build/../src/bzip2.cpp", line 113: Error: The function "BZ2_bzCompress" must have a prototype.
    "/home/vcheng/boost_1_33_1/libs/iostreams/build/../src/bzip2.cpp", line 118: Error: The function "BZ2_bzDecompress" must have a prototype.
    "/home/vcheng/boost_1_33_1/libs/iostreams/build/../src/bzip2.cpp", line 143: Error: The function "BZ2_bzCompressInit" must have a prototype.
    "/home/vcheng/boost_1_33_1/libs/iostreams/build/../src/bzip2.cpp", line 147: Error: The function "BZ2_bzDecompressInit" must have a prototype.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/cmdline.cpp", line 97: Warning: args hides boost::program_options::detail::cmdline::args.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/cmdline.cpp", line 100: Warning: args hides boost::program_options::detail::cmdline::args.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/cmdline.cpp", line 110: Warning: args hides boost::program_options::detail::cmdline::args.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/cmdline.cpp", line 349: Warning: args hides boost::program_options::detail::cmdline::args.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/cmdline.cpp", line 383: Warning: args hides boost::program_options::detail::cmdline::args.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/cmdline.cpp", line 437: Warning: args hides boost::program_options::detail::cmdline::args.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/cmdline.cpp", line 458: Warning: args hides boost::program_options::detail::cmdline::args.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/cmdline.cpp", line 477: Warning: args hides boost::program_options::detail::cmdline::args.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/cmdline.cpp", line 495: Warning: args hides boost::program_options::detail::cmdline::args.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/config_file.cpp", line 35: Warning: allowed_options hides boost::program_options::detail::common_config_file_iterator::allowed_options.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/options_description.cpp", line 311: Error: Could not find a match for std::count<std::InputIterator, std::T, std::Size>(char*, char*, char) needed in::format_paragraph(std::ostream &, std::string, unsigned, unsigned).
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/options_description.cpp", line 378: Error: Too few arguments for template std::reverse_iterator.
    "/.automount/opt/Forte/sunstudio11_patch1/SUNWspro/prod/include/CC/Cstd/rw/iterator", line 432: Error: "friend" declaration is incompatible with function template.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/options_description.cpp", line 378: Where: While specializing "std::reverse_iterator<const char*>".
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/options_description.cpp", line 378: Where: Specialized in non-template code.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/options_description.cpp", line 379: Error: Too few arguments for template std::reverse_iterator.
    "/home/vcheng/boost_1_33_1/libs/program_options/build/../src/options_description.cpp", line 387: Error: Could not find a match for std::distance<std::ForwardIterator, std::Distance>(const char*, const char*) needed in::format_paragraph(std::ostream &, std::string, unsigned, unsigned).

    You can take Boost 1.34 but you have to use CVS and you have to modify Boost configuration files to use -library=stlport4 option.
    Or you can take Boost 1.32, read this article http://blogs.sun.com/roller/page/sga?entry=boost_mini_howto and apply this patch http://blogs.sun.com/roller/resources/sga/boost_1_32_0.patch.
    As you can see here http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/summary.html Sun C++ is in a good shape.

  • Solaris Express Zone install error with SUNWiiimr and SUNWcnetr

    Hi all,
    I got these errors when installing a new zone on a Solaris Express 1/08 (5.11) on a x64 box:
    Installation of these packages generated errors: SUNWiiimr
    Installation of these packages generated warnings: SUNWcnetr
    The zone creation log shows:
    *** package -SUNWiiimr- failed to install with fatal errors:
    /export/zones/newzone/root/var/sadm/pkg/SUNWiiimr/install/postin stall: /export/zones/newzone/root/lib/postrun: not found
    /export/zones/newzone/root/var/sadm/pkg/SUNWiiimr/install/postinstall: /export/zones/newzone/root/lib/postrun: not found
    pkgadd: ERROR: postinstall script did not complete successfully
    Installation of -SUNWiiimr- on zone -newzone- failed.
    *** package -SUNWcnetr- installed with warnings:
    pkgadd: ERROR: unable to create package object -/export/zones/newzone/root/etc/dladm-.
    owner name -dladm- not found in passwd table(s)
    ERROR: attribute verification of -/export/zones/newzone/root/etc/dladm/aggregation.conf- failed
    owner name -dladm- not found in passwd table(s)
    ERROR: attribute verification of -/export/zones/newzone/root/etc/dladm/linkprop.conf- failed
    owner name -dladm- not found in passwd table(s)
    ERROR: attribute verification of -/export/zones/newzone/root/etc/dladm/secobj.conf- failed
    owner name -dladm- not found in passwd table(s)
    Installation of -SUNWcnetr- on zone -newzone- partially failed.
    -newzone- was configured to be a whole root zone. Are there any ways to solve these installation errors?
    Thanks in advance.

    This problem seems some strange - this time with Solaris 10u4, from 10 containers installed on a brand new X2200 (2x cpu) only one do not output those errors, but just this one cannot install the dsee or proxy. This time the errors were from:
    Installation of <SUNWxwplr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWdtdmr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWmconr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWrmwbr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWlvmr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWzebrar> on zone <dsee-proxy> partially failed.
    So the machine was, too, just installed. After several hours, anoter atempt to install a zone, this time just this one, returned no errors - and the dsee installed without any complains. All configurations were for whole root zones. Used was Solaris 10u4 with the most recent patch cluster applied.

  • "Error with console keyboard" in Solaris 8

    Hello,
    At the very beginning of Solaris8 boot I get
    "Error with console keyboard"
    and later OS does not react to keyboard. This non-USB keyboard.
    This keyboard does work ok in PROM monitor on same
    computer and this keyboard works ok with other sun box.
    So this keyboard is physically OK.
    When I do 'kbd -t', I get:
    ioctl(kbd type): Invalid argument
    What's wrong ? Can I configure the keyboard driver manually ?
    Jacob Lerner

    Exactly!I have the same problem when I try to install Solaris 8 on Dell CPi laptop. who else can help us? please!

  • Getting error with sudo configuration on solaris 10

    Valuable Member,
    I have some issue with Sudo configuration on Solaris 10 (Sparc), I installed gcc & libiconv then install sudo package everything done well till I run "./configure" but when I run "make" its giving lots of error ... I am confused what I have to do ... Please tell me what exactly I have to do or what I am missing
    ---------------------------ERROR CUT-------------------------------------
    # make
    gcc -c -I. -I. -I/tmp/rsa -O2 -D__EXTENSIONS__ -D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440 check.c
    In file included from /usr/include/sys/wait.h:24,
    from /usr/include/stdlib.h:22,
    from check.c:31:
    /usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:292: error: parse error before '}' token
    /usr/include/sys/siginfo.h:294: error: parse error before '}' token
    /usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
    /usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
    /usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
    /usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
    /usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
    /usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
    /usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
    /usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
    /usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
    /usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
    /usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
    /usr/include/sys/siginfo.h:426: error: parse error before '}' token
    /usr/include/sys/siginfo.h:428: error: parse error before '}' token
    /usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
    /usr/include/sys/siginfo.h:437: error: parse error before '}' token
    In file included from /usr/include/sys/procset.h:24,
    from /usr/include/sys/wait.h:25,
    from /usr/include/stdlib.h:22,
    from check.c:31:
    /usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
    In file included from /usr/include/stdlib.h:22,
    from check.c:31:
    /usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
    In file included from check.c:55:
    /usr/include/signal.h:111: error: parse error before "siginfo_t"
    /usr/include/signal.h:113: error: parse error before "siginfo_t"
    *** Error code 1
    make: Fatal error: Command failed for target `check.o'
    ---------------------END ERROR---------------------------
    ///Thanks
    Mohammed Tanvir

    How did you install gcc, I don't think its working correctly.
    There should be a copy of gcc installed with solaris 10 in /usr/sfw/bin.
    I suggest you use that one instead..

  • IPlanet Messaging Server 5.2 (for Solaris 8 and 9) with patch 5.2hf2.13

    Hi..
    iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)
    libimta.so 5.2 Patch 2 (built 19:30:12, Jul 14 2004)
    I heard that SUN have released security vulnerability in Sun Java System or iPlanet Messaging Servers that may allow remote unprivileged users to craft specific messages which contain Javascript to be executed in the end user's browser.
    The problem can be solved by using iPlanet Messaging Server 5.2 (for Solaris 8 and 9) with patch 5.2hf2.13 or later..
    where can I download patch 5.2hf2.13 for messaging server 5.2 ?

    Hi,
    If you have a support contract with SUN you can log a service request to get a copy of the patch via:
    http://www.sun.com/service/online/
    Regards,
    Shane.

  • Solaris 8 client setup with solaris 9 ldap

    I have managed to install iplanet directory server 5.1 that comes with solaris 9 using the utility idsconfig. As far as i can tell, all went well. Now i'm trying to initialize a solaris 8 client to authenticate to the iDS 5.1 on my solaris 9 box. What do i have to do on the solaris 8 client to "initialize it"? I've tried using ldapclient on the solaris 8 client as follows:
    # ldapclient -v -P default x.x.x.x
    but i keep getting the following errors:
    findDN rename(/var/ldap/ldap_client_file.orig, /var/ldap/ldap_client_file) failed!
    findDN rename(/var/ldap/ldap_client_cred.orig, /var/ldap/ldap_client_cred) failed!
    There are no files in /var/ldap. I thought that one uses ldapclient to create them. Am i wrong?
    Also, the output from idsconfig says that a 'NisDomainObject' was added to my domain but looking at the object classes in iDS5.1, there is no nisdomainobject.
    I also noticed that when i run the command domain on my solaris 8 box, there's no output. Do i need to set the domain on my solaris 8 client? I have the domain defined in /etc/resolv.conf.
    Stewart

    hi Stewart,
    You may find what you are looking for in the following technical note: http://knowledgebase.iplanet.com/ikb/kb/articles/7966.html
    It is called: "Cookbook for Solaris 8 client with Directory Server 5.1/Solaris 9" :-)
    Hope this will help you.
    Cheers / Damien.

  • IPlanet 4.1SP9 locks up with WL 6.1SP2 libroxy.so

    I'm performing interactive tests with approximately 25 users with SSL enabled on
    my iPlanet 4.1SP9 server running on Solaris 8. The system continues to hang and
    the iPlanet server processes do not respond to restart commands issued from the
    commandline or through the iPlanet admin UI. I'm forced to kill the iPlanet processes
    and restart them then the system behaves correctly.
    I'm running WL 6.1SP2 and have installed and configured the libroxy.so proxy library
    provided with this version. The webserver is configured correctly, therefore
    I believe that this is related to the proxy library. Has anyone seen this before?
    ray

    I got some progress after digging into appendix
    of adminGuide.
    I added two more paramaters into obj.conf
    service directive:
    <Object name="weblogics" ppath="*/weblogics/*">
    Service fn="wl_proxy" WebLogicHost="wsl61.test.com" WebLogicPort="7002" Pat\
    hTrim="/weblogics" SecureProxy="ON" TrustedCAFile="/usr/netscape/server4/alias/\
    ca.pem"
    </Object>
    When I tried:
    https://iplanet.test.com:443/weblogics/
    It didn't hang. The browser showed:
    No backend server available for connection: timed out after 10 seconds.
    But I tested backend server. It was alive.
    Anyone got this working?
    Thanks.
    -kl

  • Directory server 4.12 and 4.15 problem with Solaris 8

    Hi there,
    I have been having an ongoing problem with my read/write master
    directory server. It
    occasionally stops responding to bind attempts and queries. The current
    setup as is running
    on a Sunfire 280R with Solaris 8. Up until a few days ago I was running
    4.12, I upgraded this
    to 4.15 to see of the problem would go away. I am running several 4.13
    replicas on other
    Solaris 8 machines with no problems.
    The biggest problem is that this master directory server is needed for
    our Iplanet messaging
    server 5.1 implementation. Every time the directory fails you cannot log
    in to the messaging
    server. (there doesn't appear to be anyway of sending authentication to
    a read only server).
    Anyway I was just wanting to see if anyone else had the same problem or
    had fixed it and could
    provide some insight into how to fix it. Also any pointers on what to
    look for in the directory
    server error logs would be useful.
    I had an idea that it might have been running out of available
    connections so I set it to close idle
    connections after 300 seconds. Is there any docs on tuning the resources
    for the server or for
    identifying if you have a resource problem?
    Any help or ideas would be appreciated. Please contact me directly as
    well as to the newsgroup
    if possible.
    Thanks,
    Scott.
    Scott Lawson
    Systems Manager
    Department Of Information Services
    St. George's Hospital Medical School
    Tooting
    London SW17 0RE
    UK
    P: 44 (0)208 725 2896
    F: 44 (0)208 725 3583
    mailto:[email protected]
    http://www.sghms.ac.uk
    Your mouse has moved.
    Windows must be restarted for the change to take effect.
    Reboot now? [OK]
    __________________________________________________________________

    Scott Lawson <[email protected]> wrote in news:3BCAA419.E322F958
    @sghms.ac.uk:
    >
    I had an idea that it might have been running out of available
    connections so I set it to close idle
    connections after 300 seconds. Is there any docs on tuning the resources
    for the server or for
    identifying if you have a resource problem?4.15 hotfix solves a problem with FDs running out (apparently .... we are
    still testing0.
    /* Christopher Burke - Spam Mail to [email protected]
    |*
    \* Real mail to cburke(at)craznar(dot)com

  • Weblogic run Error on Solaris~~~ Please Help

    I have a Bizzare error and dont know how to solve it.
    I have set-up one Sun Netra T-1 with a product called Cisco ACS
    (Advanced Cisco Secure). This comes bundled with weblogic to interface
    it with Oracle database.
    Setup as follows:
    Sun Netra T-1, Solaris 8 (possiably 01/00 release but dont know how to
    check), Oracle 8i client 8.1.6 along with Cisco ACS 2.3.6 (which
    includes weblogic).
    All works well
    However, I have setup another Sun Netra T-1 (however this time its an
    AC200) with Solaris 8 (02/02 release), Oracle 8i client 8.1.6 with
    Cisco ACS 2.3.6.
    There is a script included with ACS that allows you to execute SQL
    statements from the CLI. However, on this second sun, weblogic just
    hangs and waits.
    The oracle client seems to work ok (I can run SQLPLUS to a Oracle
    server) ie: sqlplus user/password@server-name works ok
    I dont know where to star looking as boths systems are near identical.
    ANY sound suggestions would be welcome.
    Thanks in advance

    Maybe this should help you!!!
    -Create a login page that has user and password input text fields and
    a submit and cancel button.
    -Put the login.html file in public_html/docs/mydocs
    -Put the LoginServlet.java in /servlets/
    -Either fail to a page, or with a message from the servlet.
    11:16 JDBC:
    -Get the JDBC Oracle drivers from
    /big5/Data/bootcamps/weblogic/classes12.zip
    -Put this in C:\weblogic\lib\
    -Add this to your system classpath in the Control Panel (append
    ;C:\weblogic\lib\classes12.zip)
    -Edit C:\weblog\startWeblogic.cmd file append to:
    WEBLOGIC_CLASSPATH=...;./lib/classpath12.zip
    -edit your weblogic.properties file to have the following entry:
    weblogic.jdbc.connectionPool.raghuPool=\
    url=jdbc:oracle:thin:@192.168.1.1:1521:ORCL,\
    driver=oracle.jdbc.driver.OracleDriver,\
    initialCapacity=1,\
    maxCapacity=2,\
    capacityIncrement=1,\
    props=user=scott;password=tiger
    -STOP the server with the attached WebLogic Console. (Do not kill -9
    the server... BAD BAD BAD!)
    -Start the server from commandline (i.e. cd to c:\weblogic then run
    startWeblogic.cmd)
    -Attach your Weblogic console to your server
    -Click the "DATABASE" category; expand "JDBC Connection Pools"; view
    the new pool "raghuPool" (You will only see this if all the above was
    correct and sucessful)
    -To test this pool, go to C:\weblogic\examples\jdbc\oracle and modify
    the "simpleselect.java" file
    -Change the entries to have:
    Driver myDriver = (Driver)
    Class.forName("oracle.jdbc.driver.OracleDriver").newInstance();
              Connection conn = myDriver.connect("jdbc:oracle:thin:@209.157.221.36:1521:ORCL",
    props);
    -Change the select statement to have:
    Driver myDriver = (Driver)
    Class.forName("oracle.jdbc.driver.OracleDriver").newInstance();
    Connection conn =
    myDriver.connect("jdbc:oracle:thin:@209.157.221.36:1521:ORCL", props);
    -Compile this file with: javac simpleselect.java
    -cd to c:\weblogic (unless you removed the package line at the top of
    simpleselct.java)
    -Run this file with: java examples.jdbc.oracle.simpleselect
    ENTERPRISE JAVA BEANS (EJB):
    -EJBObject deals with ENTITY BEANS. Extends java.rmi.Remote.
    Steps of hands-on tutorial:
    http://developer.java.sun.com/developer/onlineTraining/Beans/EJBTutorial/step1.html
    1) Create interface Demo that extends EJBObject. (Remote)
    2) Create interface DemoHome that extends EJBHome. (Home)
    3) Create a class called DemoBean that implements SessionBean. (Bean)
    4) Compile java files and create a Deployment Descriptor.
              java weblogic.ejb.utils.DDCreator -dir ejb/demo
              ejb/demo/DeploymentDescriptor.txt
    5) Setup the WebLogic server (tons o' stuff there)
    6) Write the DemoClient class. (or any web-based client)
    [email protected] (Micos Attile) wrote in message news:<[email protected]>...
    I have a Bizzare error and dont know how to solve it.
    I have set-up one Sun Netra T-1 with a product called Cisco ACS
    (Advanced Cisco Secure). This comes bundled with weblogic to interface
    it with Oracle database.
    Setup as follows:
    Sun Netra T-1, Solaris 8 (possiably 01/00 release but dont know how to
    check), Oracle 8i client 8.1.6 along with Cisco ACS 2.3.6 (which
    includes weblogic).
    All works well
    However, I have setup another Sun Netra T-1 (however this time its an
    AC200) with Solaris 8 (02/02 release), Oracle 8i client 8.1.6 with
    Cisco ACS 2.3.6.
    There is a script included with ACS that allows you to execute SQL
    statements from the CLI. However, on this second sun, weblogic just
    hangs and waits.
    The oracle client seems to work ok (I can run SQLPLUS to a Oracle
    server) ie: sqlplus user/password@server-name works ok
    I dont know where to star looking as boths systems are near identical.
    ANY sound suggestions would be welcome.
    Thanks in advance

  • XML Parser Error ( C++ & Solaris)

    I am trying to compile the samples , I am getting the following error.
    undefined symbol first referenced in file
    Node::getAttributes() /var/tmp/ccX581j6.o
    XMLParser::getDocument() /var/tmp/xxxxx.o
    and a bunch of these functions.
    I am using g++ compiler on solaris 2.8
    I am setting the include and lib path correctly.
    Do I need to do any more setting's.
    Thanks in Advance.
    Rama Kossireddi

    Your problem is because of incompatibility between different C++ compiler. Please use
    CC instead comes with solaris.
    Thanks,

  • Error with Console Keyboard

    Has anyone ever received the error 'Error with Console Keyboard' when installing Solaris 8?
    Before Solaris prompts me to select my language I get the
    error 'Error with Console Keyboard'. When Solaris prompts me for the
    language I cannot select it since my keyboard no longer seems to be
    working.
    I have no problems with my keyboard before this step.
    Any help or insight would be greatly appreciated.
    Regards,
    S

    Exactly!I have the same problem when I try to install Solaris 8 on Dell CPi laptop. who else can help us? please!

  • Does HP Proliant DL380 G4 work with Solaris 10?

    Hi everybody!!!
    I�d like to know if anybody made HP Proliant DL380 G4 work with solaris 10.
    I didn�t find this server in HCL for solaris 10.
    has anybody tried to install solaris 10 on this server?
    tnx very much
    regards
    The player

    I've tried. The biggest stumbling block is the RAID controller if you are using one. I was using a Smart Array 5300 but couldn't find a driver. As memory serves me, and it was a year ago on a G3 with version 9, you need to use the second or third ( I forget) CD for Solaris and not the first to set it up and you need a startup diskette (my name for it, Sun calls it somethig else) with the array driver on it. It was a real pain especially when my version of Red Hat Liniux found the controller right off the bat and installed nicely with NO errors. I think Sun's clunky installation needs some work to make it work better. Maybe Solaris 10 is different.

  • Smbmount with solaris 10

    I want to mount an ntfs share.
    in solaris 10 :
    a) mount -F smbfs gives an error (smbfs doesn't seems to be known)
    b) I didn't find the command smbmount under /usr/sfw
    any idea or answer ?
    Thanks

    smbmount is not available with Solaris (or any OS other than Linux). I use Sharity light (free) at
    http://www.obdev.at/products/sharity-light/
    See my FAQ for details and other alternatives
    http://sun.drydog.com/faq/9.html

Maybe you are looking for

  • Need case studies and sample code for all concept of ABAP

    Hello,        Can anybody provide me the case studies and sample code for learning different concepts in ABAP programming like: module pool, ALV, interactive reports, BDC, Smart Form etc.? As I want to do some practical application by which i can lea

  • OBIEE 11g production server

    Hi All , Can any buddy suggest me , Which OS will be suitable for OBIEE 11g production server from the below mentioned . 1. Windows 2003 x32 2. Windows 2003 x64 Thanks In Advance , Anto Qujes

  • Sap script function modules

    Hi this is saroj. 1.can any body tell me what is the function of open_form,write_form,close_form,start_form,end_form    in script. 2.can we have a selection screen for the script where we can give inputs. regards saroj kanta maharana

  • Downloaden lukt niet

    Hallo, ik probeer een muziekdownloadprogramma te downloaden met google maar ik krijg de melding "safari kan uw bestand niet downloaden". Wie kan mij helpen? groetjes tycoon

  • HT1933 app stuck on downloading in itunes

    I am urgently trying to download the 'My Vodafone' app but while it says 'Downloading' in the iTunes app screen it is not. Can you help please as I cannot use BT Openzone without this app. Thank you.