WLS 6.0 and Iplanet 4.1 proxy problems

Could someone confirm what is the latest version of IPlanet webserver
that is supported under WLS 6.0 SP2.
We are running under AIX 4.3.3 and have a Iplanet 4.0 sp4 webserver
running a connection to a backend WLS 6.0 sp2 instance also on AIX.
We are also running the libproxy_4x.so wl proxy file which allows us
to specify which IP in the obj.conf to have WLS 6.0 respond to vs. the
default ip on the server. The webserver runs on an aliased IP address
and due to firewall restrictions we must have WLS 6.0 talk back to the
IP that called the wl proxy. This does work correctly.
We have tried to duplicate this configuration under IPlanet 4.1 sp8
and we are getting the following errors with the wl proxy file:
[13/Oct/2001:03:42:15] failure (20564): for host x.x.x.x trying to GET
/testpath, wl-proxy reports: exception occurred for backend host
'x.x.x.x/6100': 'CONNECTION_REFUSED [os error=78, line 1282 of
URL.cpp]: x.x.x.x:6100'
This leads me to believe that it is the version of IPlanet server that
is causing the problem when it is calling the wl proxy. If someone is
running Iplanet 4.1 on AIX and using the wl proxy could you reply with
which service pack for Iplanet 4.1 works. We need to upgrade our
IPlanet to the latest version that will work with this configuration.
Any help would be appreciated.
Thanks,
Jamin Kumelski
Internet System Administrator
AdvancePCS

I have a question. Will WebLogic only listen to connections being
established from NES on the aliased IP? From what it looks like, with the
version of NES that you have, the NSAPI plugin is trying to establish a
connection to Weblogic on the primary IP, not the aliased IP.
There was a new feature added to the NES Plugin that allows you to bind the
plugin to a certain IP address in the case that you are using an IP Alias.
When the plugin makes a connection to WebLogic, it will first bind to the
specified IP address in the obj.conf.
The new parameter is: WLLocalIP.
I do believe the latest service pack for 6.1 (SP01) has the AIX plugin that
has this new parameter.
Regards,
Eric
BEA WebLogic
"Jamin Kumelski" <[email protected]> wrote in message
news:[email protected]...
Could someone confirm what is the latest version of IPlanet webserver
that is supported under WLS 6.0 SP2.
We are running under AIX 4.3.3 and have a Iplanet 4.0 sp4 webserver
running a connection to a backend WLS 6.0 sp2 instance also on AIX.
We are also running the libproxy_4x.so wl proxy file which allows us
to specify which IP in the obj.conf to have WLS 6.0 respond to vs. the
default ip on the server. The webserver runs on an aliased IP address
and due to firewall restrictions we must have WLS 6.0 talk back to the
IP that called the wl proxy. This does work correctly.
We have tried to duplicate this configuration under IPlanet 4.1 sp8
and we are getting the following errors with the wl proxy file:
[13/Oct/2001:03:42:15] failure (20564): for host x.x.x.x trying to GET
/testpath, wl-proxy reports: exception occurred for backend host
'x.x.x.x/6100': 'CONNECTION_REFUSED [os error=78, line 1282 of
URL.cpp]: x.x.x.x:6100'
This leads me to believe that it is the version of IPlanet server that
is causing the problem when it is calling the wl proxy. If someone is
running Iplanet 4.1 on AIX and using the wl proxy could you reply with
which service pack for Iplanet 4.1 works. We need to upgrade our
IPlanet to the latest version that will work with this configuration.
Any help would be appreciated.
Thanks,
Jamin Kumelski
Internet System Administrator
AdvancePCS

