Sun Java Web Proxy Server Routing to another Proxy Server

hello every body
i have installed Sun java web proxy server and we are get internet services from anotyher proxy server.
how route SOCKS (Ports) to another proxy server)
I mean 8080 web browsing is ok but my socks applicaiton like outlook is not working. how to Route my Sun Java Web proxy Server Socks Server to another Proxy Server.
Please reply
best regards
Aamir Mughal
[email protected]

Dear ahmad@bzu,
I suspect that your download is corrupted. Check the file size ( for me it shows up 89,328KB(and the installation went smooth). So a possible solution should be to download again and try the installation.

Similar Messages

  • Issue with Sun Java Web Proxy Server

    I am using Sun Java Web Proxy Server to test my webservice in https mode.(SSL mode).When i test the webservice in http mode,its working fine,but when I test it in SSL mode ,it is giving the following error:
    Unable to tunnel through localhost:8082. Proxy returns "HTTP/1.1 403 Proxy denies fulfilling the request"
    When I am requesting the webservice using the following parameters:
    a)-Dcom.yodlee.soap.services.url=https://localhost:1080/yodsoap/services
    b)-Dyodlee.sdk.https.proxyHost=localhost
    c)-Dyodlee.sdk.https.proxyPort=8082
    d)-Dcom.yodlee.soap.client.http11Enabled=1
    this parameters is used to set the client http connection to HTTP1.1 by setting the HTTP_TRANSPORT_VERSION.
    Detailed error message is as follows:
    Caused by: java.io.IOException: Unable to tunnel through localhost:8082. Proxy returns "HTTP/1.1 403 Proxy denies fulfilling the request"
         at org.apache.axis.AxisFault.makeFault(AxisFault.java:129)
         at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:131)
         at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:180)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2492)
         at org.apache.axis.client.Call.invoke(Call.java:2481)
         at org.apache.axis.client.Call.invoke(Call.java:2176)
         at org.apache.axis.client.Call.invoke(Call.java:2099)
         at org.apache.axis.client.Call.invoke(Call.java:1622)
         at com.yodlee.soap.core.login.CobrandLoginSoapBindingStub.loginCobrand(CobrandLoginSoapBindingStub.java:225)
         at com.yodlee.soap.core.login.CobrandLoginSoapClientProxy.loginCobrand(CobrandLoginSoapClientProxy.java:119)
         ... 1 more
    Caused by: java.io.IOException: Unable to tunnel through localhost:8082. Proxy returns "HTTP/1.1 403 Proxy denies fulfilling the request"
         at org.apache.axis.components.net.JSSESocketFactory.create(JSSESocketFactory.java:197)
         at org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:157)
         at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:114)
         ... 12 more
    This error message shows that its not able to get the socket connection to the server.Can anyone tell me the reason of it.
    If you need any more info do let me know.
    Regards,
    Somendra

    First of all, is there a reason why you are using jRockit?
    Since the issue appeared after upgrading the windows, the issue would potentially be in the interaction between JVM and OS.
    Also, there were some issues related to memory leak that were fixed in AS 8.2.
    May be you should try with a Sun JVM and AS 8.2.

  • Sun Java Web Proxy Server 4.0.12 is supports Websense Web Security

    Hello All,
    I am using Sun Java Web Proxy 4.0.12 server and installed in RedHat Linux 5.0 OS and I can found software for Websense Web Security aoftware to protect my users and filter the traffic.
    How can I integrate with Websense Web Security
    Thanks & looking forward hear from you guys
    Ifthekhar Javed
    Riyadh.

    We have migrated several reverse and acl proxy from 3.6 to 4.0.6 and have hit a few issues. If anyone has encountered these we would appriate input.
    First, we thought we had caching disabled in the GUI but the server.xml still have it set to "true" in the FILECAHE entry. Will changing the entry to "false" totally disable chaching?
    When we started the migrated proxy instances the server hit memory issues with swap being eaten up very quickly.
    Second issue is MaxProcs in the magnus.conf. In 3.6 MaxProcs set the number of processes to start and it now for determening the number of processors in the server for threading. We are currently on a server with 6 processors. Should MaxProcs be set to six?
    We will be migrating to Solaris 10 and then to a T2000 so we assume the setting will have to change for each of those migigrations.
    The third issue is, has anyone run 3.6 on Solaris 10 and then migrated to 4.0 later? Sun site shows 3.6 not tested on Solaris 10 but I am sure some one has tried it.

  • Is Sun Java Web Server 6.1 compatible with RedHat 5.5

    Hi,
    Sun Java web Server 6.1 installed on Red Hat 5.1 and Opertaing System is going to be upgraded to Red Hat 5.5. Can any one tell me whether Sun Java Web Server 6.1 is compatible with Red Hat Linux 5.5

    If you want the internal server to service requests for /admin, you should teach the internal server to service requests for /admin.
    It is possible -- but complicated -- to configure Web Server 6.1 to rewrite request URIs before proxying requests to the internal server. However, unless you rewrite all the HTML generated by the internal server, the results probably won't be what you want. Consider, for example, what happens if the internal server's HTML references /foo.gif. Does that mean the web browser should ask for /admin/foo.gif or /foo.gif?
    Rewriting request URIs is much simpler in Web Server 7.0, but it's still probably not the right tool.

  • Sun Java Web Server Administration Server Backup

    Hi!
    I've a question about Sun Java Web Server Administration Server backup, how it's possible to backup all the config, the Administration Nodes keys included? I'm thinking about in case of full damage of Administration Server how can I install a new one and restore all the config so I can manage the cluster again? Or it is necessary to re-register the Node's to the new Administration Server? In this case how can I restor to the Administration Server the application's, virtual servers, etc...?
    Regards,
    bzg

    The Admin Server is another instance of Web Server, but with some web-apps that know how to manage configuration files, etc. There's nothing real magical going on in there. You should be able to wholesale backup the entire directory and, if needed, restore it (in fact I've done this several times).
    The files in the admin instance are considered a private interface, meaning that Sun does not guarantee that they won't change in location or format from one Update to another, but in practice they rarely change.
    Regarding the nodes specifically - communication between the nodes and the admin instance is done over SSL using a self-signed certificate that was generated when the admin server was installed. The certificate is in the admin instance's config/cert8.db and key3.db files just as it would be for any "normal" instance. Keep those backed up along with admin-serv/config-store/ and you should feel pretty confident that you have the configs, nodes, and certificate/key backed up.
    Again - the files in the admin instance are considered a private interface. There are no user-serviceable parts inside. You may burn your fingers and start a fire. Your mileage may vary. Files from WS7.0u4 may break things if restored into a WS7.0u10 deployment, etc etc etc.

  • Sun Java Web Server 7 and JNDI Jell

    Hi all,
    I am building a normal Java EE web app (WAR file), and I was originally developing on GlassFish v2.1 and everything was beautiful. Now, I found out our shared server is Sun Java Web Server 7, but the sys admin said everything should run fine as long as I wasn't using JSB's.
    I downloaded and installed SJWS7 on my local machine so I could test my application against it, and JPA and SJWS7 are not getting along.
    I am trying to bind my persistence.xml to the data source I created on SJWS7.
    SJWS7 JDBC Resource: jdbc/pact
    persistence.xml:
        <persistence-unit name="pact" transaction-type="RESOURCE_LOCAL">
            <description>PA/Circuit Tracking Development</description>
            <provider>org.hibernate.ejb.HibernatePersistence</provider>
            <non-jta-data-source>java:comp/env/jdbc/pact</non-jta-data-source>
            <properties>
            ....There is nothing in sun-web.xml or web.xml that references this resource (although I tried that too, and no go).
    The traceback I get is:
    <code>Caused by: javax.naming.NameNotFoundException: PWC4216: Name pact is not bound in this Context
         at org.apache.naming.NamingContext.lookup(NamingContext.java:778)
         at org.apache.naming.NamingContext.lookup(NamingContext.java:148)
         at org.apache.naming.NamingContext.lookup(NamingContext.java:789)
         at org.apache.naming.NamingContext.lookup(NamingContext.java:148)
         at org.apache.naming.NamingContext.lookup(NamingContext.java:789)
         at org.apache.naming.NamingContext.lookup(NamingContext.java:148)
         at org.apache.naming.NamingContext.lookup(NamingContext.java:789)
         at org.apache.naming.NamingContext.lookup(NamingContext.java:161)
         at org.apache.naming.SelectorContext.lookup(SelectorContext.java:147)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at org.hibernate.connection.DatasourceConnectionProvider.configure(DatasourceConnectionProvider.java:52)
         ... 151 moreI've been trying for almost an entire day now, and googling isn't revealing anything helpful. I don't know what I'm doing wrong. Can anyone point me in the right direction?

    u should be using
    - default installation ( you can also use silent installation for this)
    admin-server/bin/startserv
    wadm delete-instance --user admin
    wadm delete-config --user admin                                                                                                                                                                                                                                                                                                                                                                               

  • Deploy .war or .ear file to sun java web server 7.0 update 4

    Hi
    This could be a very daft question, but still I would like to get a clarification.
    My clients are a financial organisation, and for security and various other reasons they accept only .ear files. But this time the development and deployment would be done on Sun Java Web Server 7.0 update 4 . Now since its a web server I don't think I can deploy an .ear file.
    But sure I would like to get an answer from the experts here, is it possible to deploy and .ear file to Sun Java Web Server 7.0 before I can go back to my clients.
    Please help me here as I'm in a real big confusion here. Your help would be highly valuable to me.
    Thanks
    Jagdish

    Hi
    Thanks for the reply and I appreciate your help. Well I tried deploying an .ear file directly and web server 7 complains that it doesn't have a .war extension, understandably so.
    And then ripping apart the .ear file and deploying the .war file does work, as is expected of a web server.
    Well, about my customer is a bank and they have a very tight security policy, and why they need an .ear file is beyond my understanding. Well as far as this issue is concerned, I need a strong point so that I can get back to them that we need to comply to the third party software.
    But I didn't wan't to get back to them saying we can only provide a .war file and then later find out an .ear file could have done the job. And being seen as the technical experts we can't afford to make any mistake.
    Thanks
    Jagdish

  • Php with xsl on Sun Java Web Server 7.0

    Hi anyone,
    i installed php as nsapi via phppack. Now i need xsl support in php. I've tryed to compile php with the following line (php 5.2.6):
    ./configure with-nsapi=/export/netscape_71 enable-force-cgi-redirect with-gettext with-zlib --with-xsl=/usr/lib64/php5/extensions
    magnus.conf, obj.conf and mime.types are assimilate to this article:
    http://developers.sun.com/webtier/reference/techart/php2.html
    After compiling, i copy the libphp5.so in the .plugins/php/ dir an restart the webserver.
    He stops with this message:
    failure: CORE2253: Error running Init function load-modules: dlopen of /export/netscape_71/plugins/php/libphp5.so failed (/export/netscape_71/plugins/php/libphp5.so: wrong ELF class: ELFCLASS64)
    failure: server initialization failed
    What's going wrong?
    How i get xsl Support on Sun Java Web Server?
    thanks!

    essential wrote:
    ./configure with-nsapi=/export/netscape_71 enable-force-cgi-redirect with-gettext with-zlib --with-xsl=/usr/lib64/php5/extensionsYou are pointing to 64-bit library path. Change it to 32-bit library path.
    failure: CORE2253: Error running Init function load-modules: dlopen of /export/netscape_71/plugins/php/libphp5.so failed (/export/netscape_71/plugins/php/libphp5.so: wrong ELF class: ELFCLASS64)
    failure: server initialization failedThis means that it expects a 32-bit library but it found a 64-bit one.

  • Install certifcate on sun java web server 7.0

    we just moved away from IIS and servlet exec because of issues we are having with the speed. sun java web server was like 4 times faster. we had the web app up and running, but for some reason we couldnt figure out how to install a certificate. i went through the request wizard and got the code and sent it to digicert and got my code for the certificate. i then installed it by pasting it, after i finish i get this error (unknown option 'by'). can someone point me in the right direction.
    my only guess so far was i am using *.domain.com in the domain field, when you request the certificate.

    I can't see anything wrong with the steps you followed to install the certificate. Are you using Web Server 7.0 or Web Server 7.0 update 1? As far as I remember, in Web Server 7.0, wildcard characters like * were not allowed in the "Server Name(cn)" field of request certificate wizard. This got fixed in 7.0 update1 release.
    Can you post you server logs so that we can figure out what is wrong? You can as well try certutil command as been suggested by mv and let us know if you could manage to install the certificate.

  • Problem installing Sun Java Web Server

    Hi
    I'm trying to install Sun Identity Server which need Sun Java Web Server...
    I try to install identity server and web server using Sun Java Enterprise System Install Wizard...
    When I came to page Identity Server:Sun Java System Web Server (3 of 6 ) and I entered Hostname, dir1.usmnet, I get an error pop-up window stating Host Name is not valid......but if I typed dir1.domain.com the error message didn' t appear.....
    I'm using Solaris 9 on Intel platform. I have setup my network and able to ping to other valid hostname in my LAN....
    FYI my network information are as follows
    /etc/hosts
    127.0.0.1 localhost
    <my ip > dir dir.usmnet loghost
    /etc/hostname.elxl0
    dir1
    /etc/resolv.conf
    domain usmnet
    nameserver <dns server ip>
    search usmnet
    I have also setup /etc/netmasks and /etc/defaultrouter
    When I type the domainname command, nothing appeared
    What when wrong, I could ping to my dns server and to other computer in this LAN, could anybody give a suggestion ?

    OK, found the solution by myself.
    The Administrator's Guide mentiones the possibility to install a certificate with the wadm CLI, so I tried that:
    wadm> install-cert -v --config=www -y server -n Server-Cert /www.crt    
    Please enter token-pin>
    ADMIN4086: The Certificate could not be installedThe CLI Reference Manual says for the command install-cert, option --replace*:
    "Note – --replace option of install-cert CLI is deprecated
    and currently using this option may not work as expected.
    For replacing a CA-signed certificate, users should delete the
    cert using delete-cert CLI and then install the new one
    using install-cert CLI."
    wadm> install-cert -v --config=www -y server -n Server-Cert --replace /www.crt 
    Please enter token-pin>
    ADMIN4112: No Private key foundOK, so maybe if I had installed the first certificate (before generating the new CSR) that would have worked, I don't know.
    Deleting the old cert doesn't work at once:
    wadm> delete-cert -v --config=www Server-Cert
    Please enter token-pin>
    ADMIN4139: Certificate Server-Cert is being referred to by listeners: http-listener-2So before deleting you have to remove the certificate from the listener. Then:
    wadm> delete-cert -v --config=www Server-Cert                                           
    Please enter token-pin>
    CLI201 Command 'delete-cert' ran successfully
    wadm> install-cert -v --config=www -y server -n Server-Cert /www.crt  
    Please enter token-pin>
    CLI201 Command 'install-cert' ran successfullyAfter re-adding the certificate to the ssl listener and deploying all the changes to the servers
    everything is fine.
    F.D.

  • Using Sun Java Web Server 2.0 for XSQL

    In the documentation for XSQL, a number of Java Web servers are described but not Sun java web server. I need to know the configuration for Sun java web server 2.0 for running XSQL.
    null

    This is not enough information to be useful.

  • Unable to start sun java web server 6.1 SP4

    Hi,
    I have recently installed sun java web server 6.1 SP4 on solaris 10. The directory structure it created was completely different from the one mentioned in the documentation. I could not find the https-adminserv directory under the web server root directory. Instead the closest directory was bin/https/httpadmin/bin directory. On executing ./start it gave an error
    ld.so.1: start: fatal: libssl3.so: open failed: No such file or directory
    Killed
    Any help is welcome. Thanks.
    I had not installed the webserver in the standard location /opt/SUNWwbsrvr but in /BCP partition.

    also, you can do something like
    cd https-admserv
    sh -x start
    this will show as to what is the current LD_LIBRARY_PATH is pointing to and why ssl3.so is not getting loaded.
    if you don't see
    https-* under web server install root directory, then something wrong with your installation as well.
    yes, if u stand alone version of web server, then you shouldn't run into any dependencies issue. u can also get 6.1 sp6 version from web - http://www.sun.com/webserver

  • Sun Java Web Server and SLES 10

    I have just downloaded and installed Sun Java Web Server under SuSE Linux Enterprise Server 10, however are unable to get it to work. The installer runs fine however I am unable to start the admin server. The message i receive is
    Sun Java System Web Server 7.0U1 B06/12/2007 21:21
    catastrophe: CORE3260: Server crash detected (signal SIGSEGV)
    failure: server initialization failed
    The error log is not terribly helpful either.
    [27/Oct/2007:16:46:32] info (14424): CORE1116: Sun Java System Web Server 7.0U1 B06/12/2007 21:21
    [27/Oct/2007:16:46:33] catastrophe (14425): CORE3260: Server crash detected (signal SIGSEGV)
    Any help would be gratefully appreciated

    Thanks for the reply Chilideveloper, here is the output of the core dump. I hope it is a) the right thing and b) helpful
    GNU gdb 6.6
    Copyright (C) 2006 Free Software Foundation, Inc.
    GDB is free software, covered by the GNU General Public License, and you are
    welcome to change it and/or distribute copies of it under certain conditions.
    Type "show copying" to see the conditions.
    There is absolutely no warranty for GDB. Type "show warranty" for details.
    This GDB was configured as "i586-suse-linux"...
    (no debugging symbols found)
    Using host libthread_db library "/lib/libthread_db.so.1".
    warning: Can't read pathname for load map: Input/output error.
    Reading symbols from /sun/webserver7/lib/liblibdbm.so...(no debugging symbols found)...done.
    Loaded symbols for /sun/webserver7/lib/liblibdbm.so
    Reading symbols from /sun/webserver7/lib/libns-httpd40.so...(no debugging symbols found)...done.
    Loaded symbols for /sun/webserver7/lib/libns-httpd40.so
    Reading symbols from /sun/webserver7/lib/liblibsi18n.so...
    (no debugging symbols found)...done.
    Loaded symbols for /sun/webserver7/lib/liblibsi18n.so
    Reading symbols from /sun/webserver7/lib/libgetprop.so...(no debugging symbols found)...done.
    Loaded symbols for /sun/webserver7/lib/libgetprop.so
    Reading symbols from /sun/webserver7/lib/libnsprwrap.so...
    (no debugging symbols found)...done.
    Loaded symbols for /sun/webserver7/lib/libnsprwrap.so
    Reading symbols from /sun/webserver7/lib/libldap60.so...(no debugging symbols found)...done.
    Loaded symbols for /sun/webserver7/lib/libldap60.so
    Reading symbols from /sun/webserver7/lib/libprldap60.so...
    (no debugging symbols found)...done.
    Loaded symbols for /sun/webserver7/lib/libprldap60.so
    Reading symbols from /sun/webserver7/lib/libsasl.so...(no debugging symbols found)...done.
    Loaded symbols for /sun/webserver7/lib/libsasl.so
    Reading symbols from /sun/webserver7/lib/libxerces-c.so.26...
    (no debugging symbols found)...done.
    Loaded symbols for /sun/webserver7/lib/libxerces-c.so.26
    Reading symbols from /sun/webserver7/lib/libxalan-c.so.19...(no debugging symbols found)...done.
    Loaded symbols for /sun/webserver7/lib/libxalan-c.so.19
    Reading symbols from /sun/webserver7/lib/libxalanMsg.so.19...
    (no debugging symbols found)...done.
    Loaded symbols for /sun/webserver7/lib/libxalanMsg.so.19
    Reading symbols from /sun/webserver7/lib/libpcre.so.0...done.
    Loaded symbols for /sun/webserver7/lib/libpcre.so.0
    Reading symbols from /sun/webserver7/lib/libicui18n.so.3...done.
    Loaded symbols for /sun/webserver7/lib/libicui18n.so.3
    Reading symbols from /sun/webserver7/lib/libicuuc.so.3...done.
    Loaded symbols for /sun/webserver7/lib/libicuuc.so.3
    Reading symbols from /sun/webserver7/lib/libicudata.so.3...done.
    Loaded symbols for /sun/webserver7/lib/libicudata.so.3
    Reading symbols from /sun/webserver7/lib/libplc4.so...done.
    Loaded symbols for /sun/webserver7/lib/libplc4.so
    Reading symbols from /sun/webserver7/lib/libplds4.so...done.
    Loaded symbols for /sun/webserver7/lib/libplds4.so
    Reading symbols from /sun/webserver7/lib/libnspr4.so...done.
    Loaded symbols for /sun/webserver7/lib/libnspr4.so
    Reading symbols from /lib/libpthread.so.0...done.
    Loaded symbols for /lib/libpthread.so.0
    Reading symbols from /lib/libdl.so.2...done.
    Loaded symbols for /lib/libdl.so.2
    Reading symbols from /lib/libcrypt.so.1...done.
    Loaded symbols for /lib/libcrypt.so.1
    Reading symbols from /lib/libresolv.so.2...done.
    Loaded symbols for /lib/libresolv.so.2
    Reading symbols from /usr/lib/libstdc++.so.5...done.
    Loaded symbols for /usr/lib/libstdc++.so.5
    Reading symbols from /lib/libm.so.6...done.
    Loaded symbols for /lib/libm.so.6
    Reading symbols from /lib/libgcc_s.so.1...done.
    Loaded symbols for /lib/libgcc_s.so.1
    Reading symbols from /lib/libc.so.6...done.
    Loaded symbols for /lib/libc.so.6
    Reading symbols from /sun/webserver7/lib/libssl3.so...done.
    Loaded symbols for /sun/webserver7/lib/libssl3.so
    Reading symbols from /sun/webserver7/lib/libsmime3.so...done.
    Loaded symbols for /sun/webserver7/lib/libsmime3.so
    Reading symbols from /sun/webserver7/lib/libnss3.so...done.
    Loaded symbols for /sun/webserver7/lib/libnss3.so
    Reading symbols from /sun/webserver7/lib/libnsfc.so...done.
    Loaded symbols for /sun/webserver7/lib/libnsfc.so
    Reading symbols from /sun/webserver7/lib/libnstp.so...done.
    Loaded symbols for /sun/webserver7/lib/libnstp.so
    Reading symbols from /sun/webserver7/lib/libnstime.so...done.
    Loaded symbols for /sun/webserver7/lib/libnstime.so
    Reading symbols from /sun/webserver7/lib/libsupport.so...done.
    Loaded symbols for /sun/webserver7/lib/libsupport.so
    Reading symbols from /sun/webserver7/lib/libares3.so...done.
    Loaded symbols for /sun/webserver7/lib/libares3.so
    Reading symbols from /usr/lib/libz.so.1...done.
    Loaded symbols for /usr/lib/libz.so.1
    Reading symbols from /sun/webserver7/lib/libxsd2cpp.so...done.
    Loaded symbols for /sun/webserver7/lib/libxsd2cpp.so
    Reading symbols from /sun/webserver7/lib/libssldap60.so...done.
    Loaded symbols for /sun/webserver7/lib/libssldap60.so
    Reading symbols from /lib/ld-linux.so.2...done.
    Loaded symbols for /lib/ld-linux.so.2
    Reading symbols from /sun/webserver7/lib/libsoftokn3.so...done.
    Loaded symbols for /sun/webserver7/lib/libsoftokn3.so
    Reading symbols from /lib/libnss_compat.so.2...done.
    Loaded symbols for /lib/libnss_compat.so.2
    Reading symbols from /lib/libnsl.so.1...done.
    Loaded symbols for /lib/libnsl.so.1
    Reading symbols from /lib/libnss_ldap.so.2...done.
    Loaded symbols for /lib/libnss_ldap.so.2
    Reading symbols from /usr/lib/libldap-2.3.so.0...done.
    Loaded symbols for /usr/lib/libldap-2.3.so.0
    Reading symbols from /usr/lib/liblber-2.3.so.0...done.
    Loaded symbols for /usr/lib/liblber-2.3.so.0
    Reading symbols from /usr/lib/libgssapi_krb5.so.2...done.
    Loaded symbols for /usr/lib/libgssapi_krb5.so.2
    Reading symbols from /usr/lib/libsasl2.so.2...done.
    Loaded symbols for /usr/lib/libsasl2.so.2
    Reading symbols from /usr/lib/libssl.so.0.9.8...done.
    Loaded symbols for /usr/lib/libssl.so.0.9.8
    Reading symbols from /usr/lib/libcrypto.so.0.9.8...done.
    Loaded symbols for /usr/lib/libcrypto.so.0.9.8
    Reading symbols from /usr/lib/libkrb5.so.3...done.
    Loaded symbols for /usr/lib/libkrb5.so.3
    Reading symbols from /usr/lib/libk5crypto.so.3...done.
    Loaded symbols for /usr/lib/libk5crypto.so.3
    Reading symbols from /lib/libcom_err.so.2...done.
    Loaded symbols for /lib/libcom_err.so.2
    Reading symbols from /usr/lib/libkrb5support.so.0...done.
    Loaded symbols for /usr/lib/libkrb5support.so.0
    Reading symbols from /sun/webserver7/lib/libj2eeplugin.so...done.
    Loaded symbols for /sun/webserver7/lib/libj2eeplugin.so
    Reading symbols from /root/Downloads/java/jdk1.6.0_03/jre/lib/i386/server/libjvm.so...done.
    Loaded symbols for /root/Downloads/java/jdk1.6.0_03/jre/lib/i386/server/libjvm.so
    Reading symbols from /sun/webserver7/lib/libdavplugin.so...done.
    Loaded symbols for /sun/webserver7/lib/libdavplugin.so
    Reading symbols from /sun/webserver7/lib/libwebdav.so...done.
    Loaded symbols for /sun/webserver7/lib/libwebdav.so
    Reading symbols from /sun/webserver7/lib/libfreebl3.so...done.
    Loaded symbols for /sun/webserver7/lib/libfreebl3.so
    Reading symbols from /sun/webserver7/lib/libnssckbi.so...done.
    Loaded symbols for /sun/webserver7/lib/libnssckbi.so
    Core was generated by `webservd -d /sun/webserver7/admin-server/config -r /sun/webserver7 -t /tmp/admi'.
    Program terminated with signal 11, Segmentation fault.
    #0 0xb67bbdd5 in strtok () from /lib/libc.so.6

  • Sun java web server for Zlinux (Linux for System Z)?

    Hi
    thank you for reading my post
    Is there any version of Sun java web server available for Z linux?
    Or its better to say whether linux edition of sun java web server run under Zlinux (linux for System Z)
    thanks

    No version of Web Server is certified on ZLinux.

  • Sun Java Web Server and IPlanet

    Are there any issues with running IPlanet and Sun Java Web Server at the same time. The old Web-site are in Servlet format and the new Web site will be deployed with a .war file, so I would like to run both at the same time until I have customized the new Sun Java Web Server instance. Is this possible and if so are there any issues with running them at the same time?

    You can install iPlanet Web Server and Sun Java System Web Server on the same Solaris system, provided that each server is installed to a separate directoy. If each server is configured to listen on a different port and/or IP address, the two servers can run concurrently without problem.

Maybe you are looking for

  • How to delete an object from a change master?

    I have a situation where a PDM has copied a route (task list) that was tied to a change master and brought it over by mistake, the route was also copied to the wrong group number and counter. What I want to do is have the route deleted and recreated

  • Uploaded images are blurry

    Hi all, I have tried numerous options when resizing my  100MB TIFF files to JPEGS but all result in blurry images when uploaded. I have opened the files on my laptop prior to uploading and they're great. I was advised to limit the width to 600 pixels

  • How can I transfer older licenses - Adobe Photoshop Elements and Adobe Premiere ( 9,10 or 11 ) to daughter's computer ?

    So she can use at home to learn ?    I am using Ver 12 and my non profit has multiple licenses Premiere Pro CC  The Seller said " I bought it ( Photoshop Elements and Premiere Elements ) and upgraded to the next version.  It was installed once so it

  • Issue with looping swf animation - conflicting settings

    I have a captivate project where I use a click box "stop" to inhibit the slide from moving to the next slide. (The click box set to no action, pause until user clicks.) This forces the user (using the player control) to click the "forward" button to

  • Item descriptions update on Master Data

    Hi there, Item descriptions update on master data does not get read into existing sales orders and subsequently when delivery dockets and invoice are generated, they are all not updated. Could the SAP programmer analysts please fix this bug? thanks.