Similar Messages

  • WLS 6.1 SP2 NSAPI and iPlanet (Sun One) issues

    Hi. I am going nuts with this NSAPI issue. I am working in a Solaris 8 environment,
    WLS 6.1 SP2 and iPlanet (Sun One)and NSAPI. I can get everything to work fine
    and dandy in aniPlanet 4.1 environment. I can not get it to work in an Iplanet
    (Sun One) 6.x environment. It appears that some things work differently between
    the versions of iPlanet (ie. things contained in magnus.conf and/or obj.conf).
    I have tried moving things, removing things, adding things and nothing seems
    to work....it's almost as though the NSAPI, etc. are being ignored.
    I've attached my magnus.conf and obj.conf files (I cut and pasted them into a
    single file so I could upload it). Can anyone help me out here...I've been working
    for weeks on this and can't seem to get any answers.
    Thanks!
    Doug
    P.S. For security purpses I changed the first part of the IP add. in the files
    to 1234567, etc.
    Thanks
    [conf_files.txt]

    Hi Doug
    U have to put the following section
    Init fn="load-modules" funcs="wl_proxy,wl_init" shlib="./libproxy.so"
    Init fn="wl_init"
    into magus.conf
    and put the rest into obj.conf
    Best Regards
    Alex
    "Doug E" <[email protected]> wrote:
    >
    Does anybody know of a good reference document on how to properly install
    the NSAPI
    plug-in for WLS6.1 & iPlanet6(SunOne) on Unix (Solaris). Many of the references
    that
    I have been finding are either incomplete, have typo's and are mostly Windows
    oriented
    (ie. with the .dll's, paths, examples, etc.)
    My problem is that our old iPlanet 4.x works fine...everything proxies,
    etc. iPlanet
    6 just doesn't want to seem to communicate with WLS 6.1 SP2 We tried many
    of the
    saem things from the 4.x magnus & obj.confs...but things look somewhat different
    in iPlanet 6.x (did they move tings..such as the fn's from one to the other,
    etc.)
    If so..and there are big differences in installing iPlanet 4.x vs. 6.x
    then many
    of the docs out there are inaccurate. Does anyone know if there is a newer
    version
    of the NSAPI plug-in for Unix.
    I would love to see a basic, working set of magnus.conf obj.conf, MIME,etc
    from someone
    who has actually gotten NSAPI to work between WLS 6.1 and iPlanet 6 on Unix
    (Solaris)
    It blows my mind that 4.x works and 6.x doesn't. An updated NSAPI plug-in
    , if it exists and perhaps fixes the problem, would make my day. Any ideas?
    Thanks!
    -Doug

  • WLS 6.1 SP2, iPlanet 6 & NSAPI problems

    Does anybody know of a good reference document on how to properly install the NSAPI
    plug-in for WLS6.1 & iPlanet6(SunOne) on Unix (Solaris). Many of the references that
    I have been finding are either incomplete, have typo's and are mostly Windows oriented
    (ie. with the .dll's, paths, examples, etc.)
    My problem is that our old iPlanet 4.x works fine...everything proxies, etc. iPlanet
    6 just doesn't want to seem to communicate with WLS 6.1 SP2 We tried many of the
    saem things from the 4.x magnus & obj.confs...but things look somewhat different
    in iPlanet 6.x (did they move tings..such as the fn's from one to the other, etc.)
    If so..and there are big differences in installing iPlanet 4.x vs. 6.x then many
    of the docs out there are inaccurate. Does anyone know if there is a newer version
    of the NSAPI plug-in for Unix.
    I would love to see a basic, working set of magnus.conf obj.conf, MIME,etc from someone
    who has actually gotten NSAPI to work between WLS 6.1 and iPlanet 6 on Unix (Solaris)
    It blows my mind that 4.x works and 6.x doesn't. An updated NSAPI plug-in
    , if it exists and perhaps fixes the problem, would make my day. Any ideas? Thanks!
    -Doug

    Hi Doug
    U have to put the following section
    Init fn="load-modules" funcs="wl_proxy,wl_init" shlib="./libproxy.so"
    Init fn="wl_init"
    into magus.conf
    and put the rest into obj.conf
    Best Regards
    Alex
    "Doug E" <[email protected]> wrote:
    >
    Does anybody know of a good reference document on how to properly install
    the NSAPI
    plug-in for WLS6.1 & iPlanet6(SunOne) on Unix (Solaris). Many of the references
    that
    I have been finding are either incomplete, have typo's and are mostly Windows
    oriented
    (ie. with the .dll's, paths, examples, etc.)
    My problem is that our old iPlanet 4.x works fine...everything proxies,
    etc. iPlanet
    6 just doesn't want to seem to communicate with WLS 6.1 SP2 We tried many
    of the
    saem things from the 4.x magnus & obj.confs...but things look somewhat different
    in iPlanet 6.x (did they move tings..such as the fn's from one to the other,
    etc.)
    If so..and there are big differences in installing iPlanet 4.x vs. 6.x
    then many
    of the docs out there are inaccurate. Does anyone know if there is a newer
    version
    of the NSAPI plug-in for Unix.
    I would love to see a basic, working set of magnus.conf obj.conf, MIME,etc
    from someone
    who has actually gotten NSAPI to work between WLS 6.1 and iPlanet 6 on Unix
    (Solaris)
    It blows my mind that 4.x works and 6.x doesn't. An updated NSAPI plug-in
    , if it exists and perhaps fixes the problem, would make my day. Any ideas?
    Thanks!
    -Doug

  • Weblogic 5.1 and iPlanet as proxy server

    Hello!
    We are using Weblogic 5.1 and Netscape's iPlanet as a proxy server. Both
    the machines are running of seperate NT boxes with static IP addresses.
    All the changes which need to made on iPlanet side (i.e. copying
    proxy36.dll, modificatiopn of mime types file, changes to the obj.conf
    file etc.) have been made. Howver I am still not able to get the JSP
    forwarded to Weblogic to get them serviced.
    I had this evironment set up pretty quickly when using Weblogic 4.5.1.
    Any ideas? Anything I might have overlooked. I have pretty much follwed
    all the instructions specified by Weblogic to set up Netscape as a proxy
    server.
    ANy help in resolving this problem would be greatly appreciated.
    Thanks.
    Vijay R

    I have the same setup but it's on one NT box and works OK. Make sure you have the proxy36.dll from Weblogic 5.1 Service Pack 6. Release notes say you MUST have SP6 proxy file to work with iPlanet 4.1
    Sam Fowler
    Vijay Raghavacharian <[email protected]> wrote:
    Hello!
    We are using Weblogic 5.1 and Netscape's iPlanet as a proxy server. Both
    the machines are running of seperate NT boxes with static IP addresses.
    All the changes which need to made on iPlanet side (i.e. copying
    proxy36.dll, modificatiopn of mime types file, changes to the obj.conf
    file etc.) have been made. Howver I am still not able to get the JSP
    forwarded to Weblogic to get them serviced.
    When I try to execute a JSP, I get the "Internal Server Error". On
    analyzing the
    error message sin the log files for iPlanet it reports that it is not
    able to connect to
    Weblogic.
    In order to fix this porblem I just copies the proxy36.dll for Weblogic
    version
    4.5.1 and copied it in the required iPlanet directory. This seems to
    have fixed
    the problem of getting the JSP serviced by Weblogic, but I am wary about
    the solution.
    Am I doing something wrong or is there a new files availabel for
    download. I checked
    the website for BEA and did not find any answers.
    I had this evironment set up pretty quickly when using Weblogic 4.5.1.
    Any ideas? Anything I might have overlooked. I have pretty much follwed
    all the instructions specified by Weblogic to set up Netscape as a proxy
    server.
    Any help in resolving this problem would be greatly appreciated.
    Thanks.
    Vijay R

  • Running Weblogic 8.1 SP3 and IPlanet 6.0 on same machine

    I have requirement to run Weblogic Platform SP3 and IPlanet 6.0 servers on same Solaris machine
    for a client of ours.
    Please let me if we can do this. What kind of issues we may run into.
    Thanks,
    Sanjay

    Hi
    Of course, you can install both at the same machine.
    Only remember the memory required ... and the real memory available ... this for don't have swap problems.
    Remember too if you are planning to create WLS clusters ... BEA recommends 1 cluster per CPU ... and reserve 1 CPU for the iPlanet web Server. Even, you can install all clusters and web server as your machine support ( under load, try to mantain the CPU usage under 70-80%).
    Jin

  • WL 5.1sp12 and Iplanet 6.0sp2 ..how do I install libproxy.so

    Ok, I have WL5.1sp12 and Iplanet 6.0sp2 and want to know how to setup the proxy. It
    was easy with Iplanet 4.1, but Iplanet 6.0sp2 is a different animal. Anyways, I put
    in
    magnus.conf
    Init fn="load-modules" funcs="wl-proxy,wl-init" shlib="libproxy.so"
    Init fn="wl-init"
    I put in my obj.conf
    Service method="(GET|HEAD|POST|PUT)" type="text/jsp" fn="wl-proxy" WebLogicHost=
    "computer" WebLogicPort="500" pathPrepend="/" ConnectTimeoutSecs=20
    <Object name="weblogic" ppath="*/servlets/*">
    Service fn="wl-proxy" WebLogicHost="computer" WebLogicPort="500" ConnectTimeoutSecs=20
    </Object>
    I see no activity in my weblogic.log when i try to hit a servlet,then I get an error.....Anything
    else I need to do with iplanet6.0 ???

    Hi.
    This question would probably be answered better in the plug-in newsgroup, but here's something to
    try:
    In your <Object> definition add Debug=ON and see what shows up in the wlproxy.log file. Also please
    post the error you are seeing here and I'll have a look.
    Thanks,
    Michael
    frankie wrote:
    Ok, I have WL5.1sp12 and Iplanet 6.0sp2 and want to know how to setup the proxy. It
    was easy with Iplanet 4.1, but Iplanet 6.0sp2 is a different animal. Anyways, I put
    in
    magnus.conf
    Init fn="load-modules" funcs="wl-proxy,wl-init" shlib="libproxy.so"
    Init fn="wl-init"
    I put in my obj.conf
    Service method="(GET|HEAD|POST|PUT)" type="text/jsp" fn="wl-proxy" WebLogicHost=
    "computer" WebLogicPort="500" pathPrepend="/" ConnectTimeoutSecs=20
    <Object name="weblogic" ppath="*/servlets/*">
    Service fn="wl-proxy" WebLogicHost="computer" WebLogicPort="500" ConnectTimeoutSecs=20
    </Object>
    I see no activity in my weblogic.log when i try to hit a servlet,then I get an error.....Anything
    else I need to do with iplanet6.0 ???--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • How can i config WLS7 and iPlanet LDAP

    How can i config WLS7 and iPlanet LDAP?
    failed during initialization. Exception:java.lang.SecurityException: Authenticat
    ion for user weblogic denied
    java.lang.SecurityException: Authentication for user weblogic denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    >

    Yos:
    Series of steps to get WLS working with some external LDAP server follows:
    I. create a new domain /mydomain
    II. start server
    III. open WebLogic console in a browser
    IV. in left frame, go to
    security->realms->myrealm->providers->AuthenticationProviders and click
    V. in right frame, click on “Configure a new iPlanet Authenticator”
    VI. In the new screen, under General, make sure the Control Flag is set to Required,
    select a name for this authenticator, and click Create.
    VII. Select iPlanet LDAP tab and fill in values for Host, Port, Principal where
    these values reflect the settings for your LDAP server. (Note: the default
    principal for an iPlanet LDAP server is uid=admin, ou=Administrators,
    ou=TopologyManagement, o=NetscapeRoot). Click Apply.
    VIII. Click on Credential: Change. At the new screen, enter the credential
    associated with the Principal that you entered in step VII in both boxes. This will
    be the password that is used to do a bind to your LDAP server with the principal.
    Click Apply.
    IX. Select Users tab and make sure these properties accurately reflect the structure
    of your LDAP server. Most of the time the only property that needs to be changed is
    the User Base DN property, from ou=people,o=example.com to
    ou=people,o=myCompany.com. Click Apply.
    X. Select Groups tab and make sure these properties accurately reflect the structure
    of your LDAP server. Most of the time the only property that needs to be changed is
    the Groups Base DN property, from ou=people,o=example.com to
    ou=groups,o=myCompany.com. Click Apply.
    XI. Now, the boot identity of your server absolutely must be a user that exists on
    your LDAP server. You must also have an “Administrators” group on your LDAP server,
    and the boot identity must be a user that exists in this “Administrators” group, or
    the server will not start. So open your LDAP console (this will be a console that
    is specific to the LDAP server you are using) and use the management tools to create
    the “Administrators” group and a user that you place in the “Administrators” group
    that is the boot identity that you use to start WebLogic.
    XII. Make these changes and restart the server.
    XIII. You can verify that the LDAP setup is correct by doing a thread dump. You
    should see a thread like:
    “LDAPConnThread localhost:389" daemon prio=5 tid=0x8d9b308 nid=0x8f8 runnable
    [0x9e2f000..0x9e2fdbc]
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:86)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:186)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:204)
    - locked <3281d98> (a java.io.BufferedInputStream)
    at netscape.ldap.ber.stream.BERElement.getElement(BERElement.java:101)
    at netscape.ldap.LDAPConnThread.run(LDAPConnThread.java:420)
    where “localhost:389” is the server name and port of your LDAP
    server. This means that your Authenticator has been set up correctly.
    XIV. Now you can delete your default authenticator. Open the WebLogic console and
    go to security->realms->myrealm->providers->AuthenticationProviders in the left
    frame, and click
    XV. In the right frame, look for DefaultAuthenticator and click on the trash can to
    the far right. Say “Yes” when it asks if you are sure, then click Continue.
    XVI. Restart the WebLogic server. If the server boots correctly, you’re done.
    Everything is working correctly.
    Please note that the "default authenticator" refers to the embedded LDAP server that
    ships with WebLogic.
    Hope this helps.
    Joe Jerry
    Yos wrote:
    How can i config WLS7 and iPlanet LDAP?
    failed during initialization. Exception:java.lang.SecurityException: Authenticat
    ion for user weblogic denied
    java.lang.SecurityException: Authentication for user weblogic denied
    at weblogic.security.service.SecurityServiceManager.doBootAuthorization(
    SecurityServiceManager.java:978)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
    erviceManager.java:1116)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:703)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:588)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:276)
    at weblogic.Server.main(Server.java:31)
    >

  • Connection Problem while client is behind proxy and server out side proxy

    hello
    i implemented ChatApplication in JAVA, for that i used socket connection when client and server both are in same network then it's working fine.
    but when my server is on internate and client is behind proxy and try to connect with server
    it not able to connect i get exception.
    i serch most of forum i got same answer and i try it but i was not success.
    any kind of help is appriciated.
    i attached my code(which i implement for testing ) pls reply me
    thanks in advance.
    Server.java
    import java.lang.*;
    import java.io.*;
    import java.net.*;
    class Server {
       public static void main(String args[]) {
          String data = "you are successfully connected with server.";
          try {
             ServerSocket srvs = new ServerSocket(1234);
             Socket skt = srvs.accept();
             System.out.print("Server has connected!\n");
             PrintWriter out = new PrintWriter(skt.getOutputStream(), true);
             System.out.print("Sending string: '" + data + "\n");
             out.print(data);
             out.close();
             skt.close();
             srvs.close();
          catch(Exception e) {
             System.out.print("Whoops! It didn't work!\n");
    ProxyClient.java
    import java.io.*;
    import java.net.*;
    import java.util.*;
    class ProxyClient{
       public static void main(String args[]) {
         String host="61.17.212.29";
         int port=1234;
               String line;
         Properties properties = System.getProperties();
         /*properties.put("firewallSet", "true");
         properties.put("firewallHost", "192.168.0.1");
         properties.put("firewallPort", "808");*/
         properties.put("socksProxySet","true");
         properties.put("socksProxyHost", "192.168.0.1");
         properties.put("socksProxyPort", "1080");
         System.setProperties (properties);
         try {
         /*SocketAddress addr = new InetSocketAddress("192.168.0.1", 1080);
         Proxy proxy = new Proxy(Proxy.Type.SOCKS, addr);
         Socket skt = new Socket(proxy);
         InetSocketAddress dest = new InetSocketAddress("61.17.212.29",1234);
         skt.connect(dest);*/
             System.out.println("before socket taken");
             Socket skt = new Socket(host,port);
             System.out.println("after socket taken");
             BufferedReader networkBin = new BufferedReader(new InputStreamReader(skt.getInputStream()));
             System.out.println("Received string: '");
             line = networkBin.readLine();     // Read one line
          while(true)
                 System.out.println(line);     // Output the line
                 line = networkBin.readLine(); // Read the next line, if any
          catch(Exception e) {
             System.out.print("Whoops! It didn't work!\n");
         e.printStackTrace();
    }

    Now look here. I could not care less about this
    code. I don't know anything about it, I don't
    want to know, I have already recommended you don't
    use it, and I have also given you a simpler and
    better solution. If you don't want to take my advice
    that is your privilege and your problem.ya i has understand system propertis i have setted and u can see it in the code i have tried by both system properties and also J2SE 5.0 proxy class but i got a same problem malformed Exception server refuse to connection.
    is there any problem at sever side?
    can u tell me in which way u r teling to set the propery i m looking forward for ur reply.
    ya i m sure u will give me.................reply "ejp".
    Thnx in advance.

  • Hi, I am using HP11 and iPlanet web server. When trying to upload files over HTTP using FORM ENCTYPE="multipart/form-data" that are bigger than a few Kilobytes i get a 408 error. (client timeout).

    Hi, I am using HP11 and iPlanet web server. When trying to upload files over HTTP using FORM ENCTYPE="multipart/form-data" that are bigger than a few Kilobytes i get a 408 error. (client timeout). It is as if the server has decided that the client has timed out during the file upload. The default setting is 30 seconds for AcceptTimeout in the magnus.conf file. This should be ample to get the file across, even increasing this to 2 minutes just produces the same error after 2 minutes. Any help appreciated. Apologies if this is not the correct forum for this, I couldn't see one for iPlanet and Web, many thanks, Kieran.

    Hi,
    You didnt mention which version of IWS. follow these steps.
    (1)Goto Web Server Administration Server, select the server you want to manage.
    (2)Select Preference >> Perfomance Tuning.
    (3)set HTTP Persistent Connection Timeout to your choice (eg 180 sec for three minutes)
    (4) Apply changes and restart the server.
    *Setting the timeout to a lower value, however, may    prevent the transfer of large files as timeout does not refer to the time that the connection has been idle. For example, if you are using a 2400 baud modem, and the request timeout is set to 180 seconds, then the maximum file size that can be transferred before   the connection is closed is 432000 bits (2400 multiplied by 180)
    Regards
    T.Raghulan
    [email protected]

  • Windows 8 and IE10 not accepting Proxy Settings via Group Policy

    We have recently introduced a couple of Windows 8 computers in our network, and we are having issues applying the Internet Explorer Proxy Server settings.
    We use a Microsoft TMG 2010 server as our proxy server for accessing the internet.
     We have been using a GPO with the following settings to automatically configure our Windows 7 computers running IE9 with the appropriate Proxy settings:
    User Configuration\Policies\Windows Settings\Internet Explorer Maintenance\Connection/Proxy Settings
    “Enable Proxy Settings” : Checked
    “Address of proxy” : server.domain.local
    “Port” : 8080
    “Use the same proxy server for all addresses” : Checked
    “Exceptions” : Here we have a list of several internal or partner sites that should not be proxied.
    This GPO has worked beautifully for our Windows XP and Windows 7 users with IE 7, 8 and 9.
     Now with Windows 8 and IE10, this no longer works. 
    I’ve therefore added a Windows Server 2012 Domain Controller to the network, and using GPMC on that new DC, I created a new GPO with the following settings:
    User Configuration\Preferences\Control Panel Settings\Internet Settings\Internet Explorer 10
    Now, seeing as these are preferences, it’s a little different.  But, I’ve “checked off” the option “Use a proxy server for your LAN” as well as “Bypass proxy server for local addresses”. 
    Then I click on “Advanced” and setup all my proxy settings the way I would like them, including the proxy server name, port and exceptions list.
    When this new group policy gets applied to my Windows 8 PC, the only setting that gets applied is the “Use a proxy server for your LAN”. 
    It does not configure the name or port of the proxy server nor does it configure the exceptions list. 
    If I go back to the GPMC, and edit the new GPO, the settings are all there. 
    However, if I just view the settings from the main GPMC screen (without opening the GPO itself), 
    I don’t see all of those settings (again, only the one “Use a proxy server…”)
    What am I missing???

    Hi All, - (Revised Answer by myself)<o:p></o:p>
    I banged my head against the keyboard on this one for some time trying to get this group policy to apply.  I
    did every thing that was suggested, learning about the F6 and F7 keys to Green underline and Red underline the options required and not required.  I even gave in and used the registry settings and it still did not work.  It turned out that I had
    2 issues.  The first one is obvious and the second not so obvious, this is how it is setup:
    I have a 2012 R2 Standard DC with Windows 8.1 clients/workstations and IE 11.  As you are aware you must make
    sure that the following are underlined in green:
    Automatically detect settings - (but not ticked)<o:p></o:p>
    Use proxy server for your LAN<o:p></o:p>
    Bypass Proxy for local address<o:p></o:p>
    Next I made sure that the following had red dotted lines:
    Address<o:p></o:p>
    This still didn't work, so I went through my 'Do Not use proxy servers for addresses beginning with' removed all
    of these and then re-added one by one until the problem materialized.  The first issue was when using wildcards I had added an entry with the following:
    http://domain.subdomain.com/*
    Then caused my proxy fields not to be applied, I re-added this just with:<o:p></o:p>
    http://domain.subdomain.com/
    <o:p>This next one is IMPORTANT.</o:p>
    I had these entries in a Word document of which I had copied and pasted from the entry box for 'Do
    Not use proxy servers for addresses beginning with'.  As shown in the screen shot above provided by SVEN_BURGER I had very similar entries:
    http://domain.subdomain.com/;10.*.*.*;172.27.*.*;http://172.27.*.*
    Each time I copied and pasted the line (+ more) above the proxy field on the Windows 8.1 client
    be blank after using 'gpupdate /force' I then noticed that in my Word document the whole string was being seen as 1 URL due to the http part at the beginning, so I changed my entry to look like this:
    10.*.*.*;172.27.*.*;http://172.27.*.*;http://domain.subdomain.com/
    I again noticed that this section:
    http://172.27.*.*;http://domain.subdomain.com/
    Was being seen as one URL in my Word document.  To resolve this I had to add the URL's individually and
    apply and OK these before going back in and making the next entry.  So I ended up adding them all individually after separating the
    URL's in my Word document.
    I hope this helps.

  • When firefox checking for updates and updates found but due to proxy restrictions it unable to download the updates then it continue trying to download that and this time it creating problem on running javascript

    When firefox checking for updates and updates found but due to proxy restrictions it unable to download the updates then it continue trying to download that and this time it creating problem on executing javascript and raising errors.

    What are the error messages you are seeing?

  • Cluster with WLS 5.1 and WLS 8.1 servers?

    hi all,
    we are planning to upgrade our application running on WLS 5.1 to WLS 8.1. We
    have configuraed a WLS 5.1 cluster with 4 servers joining this cluster. What
    I'm now thinking of is: is it possible to run a WLS cluster that has 2
    Servers running on WLS 5.1 and another 2 servers running on WLS 8.1?
    Reason of thinking so, is that want to have the most failsafe configration
    as possible during our upgrade.
    I searched the BEA docs, but didn't find anything.
    any help would be fine.
    thanks
    Alexander

    You can have it but not for fail-safe configuration.
    It is not possible to have clusters with different
    WLS versions especially between 5.1 & 8.1
    Kumar
    Alexander von Alkier wrote:
    hi all,
    we are planning to upgrade our application running on WLS 5.1 to WLS 8.1. We
    have configuraed a WLS 5.1 cluster with 4 servers joining this cluster. What
    I'm now thinking of is: is it possible to run a WLS cluster that has 2
    Servers running on WLS 5.1 and another 2 servers running on WLS 8.1?
    Reason of thinking so, is that want to have the most failsafe configration
    as possible during our upgrade.
    I searched the BEA docs, but didn't find anything.
    any help would be fine.
    thanks
    Alexander

  • ConnectionPool problems with WLS 7.0 and Oracle 9.2

    Hi,
    We are using WLS 7.0 SP4, and Oracle 9 and the Oracle thin driver type 4. In our
    application on the productive system (and only there) we constantly encounter
    a whole set of SQLExceptions which have all in common that the Connection from
    the pool is not valid any more when the application tries to use it.
    Typical, recurring error messages are:
    - Exhausted ResultSet
    - Connection has already been closed
    - Closed Statement
    - Transaction is no longer active - status committing
    - NullPointerException at
    weblogic.jdbc.pool.Connection.prepareStatement()
    There are no special Statements which create these errors. They are spread at
    random across practically every query the application creates, and the same queries
    sometimes succeed and sometimes fail.
    I double and triple checked that all Connections, Statements and ResultSets are
    closed immediately after use. As an example, I attached a code snippet and a resulting
    StackTrace which.
    The problem also seems to occur only with an (unknown) minimum of concurrent usern,
    since in the approval tests on an almost identical test system these errors never
    occurred.
    I also followed the advice from Oracle and installed the latest Oracle JDBC driver
    (Oracle 10g) - to no avail.
    What else can I do?
    Another question: Is it correct that my Oracle JDBC driver is in the application
    classpath (via a reference in the Manifest file of the application jar), not in
    the system classpath? There has never been a problem with that, but in a Newsgroup
    answer from Nov 10, 2003 (subject: "ResultSet closes prematurely"), Joe Weinstein
    suggested to "get it listed at the
    front of the -classpath argument that the startWebLogic script creates for the
    java line that starts the server".
    I hesitate to do so, since the driver is in a standard WebApp- directory, WEB-INF/lib.
    Is it possible and safe to add a jar located there to the system classpath? If
    it is possible, why is it necessary?
    Best regards,
    Andreas Zehrt
    [CodeSnippetsAndStackTraceForConnectionPoolProblem.txt]

    Andreas Zehrt wrote:
    Hi Joe,
    Your hint that there is a threading problem was right:
    On further investigation of the code I found out that the class that passes the
    Connection to the DAO not only stores it as a member at some point (which is not
    a good idea anyway) but is also a singleton - then, of course, it's no surprise
    that the Connection gets invalid in a incalculable way when concurrent threads
    share it.
    The singleton instantiation was not so obvious because the way of instantiation
    is controlled by a configuration parameter that can be overridden at different
    levels.
    I changed it and the productive logfiles indicate that the SQLExceptions related
    to that class have disappeared.I am happy to have helped.
    So, thanks a lot for the advice.
    But I am still wondering why this code has worked for so long a time with WLS
    5.1 and Oracle 8 (the system has been productive for over 2 years). Even in the
    approval tests with WLS 7.0 and Oracle 9, we did not run into problems, although
    it was multi-user environment.Mo idea.
    I still believe that there is a difference between WLS 5.1 and 7.0 in the way
    it treats pooled Oracle JDBC Connections. I wished both Oracle and Bea could be
    a little more explicit about those changes and possible version incompatabilities
    beyond the general advice "use the latest thin driver".Though I can think of no change to our pooling which would have had any material
    effect in this case, I will certainly do what I can to see that our documentation
    is explicit about changes.
    Joe
    Best regards, Andreas
    Joe Weinstein <[email protected]> wrote:
    Hi Andreas.
    Andreas Zehrt wrote:
    Hi,
    We are using WLS 7.0 SP4, and Oracle 9 and the Oracle thin driver type4. In our
    application on the productive system (and only there) we constantlyencounter
    a whole set of SQLExceptions which have all in common that the Connectionfrom
    the pool is not valid any more when the application tries to use it.
    Typical, recurring error messages are:
    - Exhausted ResultSetThat is typically if the statement that created it is either re-executed
    or closed.
    - Connection has already been closedAs described. If you give a stacktrace, we could make a debug patch which
    would show
    where it was originally closed.
    - Closed Statementsame as above.
    - Transaction is no longer active - status committingThat implies your code is obtaining a connection from a transactional
    datasource,
    and then later trying to use it after the transaction which it was associated
    with,
    is finished.
    - NullPointerException at
    weblogic.jdbc.pool.Connection.prepareStatement()Maybe any of the above.
    There are no special Statements which create these errors. They arespread at
    random across practically every query the application creates, andthe same queries
    sometimes succeed and sometimes fail.
    I double and triple checked that all Connections, Statements and ResultSetsare
    closed immediately after use. As an example, I attached a code snippetand a resulting
    StackTrace which.
    The problem also seems to occur only with an (unknown) minimum of concurrentusern,
    since in the approval tests on an almost identical test system theseerrors never
    occurred.
    I also followed the advice from Oracle and installed the latest OracleJDBC driver
    (Oracle 10g) - to no avail.
    What else can I do?
    Another question: Is it correct that my Oracle JDBC driver is in theapplication
    classpath (via a reference in the Manifest file of the applicationjar), not in
    the system classpath? There has never been a problem with that, butin a Newsgroup
    answer from Nov 10, 2003 (subject: "ResultSet closes prematurely"),Joe Weinstein
    suggested to "get it listed at the
    front of the -classpath argument that the startWebLogic script createsfor the
    java line that starts the server".
    I hesitate to do so, since the driver is in a standard WebApp- directory,WEB-INF/lib.
    Is it possible and safe to add a jar located there to the system classpath?If
    it is possible, why is it necessary?I was only concerned to ensure we know which driver we are working with.
    We also ship
    an oracle thin driver, which becomes obsolete soon...
    I am concerned that your code creates pool connections to be used later.
    The problems
    can arise if more than one thread ever gets the same connection, or if
    the connection
    is used in the same thread, spanning transactions. It does also seem
    that there may
    be a threading issue, because if two threads each call the code to create
    a connection,
    and two connections are made, but one over-writes the other, the two
    threads can
    end up using the same connection, and closing it. The over-written one
    never gets closed,
    resulting in that leak message you got...
    Joe
    The Connection parameter is opened by a business component class, ComaServiceProviderClassicImpl.It is propagated through
    several classes in the business layer, but not used, until the DAOtakes it to make the query.
    So, the Connection is closed where it was opened, not in the DAO class.
    public class ConcernDAOImpl extends BaseDAO {
         public Collection getConcernsForIncidents(Connection conn, Collectionincidents)
    throws DataAccessException, ConstraintException, ComaParseException{>
    sqlMessage.append(")");
    String sqlStmt = sqlMessage.toString();
    PreparedStatement pstmt = null;
    ResultSet rs = null;
    try {
    pstmt = conn.prepareStatement(sqlStmt);
    rs = pstmt.executeQuery();
    while (rs != null && rs.next()) {
    final Concern concern =
    new Concern(DAOUtil.getComaOID(rs, ComaDBNames.KDANR));
    concern.setIncidentOID(DAOUtil.getComaOID(rs, ComaDBNames.KDAVGENR));
    return concerns;
    } catch (SQLException sqle) {
    // Wrapps real SQL exception
    String[] message = new String[]{sqle.getMessage(), sqlStmt};
    throw new DataAccessException(ExpCode.S_ORACLE_SQL, message,
    sqle);
    } finally {
    closeAll(rs, pstmt);
    _logger.exitDebug(method);
    Here, the Connection is acquired and finally closed
    public class ComaServiceProviderClassicImpl {
         public void updateComplaint(
    final Request updateRequest,
    final ResponseSingleElement response,
    final Principal principal)
    throws SystemException {
    try {
    logger.info("updateComplaint", "store incident");
    // store the incident in the database
    incidentManager.storeIncident(getConnection(), updateIncident);
    // reload the incident from Cache and / or the databaseto get the ContactReferences.
    Incident returnIncident = incidentManager.loadIncident(//IncidentManager passes the Connection to the DAO
    getConnection(), updateIncident.getOID());
    } catch (RemoteException rex) {
    // remote exceptions
    rollbackIfNecessary();
    CoreUtils.unwrapRemoteException(rex, logger);
    } catch (SystemException e) {
    // all other exceptions --> rollback if necessary and rethrow
    rollbackIfNecessary();
    throw e;
    } finally {
    removeConnection();
    logger.exitDebug("updateComplaint");
    This is the resulting StackTrace:
    sql exception: [Closed Statement: next] - sql statement: [select *
         at de.deutschepost.ubbrief.coma.persistence.dao.ConcernDAOImpl.getConcernsForIncidents(ConcernDAOImpl.java:363)
         at de.deutschepost.ubbrief.coma.persistence.dao.CachingConcernDAOImpl.getConcernsForIncidents(CachingConcernDAOImpl.java:129)
         at de.deutschepost.ubbrief.coma.persistence.incidentmanager.IncidentManagerImpl.loadConcernStructuresIntoIncidents(IncidentManagerImpl.java:1067)
         at de.deutschepost.ubbrief.coma.persistence.incidentmanager.IncidentManagerImpl.loadStructureForIncident(IncidentManagerImpl.java:320)
         at de.deutschepost.ubbrief.coma.persistence.incidentmanager.IncidentManagerImpl.loadIncidents(IncidentManagerImpl.java:264)
         at de.deutschepost.ubbrief.coma.persistence.taskmanager.TaskManagerImpl.selectTasksForUser(TaskManagerImpl.java:299)
         at de.deutschepost.ubbrief.coma.service.z2.ComaServiceProviderZ2Impl.getTaskList(ComaServiceProviderZ2Impl.java:113)
         at de.deutschepost.ubbrief.coma.service.z2.ComaServiceProviderZ2Bean_1dhrj7_EOImpl.getTaskList(ComaServiceProviderZ2Bean_1dhrj7_EOImpl.java:154)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList.runServiceMethod(CMPGetTaskList.java:64)
         at de.deutschepost.ubbrief.coma.sbbx.sp.BasicMethodProvider.execute(BasicMethodProvider.java:145)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList_9b9mv5_EOImpl.execute(CMPGetTaskList_9b9mv5_EOImpl.java:46)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList_9b9mv5_EOImpl_WLSkel.invoke(UnknownSource)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:159)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:263)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:230)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList_9b9mv5_EOImpl_WLStub.execute(UnknownSource)
         at de.deutschepost.ubbrief.backbone.jazz.impl.core.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:115)
         at de.deutschepost.ubbrief.backbone.common.impl.core.rpc.server.ServerKernelImpl.handleTransportMessage(ServerKernelImpl.java:270)
         at de.deutschepost.ubbrief.backbone.common.impl.core.messaging.MessageTransport.handleMessage(MessageTransport.java:454)
         at de.deutschepost.ubbrief.backbone.common.impl.core.KernelFacade.handleMessage(KernelFacade.java:209)
         at de.deutschepost.ubbrief.backbone.jazz.impl.backbone.BackboneBean.messageArrived(BackboneBean.java:637)
         at de.deutschepost.ubbrief.backbone.jazz.impl.backbone.BackboneBean_ina9d7_ELOImpl.messageArrived(BackboneBean_ina9d7_ELOImpl.java:105)
         at de.deutschepost.ubbrief.backbone.jazz.impl.transport.receive.LocalQueueReceiveBean.deliverMessage(LocalQueueReceiveBean.java:43)
         at de.deutschepost.ubbrief.backbone.jazz.impl.transport.receive.AbstractMessageReceiveBean.onMessage(AbstractMessageReceiveBean.java:127)
         at weblogic.ejb20.internal.MDListener.execute(MDListener.java:377)
         at weblogic.ejb20.internal.MDListener.transactionalOnMessage(MDListener.java:311)
         at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:286)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2351)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:2267)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)
    ####<May 26, 2004 12:18:43 PM CEST> <Warning> <JDBC> <S0048016> <REMA20Z><Finalizer> <kernel identity> <> <001074> <A JDBC pool connection leak
    was detected. A Connection leak occurs when a connection obtained from
    the pool was not closed explicitly by calling close() and then was disposed
    by the garbage collector and returned to the connection pool. The following
    stack trace at create shows where the leaked connection was created.
    Stack trace at connection create:
         at weblogic.jdbc.pool.Connection.<init>(Connection.java:66)
         at weblogic.jdbc.pool.Driver.allocateConnection(Driver.java:294)
         at weblogic.jdbc.pool.Driver.connect(Driver.java:210)
         at weblogic.jdbc.jts.Driver.getNonTxConnection(Driver.java:373)
         at weblogic.jdbc.jts.Driver.connect(Driver.java:129)
         at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:287)
         at de.deutschepost.ubbrief.coma.core.ComaComponentImpl.getConnectionFromPool(ComaComponentImpl.java:163)
         at de.deutschepost.ubbrief.coma.core.ComaComponentImpl.getConnectionInternal(ComaComponentImpl.java:135)
         at de.deutschepost.ubbrief.coma.core.ComaComponentImpl.getConnection(ComaComponentImpl.java:99)
         at de.deutschepost.ubbrief.coma.persistence.customermanager.CurryCustomerManagerImpl.findCustomers(CurryCustomerManagerImpl.java:73)
         at de.deutschepost.ubbrief.coma.service.z2.ComaServiceProviderZ2BaseImpl.resolveCustomerInstances(ComaServiceProviderZ2BaseImpl.java:808)
         at de.deutschepost.ubbrief.coma.service.z2.ComaServiceProviderZ2Impl.getTaskList(ComaServiceProviderZ2Impl.java:213)
         at de.deutschepost.ubbrief.coma.service.z2.ComaServiceProviderZ2Bean_1dhrj7_EOImpl.getTaskList(ComaServiceProviderZ2Bean_1dhrj7_EOImpl.java:154)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList.runServiceMethod(CMPGetTaskList.java:64)
         at de.deutschepost.ubbrief.coma.sbbx.sp.BasicMethodProvider.execute(BasicMethodProvider.java:145)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList_9b9mv5_EOImpl.execute(CMPGetTaskList_9b9mv5_EOImpl.java:46)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList_9b9mv5_EOImpl_WLSkel.invoke(UnknownSource)
         at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:159)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:263)
         at weblogic.rmi.cluster.ReplicaAwareRemoteRef.invoke(ReplicaAwareRemoteRef.java:230)
         at de.deutschepost.ubbrief.coma.sbba.z2.CMPGetTaskList_9b9mv5_EOImpl_WLStub.execute(UnknownSource)
         at de.deutschepost.ubbrief.backbone.jazz.impl.core.RequestHandlerImpl.handleRequest(RequestHandlerImpl.java:115)
         at de.deutschepost.ubbrief.backbone.common.impl.core.rpc.server.ServerKernelImpl.handleTransportMessage(ServerKernelImpl.java:270)
         at de.deutschepost.ubbrief.backbone.common.impl.core.messaging.MessageTransport.handleMessage(MessageTransport.java:454)
         at de.deutschepost.ubbrief.backbone.common.impl.core.KernelFacade.handleMessage(KernelFacade.java:209)
         at de.deutschepost.ubbrief.backbone.jazz.impl.backbone.BackboneBean.messageArrived(BackboneBean.java:637)
         at de.deutschepost.ubbrief.backbone.jazz.impl.backbone.BackboneBean_ina9d7_ELOImpl.messageArrived(BackboneBean_ina9d7_ELOImpl.java:105)
         at de.deutschepost.ubbrief.backbone.jazz.impl.transport.receive.LocalQueueReceiveBean.deliverMessage(LocalQueueReceiveBean.java:43)
         at de.deutschepost.ubbrief.backbone.jazz.impl.transport.receive.AbstractMessageReceiveBean.onMessage(AbstractMessageReceiveBean.java:127)
         at weblogic.ejb20.internal.MDListener.execute(MDListener.java:377)
         at weblogic.ejb20.internal.MDListener.transactionalOnMessage(MDListener.java:311)
         at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:286)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2351)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:2267)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:234)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:210)

  • Everytime I get online I have to manually go to tools and turn off the proxy before I can load any webpages. Is there anyway I can keep it off permanetly?

    Everytime I want to use the internet I have to adjust the settings and turn off the proxy. If I don't my webpages wont display. Is there anyway I can make the settings remember to keep the proxy off rather than having to do it myself EVERY time I get on the internet?

    See:
    *https://support.mozilla.com/en-US/kb/Preferences+are+not+saved
    *http://kb.mozillazine.org/Preferences_not_saved
    The preference is ''network.proxy.type'' and for "No proxy" should be set to 0 (that's a zero). See:
    *http://kb.mozillazine.org/Network.proxy.type
    Also see: http://kb.mozillazine.org/About:config
    <br />
    The information submitted with your question indicates that you have out of date plugins with known security and stability issues that should be updated. To see the plugins submitted with your question, click "More system details..." to the right of your original question post.
    *Adobe PDF Plug-In For Firefox and Netscape
    **New Adobe Reader X (version 10) with Protected Mode just released 2010-11-19
    **See: http://www.securityweek.com/adobe-releases-acrobat-reader-x-protected-mode
    *Shockwave Flash 10.1 r85
    *Next Generation Java Plug-in 1.6.0_16 for Mozilla browsers
    #'''Check your plugin versions''': http://www.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #'''Update Adobe Reader (PDF plugin):'''
    #*From within your existing Adobe Reader ('''<u>if you have it already installed</u>'''):
    #**Open the Adobe Reader program from your Programs list
    #**Click Help > Check for Updates
    #**Follow the prompts for updating
    #**If this method works for you, skip the "Download complete installer" section below and proceed to "After the installation" below
    #*Download complete installer ('''if you do <u>NOT</u> have Adobe Reader installed'''):
    #**Use the links below to avoid getting the troublesome "getplus" Adobe Download Manager and other "extras" you may not want
    #**Use Firefox to download and SAVE the installer to your hard drive from the appropriate link below
    #**Click "Save to File"; save to your Desktop (so you can find it)
    #**After download completes, close Firefox
    #**Click the installer you just downloaded and allow the install to continue
    #***Note: Vista and Win7 users may need to right-click the installer and choose "Run as Administrator"
    #**'''<u>Download link</u>''': ftp://ftp.adobe.com/pub/adobe/reader/
    #***Choose your OS
    #***Choose the latest #.x version (example 9.x, for version 9)
    #***Choose the highest number version listed
    #****NOTE: 10.x is the new Adobe Reader X (Windows and Mac only as of this posting)
    #***Choose your language
    #***Download the file
    #***Windows: choose the .exe file; Mac: choose the .dmg file
    #*Using either of the links below will force you to install the "getPlus" Adobe Download Manager. Also be sure to uncheck the McAfee Scanner if you do not want the link forcibly installed on your desktop
    #**''<u>Also see Download link</u>''': http://get.adobe.com/reader/otherversions/
    #**Also see: https://support.mozilla.com/en-US/kb/Using+the+Adobe+Reader+plugin+with+Firefox (do not use the link on this page for downloading; you may get the troublesome "getplus" Adobe Download Manager (Adobe DLM) and other "extras")
    #*After the installation, start Firefox and check your version again.
    #'''Update the [[Managing the Flash plugin|Flash]] plugin''' to the latest version.
    #*Download and SAVE to your Desktop so you can find the installer later
    #*If you do not have the current version, click on the "Player Download Center" link on the "Download..." page below
    #*After download is complete, exit Firefox
    #*Click on the installer you just downloaded and install
    #**Windows 7 and Vista: may need to right-click the installer and choose "Run as Administrator"
    #*Start Firefox and check your version again or test the installation by going back to the download link below
    #*Download and information: http://www.adobe.com/software/flash/about/
    #**Use Firefox to go to the above site to update the Firefox plugin (will also install plugin for most other browsers; except IE)
    #**Use IE to go to the above site to update the IE ActiveX
    #Update the [[Java]] plugin to the latest version.
    #*Download site: http://java.sun.com/javase/downloads/index.jsp (Java Platform: Download JRE)
    #*Also see "Manual Update" in this article: http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* Remove multiple Java Console extensions (if needed): http://kb.mozillazine.org
    #*Java Test: http://www.java.com/en/download/help/testvm.xml

  • WLS 8.1SP2 and AIX 5.1.0.0

    After installing WLS 8.1 and the AIX supplement patch plus fixes to java1.4
    I am still unable to bring up my server. The following error occurs:
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://[hostname]:[port]/console *
    <May 5, 2004 1:29:26 PM MDT> <Info> <WebLogicServer> <BEA-000377> <Starting
    WebLogic Server with Classic VM Version 1.4.1 from IBM Corporation>
    <May 5, 2004 1:29:28 PM MDT> <Info> <Configuration Management> <BEA-150016>
    <This server is being started as the administration server.>
    <May 5, 2004 1:29:28 PM MDT> <Info> <Management> <BEA-141107> <Version:
    WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284WebLogic XMLX
    Module 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284 >
    <May 5, 2004 1:29:30 PM MDT> <Notice> <Management> <BEA-140005> <Loading
    domainconfiguration from configuration repository at
    /users/interop8/bea/user_projects/domain/hooxsgb/./config.xml.>
    <May 5, 2004 1:29:49 PM MDT> <Notice> <Log Management> <BEA-170019> <The
    serverlog file
    /users/interop8/bea/user_projects/domain/hooxsgb/myserver/myserver.logis
    opened. All server side log events will be written to this file.>
    <May 5, 2004 1:30:08 PM MDT> <Notice> <Security> <BEA-090082> <Security
    initializing using security realm myrealm.>
    <May 5, 2004 1:30:09 PM MDT> <Notice> <WebLogicServer> <BEA-000327>
    <Starting WebLogic Admin Server "myserver" for domain "hooxsgb">
    JVMDG217: Dump Handler is Processing a Signal - Please Wait.
    JVMDG303: JVM Requesting Java core file
    JVMDG304: Java core file written to
    /users/interop8/bea/user_projects/domain/hooxsgb/javacore37624.1083785465.tx
    t
    JVMDG215: Dump Handler has Processed Exception Signal 11.
    System Information for dixie
    MODEL Bull ESCALA T (e8ED)
    CPU 4 x K45, 32 bits (360.0 MH) ** 4 enabled **
    MEM 2304 MB real memory
    FIRM 03.03.09
    OS AIX 5.1.0.0 [Fix level 58] [Maintenance level 05]
    KERN System currently booted on 32 bits kernel
    Attached is the Java core file
    Any ideas?
    Eric
    [javacore37624.1083785465.txt]

    BEA currently supports AIX 5.1 ML-4. Your configuration is ML-5.
    Eric Hardesty wrote:
    After installing WLS 8.1 and the AIX supplement patch plus fixes to java1.4
    I am still unable to bring up my server. The following error occurs:
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://[hostname]:[port]/console *
    <May 5, 2004 1:29:26 PM MDT> <Info> <WebLogicServer> <BEA-000377> <Starting
    WebLogic Server with Classic VM Version 1.4.1 from IBM Corporation>
    <May 5, 2004 1:29:28 PM MDT> <Info> <Configuration Management> <BEA-150016>
    <This server is being started as the administration server.>
    <May 5, 2004 1:29:28 PM MDT> <Info> <Management> <BEA-141107> <Version:
    WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284WebLogic XMLX
    Module 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284 >
    <May 5, 2004 1:29:30 PM MDT> <Notice> <Management> <BEA-140005> <Loading
    domainconfiguration from configuration repository at
    /users/interop8/bea/user_projects/domain/hooxsgb/./config.xml.>
    <May 5, 2004 1:29:49 PM MDT> <Notice> <Log Management> <BEA-170019> <The
    serverlog file
    /users/interop8/bea/user_projects/domain/hooxsgb/myserver/myserver.logis
    opened. All server side log events will be written to this file.>
    <May 5, 2004 1:30:08 PM MDT> <Notice> <Security> <BEA-090082> <Security
    initializing using security realm myrealm.>
    <May 5, 2004 1:30:09 PM MDT> <Notice> <WebLogicServer> <BEA-000327>
    <Starting WebLogic Admin Server "myserver" for domain "hooxsgb">
    JVMDG217: Dump Handler is Processing a Signal - Please Wait.
    JVMDG303: JVM Requesting Java core file
    JVMDG304: Java core file written to
    /users/interop8/bea/user_projects/domain/hooxsgb/javacore37624.1083785465.tx
    t
    JVMDG215: Dump Handler has Processed Exception Signal 11.
    System Information for dixie
    MODEL Bull ESCALA T (e8ED)
    CPU 4 x K45, 32 bits (360.0 MH) ** 4 enabled **
    MEM 2304 MB real memory
    FIRM 03.03.09
    OS AIX 5.1.0.0 [Fix level 58] [Maintenance level 05]
    KERN System currently booted on 32 bits kernel
    Attached is the Java core file
    Any ideas?
    Eric
    NULL ------------------------------------------------------------------------
    0SECTION TITLE subcomponent dump routine
    NULL ===============================
    1TISIGINFO signal 11 received
    1TIDATETIME Date: 2004/05/05 at 12:31:05
    1TIFILENAME Javacore filename: /users/interop8/bea/user_projects/domain/hooxsgb/javacore37624.1083785465.txt
    NULL ------------------------------------------------------------------------
    0SECTION XHPI subcomponent dump routine
    NULL ==============================
    1XHTIME Wed May 5 12:31:05 2004
    1XHSIGRECV SIGSEGV received at 0xd3a96f54 in /usr/java14/jre/bin/classic/libjvm.a. Processing terminated.
    1XHFULLVERSION J2RE 1.4.1 IBM AIX build ca1411-20030930
    NULL
    1XHCURRENTTHD Current Thread Details
    NULL ----------------------
    2XHCURRSYSTHD "ListenThread.Default" sys_thread_t:0x41C0F228
    3XHNATIVESTACK Native Stack
    NULL ------------
    3XHSTACKLINE at 0xD46194CC in Java_weblogic_socket_PosixSocketMuxer_initNative
    3XHSTACKLINE at 0xD3A96F54 in mmipInvoke_V_V
    3XHSTACKLINE at 0xD3A909B0 in mmipInvokeLazyJniMethod
    3XHSTACKLINE at 0xD3A5CBD8 in mmipExecuteJava
    3XHSTACKLINE at 0xD3A54BBC in xeRunJvmMethod
    3XHSTACKLINE at 0xD3A47628 in JVM_NewInstanceFromConstructor
    3XHSTACKLINE at 0xD3C5658C in Java_sun_reflect_NativeConstructorAccessorImpl_newInstance0
    3XHSTACKLINE at 0xD3A9641C in mmipInvoke_OO_O
    3XHSTACKLINE at 0xD3A5CBD8 in mmipExecuteJava
    3XHSTACKLINE at 0xD3BBCDF8 in mmijExecuteJavaFromJIT
    3XHSTACKLINE at 0xD3C8AC90 in jit_init_memory_locks_md
    NULL
    1XHOPENV Operating Environment
    NULL ---------------------
    2XHHOSTNAME Host : dixie.gpv.az05.bull.com:141.112.17.150
    2XHOSLEVEL OS Level : AIX 5.1.0.0
    2XHCPUS Processors -
    3XHCPUARCH Architecture : POWER_PC (impl: POWER_604, ver: PV_604)
    3XHNUMCPUS How Many : 4
    3XHCPUSENABLED Enabled : 4
    NULL
    1XHUSERLIMITS User Limits (in bytes except for NOFILE and NPROC) -
    NULL -----------
    2XHUSERLIMIT RLIMIT_FSIZE : infinity
    2XHUSERLIMIT RLIMIT_DATA : 2147483645
    2XHUSERLIMIT RLIMIT_STACK : 33554432
    2XHUSERLIMIT RLIMIT_CORE : 1073741312
    2XHUSERLIMIT RLIMIT_NOFILE : infinity
    2XHLIMIT NPROC(max) : 4000
    NULL
    1XHPAGESPACES Page Space (in blocks) -
    NULL ----------
    2XHPAGESPACE /dev/hd6: size=200704, free=199709
    2XHPAGESPACE /dev/paging00: size=196608, free=196495
    2XHPAGESPACE /dev/paging01: size=196608, free=196495
    NULL
    1XHSIGHANDLERS JVM Signal Handlers
    NULL -------------------
    2XHSIGHANDLER SIGHUP : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGINT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGQUIT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGILL : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGTRAP : JITSigTrapHandler (libjitc.a)
    2XHSIGHANDLER SIGABRT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGEMT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGFPE : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGBUS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSEGV : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSYS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGPIPE : ignored
    2XHSIGHANDLER SIGTERM : intrDispatchMD (libhpi.a)
    NULL
    1XHSIGHANDLERS Chained Signal Handlers
    NULL -----------------------
    2XHSIGHANDLER SIGHUP : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGINT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGQUIT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGILL : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGTRAP : JITSigTrapHandler (libjitc.a)
    2XHSIGHANDLER SIGABRT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGEMT : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGFPE : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGBUS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSEGV : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGSYS : intrDispatchMD (libhpi.a)
    2XHSIGHANDLER SIGPIPE : ignored
    2XHSIGHANDLER SIGTERM : intrDispatchMD (libhpi.a)
    NULL
    1XHENVVARS Environment Variables
    NULL ---------------------
    2XHENVVAR _=/usr/java14/bin/java
    2XHENVVAR JAVA_VENDOR=IBM
    2XHENVVAR LANG=en_US
    2XHENVVAR TMOUT2=43200
    2XHENVVAR PRODUCTION_MODE=
    2XHENVVAR LOGIN=interop8
    2XHENVVAR CLASSPATHSEP=:
    2XHENVVAR PAGER=more
    2XHENVVAR POINTBASE_HOME=/users/interop8/bea/weblogic81/common/eval/pointbase
    2XHENVVAR PATH=/users/interop8/bea/weblogic81/server/bin:/usr/java14/jre/bin:/usr/java14/bin:/users/interop8/GCOSInterop/dsad/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin::/app/oracle/product/8.1.7/bin:/usr/local/bin:/usr/lbin:/users/interop8/jte/bin
    2XHENVVAR RES_RETRY=1
    2XHENVVAR JTE_BASE=/users/interop8/jte
    2XHENVVAR JAVA_VM=
    2XHENVVAR LC__FASTMSG=true
    2XHENVVAR POINTBASE_CLASSPATH=:/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar
    2XHENVVAR CGI_DIRECTORY=/var/docsearch/cgi-bin
    2XHENVVAR EDITOR=vi
    2XHENVVAR EXINIT=set tabstop=4
    2XHENVVAR HISTFILE=/users/interop8/.sh_history
    2XHENVVAR CLASSPATH=/usr/java14/lib/tools.jar:/users/interop8/bea/weblogic81/server/lib/weblogic_sp.jar:/users/interop8/bea/weblogic81/server/lib/weblogic.jar:/users/interop8/bea/weblogic81/server/lib/ojdbc14.jar::/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/usr/java14/jre/lib/rt.jar:/users/interop8/bea/weblogic81/server/lib/webservices.jar:
    2XHENVVAR LOGNAME=interop8
    2XHENVVAR RES_TIMEOUT=2
    2XHENVVAR MAIL=/usr/spool/mail/interop8
    2XHENVVAR ETC_PROFILE=1
    2XHENVVAR POINTBASE_TOOLS=/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbtools44.jar
    2XHENVVAR LOCPATH=/usr/lib/nls/loc
    2XHENVVAR ORACLE_SID=demo
    2XHENVVAR PS1=[dixie] (interop8).${PWD#${HOME}}>
    2XHENVVAR PATHSEP=:
    2XHENVVAR USER=interop8
    2XHENVVAR DOCUMENT_SERVER_MACHINE_NAME=localhost
    2XHENVVAR AUTHSTATE=compat
    2XHENVVAR BEA_HOME=/users/interop8/bea
    2XHENVVAR DEFAULT_BROWSER=netscape
    2XHENVVAR DISPLAY=harp.gpv.az05.bull.com:0
    2XHENVVAR SHELL=/bin/ksh
    2XHENVVAR ODMDIR=/etc/objrepos
    2XHENVVAR JAVA_HOME=/usr/java14
    2XHENVVAR DOCUMENT_SERVER_PORT=49213
    2XHENVVAR TMOUT=43200
    2XHENVVAR HOME=/users/interop8
    2XHENVVAR MEM_ARGS=-Xms32m -Xmx200m
    2XHENVVAR WEBLOGIC_CLASSPATH=/usr/java14/lib/tools.jar:/users/interop8/bea/weblogic81/server/lib/weblogic_sp.jar:/users/interop8/bea/weblogic81/server/lib/weblogic.jar:/users/interop8/bea/weblogic81/server/lib/ojdbc14.jar
    2XHENVVAR TERM=vt220
    2XHENVVAR MAILMSG=[YOU HAVE NEW MAIL]
    2XHENVVAR ORACLE_HOME=/app/oracle/product/8.1.7
    2XHENVVAR ITECONFIGSRV=/etc/IMNSearch
    2XHENVVAR PWD=/users/interop8/bea/user_projects/domain/hooxsgb
    2XHENVVAR DOCUMENT_DIRECTORY=/usr/docsearch/html
    2XHENVVAR TZ=MST7
    2XHENVVAR ITECONFIGCL=/etc/IMNSearch/clients
    2XHENVVAR WL_HOME=/users/interop8/bea/weblogic81
    2XHENVVAR ITE_DOC_SEARCH_INSTANCE=search
    2XHENVVAR A__z=! TMOUT2=! LOGNAME=! ETC_PROFILE="*TMOUT
    2XHENVVAR _IBM_JAVA_PIPE_37624=
    2XHENVVAR IBM_JVM_AIXTHREAD_SCOPE_OLD_VALUE=
    2XHENVVAR IBM_JVM_AIXTHREAD_SCOPE_NEW_VALUE=S
    2XHENVVAR AIXTHREAD_SCOPE=S
    2XHENVVAR IBM_JVM_CHANGED_ENVVARS_37624=AIXTHREAD_SCOPE,LDR_CNTRL
    2XHENVVAR IBM_JVM_LDR_CNTRL_OLD_VALUE=
    2XHENVVAR IBM_JVM_LDR_CNTRL_NEW_VALUE=MAXDATA=0x80000000
    2XHENVVAR LDR_CNTRL=MAXDATA=0x80000000
    2XHENVVAR LIBPATH=/usr/java14/jre/bin:/usr/java14/jre/bin/classic:/usr/java14/jre/bin:/app/oracle/product/8.1.7}/lib:/users/interop8/bea/weblogic81/server/lib/aix
    2XHENVVAR NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/opt/Xprint/MSG/%l/%N:/opt/Xprint/mercator/MSG/%l/%N:/var/spool/Xprint/config/MSG/%l/%N:/var/spool/Xprint/config/mercator/MSG/%l/%N
    2XHENVVAR _IBM_ENV_INITIAL_37624=807444056
    2XHENVVAR IBM_JAVA_COMMAND_LINE=/usr/java14/bin/java -Xms32m -Xmx200m -Dweblogic.Name=myserver -Dweblogic.ProductionModeEnabled= -Djava..security.policy=/users/interop8/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
    NULL
    1XHLOADEDLIBS Loaded Libraries (sizes in bytes)
    NULL ---------------------------------
    2XHLIBNAME /users/interop8/bea/weblogic81/server/lib/aix/libmuxer.so
    3XHLIBSIZE filesize : 20757
    3XHLIBSTART text start : 0xD4618000
    3XHLIBLDSIZE text size : 0x282E
    3XHLIBLDORG data start : 0x41E97CF4
    3XHLIBLDDATASZ data size : 0x2AC
    2XHLIBNAME /usr/java14/jre/bin/libnio.a
    3XHLIBSIZE filesize : 61140
    3XHLIBSTART text start : 0xD460F000
    3XHLIBLDSIZE text size : 0x8925
    3XHLIBLDORG data start : 0x408A5598
    3XHLIBLDDATASZ data size : 0x50C
    2XHLIBNAME /usr/java14/jre/bin/libnet.a
    3XHLIBSIZE filesize : 122155
    3XHLIBSTART text start : 0xD45F9000
    3XHLIBLDSIZE text size : 0x1437A
    3XHLIBLDORG data start : 0x3F592990
    3XHLIBLDDATASZ data size : 0x820
    2XHLIBNAME /usr/java14/jre/bin/libjitc.a
    3XHLIBSIZE filesize : 2760315
    3XHLIBSTART text start : 0xD3C7D000
    3XHLIBLDSIZE text size : 0x2330F6
    3XHLIBLDORG data start : 0x3E055F40
    3XHLIBLDDATASZ data size : 0x1A8A4
    2XHLIBNAME /usr/lib/libi18n.a
    3XHLIBSIZE filesize : 148825
    3XHLIBSTART text start : 0xD007A100
    3XHLIBLDSIZE text size : 0xA1AE
    3XHLIBLDORG data start : 0x3DFF2A18
    3XHLIBLDDATASZ data size : 0x1290
    2XHLIBNAME /usr/lib/nls/loc/en_US
    3XHLIBSIZE filesize : 14342
    3XHLIBSTART text start : 0xD0074000
    3XHLIBLDSIZE text size : 0x2D71
    3XHLIBLDORG data start : 0xD0077130
    3XHLIBLDDATASZ data size : 0x2324
    2XHLIBNAME /usr/java14/jre/bin/libzip.a
    3XHLIBSIZE filesize : 109272
    3XHLIBSTART text start : 0xD3C69000
    3XHLIBLDSIZE text size : 0x1349A
    3XHLIBLDORG data start : 0x3D80F398
    3XHLIBLDDATASZ data size : 0x1908
    2XHLIBNAME /usr/java14/jre/bin/classic/libcore.a
    3XHLIBSIZE filesize : 172361
    3XHLIBSTART text start : 0xD3C4E000
    3XHLIBLDSIZE text size : 0x1AE66
    3XHLIBLDORG data start : 0x3D801610
    3XHLIBLDDATASZ data size : 0xD934
    2XHLIBNAME /usr/java14/jre/bin/libhpi.a
    3XHLIBSIZE filesize : 159668
    3XHLIBSTART text start : 0xD3C36000
    3XHLIBLDSIZE text size : 0x17708
    3XHLIBLDORG data start : 0x3025DCC8
    3XHLIBLDDATASZ data size : 0x1420
    2XHLIBNAME /usr/java14/jre/bin/libxhpi.a
    3XHLIBSIZE filesize : 44366
    3XHLIBSTART text start : 0xD3C2F000
    3XHLIBLDSIZE text size : 0x6578
    3XHLIBLDORG data start : 0x3024E058
    3XHLIBLDDATASZ data size : 0xE51C
    2XHLIBNAME /usr/lib/libdl.a
    3XHLIBSIZE filesize : 5248
    3XHLIBSTART text start : 0xD070D0F8
    3XHLIBLDSIZE text size : 0x1E0
    3XHLIBLDORG data start : 0x3024D0F8
    3XHLIBLDDATASZ data size : 0x0
    2XHLIBNAME /usr/java14/jre/bin/libjsig.a
    3XHLIBSIZE filesize : 13751
    3XHLIBSTART text start : 0xD3C2D000
    3XHLIBLDSIZE text size : 0x1B6E
    3XHLIBLDORG data start : 0x3024C2F8
    3XHLIBLDDATASZ data size : 0x1D0
    2XHLIBNAME /usr/java14/jre/bin/libjava.a
    3XHLIBSIZE filesize : 197639
    3XHLIBSTART text start : 0xD3C10000
    3XHLIBLDSIZE text size : 0x1CE78
    3XHLIBLDORG data start : 0x30239690
    3XHLIBLDDATASZ data size : 0x132C
    2XHLIBNAME /usr/java14/jre/bin/classic/libjvm.a
    3XHLIBSIZE filesize : 2698157
    3XHLIBSTART text start : 0xD3A28000
    3XHLIBLDSIZE text size : 0x1E71F8
    3XHLIBLDORG data start : 0x302111E0
    3XHLIBLDDATASZ data size : 0x27BE4
    2XHLIBNAME /usr/lib/libiconv.a
    3XHLIBSIZE filesize : 377974
    3XHLIBSTART text start : 0xD0085100
    3XHLIBLDSIZE text size : 0x1403A
    3XHLIBLDORG data start : 0xF0317ED0
    3XHLIBLDDATASZ data size : 0xA544
    2XHLIBNAME /usr/lib/libbsd.a
    3XHLIBSIZE filesize : 63178
    3XHLIBSTART text start : 0xD01504C0
    3XHLIBLDSIZE text size : 0x8183
    3XHLIBLDORG data start : 0xF0169FB0
    3XHLIBLDDATASZ data size : 0x1350
    2XHLIBNAME /usr/lib/libpthreads.a
    3XHLIBSIZE filesize : 912571
    3XHLIBSTART text start : 0xD0047000
    3XHLIBLDSIZE text size : 0x2B5BD
    3XHLIBLDORG data start : 0xF0139000
    3XHLIBLDDATASZ data size : 0x5020
    2XHLIBNAME /usr/lib/libpthreads.a
    3XHLIBSIZE filesize : 912571
    3XHLIBSTART text start : 0xD0043000
    3XHLIBLDSIZE text size : 0x38B1
    3XHLIBLDORG data start : 0xF00D6000
    3XHLIBLDDATASZ data size : 0x62318
    2XHLIBNAME /usr/lib/libC.a
    3XHLIBSIZE filesize : 6961880
    3XHLIBSTART text start : 0xD0521560
    3XHLIBLDSIZE text size : 0x1F983
    3XHLIBLDORG data start : 0xF01E9560
    3XHLIBLDDATASZ data size : 0x6578
    2XHLIBNAME /usr/lib/libC.a
    3XHLIBSIZE filesize : 6961880
    3XHLIBSTART text start : 0xD0507E20
    3XHLIBLDSIZE text size : 0x1846B
    3XHLIBLDORG data start : 0xF01DFE20
    3XHLIBLDDATASZ data size : 0x8511
    2XHLIBNAME /usr/lib/libC.a
    3XHLIBSIZE filesize : 6961880
    3XHLIBSTART text start : 0xD04E7100
    3XHLIBLDSIZE text size : 0x1F75A
    3XHLIBLDORG data start : 0xF01DB700
    3XHLIBLDDATASZ data size : 0x3019
    2XHLIBNAME /usr/lib/libcrypt.a
    3XHLIBSIZE filesize : 11059
    3XHLIBSTART text start : 0xD00730F8
    3XHLIBLDSIZE text size : 0x86E
    3XHLIBLDORG data start : 0xF00D5530
    3XHLIBLDDATASZ data size : 0x128
    2XHLIBNAME /usr/lib/libc.a
    3XHLIBSIZE filesize : 6806102
    3XHLIBSTART text start : 0xD01D5640
    3XHLIBLDSIZE text size : 0x1FDB9F
    3XHLIBLDORG data start : 0xF0042520
    3XHLIBLDDATASZ data size : 0x91B58
    NULL
    NULL ------------------------------------------------------------------------
    0SECTION CI subcomponent dump routine
    NULL ============================
    1CIJAVAVERSION J2RE 1.4.1 IBM AIX build ca1411-20030930
    1CIRUNNINGAS Running as a standalone JVM
    1CICMDLINE /usr/java14/bin/java -Xms32m -Xmx200m -Dweblogic.Name=myserver -Dweblogic.ProductionModeEnabled= -Djava.security.policy=/users/interop8/bea/weblogic81/server/lib/weblogic.policy weblogic.Server
    1CIJAVAHOMEDIR Java Home Dir: /usr/java14/jre
    1CIJAVADLLDIR Java DLL Dir: /usr/java14/jre/bin
    1CISYSCP Sys Classpath: /usr/java14/jre/lib/core.jar:/usr/java14/jre/lib/graphics.jar:/usr/java14/jre/lib/security.jar:/usr/java14/jre/lib/server.jar:/usr/java14/jre/lib/xml.jar:/usr/java14/jre/lib/charsets.jar:/usr/java14/jre/classes
    1CIUSERARGS UserArgs:
    2CIUSERARG vfprintf 0x30000B94
    2CIUSERARG -Xms32m
    2CIUSERARG -Xmx200m
    2CIUSERARG -Dweblogic.Name=myserver
    2CIUSERARG -Dweblogic.ProductionModeEnabled=
    2CIUSERARG -Djava.security.policy=/users/interop8/bea/weblogic81/server/lib/weblogic.policy
    2CIUSERARG -Dinvokedviajava
    2CIUSERARG -Djava.class.path=/usr/java14/lib/tools.jar:/users/interop8/bea/weblogic81/server/lib/weblogic_sp.jar:/users/interop8/bea/weblogic81/server/lib/weblogic.jar:/users/interop8/bea/weblogic81/server/lib/ojdbc14.jar::/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/users/interop8/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/usr/java14/jre/lib/rt.jar:/users/interop8/bea/weblogic81/server/lib/webservices.jar:
    2CIUSERARG vfprintf
    NULL
    1CIJVMMI JVM Monitoring Interface (JVMMI)
    NULL ------------------------
    2CIJVMMIOFF No events are enabled.
    NULL
    NULL ------------------------------------------------------------------------
    0SECTION DC subcomponent dump routine
    NULL ============================
    1DCHEADEREYE Header eye catcher DCST
    1DCHEADERLEN Header length 24
    1DCHEADERVER Header version 1
    1DCHEADERMOD Header modification 0
    1DCINTERFACE DC Interface at 0x3022270C with 15 entries
    2DCINTERFACE 1 - dcCString2JavaString 0x3021EA7C
    2DCINTERFACE 2 - dcInt642CString 0x3021EA88
    2DCINTERFACE 3 - dcJavaString2NewCString 0x3021EA94
    2DCINTERFACE 4 - dcJavaString2CString 0x3021EAA0
    2DCINTERFACE 5 - dcJavaString2NewPlatformString 0x3021EAAC
    2DCINTERFACE 6 - dcJavaString2UTF 0x3021EAB8
    2DCINTERFACE 7 - dcPlatformString2JavaString 0x3021EAD0
    2DCINTERFACE 8 - dcUnicode2UTF 0x3021EADC
    2DCINTERFACE 9 - dcUnicode2UTFLength 0x3021EAE8
    2DCINTERFACE 10 - dcUTF2JavaString 0x3021EAF4
    2DCINTERFACE 11 - dcUTFClassName2JavaString 0x3021EB00
    2DCINTERFACE 12 - dcJavaString2ClassName 0x3021EAC4
    2DCINTERFACE 13 - dcUTF2UnicodeNext 0x3021EB0C
    2DCINTERFACE 14 - dcVerifyUTF8 0x3021EB18
    2DCINTERFACE 15 - dcDumpRoutine 0x3021EB24
    1DCARRAYINFO Array info at 0x302131B8 with 16 entries
    2DCARRAYINFO 1 - index 0 signature 0 name N/A factor 0
    2DCARRAYINFO 2 - index 0 signature 0 name N/A factor 0
    2DCARRAYINFO 3 - index 2 signature L name class[] factor 4
    2DCARRAYINFO 4 - index 0 signature 0 name N/A factor 0
    2DCARRAYINFO 5 - index 4 signature Z name bool[] factor 1
    2DCARRAYINFO 6 - index 5 signature C name char[] factor 2
    2DCARRAYINFO 7 - index 6 signature F name float[] factor 4
    2DCARRAYINFO 8 - index 7 signature D name double[] factor 8
    2DCARRAYINFO 9 - index 8 signature B name byte[] factor 1
    2DCARRAYINFO 10 - index 9 signature S name short[] factor 2
    2DCARRAYINFO 11 - index 10 signature I name int[] factor 4
    2DCARRAYINFO 12 - index 11 signature J name long[] factor 8
    2DCARRAYINFO 13 - index 0 signature 0 name uint[] factor 0
    2DCARRAYINFO 14 - index 0 signature 0 name uint1[] factor 0
    2DCARRAYINFO 15 - index 0 signature 0 name uint2[] factor 0
    2DCARRAYINFO 16 - index 0 signature 0 name uint3[] factor 0
    NULL ------------------------------------------------------------------------
    0SECTION DG subcomponent dump routine
    NULL ============================
    1DGTRCENABLED Trace enabled: No
    1DGJDUMPBUFF Javadump buffer size (allocated): 2621440
    NULL ------------------------------------------------------------------------
    0SECTION ST subcomponent dump routine
    NULL ============================
    1STGCMODES Resettable GC: No
    1STGCMODES Concurrent GC: No
    1STCURHBASE Current Heap Base: 302801fc
    1STCURHLIM Current Heap Limit: 3281fbfc
    1STMWHBASE Middleware Heap Base: 302801fc
    1STMWHLIM Middleware Heap Limit: 3281fbfc
    1STGCHELPERS Number of GC Helper Threads: 3
    1STJVMOPTS -Xconcurrentlevel: 0
    1STJVMOPTS -Xconcurrentbackground: 0
    1STGCCTR GC Counter: 7
    1STAFCTR AF Counter: 7
    1STHEAPFREE Bytes of Heap Space Free: 80db00
    1STHEAPALLOC Bytes of Heap Space Allocated: 259fa00
    1STSMBASE SM Base: 0
    1STSMEND SM End: 0
    1STPAMSTART PAM Start: 0
    1STPAMEND PAM End: 0
    1STCOMACTION Compact Action: 0
    NULL ------------------------------------------------------------------------
    0SECTION XE subcomponent dump routine
    NULL ============================
    1XETHRESHOLD MMI threshold for java methods is set to 1250
    1XEJITINIT JIT is initialized
    1XEJVMPIOFF JVMPI is not activated
    1XEJNITHRESH MMI threshold for JNI methods is set to 0
    1XETRCHIS Trace history length is set to 4
    1XEJITDUMP JIT dump routine is not yet implemented.
    NULL ------------------------------------------------------------------------
    0SECTION LK subcomponent dump routine
    NULL ============================
    NULL
    1LKPOOLINFO Monitor pool info:
    2LKPOOLINIT Initial monitor count: 32
    2LKPOOLEXPNUM Minimum number of free monitors before expansion: 5
    2LKPOOLEXPBY Pool will next be expanded by: 24
    2LKPOOLTOTAL Current total number of monitors: 48
    2LKPOOLFREE Current number of free monitors: 9
    NULL
    1LKMONPOOLDUMP Monitor Pool Dump (flat & inflated object-monitors):
    2LKMONINUSE sys_mon_t:0x3020EE28 infl_mon_t: 0x3020E918:
    3LKMONOBJECT java.lang.ref.Reference$Lock@303017F0/303017F8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Reference Handler" (0x3D9C6A28)
    2LKMONINUSE sys_mon_t:0x3020EED8 infl_mon_t: 0x3020E940:
    3LKMONOBJECT java.lang.ref.ReferenceQueue$Lock@30301528/30301530: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "Finalizer" (0x3DA50CA8)
    2LKMONINUSE sys_mon_t:0x3020EF88 infl_mon_t: 0x3020E968:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9830/302E9838: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '0' for queue: 'weblogic.kernel.Default'" (0x3EDB86A8)
    2LKMONINUSE sys_mon_t:0x3020F038 infl_mon_t: 0x3020E990:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9798/302E97A0: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '1' for queue: 'weblogic.kernel.Default'" (0x3EDB8D28)
    2LKMONINUSE sys_mon_t:0x3020F0E8 infl_mon_t: 0x3020E9B8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9700/302E9708: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '2' for queue: 'weblogic.kernel.Default'" (0x3EDC2528)
    2LKMONINUSE sys_mon_t:0x3020F198 infl_mon_t: 0x3020E9E0:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9668/302E9670: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '3' for queue: 'weblogic.kernel.Default'" (0x3EDD1EA8)
    2LKMONINUSE sys_mon_t:0x3020F248 infl_mon_t: 0x3020EA08:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E95D0/302E95D8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '4' for queue: 'weblogic.kernel.Default'" (0x3EDD4528)
    2LKMONINUSE sys_mon_t:0x3020F2F8 infl_mon_t: 0x3020EA30:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9538/302E9540: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '5' for queue: 'weblogic.kernel.Default'" (0x3EDD98A8)
    2LKMONINUSE sys_mon_t:0x3020F3A8 infl_mon_t: 0x3020EA58:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E94A0/302E94A8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '6' for queue: 'weblogic.kernel.Default'" (0x3EDDCF28)
    2LKMONINUSE sys_mon_t:0x3020F458 infl_mon_t: 0x3020EA80:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9408/302E9410: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '7' for queue: 'weblogic.kernel.Default'" (0x3EDE0528)
    2LKMONINUSE sys_mon_t:0x3020F508 infl_mon_t: 0x3020EAA8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9370/302E9378: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '8' for queue: 'weblogic.kernel.Default'" (0x3EDE2BA8)
    2LKMONINUSE sys_mon_t:0x3020F5B8 infl_mon_t: 0x3020EAD0:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E92D8/302E92E0: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '9' for queue: 'weblogic.kernel.Default'" (0x3EDE8428)
    2LKMONINUSE sys_mon_t:0x3020F668 infl_mon_t: 0x3020EAF8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9240/302E9248: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '10' for queue: 'weblogic.kernel.Default'" (0x3EDE8A28)
    2LKMONINUSE sys_mon_t:0x3020F718 infl_mon_t: 0x3020EB20:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E91A8/302E91B0: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '11' for queue: 'weblogic.kernel.Default'" (0x3EDF5E28)
    2LKMONINUSE sys_mon_t:0x3020F7C8 infl_mon_t: 0x3020EB48:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9110/302E9118: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '12' for queue: 'weblogic.kernel.Default'" (0x3EDF94A8)
    2LKMONINUSE sys_mon_t:0x3020F878 infl_mon_t: 0x3020EB70:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E9078/302E9080: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '13' for queue: 'weblogic.kernel.Default'" (0x3EDFCAA8)
    2LKMONINUSE sys_mon_t:0x3020F928 infl_mon_t: 0x3020EB98:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E8FE0/302E8FE8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '14' for queue: 'weblogic.kernel.Default'" (0x3EE000A8)
    2LKMONINUSE sys_mon_t:0x3020F9D8 infl_mon_t: 0x3020EBC0:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E8F48/302E8F50: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '0' for queue: 'weblogic.kernel.System'" (0x3EE03728)
    2LKMONINUSE sys_mon_t:0x3020FA88 infl_mon_t: 0x3020EBE8:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E8EB0/302E8EB8: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '1' for queue: 'weblogic.kernel.System'" (0x3EE06D28)
    2LKMONINUSE sys_mon_t:0x3020FB38 infl_mon_t: 0x3020EC10:
    3LKMONOBJECT weblogic.kernel.ExecuteThread@302E8E18/302E8E20: <unowned>
    3LKNOTIFYQ Waiting to be notified:
    3LKWAITNOTIFY "ExecuteThread: '2' for queue: 'weblogic.kernel.System'" (0x3EE0A328)
    2LKMONINUSE sys_mon_t:0x3020FBE8 infl_mon_t: 0x3020EC38:
    3LKMON

Maybe you are looking for

  • Office 2008 very slow in iBook

    Hi All, I recently installed Microsoft Office 2008 in my iBook, but the applications run pretty slow (only Office), specially PowerPoint. I had Office 2004 and it worked fine. Any suggestions on how to improve the speed of those applications? Getting

  • RAW files destroyed in Win to Mac copy?

    I'm trying to import raw files into LR 1.4.1 but I get an error message that "some import operations were not performed".  It worked just fine on the PC. When I bought the Mac, the Apple Store staff copied my files over to the Mac.  I have a sub-fold

  • How can I unlock a secure pdf on my ipad?

    I am trying to unlock a book for school that I have the ebook copy too, I can do it just fine on my laptop but when I open it up in the app (acrobat dc) for ipad it won't let me fill in the password, therefore I cant see the book? Am I doing somethin

  • IPad Air connection to HDTV

    Is it possible to connect my iPad Air to my HD TV without having Apple TV? If yes, what kind of cable is needed?  I don't see one that works with the lightening connector. Thanks.

  • HT1727 How do I authorize another computer?

    I am asked by i-tunes store to authorize the computer I am using, which is my laptop, not my PC tower.  I have purchased music and it has downloaded but I cannot get it on my PC laptop because "you must authorize this computer".  I have 2 computers,