Weblogic plugin server list is empty

Hi,
We setup apache2.2, weblogic8.1sp6 and mod_wl_22.so on AIX. When started, it is working fine but after a couple of hrs (sometimes minutes), the weblogic serverlist (weblogic cluster lis/general server list in weblogicbridgeconfig) will be lost. The logs on wlproxy is below.
Wed Jun 24 14:04:42 2009 <4312981245823482187> Server list is empty. Can't locate preferred servers
Wed Jun 24 14:04:42 2009 <4312981245823482187> attempt #0 out of a max of 20
Wed Jun 24 14:04:42 2009 <4312981245823482187> no connSuccess general list, clustered=1 list=0x00000000 listlen=0
Wed Jun 24 14:04:42 2009 <4312981245823482187> Sleeping for 2 seconds
Wed Jun 24 14:04:44 2009 <4312981245823482187> attempt #1 out of a max of 20
Wed Jun 24 14:04:44 2009 <4312981245823482187> no connSuccess general list, clustered=1 list=0x00000000 listlen=0
Wed Jun 24 14:04:44 2009 <4312981245823482187> Sleeping for 2 seconds
Wed Jun 24 14:04:46 2009 <4312981245823482187> attempt #2 out of a max of 20
Wed Jun 24 14:04:46 2009 <4312981245823482187> no connSuccess general list, clustered=1 list=0x00000000 listlen=0
Here is the plugin setting
<Location /aaa/*>
SetHandler weblogic-handler
WebLogicCluster x.x.x.x:aaaa, y.y.y.y:aaaa
WLLocalIP z.z.z.z
ConnectTimeoutSecs 40
DynamicServerList OFF
KeepAliveSecs 15
Idempotent OFF
MaxPostSize -1
DebugConfigInfo ON
Debug ALL
ErrorPage http://www.aaa.com/error.html
WLTempDir /opt/apache/servers/aaa/logs
WLLogFile /opt/apache/servers/aaa/logs/wlproxy-aaa.log
</Location>
Inputs/comments are most welcome.

Hi,
It seems you're using virutal host in place of Load module. Anyhow I have a couple of notices;
- which JDK you've on your AIX server
- Did you add LoadModule to your Httpd.conf
- You a couple of parameters which are not known to me for example
WLLocalIP z.z.z.,
I put virtual host parameters as following;
Location /WEBAPP>
SetHandler weblogic-handler
WebLogicCluster Hostname:7003,HostName:7004
</Location>
After these changes try to restart Admin Server & ManagedServers.
Hear from you,
Respectfully,
Hamdy

Similar Messages

  • Weblogic Plugin Configuration Problem -- no more in server list

    HELP! Has anyone seen anything like this before. What we are seeing
              is that the plugin sporadically sends requests to the wrong weblogic
              instance. When it sends it to the wrong instance we are seeing the
              following in the wlproxy.log. Like I said, this happens sporadically.
              Sometimes it will work just fine for an entire transaction. Does
              anyone know what the "no more in server list" means. We've had bea on
              the phone for the last 12 hours and they haven't been able to help us
              up to this point. If I need to send any more information please let
              me know....
              Thanks in advance!!!
              Jeremy Martin
              ========New Request: [POST
              /ra/controller/AuthenticationConversation/getAuthenticationXmlInfo?currenttime=03/20/2002%2008:45:12:548000
              HTTP/1.1] =========
              Wed Mar 20 08:45:14 2002 Content-Length=368 clength=0
              Wed Mar 20 08:45:14 2002 Going to get the post data of size 368
              Wed Mar 20 08:45:14 2002 SEARCHING
              id=[207.40.168.13:7001,207.40.168.115:7001,207.40.168.34:7001,207.40.168.118:7001]
              from current ID=[207.40.168.13:7001,207.40.168.115:7001,207.40.168.34:7001,207.40.168.118:7001]
              Wed Mar 20 08:45:14 2002
              @@@FOUND...id=[207.40.168.13:7001,207.40.168.115:7001,207.40.168.34:7001,207.40.168.118:7001],
              server_name=[p02n0310.it.sprintspectrum.com], server_port=[80]
              Wed Mar 20 08:45:14 2002 Init:
              availcookie=[WebLogicSession=PJZrt2jMA3CQTgvq2s31nz1Z1nh59Z81CQalCmaZLPWO2yVpAy71|6556818855266464983/-819419018/6/7001/7001/7002/7002/7001/-1;
              CFID=17578; CFTOKEN=9604102; FULLACCESS=1;
              CFGLOBALS=HITCOUNT%3D200%23LASTVISIT%3D%7Bts+%272002%2D03%2D06+10%3A52%3A38%27%7D%23TIMECREATED%3D%7Bts+%272001%2D11%2D03+17%3A29%3A44%27%7D%23;
              COLORS=spring; ZIPCODE=64119]
              Wed Mar 20 08:45:14 2002 PRIMARY 207.40.168.118:7001 no more in server
              list
              Wed Mar 20 08:45:14 2002 The request string is
              '/ra/controller/AuthenticationConversation/getAuthenticationXmlInfo?currenttime=03/20/2002%2008:45:12:548000'
              Wed Mar 20 08:45:14 2002 After trimming path:
              '/ra/controller/AuthenticationConversation/getAuthenticationXmlInfo?currenttime=03/20/2002%2008:45:12:548000'
              Wed Mar 20 08:45:14 2002 Now trying whatever is on the list;
              ci->canUseSrvrList = 1
              Wed Mar 20 08:45:14 2002 AttemptConnect(): Srvr# [1] =
              [207.40.168.115:7001]
              Wed Mar 20 08:45:14 2002 AttemptConnect(): Srvr# [2] =
              [207.40.168.13:7001]
              Wed Mar 20 08:45:14 2002 general list: trying connect to
              '207.40.168.13'/7001
              Wed Mar 20 08:45:14 2002 Connected to 207.40.168.13:7001
              Wed Mar 20 08:45:14 2002 Headers from the client [Accept]=[*/*]
              Wed Mar 20 08:45:14 2002 Headers from the client
              [Accept-Encoding]=[gzip, deflate]
              Wed Mar 20 08:45:14 2002 Headers from the client
              [accept-language]=[en-us]
              Wed Mar 20 08:45:14 2002 Headers from the client
              [Cache-Control]=[no-cache]
              Wed Mar 20 08:45:14 2002 Headers from the client
              [Content-Length]=[368]
              Wed Mar 20 08:45:14 2002 Headers from the client
              [content-type]=[text/xml]
              Wed Mar 20 08:45:14 2002 Headers from the client
              [Cookie]=[WebLogicSession=PJZrt2jMA3CQTgvq2s31nz1Z1nh59Z81CQalCmaZLPWO2yVpAy71|6556818855266464983/-819419018/6/7001/7001/7002/7002/7001/-1;
              CFID=17578; CFTOKEN=9604102; FULLACCESS=1;
              CFGLOBALS=HITCOUNT%3D200%23LASTVISIT%3D%7Bts+%272002%2D03%2D06+10%3A52%3A38%27%7D%23TIMECREATED%3D%7Bts+%272001%2D11%2D03+17%3A29%3A44%27%7D%23;
              COLORS=spring; ZIPCODE=64119]
              Wed Mar 20 08:45:14 2002 Headers from the client
              [Host]=[rmsweb.intranet.sprintspectrum.com]
              Wed Mar 20 08:45:14 2002 Headers from the client
              [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)]
              Wed Mar 20 08:45:14 2002 Sending header to WLS [Accept]=[*/*]
              Wed Mar 20 08:45:14 2002 Sending header to WLS
              [Accept-Encoding]=[gzip, deflate]
              Wed Mar 20 08:45:14 2002 Sending header to WLS
              [accept-language]=[en-us]
              Wed Mar 20 08:45:14 2002 Sending header to WLS
              [Cache-Control]=[no-cache]
              Wed Mar 20 08:45:14 2002 Sending header to WLS [Content-Length]=[368]
              Wed Mar 20 08:45:14 2002 Sending header to WLS
              [content-type]=[text/xml]
              Wed Mar 20 08:45:14 2002 Sending header to WLS
              [Cookie]=[WebLogicSession=PJZrt2jMA3CQTgvq2s31nz1Z1nh59Z81CQalCmaZLPWO2yVpAy71|6556818855266464983/-819419018/6/7001/7001/7002/7002/7001/-1;
              CFID=17578; CFTOKEN=9604102; FULLACCESS=1;
              CFGLOBALS=HITCOUNT%3D200%23LASTVISIT%3D%7Bts+%272002%2D03%2D06+10%3A52%3A38%27%7D%23TIMECREATED%3D%7Bts+%272001%2D11%2D03+17%3A29%3A44%27%7D%23;
              COLORS=spring; ZIPCODE=64119]
              Wed Mar 20 08:45:14 2002 Sending header to WLS
              [Host]=[rmsweb.intranet.sprintspectrum.com]
              Wed Mar 20 08:45:14 2002 Sending header to WLS
              [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)]
              Wed Mar 20 08:45:14 2002 Sending header to WLS
              [X-WebLogic-Force-Cookie]=[true]
              Wed Mar 20 08:45:14 2002 Sending header to WLS
              [Proxy-Client-IP]=[207.167.161.73]
              Wed Mar 20 08:45:14 2002 Sending header to WLS
              [X-Forwarded-For]=[207.167.161.73]
              Wed Mar 20 08:45:14 2002 Sending header to WLS
              [x-weblogic-cluster-hash]=[fw44lcQkjNI+PhjBPgtTl5Qwmi4]
              Wed Mar 20 08:45:16 2002 Header received from WLS : [HTTP/1.1 200 OK]
              = []
              Wed Mar 20 08:45:16 2002 Header received from WLS : [Server] =
              [WebLogic 5.1.0 Service Pack 11 11/20/2001 08:39:10 #149952]
              Wed Mar 20 08:45:16 2002 Header received from WLS : [Content-Length]
              = [622]
              Wed Mar 20 08:45:16 2002 Header received from WLS : [Content-Type] =
              [text/xml]
              Wed Mar 20 08:45:16 2002 Header received from WLS : [X-WebLogic-Load]
              = [0]
              Wed Mar 20 08:45:16 2002 Header received from WLS : [Set-Cookie] =
              [WebLogicSession=PJigemmFCOSmpZvQ8VD8AEn7t7RtPEEbSQqarpCmUYbNZ5nhoL9j|-9091816865617485599/-819419123/6/7001/7001/7002/7002/7001/-1;
              expires=Sunday, 11-May-2003 06:45:16 GMT; path=/]
              Wed Mar 20 08:45:16 2002 Header received from WLS : [Connection] =
              [Close]
              Wed Mar 20 08:45:16 2002 Headers to the client [Server]=[WebLogic
              5.1.0 Service Pack 11 11/20/2001 08:39:10 #149952]
              Wed Mar 20 08:45:16 2002 Headers to the client [Content-Length]=[622]
              Wed Mar 20 08:45:16 2002 Headers to the client
              [Set-Cookie]=[WebLogicSession=PJigemmFCOSmpZvQ8VD8AEn7t7RtPEEbSQqarpCmUYbNZ5nhoL9j|-9091816865617485599/-819419123/6/7001/7001/7002/7002/7001/-1;
              expires=Sunday, 11-May-2003 06:45:16 GMT; path=/]
              Wed Mar 20 08:45:16 2002 r->status=200 returning 0
              Wed Mar 20 08:46:58 2002
              

    This one sound stricky. Have you checked all the usual suspects:
              -same cookie name in WB-INF/weblogic.xml and the cookiename set in
              plugin settings (defualts to JSESSIONID in 6.x)
              -network errors between web servers and WLS servers
              That utility can be invaluable in solving problems like this.I have seen
              session settings cause sessions to be lost, but never the message you
              are talking about. Try turning on the "DebugConfigInfo" setting and see
              what the "?__WebLogicBridgeConfig" page can tell you about your
              settings, what server list it is using and what servers are
              primary/secondary. One tip, you need to hit the WLS server one time, and
              then use the "?__WebLogicBridgeConfig". Until it communicates with the
              WLS server, it can only tell you it's own settings and not any
              information about up servers and primary/secondary assignements. Also
              look to make sure each server in the "Server List" has a blue ":OK" next
              to it to signify the plugin can see them.
              Hope that can help, though I am not sure they will deal with the problem
              you are seeing. Make sure you post the outcome to this issue, I will be
              very interested in seeing it.
              -Mark Vaughn
              Jeremy Martin wrote:
              >HELP! Has anyone seen anything like this before. What we are seeing
              >is that the plugin sporadically sends requests to the wrong weblogic
              >instance. When it sends it to the wrong instance we are seeing the
              >following in the wlproxy.log. Like I said, this happens sporadically.
              > Sometimes it will work just fine for an entire transaction. Does
              >anyone know what the "no more in server list" means. We've had bea on
              >the phone for the last 12 hours and they haven't been able to help us
              >up to this point. If I need to send any more information please let
              >me know....
              >
              >Thanks in advance!!!
              >
              >Jeremy Martin
              >
              >========New Request: [POST
              >/ra/controller/AuthenticationConversation/getAuthenticationXmlInfo?currenttime=03/20/2002%2008:45:12:548000
              >HTTP/1.1] =========
              >Wed Mar 20 08:45:14 2002 Content-Length=368 clength=0
              >Wed Mar 20 08:45:14 2002 Going to get the post data of size 368
              >Wed Mar 20 08:45:14 2002 SEARCHING
              >id=[207.40.168.13:7001,207.40.168.115:7001,207.40.168.34:7001,207.40.168.118:7001]
              >from current ID=[207.40.168.13:7001,207.40.168.115:7001,207.40.168.34:7001,207.40.168.118:7001]
              >Wed Mar 20 08:45:14 2002
              >@@@FOUND...id=[207.40.168.13:7001,207.40.168.115:7001,207.40.168.34:7001,207.40.168.118:7001],
              >server_name=[p02n0310.it.sprintspectrum.com], server_port=[80]
              >Wed Mar 20 08:45:14 2002 Init:
              >availcookie=[WebLogicSession=PJZrt2jMA3CQTgvq2s31nz1Z1nh59Z81CQalCmaZLPWO2yVpAy71|6556818855266464983/-819419018/6/7001/7001/7002/7002/7001/-1;
              >CFID=17578; CFTOKEN=9604102; FULLACCESS=1;
              >CFGLOBALS=HITCOUNT%3D200%23LASTVISIT%3D%7Bts+%272002%2D03%2D06+10%3A52%3A38%27%7D%23TIMECREATED%3D%7Bts+%272001%2D11%2D03+17%3A29%3A44%27%7D%23;
              >COLORS=spring; ZIPCODE=64119]
              >Wed Mar 20 08:45:14 2002 PRIMARY 207.40.168.118:7001 no more in server
              >list
              >Wed Mar 20 08:45:14 2002 The request string is
              >'/ra/controller/AuthenticationConversation/getAuthenticationXmlInfo?currenttime=03/20/2002%2008:45:12:548000'
              >Wed Mar 20 08:45:14 2002 After trimming path:
              >'/ra/controller/AuthenticationConversation/getAuthenticationXmlInfo?currenttime=03/20/2002%2008:45:12:548000'
              >Wed Mar 20 08:45:14 2002 Now trying whatever is on the list;
              >ci->canUseSrvrList = 1
              >Wed Mar 20 08:45:14 2002 AttemptConnect(): Srvr# [1] =
              >[207.40.168.115:7001]
              >Wed Mar 20 08:45:14 2002 AttemptConnect(): Srvr# [2] =
              >[207.40.168.13:7001]
              >Wed Mar 20 08:45:14 2002 general list: trying connect to
              >'207.40.168.13'/7001
              >Wed Mar 20 08:45:14 2002 Connected to 207.40.168.13:7001
              >Wed Mar 20 08:45:14 2002 Headers from the client [Accept]=[*/*]
              >Wed Mar 20 08:45:14 2002 Headers from the client
              >[Accept-Encoding]=[gzip, deflate]
              >Wed Mar 20 08:45:14 2002 Headers from the client
              >[accept-language]=[en-us]
              >Wed Mar 20 08:45:14 2002 Headers from the client
              >[Cache-Control]=[no-cache]
              >Wed Mar 20 08:45:14 2002 Headers from the client
              >[Content-Length]=[368]
              >Wed Mar 20 08:45:14 2002 Headers from the client
              >[content-type]=[text/xml]
              >Wed Mar 20 08:45:14 2002 Headers from the client
              >[Cookie]=[WebLogicSession=PJZrt2jMA3CQTgvq2s31nz1Z1nh59Z81CQalCmaZLPWO2yVpAy71|6556818855266464983/-819419018/6/7001/7001/7002/7002/7001/-1;
              >CFID=17578; CFTOKEN=9604102; FULLACCESS=1;
              >CFGLOBALS=HITCOUNT%3D200%23LASTVISIT%3D%7Bts+%272002%2D03%2D06+10%3A52%3A38%27%7D%23TIMECREATED%3D%7Bts+%272001%2D11%2D03+17%3A29%3A44%27%7D%23;
              >COLORS=spring; ZIPCODE=64119]
              >Wed Mar 20 08:45:14 2002 Headers from the client
              >[Host]=[rmsweb.intranet.sprintspectrum.com]
              >Wed Mar 20 08:45:14 2002 Headers from the client
              >[User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS [Accept]=[*/*]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS
              >[Accept-Encoding]=[gzip, deflate]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS
              >[accept-language]=[en-us]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS
              >[Cache-Control]=[no-cache]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS [Content-Length]=[368]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS
              >[content-type]=[text/xml]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS
              >[Cookie]=[WebLogicSession=PJZrt2jMA3CQTgvq2s31nz1Z1nh59Z81CQalCmaZLPWO2yVpAy71|6556818855266464983/-819419018/6/7001/7001/7002/7002/7001/-1;
              >CFID=17578; CFTOKEN=9604102; FULLACCESS=1;
              >CFGLOBALS=HITCOUNT%3D200%23LASTVISIT%3D%7Bts+%272002%2D03%2D06+10%3A52%3A38%27%7D%23TIMECREATED%3D%7Bts+%272001%2D11%2D03+17%3A29%3A44%27%7D%23;
              >COLORS=spring; ZIPCODE=64119]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS
              >[Host]=[rmsweb.intranet.sprintspectrum.com]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS
              >[User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS
              >[X-WebLogic-Force-Cookie]=[true]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS
              >[Proxy-Client-IP]=[207.167.161.73]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS
              >[X-Forwarded-For]=[207.167.161.73]
              >Wed Mar 20 08:45:14 2002 Sending header to WLS
              >[x-weblogic-cluster-hash]=[fw44lcQkjNI+PhjBPgtTl5Qwmi4]
              >Wed Mar 20 08:45:16 2002 Header received from WLS : [HTTP/1.1 200 OK]
              >= []
              >Wed Mar 20 08:45:16 2002 Header received from WLS : [Server] =
              >[WebLogic 5.1.0 Service Pack 11 11/20/2001 08:39:10 #149952]
              >Wed Mar 20 08:45:16 2002 Header received from WLS : [Content-Length]
              >= [622]
              >Wed Mar 20 08:45:16 2002 Header received from WLS : [Content-Type] =
              >[text/xml]
              >Wed Mar 20 08:45:16 2002 Header received from WLS : [X-WebLogic-Load]
              >= [0]
              >Wed Mar 20 08:45:16 2002 Header received from WLS : [Set-Cookie] =
              >[WebLogicSession=PJigemmFCOSmpZvQ8VD8AEn7t7RtPEEbSQqarpCmUYbNZ5nhoL9j|-9091816865617485599/-819419123/6/7001/7001/7002/7002/7001/-1;
              >expires=Sunday, 11-May-2003 06:45:16 GMT; path=/]
              >Wed Mar 20 08:45:16 2002 Header received from WLS : [Connection] =
              >[Close]
              >Wed Mar 20 08:45:16 2002 Headers to the client [Server]=[WebLogic
              >5.1.0 Service Pack 11 11/20/2001 08:39:10 #149952]
              >Wed Mar 20 08:45:16 2002 Headers to the client [Content-Length]=[622]
              >Wed Mar 20 08:45:16 2002 Headers to the client
              >[Set-Cookie]=[WebLogicSession=PJigemmFCOSmpZvQ8VD8AEn7t7RtPEEbSQqarpCmUYbNZ5nhoL9j|-9091816865617485599/-819419123/6/7001/7001/7002/7002/7001/-1;
              >expires=Sunday, 11-May-2003 06:45:16 GMT; path=/]
              >Wed Mar 20 08:45:16 2002 r->status=200 returning 0
              >Wed Mar 20 08:46:58 2002
              >
              

  • SMTP server list empty

    Hello all,
    After the latest update (10.10.3 Supplemental Update) and restart, the SMTP server list from my Mail is completely empty.  Is there any way to get this back without having to reconfigure all my accounts?
    Thanks in advance,
    Nishita.

    Having the same problem here - were you ever able to resolve the issue?

  • Icons are not displayed, Weblogic Application server 11 network: Cache entr

    I am using weblogic application server 11g
    operating system windows 64 bit
    I have created jar file, I signed the jar file using sign_webuitl.bat. My jar exist in C:\Oracle\Middleware\as_1\forms\java folder.
    I configured formsweb.cfg file
    archive= myicons.jar,frmall.jar....
    When I run the application , java console shows that jar is loaded but icon is displayed on the form. Java console shows that it does not find cached entry for gif file.
    Java Console Messge:
    Java Plug-in 1.6.0_12
    Using JRE version 1.6.0_12 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Administrator
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition value null
    security: property package.definition new value com.sun.javaws
    security: property package.definition value com.sun.javaws
    security: property package.definition new value com.sun.javaws,com.sun.deploy
    security: property package.definition value com.sun.javaws,com.sun.deploy
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    security: property package.definition value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@fd13b5
    network: Cache entry found [url: http://musetest/forms/java/myicons.jar, version: null]
    network: Connecting http://musetest/forms/java/myicons.jar with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/myicons.jar : 304
    network: Encoding for http://musetest/forms/java/myicons.jar : null
    network: Disconnect connection to http://musetest/forms/java/myicons.jar
    network: Cache entry found [url: http://musetest/forms/java/frmwebutil.jar, version: null]
    network: Connecting http://musetest/forms/java/frmwebutil.jar with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/frmwebutil.jar : 304
    network: Encoding for http://musetest/forms/java/frmwebutil.jar : null
    network: Disconnect connection to http://musetest/forms/java/frmwebutil.jar
    network: Cache entry found [url: http://musetest/forms/java/frmall.jar, version: null]
    network: Connecting http://musetest/forms/java/frmall.jar with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/frmall.jar : 304
    network: Encoding for http://musetest/forms/java/frmall.jar : null
    network: Disconnect connection to http://musetest/forms/java/frmall.jar
    security: Loading Root CA certificates from C:\Program Files\Java\jre1.6.0_12\lib\security\cacerts
    security: Loaded Root CA certificates from C:\Program Files\Java\jre1.6.0_12\lib\security\cacerts
    security: Loading Deployment certificates from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loaded Deployment certificates from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer ROOT certificate store
    security: Loaded certificates from Internet Explorer ROOT certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if certificate is in Internet Explorer TrustedPublisher certificate store
    security: User has granted the priviledges to the code for this session only
    security: Adding certificate in Deployment session certificate store
    security: Added certificate in Deployment session certificate store
    security: Saving certificates in Deployment session certificate store
    security: Saved certificates in Deployment session certificate store
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 168158 us, pluginInit dt 2734996 us, TotalTime: 2903154 us
    basic: Applet initialized
    basic: Loading Java Applet ...
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@fd13b5
    basic: Applet made visible
    basic: Starting applet
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/bgnd.gif
    Forms Session ID is formsapp.14
    network: Cache entry found [url: http://musetest/forms/registry/oracle/forms/registry/Registry.dat, version: null]
    network: Connecting http://musetest/forms/registry/oracle/forms/registry/Registry.dat with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/registry/oracle/forms/registry/Registry.dat : 304
    network: Encoding for http://musetest/forms/registry/oracle/forms/registry/Registry.dat : null
    network: Disconnect connection to http://musetest/forms/registry/oracle/forms/registry/Registry.dat
    network: Cache entry not found [url: http://musetest/forms/registry/oracle/forms/registry/default.dat, version: null]
    network: Connecting http://musetest/forms/registry/oracle/forms/registry/default.dat with proxy=DIRECT
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    network: Connecting http://musetest/forms/frmservlet?config=amrod&ifsessid=formsapp.14&acceptLanguage=en-us&ifcmd=startsession&iflocale=en-US with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780?ifcmd=getinfo&ifhost=Patel&ifip=169.254.25.129 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    Forms Applet version is 11.1.1.3
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/ellipsis.gif
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/frame.gif
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    basic: Applet started
    basic: Told clients applet is started
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/java/nullda_save.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_save.gif
    network: Connecting http://musetest/forms/java/nullda_exp.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_exp.gif
    network: Connecting http://musetest/forms/java/nullda_exp_o.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_exp_o.gif
    network: Connecting http://musetest/forms/java/nullda_print.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_print.gif
    network: Connecting http://musetest/forms/java/nullafinsrw.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullafinsrw.gif
    network: Connecting http://musetest/forms/java/nullda_delet.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_delet.gif
    network: Connecting http://musetest/forms/java/nullda_left.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_left.gif
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_first.gif
    network: Connecting http://musetest/forms/java/nullda_up.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_up.gif
    network: Connecting http://musetest/forms/java/nullda_down.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_down.gif
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_first.gif
    network: Connecting http://musetest/forms/java/nullda_right.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_right.gif
    network: Connecting http://musetest/forms/java/nullda_query.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_query.gif
    network: Connecting http://musetest/forms/java/nullda_summ.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_summ.gif
    network: Connecting http://musetest/forms/java/nullda_cal.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_cal.gif
    network: Connecting http://musetest/forms/java/nullda_calc.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_calc.gif
    network: Connecting http://musetest/forms/java/nullda_zoom.gif with proxy=DIRECT
    Loaded image: http://musetest/forms/java/nullda_zoom.gif
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=rmQdPfpTrm1fXQ631kJpHRwW5KdCLnggLtC0t2wbYj8Z5m9H0bc0!-1851081780 with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_zoom.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_zoom.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_calc.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_calc.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_cal.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_cal.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_summ.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_summ.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_query.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_query.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_right.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_right.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_first.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_first.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_down.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_down.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_down.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_down.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_up.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_up.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_up.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_up.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_first.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_left.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_left.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_left.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_left.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_delet.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_delet.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullafinsrw.gif, version: null]
    network: Connecting http://musetest/forms/java/nullafinsrw.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_print.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_print.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_exp_o.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_exp_o.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_exp.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_exp.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_save.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_save.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/forms/java/nullda_save.gif, version: null]
    network: Connecting http://musetest/forms/java/nullda_save.gif with proxy=DIRECT

    I created Icons folder in Java folder. Moved myicons.jar to Icons folder
    Change my UI_CONS parameter to point to the icons folder. also changed registery.dat
    Regisrery.dat
    default.icons.iconpath=Icons/
    UI_ICONS
    C:\Oracle\Middleware\as_1\reports\plugins\resource;C:\Oracle\Middleware\as_1\forms\java\Icons
    Still I get Cached Entry not found in the java console.
    Java Plug-in 1.6.0_12
    Using JRE version 1.6.0_12 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Administrator
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition value null
    security: property package.definition new value com.sun.javaws
    security: property package.definition value com.sun.javaws
    security: property package.definition new value com.sun.javaws,com.sun.deploy
    security: property package.definition value com.sun.javaws,com.sun.deploy
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    security: property package.definition value com.sun.javaws,com.sun.deploy,com.sun.jnlp
    security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@10ef90c
    network: Cache entry found [url: http://musetest/forms/java/frmwebutil.jar, version: null]
    network: Connecting http://musetest/forms/java/frmwebutil.jar with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/frmwebutil.jar : 304
    network: Encoding for http://musetest/forms/java/frmwebutil.jar : null
    network: Disconnect connection to http://musetest/forms/java/frmwebutil.jar
    network: Cache entry found [url: http://musetest/forms/java/frmall.jar, version: null]
    network: Connecting http://musetest/forms/java/frmall.jar with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/java/frmall.jar : 304
    network: Encoding for http://musetest/forms/java/frmall.jar : null
    network: Disconnect connection to http://musetest/forms/java/frmall.jar
    security: Loading Root CA certificates from C:\Program Files\Java\jre1.6.0_12\lib\security\cacerts
    security: Loaded Root CA certificates from C:\Program Files\Java\jre1.6.0_12\lib\security\cacerts
    security: Loading Deployment certificates from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loaded Deployment certificates from C:\Documents and Settings\Administrator\Application Data\Sun\Java\Deployment\security\trusted.certs
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer ROOT certificate store
    security: Loaded certificates from Internet Explorer ROOT certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if certificate is in Internet Explorer TrustedPublisher certificate store
    security: User has granted the priviledges to the code for this session only
    security: Adding certificate in Deployment session certificate store
    security: Added certificate in Deployment session certificate store
    security: Saving certificates in Deployment session certificate store
    security: Saved certificates in Deployment session certificate store
    basic: Applet loaded.
    basic: Applet resized and added to parent container
    basic: PERF: AppletExecutionRunnable - applet.init() BEGIN ; jvmLaunch dt 159152 us, pluginInit dt 2683929 us, TotalTime: 2843081 us
    basic: Applet initialized
    basic: Loading Java Applet ...
    basic: Removed progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@10ef90c
    basic: Applet made visible
    basic: Starting applet
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/bgnd.gif
    Forms Session ID is formsapp.2
    network: Cache entry found [url: http://musetest/forms/registry/oracle/forms/registry/Registry.dat, version: null]
    network: Connecting http://musetest/forms/registry/oracle/forms/registry/Registry.dat with proxy=DIRECT
    network: ResponseCode for http://musetest/forms/registry/oracle/forms/registry/Registry.dat : 304
    network: Encoding for http://musetest/forms/registry/oracle/forms/registry/Registry.dat : null
    network: Disconnect connection to http://musetest/forms/registry/oracle/forms/registry/Registry.dat
    network: Cache entry not found [url: http://musetest/forms/registry/oracle/forms/registry/default.dat, version: null]
    network: Connecting http://musetest/forms/registry/oracle/forms/registry/default.dat with proxy=DIRECT
    The proxy host is null, and the proxy port is 0.
    Native HTTP implementation is being used for the connection.
    The connection mode is HTTP.
    network: Connecting http://musetest/forms/frmservlet?config=amrod&ifsessid=formsapp.2&acceptLanguage=en-us&ifcmd=startsession&iflocale=en-US with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588?ifcmd=getinfo&ifhost=Patel&ifip=169.254.25.129 with proxy=DIRECT
    network: CleanupThread used 59744 us
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Loading certificates from Internet Explorer TrustedPublisher certificate store
    security: Loaded certificates from Internet Explorer TrustedPublisher certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Found jurisdiction list file
    security: No need to checking trusted extension for this certificate
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment session certificate store
    security: Checking if certificate is in Deployment session certificate store
    Forms Applet version is 11.1.1.3
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/ellipsis.gif
    Loaded image: jar:http://musetest/forms/java/frmall.jar!/oracle/forms/icons/frame.gif
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    basic: Applet started
    basic: Told clients applet is started
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest/Icons/da_save.gif with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_save.gif
    network: Connecting http://musetest/Icons/da_exp.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_exp.gif
    network: Connecting http://musetest/Icons/da_exp_o.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_exp_o.gif
    network: Connecting http://musetest/Icons/da_print.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_print.gif
    network: Connecting http://musetest/Icons/afinsrw.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/afinsrw.gif
    network: Connecting http://musetest/Icons/da_delet.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_delet.gif
    network: Connecting http://musetest/Icons/da_left.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_left.gif
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_first.gif
    network: Connecting http://musetest/Icons/da_up.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_up.gif
    network: Connecting http://musetest/Icons/da_down.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_down.gif
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_first.gif
    network: Connecting http://musetest/Icons/da_right.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_right.gif
    network: Connecting http://musetest/Icons/da_query.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_query.gif
    network: Connecting http://musetest/Icons/da_summ.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_summ.gif
    network: Connecting http://musetest/Icons/da_cal.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_cal.gif
    network: Connecting http://musetest/Icons/da_calc.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_calc.gif
    network: Connecting http://musetest/Icons/da_zoom.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    Loaded image: http://musetest/Icons/da_zoom.gif
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Connecting http://musetest/forms/lservlet;jsessionid=vM0hPvJL2qPGPNRsQpbJn1byrGG0JCbpfmyNZZ2nk3GTrFY0TFJy!1859446588 with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_zoom.gif, version: null]
    network: Connecting http://musetest/Icons/da_zoom.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_calc.gif, version: null]
    network: Connecting http://musetest/Icons/da_calc.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_cal.gif, version: null]
    network: Connecting http://musetest/Icons/da_cal.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_summ.gif, version: null]
    network: Connecting http://musetest/Icons/da_summ.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_query.gif, version: null]
    network: Connecting http://musetest/Icons/da_query.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_right.gif, version: null]
    network: Connecting http://musetest/Icons/da_right.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_first.gif, version: null]
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_first.gif, version: null]
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_down.gif, version: null]
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest/Icons/da_down.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_down.gif, version: null]
    network: Connecting http://musetest/Icons/da_down.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_up.gif, version: null]
    network: Connecting http://musetest/Icons/da_up.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_up.gif, version: null]
    network: Cache entry not found [url: http://musetest/Icons/da_first.gif, version: null]
    network: Connecting http://musetest/Icons/da_up.gif with proxy=DIRECT
    network: Connecting http://musetest/Icons/da_first.gif with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_left.gif, version: null]
    network: Connecting http://musetest/Icons/da_left.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_left.gif, version: null]
    network: Cache entry not found [url: http://musetest/Icons/da_delet.gif, version: null]
    network: Connecting http://musetest/Icons/da_left.gif with proxy=DIRECT
    network: Connecting http://musetest/Icons/da_delet.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/afinsrw.gif, version: null]
    network: Connecting http://musetest/Icons/afinsrw.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_print.gif, version: null]
    network: Connecting http://musetest/Icons/da_print.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_exp_o.gif, version: null]
    network: Connecting http://musetest/Icons/da_exp_o.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_exp.gif, version: null]
    network: Connecting http://musetest/Icons/da_exp.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_save.gif, version: null]
    network: Connecting http://musetest/Icons/da_save.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT
    network: Cache entry not found [url: http://musetest/Icons/da_save.gif, version: null]
    network: Connecting http://musetest/Icons/da_save.gif with proxy=DIRECT
    network: Connecting http://musetest:80/ with proxy=DIRECT

  • Weblogic Plugin issue

    Hello All,
    Many thanks for helping me,
    We have two webapps running in a single enterprise application and it's hosted
    in WLP 7.0 SP2 Cluster(2 servers). We have a single IPlanet webserver where the
    plugin configured and it routes the request to any one of the Weblogic servers.
    We got the latest plugin from BEA(libproxy_p4_357725.zip) and it works ok for
    one web application but not for the other. We also enabled the plugin log to see
    what happens. We saw enormous number of "Preferred server not set or it was marked
    bad, going to next server" when it fails. A complete set of log file is below:
    Wed Jun 9 10:44:49 2004 ============================= new request ===============================
    Wed Jun 9 10:44:49 2004 INFO: SSL is not configured
    Wed Jun 9 10:44:49 2004 resolveRequest return code is [0]
    Wed Jun 9 10:44:49 2004 URI=[NewBusinessWebApp/index.jsp]
    Wed Jun 9 10:44:49 2004 Hdrs from Client:[accept]=[application/msword, application/vnd.ms-excel,
    application/vnd.ms-powerpoint, image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
    application/x-shockwave-flash, */*]
    Wed Jun 9 10:44:49 2004 Hdrs from Client:[accept-language]=[en-gb]
    Wed Jun 9 10:44:49 2004 Hdrs from Client:[accept-encoding]=[gzip, deflate]
    Wed Jun 9 10:44:49 2004 Hdrs from Client:[user-agent]=[Mozilla/4.0 (compatible;
    MSIE 5.5; Windows NT 4.0)]
    Wed Jun 9 10:44:49 2004 Hdrs from Client:[host]=[10.227.4.33]
    Wed Jun 9 10:44:49 2004 attempt #0 out of a max of 5
    Wed Jun 9 10:44:49 2004 Server details are ''/0/0
    Wed Jun 9 10:44:49 2004 Server was mark bad, going to next server
    Wed Jun 9 10:44:49 2004 Server details are ''/0/0
    Wed Jun 9 10:44:49 2004 Server was mark bad, going to next server
    Wed Jun 9 10:44:49 2004 got pooled connection to server '10.227.4.33/8101/65535'
    from general list for '-40700948'
    Wed Jun 9 10:44:49 2004 WLS info : 10.227.4.33:8101 recycled? 1
    Wed Jun 9 10:44:49 2004 URL::sendHeaders(): meth='GET' file='/NewBusinessWebApp/index.jsp'
    protocol='HTTP/1.1'
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[accept]=[application/msword, application/vnd.ms-excel,
    application/vnd.ms-powerpoint, image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
    application/x-shockwave-flash, */*]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[accept-language]=[en-gb]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[accept-encoding]=[gzip, deflate]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[user-agent]=[Mozilla/4.0 (compatible; MSIE
    5.5; Windows NT 4.0)]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[host]=[10.227.4.33]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[Proxy-Path-Translated]=[u01/apps/iWS/docs/NewBusinessWebApp/index.jsp]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[Proxy-Path-Translated-Base]=[u01/apps/iWS/docs]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[WL-Proxy-Client-IP]=[128.31.10.79]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[WL-Proxy-SSL]=[false]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[Proxy-Client-IP]=[128.31.10.79]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[X-Forwarded-For]=[128.31.10.79]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[Connection]=[Keep-Alive]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[X-WebLogic-Request-ClusterInfo]=[true]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[X-WebLogic-KeepAliveSecs]=[30]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[x-weblogic-cluster-hash]=[MxxEFWztTtKnWbJArcJ2B/b7aZ0]
    Wed Jun 9 10:44:49 2004 INFO: sysSend 732
    Wed Jun 9 10:44:49 2004 *******Exception type [READ_ERROR_FROM_SERVER] (socket
    read failure) raised at line 197 of Reader.cpp
    Wed Jun 9 10:44:49 2004 read zero byte during read HTTP status, RETRYWed Jun
    9 10:44:49 2004 *******Exception type [HALF_OPEN_SOCKET_RETRY] (fill() got zero
    byte error during reading HTTP status - request retry) raised at line 748 of URL.cpp
    Wed Jun 9 10:44:49 2004 got exception in sendRequest phase: HALF_OPEN_SOCKET_RETRY:
    [os error=131, line 748 of URL.cpp]: fill() got zero byte error during reading
    HTTP status - request retry at line 1051
    Wed Jun 9 10:44:49 2004 attempt #0 out of a max of 5
    Wed Jun 9 10:44:49 2004 Server details are ''/0/0
    Wed Jun 9 10:44:49 2004 Server was mark bad, going to next server
    Wed Jun 9 10:44:49 2004 Server details are ''/0/0
    Wed Jun 9 10:44:49 2004 Server was mark bad, going to next server
    Wed Jun 9 10:44:49 2004 general list: trying connect to '10.227.4.33'/8103/65535
    at line 1338 for '/NewBusinessWebApp/index.jsp'
    Wed Jun 9 10:44:49 2004 INFO: New NON-SSL URL
    Wed Jun 9 10:44:49 2004 Going to check the general server list
    Wed Jun 9 10:44:49 2004 WLS info : 10.227.4.33:8103 recycled? 0
    Wed Jun 9 10:44:49 2004 URL::sendHeaders(): meth='GET' file='/NewBusinessWebApp/index.jsp'
    protocol='HTTP/1.1'
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[accept]=[application/msword, application/vnd.ms-excel,
    application/vnd.ms-powerpoint, image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,
    application/x-shockwave-flash, */*]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[accept-language]=[en-gb]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[accept-encoding]=[gzip, deflate]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[user-agent]=[Mozilla/4.0 (compatible; MSIE
    5.5; Windows NT 4.0)]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[host]=[10.227.4.33]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[Proxy-Path-Translated]=[u01/apps/iWS/docs/NewBusinessWebApp/index.jsp]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[Proxy-Path-Translated-Base]=[u01/apps/iWS/docs]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[WL-Proxy-Client-IP]=[128.31.10.79]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[WL-Proxy-SSL]=[false]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[Proxy-Client-IP]=[128.31.10.79]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[X-Forwarded-For]=[128.31.10.79]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[Connection]=[Keep-Alive]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[X-WebLogic-Request-ClusterInfo]=[true]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[X-WebLogic-KeepAliveSecs]=[30]
    Wed Jun 9 10:44:49 2004 Hdrs to WLS:[x-weblogic-cluster-hash]=[MxxEFWztTtKnWbJArcJ2B/b7aZ0]
    Wed Jun 9 10:44:49 2004 INFO: sysSend 732
    Wed Jun 9 10:44:49 2004 Hdrs from WLS:[Date]=[Wed, 09 Jun 2004 09:44:49 GMT]
    Wed Jun 9 10:44:49 2004 Hdrs from WLS:[Location]=[http://10.227.4.33/NewBusinessWebApp/application;JSESSIONID_NewBusinessWebApp=AGcRVXb2ZloCZUTmMEnhSEf84rmmpZ9ILgDmaki2EVmqifD1qpqh!1122206164?namespace=security&origin=index.jsp&event=link.login]
    Wed Jun 9 10:44:49 2004 Hdrs from WLS:[Server]=[WebLogic WebLogic Temporary Patch
    for CR105924 07/08/2003 12:14:20]
    Wed Jun 9 10:44:49 2004 Hdrs from WLS:[Content-Type]=[text/plain]
    Wed Jun 9 10:44:49 2004 Hdrs from WLS:[Transfer-Encoding]=[Chunked]
    Wed Jun 9 10:44:49 2004 Hdrs from WLS:[Set-Cookie]=[JSESSIONID_NewBusinessWebApp=AGcRVXb2ZloCZUTmMEnhSEf84rmmpZ9ILgDmaki2EVmqifD1qpqh!1122206164;
    path=/NewBusinessWebApp]
    Wed Jun 9 10:44:49 2004 parsed all headers OK
    Wed Jun 9 10:44:49 2004 sendResponse() : uref_p->getStatus() = '302'
    Wed Jun 9 10:44:49 2004 Hdrs to client:[Date]=[Wed, 09 Jun 2004 09:44:49 GMT]
    Wed Jun 9 10:44:49 2004 Hdrs to client:[Location]=[http://10.227.4.33/NewBusinessWebApp/application;JSESSIONID_NewBusinessWebApp=AGcRVXb2ZloCZUTmMEnhSEf84rmmpZ9ILgDmaki2EVmqifD1qpqh!1122206164?namespace=security&origin=index.jsp&event=link.login]
    Wed Jun 9 10:44:49 2004 Hdrs to client:[Server]=[WebLogic WebLogic Temporary
    Patch for CR105924 07/08/2003 12:14:20]
    Wed Jun 9 10:44:49 2004 Hdrs to client:[Content-Type]=[text/plain]
    Wed Jun 9 10:44:49 2004 Hdrs to client:[Transfer-Encoding]=[Chunked]
    Wed Jun 9 10:44:49 2004 Hdrs to client:[Set-Cookie]=[JSESSIONID_NewBusinessWebApp=AGcRVXb2ZloCZUTmMEnhSEf84rmmpZ9ILgDmaki2EVmqifD1qpqh!1122206164;
    path=/NewBusinessWebApp]
    Wed Jun 9 10:44:49 2004 ============================= new request ===============================

    I am encountering a similiar problem. Can someone help ?
    The following is my error ....
    Fri Aug 05 11:49:02 2005 ========================== New Request ==========================
    Fri Aug 05 11:49:02 2005 SSL is not being used
    Fri Aug 05 11:49:02 2005 resolveRequest: wlforward: portal/appmanager/EpworthPortal/EpworthDesktop.wlforward
    Fri Aug 05 11:49:02 2005 Request URI = [portal/appmanager/EpworthPortal/EpworthDesktop]
    Fri Aug 05 11:49:02 2005 attempt #0 out of a max of 5
    Fri Aug 05 11:49:02 2005 WARNING!! No good servers left in the general list, reverting back to the static list
    Fri Aug 05 11:49:02 2005 Host extracted from serverlist is [EETST03A]
    Fri Aug 05 11:49:02 2005 parseServerList: could not resolve hostname 'EETST03A', treating it as invalid
    Fri Aug 05 11:49:02 2005 Host extracted from serverlist is [EETST03B]
    Fri Aug 05 11:49:02 2005 parseServerList: could not resolve hostname 'EETST03B', treating it as invalid
    Fri Aug 05 11:49:02 2005 Initializing lastIndex=0 for a list of length=2
    Fri Aug 05 11:49:02 2005 general list: trying connect to ''/0/0 at line 1218 for 'portal/appmanager/EpworthPortal/EpworthDesktop'
    Fri Aug 05 11:49:02 2005 INFO: New NON-SSL URL
    Fri Aug 05 11:49:02 2005 *******Exception type [UNKNOWN_HOST] (null or zero-length hostname) raised at line 1545 of ..\nsapi\.\URL.cpp
    Fri Aug 05 11:49:02 2005 Exception occurred for backend host '/0/0' while error while connecting to : 'UNKNOWN_HOST [os error=0,  line 1545 of ..\nsapi\.\URL.cpp]: null or zero-length hostname'
    Fri Aug 05 11:49:02 2005 Failed to connect to the general server :0:0, mark it BAD
    Fri Aug 05 11:49:02 2005 sleeping for 2 sec at 906
    Fri Aug 05 11:49:04 2005 attempt #1 out of a max of 5
    Fri Aug 05 11:49:04 2005 WARNING!! No good servers left in the general list, reverting back to the static list
    Fri Aug 05 11:49:04 2005 Host extracted from serverlist is [EETST03A]
    Fri Aug 05 11:49:04 2005 Host extracted from serverlist is [EETST03B]
    Fri Aug 05 11:49:04 2005 Initializing lastIndex=0 for a list of length=2
    Fri Aug 05 11:49:04 2005 general list: trying connect to '172.17.35.51'/7001/7001 at line 1218 for 'portal/appmanager/EpworthPortal/EpworthDesktop'
    Fri Aug 05 11:49:04 2005 INFO: New NON-SSL URL
    Fri Aug 05 11:49:04 2005 Connection refused, error = 10022
    Fri Aug 05 11:49:04 2005 Local Port of the socket is 1208
    Fri Aug 05 11:49:04 2005 Remote Host 172.17.35.51 Remote Port 7001
    Fri Aug 05 11:49:04 2005 general list: created a new connection to '172.17.35.51'/7001 for 'portal/appmanager/EpworthPortal/EpworthDesktop', Local port: 1208
    Fri Aug 05 11:49:04 2005 WLS info in sendRequest: 172.17.35.51:7001 recycled? 0
    Fri Aug 05 11:49:04 2005 URL->reallySend 449
    Fri Aug 05 11:52:13 2005 *******Exception type [READ_ERROR_FROM_SERVER] (socket read failure) raised at line 197 of ..\nsapi\.\Reader.cpp
    Fri Aug 05 11:52:13 2005 caught exception in readStatus: READ_ERROR_FROM_SERVER [os error=10054, line 197 of ..\nsapi\.\Reader.cpp]: socket read failure at line 775
    Fri Aug 05 11:52:13 2005 PROTOCOL_ERROR: Backend Server not responding - isRecycled:0
    Fri Aug 05 11:52:13 2005 *******Exception type [PROTOCOL_ERROR] (Backend Server not responding) raised at line 793 of ..\nsapi\.\URL.cpp
    Fri Aug 05 11:52:13 2005 NOT failing over after sendRequest() due to error 10054
    Fri Aug 05 11:52:13 2005 request [portal/appmanager/EpworthPortal/EpworthDesktop] did NOT process successfully
    Message was edited by:
    bennyng

  • Intermittent problem with weblogic plugin for Apache

    Env: hpux11, wls 4.5.2 w/sp1, apache 1.3.12.1
    I am using Apache as the proxy for servlets. Apache serves all static content html/gifs.
    The servlet request is forwarded to weblogic, and the servlet forwards the request to a jsp which responds with html output. Using IE 5, sometimes the images and html show up properly, other times the html code/tags is displayed. Using Netscape, the page does not display at all when the error occurs, otherwise it displays fine.
    The problem occurs when refreshing the same page.
    The errant display is HTML code/tags like:
    <AREA SHAPE="RECT" COORDS="4,4,82,86"
    Here are the httpd.conf settings for the wls plugin.
    <Files *.jsp
    SetHandler weblogic-handler
    </Files
    <Files *.ssi
    SetHandler weblogic-handler
    </Files
    <Location /servletDispatcher
    SetHandler weblogic-handler
    </Location
    WebLogicHost 192.168.12.63
    WebLogicPort 8173
    MatchExpression *.jsp
    Debug ON
    DebugConfigInfo ON
    HungServerRecoverSecs 300
    CookieName mycookie
    In the debug log for wls plugin, the following failure message is logged to /tmp/wlproxy.log:
    "operation READ failed on fd 8: revents=0x000000c0"
    It looks like a socket error on the plugin. Has anyone seen this error or know what causes it?
    The log message (in /tmp/wlproxy.log) for the entire request follows:
    ========New Request: [GET /tangomain?bid=20654&rq=rates HTTP/1.1] =========
    Thu Nov 9 13:59:11 2000 Init: availcookie=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhmqdw3|-839933
    8697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 In cookie2Servers, const c is 'sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhm
    qdw3|-8399338697591569903/-1062728652/5/8173/8173/7002/7002/-1'Thu Nov 9 13:59:11 2000 In parseJVMID...'-8399338697591569903/-10627
    28652/5/8173/8173/7002/7002/-1'!!Thu Nov 9 13:59:11 2000 Init: Preferred[0] = 192.168.12.52:8173
    Thu Nov 9 13:59:11 2000 Init: Preferred[1] = :0
    Thu Nov 9 13:59:11 2000 The request string is '/tangomain?bid=20654&rq=rates'
    Thu Nov 9 13:59:11 2000 After trimming path: '/tangomain?bid=20654&rq=rates'
    Thu Nov 9 13:59:11 2000 trying connect to PRIMARY '192.168.12.63'/8173
    Thu Nov 9 13:59:11 2000 Host 192.168.12.63/8173 not found in the server list
    Thu Nov 9 13:59:11 2000 Adding header [Accept]=[application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint, image/
    gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*]
    Thu Nov 9 13:59:11 2000 Adding header [Accept-Encoding]=[gzip, deflate]
    Thu Nov 9 13:59:11 2000 Adding header [Accept-Language]=[en-us]
    Thu Nov 9 13:59:11 2000 Adding header [Connection]=[Keep-Alive]
    Thu Nov 9 13:59:11 2000 Adding header [Cookie]=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhmqdw3|-8
    399338697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 Adding header [Host]=[mortgage.mysite.com:8443]
    Thu Nov 9 13:59:11 2000 Adding header [Referer]=[https://mortgage.mysite.com:8443/tangomain?bid=20654&rq=main]
    Thu Nov 9 13:59:11 2000 Adding header [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept]=[application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint
    , image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept-Encoding]=[gzip, deflate]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept-Language]=[en-us]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Cookie]=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvh
    mqdw3|-8399338697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Host]=[mortgage.homeside.com:8443]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Referer]=[https://mortgage.mysite.com:8443/tangomain?bid=20654&rq=main]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [WL-Proxy-SSL]=[true]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Proxy-Client-IP]=[10.155.217.195]
    Thu Nov 9 13:59:11 2000 Header received from WLS : [HTTP/1.0 200 OK] = []
    Thu Nov 9 13:59:11 2000 Header received from WLS : [Server] = [WebLogic 4.5.2 Service Pack 1 08/31/2000 09:51:21 #81452]
    Thu Nov 9 13:59:11 2000 Header received from WLS : [Content-Type] = [text/html]
    Thu Nov 9 13:59:11 2000 Responses from WLS:
    Thu Nov 9 13:59:11 2000 Headers from WLS [1] ([Server],[WebLogic 4.5.2 Service Pack 1 08/31/2000 09:51:21 #81452])
    Thu Nov 9 13:59:11 2000 Headers from WLS [2] ([Content-Type],[text/html])
    Thu Nov 9 13:59:11 2000 operation READ failed on fd 8: revents=0x000000c0
    Thanks in advance for any assistance.
    Aaron

    Env: hpux11, wls 4.5.2 w/sp1, apache 1.3.12.1
    I am using Apache as the proxy for servlets. Apache serves all static content html/gifs.
    The servlet request is forwarded to weblogic, and the servlet forwards the request to a jsp which responds with html output. Using IE 5, sometimes the images and html show up properly, other times the html code/tags is displayed. Using Netscape, the page does not display at all when the error occurs, otherwise it displays fine.
    The problem occurs when refreshing the same page.
    The errant display is HTML code/tags like:
    <AREA SHAPE="RECT" COORDS="4,4,82,86"
    Here are the httpd.conf settings for the wls plugin.
    <Files *.jsp
    SetHandler weblogic-handler
    </Files
    <Files *.ssi
    SetHandler weblogic-handler
    </Files
    <Location /servletDispatcher
    SetHandler weblogic-handler
    </Location
    WebLogicHost 192.168.12.63
    WebLogicPort 8173
    MatchExpression *.jsp
    Debug ON
    DebugConfigInfo ON
    HungServerRecoverSecs 300
    CookieName mycookie
    In the debug log for wls plugin, the following failure message is logged to /tmp/wlproxy.log:
    "operation READ failed on fd 8: revents=0x000000c0"
    It looks like a socket error on the plugin. Has anyone seen this error or know what causes it?
    The log message (in /tmp/wlproxy.log) for the entire request follows:
    ========New Request: [GET /tangomain?bid=20654&rq=rates HTTP/1.1] =========
    Thu Nov 9 13:59:11 2000 Init: availcookie=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhmqdw3|-839933
    8697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 In cookie2Servers, const c is 'sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhm
    qdw3|-8399338697591569903/-1062728652/5/8173/8173/7002/7002/-1'Thu Nov 9 13:59:11 2000 In parseJVMID...'-8399338697591569903/-10627
    28652/5/8173/8173/7002/7002/-1'!!Thu Nov 9 13:59:11 2000 Init: Preferred[0] = 192.168.12.52:8173
    Thu Nov 9 13:59:11 2000 Init: Preferred[1] = :0
    Thu Nov 9 13:59:11 2000 The request string is '/tangomain?bid=20654&rq=rates'
    Thu Nov 9 13:59:11 2000 After trimming path: '/tangomain?bid=20654&rq=rates'
    Thu Nov 9 13:59:11 2000 trying connect to PRIMARY '192.168.12.63'/8173
    Thu Nov 9 13:59:11 2000 Host 192.168.12.63/8173 not found in the server list
    Thu Nov 9 13:59:11 2000 Adding header [Accept]=[application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint, image/
    gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*]
    Thu Nov 9 13:59:11 2000 Adding header [Accept-Encoding]=[gzip, deflate]
    Thu Nov 9 13:59:11 2000 Adding header [Accept-Language]=[en-us]
    Thu Nov 9 13:59:11 2000 Adding header [Connection]=[Keep-Alive]
    Thu Nov 9 13:59:11 2000 Adding header [Cookie]=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvhmqdw3|-8
    399338697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 Adding header [Host]=[mortgage.mysite.com:8443]
    Thu Nov 9 13:59:11 2000 Adding header [Referer]=[https://mortgage.mysite.com:8443/tangomain?bid=20654&rq=main]
    Thu Nov 9 13:59:11 2000 Adding header [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept]=[application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint
    , image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept-Encoding]=[gzip, deflate]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Accept-Language]=[en-us]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Cookie]=[sid=OgrzAW0CpixHnM5hf25UQv12qubTNcddw9FBmMGZ3PXY0IP1qQ3P0d1KcLRhMyb4LsJnXvh
    mqdw3|-8399338697591569903/-1062728652/5/8173/8173/7002/7002/-1]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Host]=[mortgage.homeside.com:8443]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Referer]=[https://mortgage.mysite.com:8443/tangomain?bid=20654&rq=main]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [User-Agent]=[Mozilla/4.0 (compatible; MSIE 5.0; Windows NT)]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [WL-Proxy-SSL]=[true]
    Thu Nov 9 13:59:11 2000 Sending header to WLS [Proxy-Client-IP]=[10.155.217.195]
    Thu Nov 9 13:59:11 2000 Header received from WLS : [HTTP/1.0 200 OK] = []
    Thu Nov 9 13:59:11 2000 Header received from WLS : [Server] = [WebLogic 4.5.2 Service Pack 1 08/31/2000 09:51:21 #81452]
    Thu Nov 9 13:59:11 2000 Header received from WLS : [Content-Type] = [text/html]
    Thu Nov 9 13:59:11 2000 Responses from WLS:
    Thu Nov 9 13:59:11 2000 Headers from WLS [1] ([Server],[WebLogic 4.5.2 Service Pack 1 08/31/2000 09:51:21 #81452])
    Thu Nov 9 13:59:11 2000 Headers from WLS [2] ([Content-Type],[text/html])
    Thu Nov 9 13:59:11 2000 operation READ failed on fd 8: revents=0x000000c0
    Thanks in advance for any assistance.
    Aaron

  • Error in starting weblogic commerce server on Win2000

    I downloaded the evaluation release of Weblogic Commerce 3.1 and th licence,
    and installed it on Windows 2000 Professional,
    I have a Weblogic Application Server 5.1 installed
    the server did not start and gave an error, please help us as to what the
    problem is and how to get it running.
    =========== Error Message ===============
    JAVA_CLASSPATH IS
    C:\jdk\lib\tools.jar;C:\weblogic\lib\weblogic510sp6boot.jar;C:
    \weblogic\classes\boot
    WEBLOGIC_CLASSPATH IS
    C:\weblogic\lib\weblogic510sp6.jar;C:\weblogic\lib\WebLogi
    c_RDBMS.jar;C:\weblogic\license;C:\weblogic\classes;C:\weblogic\lib\weblogic
    aux.
    jar;C:\weblogic\lib\weblogic-tags-510.jar;C:\WebLogicCommerceServer3.1\licen
    se;C
    :\WebLogicCommerceServer3.1\classes;C:\WebLogicCommerceServer3.1\lib\rules.j
    ar;C
    :\WebLogicCommerceServer3.1\lib\jrulesserviceprovider.jar;C:\WebLogicCommerc
    eSer
    ver3.1\deploy\bmp\classes;C:\WebLogicCommerceServer3.1\eval\win32\Taxware\cl
    asse
    s;C:\weblogic\eval\cloudscape\lib\cloudscape.jar;C:\weblogic\eval\cloudscape
    \lib
    \tools.jar;C:\weblogic\eval\cloudscape\lib\client.jar
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <WebLogicServer> Read global
    properties C:\WebLogicCommerceServer3.1\weblogic.propertie
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <WebLogicServer> No per-server
    properties files found
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Logging> FileLogger initialized.
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <WebLogicServer> ************
    WebLogic Server (5.1.0 04/03/2000 17:13:23 #66825) 'serve
    :\WebLogicCommerceServer3.1
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <WebLogicServer> ************ (c)
    1995, 1996, 1997, 1998 WebLogic, Inc., (c) 1999 BEA S
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.swapIntervalSecs', current value: '10'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.ConnectionConsumer', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.enforceClientCert', current value: 'false'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.login.readTimeoutMillis', current value: '5000'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.propertiesFile', current value: 'C:\WebLogicCo
    .properties'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.bindAddr', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.servlet.reloadCheckSecs', current value: '-1'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.authRealmName', current value: 'WebLogic Server
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.SSLHandler.enable', current value: 'true'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.startupFailureIsFatal', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.http.keepAliveSecs', current value: '60'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.servlet.classpath', current value: ''
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.tunneling.clientPingSecs', current value: '45'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.defaultWebApp', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.persistentStoreDir', current value: 'se
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.perServerPropertiesFile', current value: 'null
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.queue', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.invalidationIntervalSecs', current valu
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.persistence', current value: 'false'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.realm.cache.user.enable', current value: 'tr
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.rmi.dgc.callSystemGC', current value: 'false'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.enableEvents', current value: 'false'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.maxTransactedDurableSubscribers', current value:
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.weight', current value: '100'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.connectionPoolArgs', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.disableGuest', current value: 'false'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.persistentStorePool', current value: ''
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.URLAclFile', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.percentSocketReaders', current value: '33'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.zac.enable', current value: 'true'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jdbc.TXDataSource', current value: '[weblogic.jdbc.TX
    .jts.commercePool=commercePool ]'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.DNSName', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.ejb.deploy', current value: 'C:/WebLogicCommerceServe
    C:/WebLogicCommerceServer3.1/lib/axiom.jar,C:/WebLogicCommerceServer3.1/lib/
    ebusiness.jar,C:/WebLogicCommerceServer3.1/lib/adv
    erceServer3.1/lib/bridge.jar,C:/WebLogicCommerceServer3.1/lib/document.jar,C
    :/WebLogicCommerceServer3.1/lib/p13nadvisor.jar,C:
    .1/lib/portal.jar,C:/WebLogicCommerceServer3.1/lib/ruleeditorbeans.jar,C:/We
    bLogicCommerceServer3.1/lib/rulesservice.jar,C:/We
    lib/servicemgr.jar'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.workspace.showUserKeysOnly', current value: 'false'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.enable', current value: 'true'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.allow', current value: '[weblogic.allow.reserve.weblo
    commercePool=everyone
    weblogic.allow.execute.weblogic.servlet.Certificate=system
    weblogic.allow.execute.weblogic.servlet.Admin
    low.execute.weblogic.servlet.AdminLicense=system
    weblogic.allow.execute.weblogic.servlet.AdminConnections=system
    weblogic.allo
    et.classes=everyone
    weblogic.allow.execute.weblogic.servlet.AdminClients=system
    weblogic.allow.execute.weblogic.servlet.AdminV
    llow.execute.weblogic.servlet.AdminMain=system
    weblogic.allow.execute.weblogic.servlet.AdminThreads=system
    weblogic.allow.rese
    tionPool.docPool=everyone weblogic.allow.read.weblogic.workspace=everyone
    weblogic.allow.execute.weblogic.servlet.AdminEvents=
    ite.weblogic.workspace=everyone
    weblogic.allow.execute.weblogic.servlet.AdminJDBC=system
    weblogic.allow.execute.weblogic.servl
    ow.execute.weblogic.servlet.AdminProps=system
    weblogic.allow.execute.weblogic.servlet.ConsoleHelp=everyone ]'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.listenPort', current value: '7501'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.allow', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.servlet.reloadOnModify', current value: 'false'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.io.fileSystem', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.startupArgs', current value: '[weblogic.system
    p=TraceFlags=E ]'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jdbc.enableLogFile', current value: 'false'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.cookie.domain', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.realm.debug', current value: 'false'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.clustering.enable', current value: 'false'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.enable', current value: 'true'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.shutdownArgs', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.rmi.startupClass', current value: '[weblogic.rmi.star
    blogic.rmi.internal.RegistryImpl ]'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.keepAlive.enable', current value: 'true'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.jdbc.connTimeoutSecs', current value: '
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.name', current value: 'server'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.helpPageURL', current value: 'http://www.weblo
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.key.server', current value: 'C:\WebLogicComm
    okey.pem'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.rmi.startupArgs', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.topicSessionPool', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.logFileBufferKBytes', current value: '8'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.home', current value: 'C:\weblogic'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.documentRoot', current value: 'public_html'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.servlet.reloadOnModifyRecursive', current value
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.errorPage', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.certificate.authority3', current value: 'nul
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.administrativePort', current value: '0'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.certificate.authority2', current value: 'nul
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.startupClass', current value: '[weblogic.syste
    tup=com.beasys.commerce.foundation.plugin.weblogic.TraceStartup
    weblogic.system.startupClass.KeyBootstrap=com.beasys.commerce.
    otstrap
    weblogic.system.startupClass.serviceManager=com.beasys.commerce.servicemanag
    er.CommerceServiceManagerStartup ]'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.nonPrivGroup', current value: 'nobody'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.cluster.multicastTTL', current value: '1'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.home', current value: 'C:\WebLogicCommerceServ
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.https.keepAliveSecs', current value: '120'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jndi.transportableObjectFactories', current value: ''
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.certificateCacheSize', current value: '3'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.tunneling.clientTimeoutSecs', current value: '4
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jdbc.DataSource', current value: '[weblogic.jdbc.Data
    l.docPool=docPool ]'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.nonPrivUser', current value: 'nobody'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.zac.publishRoot', current value: 'exports'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.clientRootCA', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.cluster.defaultLoadAlgorithm', current value: 'round-
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.enable', current value: 'true'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.administrator.phone', current value: '(None)'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jdbc.connectionPool', current value: '[weblogic.jdbc.
    rl=jdbc:beasys:docmgmt:com.beasys.commerce.axiom.document.ref.RefDocumentPro
    vider,driver=com.beasys.commerce.axiom.document.jd
    =0,initialCapacity=10,maxCapacity=20,capacityIncrement=1,allowShrinking=true
    ,shrinkPeriodMins=15,refreshMinutes=5,props=jdbc.u
    mmercePool;jdbc.isPooled=true;weblogic.t3.waitForConnection=true;weblogic.t3
    .waitSecondsForConnection=999999999999;weblogic.jt
    onSecs=999999999999;docBase=C:/WebLogicCommerceServer3.1/dmsBase;schemaXML=C
    :/WebLogicCommerceServer3.1/dmsBase/doc-schema.xml
    nPool.commercePool=url=jdbc:cloudscape:Commerce;create=true;upgrade=true,dri
    ver=COM.cloudscape.core.JDBCDriver,loginDelaySecs=
    Capacity=20,capacityIncrement=1,allowShrinking=true,shrinkPeriodMins=15,test
    ConnsOnReserve=true,testTable=WLCS_IS_ALIVE,refres
    ne;password=none;server=none;weblogic.t3.waitForConnection=true;weblogic.t3.
    waitSecondsForConnection=999999999999,weblogic.jts
    nSecs=999999999999,verbose=false ]'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.debug', current value: 'false'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jdbc.logFileName', current value: 'C:\WebLogicCommerc
    og'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.cluster.dnsName', current value: 'null'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.requireAuthentication', current value: 'true'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.cluster.multicastAddress', current value: ''
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.defaultSecureProtocol', current value: 't3s'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.realm.cache.auth.enable', current value: 'tr
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.executeThreadCount', current value: '15'
    Fri Dec 01 11:04:39 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.cookie.comment', current value: 'Weblog
    ng Cookie'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.tableNamePrefix', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.connectionPool', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.shutdownClass', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.defaultServlet', current value: 'file'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.cluster.name', current value: 'mycluster'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.defaultProtocol', current value: 't3'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.postTimeoutSecs', current value: '30'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.group', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.realm.cache.caseSensitive', current value: '
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.certificate.server', current value: 'C:\WebL
    rver\democert.pem'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.mimeType', current value: '[weblogic.httpd.mime
    .wmlscriptc=wmlsc weblogic.httpd.mimeType.application/x-java-vm=class
    weblogic.httpd.mimeType.image/gif=gif weblogic.httpd.mim
    stream=exe weblogic.httpd.mimeType.text/html=html,htm
    weblogic.httpd.mimeType.application/pdf=pdf weblogic.httpd.mimeType.appl
    ar weblogic.httpd.mimeType.image/jpeg=jpeg,jpg
    weblogic.httpd.mimeType.image/vnd.wap.wbmp=wbmp
    weblogic.httpd.mimeType.applica
    tpd.mimeType.text/vnd.wap.wmlscript=wmls
    weblogic.httpd.mimeType.text/vnd.wap.wml=wml
    weblogic.httpd.mimeType.application/vnd.
    ttpd.mimeType.application/x-java-serialized-object=ser ]'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.webApp', current value: '[weblogic.httpd.webApp
    rceServer3.1/server/webapps/examples/portal/portal.war
    weblogic.httpd.webApp.tools=C:/WebLogicCommerceServer3.1/server/webapps
    c.httpd.webApp.wlcs=C:/WebLogicCommerceServer3.1/server/webapps/wlcs/ ]'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.minPasswordLen', current value: '8'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.connectionFactoryArgs', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.persistentStoreType', current value: 'f
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.cacheEntries', current value: '1024'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.certificate.authority', current value: 'C:\W
    \server\ca.pem'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.resource.MailSession', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.cookie.maxAgeSecs', current value: '-1'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.login.readTimeoutMillisSSL', current value: '25000'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.cluster.enable', current value: 'false'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.SSL.ciphersuites', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.indexFiles', current value: 'index.html,index.h
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.password', current value: '[weblogic.password.system=
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.enableLogFile', current value: 'false'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.enableReverseDNSLookups', current value: 'fals
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.indexDirectories', current value: 'false'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.maxLogFileSize', current value: '1024'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.logFile', current value: 'C:\WebLogicCommerceS
    .log'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.timeoutSecs', current value: '3600'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.logFileFormat', current value: 'common'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.perClusterPropertiesFile', current value: 'nul
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.key.export.lifespan', current value: '500'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.CORBA.connectionPool', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'java.system.property', current value: '[java.system.property.c
    /WebLogicCommerceServer3.1/db/data ]'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.logFileName', current value: 'C:\WebLogicCommer
    s.log'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.defaultMimeType', current value: 'text/plain'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.debug.httpd.servlet', current value: 'false'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.connectionFactoryName', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.SSLListenPort', current value: '7502'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.URLResource', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.cookie.name', current value: 'WebLogicS
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.quiescent', current value: 'false'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.register', current value: '[weblogic.httpd.regi
    sys.commerce.foundation.flow.FlowManager
    weblogic.httpd.register.AdminProps=admin.AdminProps
    weblogic.httpd.register.classes=w
    hServlet weblogic.httpd.register.AdminEvents=admin.AdminEvents
    weblogic.httpd.register.AdminMain=admin.AdminMain weblogic.http
    gic.servlet.ServerSideIncludeServlet
    weblogic.httpd.register.servletimages=weblogic.servlet.internal.InternalImag
    eServlet webl
    oleHelp=weblogic.servlet.ClasspathServlet
    weblogic.httpd.register.AdminJDBC=admin.AdminJDBC
    weblogic.httpd.register.ShowDocSer
    .content.ShowDocServlet
    weblogic.httpd.register.*.jsp=weblogic.servlet.JSPServlet
    weblogic.httpd.register.AdminCaptureRootCA=a
    weblogic.httpd.register.AdminRealm=admin.AdminRealm
    weblogic.httpd.register.AdminLicense=admin.AdminLicense weblogic.httpd.reg
    certificate weblogic.httpd.register.AdminConnections=admin.AdminConnections
    weblogic.httpd.register.AdminClients=admin.AdminCl
    ister.file=weblogic.servlet.FileServlet
    weblogic.httpd.register.AdminVersion=admin.AdminVersion
    weblogic.httpd.register.authen
    .ClientAuthenticationServlet
    weblogic.httpd.register.AdminThreads=admin.AdminThreads ]'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.clientRootCA4', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.clientRootCA3', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.clientRootCA2', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.cookies.enable', current value: 'true'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.servlet.extensionCaseSensitive', current value:
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.realm.cache.group.enable', current value: 't
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.nativeIO.enable', current value: 'true'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.rmi.enableServerSideStubs', current value: 'false'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.cookie.path', current value: '/'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.session.URLRewriting.enable', current value: 't
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.enableSetUID', current value: 'false'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.realm.cache.acl.enable', current value: 'tru
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.topic', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.administrator.name', current value: 'WebLogic Adminis
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.jms.queueSessionPool', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.ssl.enable', current value: 'true'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.administrator.location', current value: '(None)'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.enableSetGID', current value: 'false'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.initArgs', current value: '[weblogic.httpd.init
    Filename=/weblogic/admin/help/NoContent.html
    weblogic.httpd.initArgs.*.jsp=pageCheckSeconds=0,packagePrefix=jsp,compileCo
    mmand
    gDir=C:/WebLogicCommerceServer3.1/server/classfiles,verbose=false,keepgenera
    ted=false weblogic.httpd.initArgs.file=defaultFile
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.administrator.email', current value: 'root'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.enableConsole', current value: 'true'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.security.realm.cache.perm.enable', current value: 'tr
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.system.user', current value: 'system'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <Config> Property name:
    'weblogic.httpd.charsets', current value: 'null'
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> awt.toolkit =
    sun.awt.windows.WToolkit
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> cloudscape.system.home
    = C:/WebLogicCommerceServer3.1/db/data
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> commerce.properties =
    C:\WebLogicCommerceServer3.1\weblogiccommerce.prop
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> file.encoding = Cp1252
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> file.encoding.pkg =
    sun.io
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> file.separator = \
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.awt.fonts =
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.awt.graphicsenv =
    sun.awt.Win32GraphicsEnvironment
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.awt.printerjob =
    sun.awt.windows.WPrinterJob
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.class.path =
    C:\jdk\lib\tools.jar;C:\weblogic\lib\weblogic510sp6boo
    s\boot
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.class.version =
    46.0
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.compiler =
    symcjit
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.ext.dirs =
    C:\jdk\jre\lib\ext
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.home = C:\jdk\jre
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.io.tmpdir =
    C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.library.path =
    C:\jdk\bin;.;C:\WINNT\System32;C:\WINNT;C:\WINNT\sys
    System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program
    Files\Microsoft Visual Studio\Common\MSDev98\Bin;
    ft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual
    Studio\VC98\bin;C:\jdk\bin;C:\weblogic\bin;C:\weblogic\bin;C:\
    1\eval\win32\CyberCash\bin;C:\WebLogicCommerceServer3.1\eval\win32\Taxware\b
    in
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props>
    java.protocol.handler.pkgs = weblogic.utils|weblogic.utils
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.security.manager
    =
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.security.policy =
    C:\weblogic\weblogic.policy
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props>
    java.specification.name = Java Platform API Specification
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props>
    java.specification.vendor = Sun Microsystems Inc.
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props>
    java.specification.version = 1.2
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.vendor = Sun
    Microsystems Inc.
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.vendor.url =
    http://java.sun.com/
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.vendor.url.bug =
    http://java.sun.com/cgi-bin/bugreport.cgi
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.version = 1.2.2
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.vm.info = build
    JDK-1.2.2-001, native threads, symcjit
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.vm.name = Classic
    VM
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props>
    java.vm.specification.name = Java Virtual Machine Specification
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props>
    java.vm.specification.vendor = Sun Microsystems Inc.
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props>
    java.vm.specification.version = 1.0
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.vm.vendor = Sun
    Microsystems Inc.
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> java.vm.version =
    1.2.2
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> line.separator =
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> os.arch = x86
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> os.name = Windows NT
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> os.version = 5.0
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> path.separator = ;
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> pipeline.properties =
    C:\WebLogicCommerceServer3.1\pipeline.properties
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> sun.boot.class.path =
    C:\jdk\jre\lib\rt.jar;C:\jdk\jre\lib\i18n.jar;C:\j
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> sun.boot.library.path
    = C:\jdk\jre\bin
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props>
    sun.io.unicode.encoding = UnicodeLittle
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> user.dir =
    C:\WebLogicCommerceServer3.1
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> user.home =
    C:\Documents and Settings\Administrator
    Fri Dec 01 11:04:40 GMT+05:30 2000:<I> <System Props> user.language = en
    Fri Dec 01 11:04:40 GMT+05:30 2

    Hello Muffy,
    It looks like you do not have WLS 5.1 service pack 6 installed correctly. I
    say this because I do not see the sp6 message at the top of your log and I saw
    this message in your log:
    org.xml.sax.SAXParseException: Element "weblogic-enterprise-bean" allows no
    further input; "transaction-isolation" is not allowed
    Ture Hoefner
    BEA Systems, Inc.
    2590 Pearl St.
    Suite 110
    Boulder, CO 80302
    www.bea.com

  • EXCEPTION_ACCESS_VIOLATION (0xc0000005) on startup of Weblogic application server

    Hi All,
    Everytime I start the weblogic Application server I get an
    EXCEPTION_ACCESS_VIOLATION error. This happens about a min after the app
    server is started. All had been running fine so far. The most recent change
    made was to compile the classes using jdk1.5.0_05.
    The jdk used for weblogic is 1.4.2.
    Does anybody know how to solve this problem?? I even tried to start WL using
    jdk1.5.0_05 by modifying the startserver.cmd scripts - but I still get the
    same issue.
    Please HELP!!!
    Here is the output on startup:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
    PC=0x84503C3 Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    at java.lang.Class.getClassLoader0(Native Method)
    at java.lang.Class.getClassLoader(Class.java:508)
    at com.capitalone.sara.Constants.initialize(Constants.java:39)
    at com.capitalone.sara.InitServlet.init(InitServlet.java:21)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1018)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at
    weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:894)
    - locked <0x11af4710> (a weblogic.servlet.internal.ServletStubImpl)
    at
    weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:873)
    at
    weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:812)
    - locked <0x11af4710> (a weblogic.servlet.internal.ServletStubImpl)
    at
    weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3281)
    at
    weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3238)
    at
    weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3224)
    at
    weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3207)
    - locked <0x119dd2b0> (a weblogic.servlet.internal.WebAppServletContext)
    at
    weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java:694)
    at
    weblogic.servlet.internal.WebService.preloadResources(WebService.java:483)
    at
    weblogic.servlet.internal.ServletInitService.resume(ServletInitService.java:30)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    Dynamic libraries:
    0x00400000 - 0x00406000 C:\tools\bea\JDK142~1\bin\java.exe
    0x7C900000 - 0x7C9B0000 C:\WINDOWS\system32\ntdll.dll
    0x7C800000 - 0x7C8F4000 C:\WINDOWS\system32\kernel32.dll
    0x77DD0000 - 0x77E6B000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77E70000 - 0x77F01000 C:\WINDOWS\system32\RPCRT4.dll
    0x77C10000 - 0x77C68000 C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000 C:\tools\bea\JDK142~1\jre\bin\client\jvm.dll
    0x77D40000 - 0x77DD0000 C:\WINDOWS\system32\USER32.dll
    0x77F10000 - 0x77F56000 C:\WINDOWS\system32\GDI32.dll
    0x76B40000 - 0x76B6D000 C:\WINDOWS\system32\WINMM.dll
    0x10000000 - 0x10007000 C:\tools\bea\JDK142~1\jre\bin\hpi.dll
    0x00390000 - 0x0039E000 C:\tools\bea\JDK142~1\jre\bin\verify.dll
    0x003B0000 - 0x003C9000 C:\tools\bea\JDK142~1\jre\bin\java.dll
    0x003D0000 - 0x003DD000 C:\tools\bea\JDK142~1\jre\bin\zip.dll
    0x02F80000 - 0x02F8F000 C:\tools\bea\jdk142_04\jre\bin\net.dll
    0x71AB0000 - 0x71AC7000 C:\WINDOWS\system32\WS2_32.dll
    0x71AA0000 - 0x71AA8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71A50000 - 0x71A8F000 C:\WINDOWS\System32\mswsock.dll
    0x76F20000 - 0x76F47000 C:\WINDOWS\system32\DNSAPI.dll
    0x76FB0000 - 0x76FB8000 C:\WINDOWS\System32\winrnr.dll
    0x76F60000 - 0x76F8C000 C:\WINDOWS\system32\WLDAP32.dll
    0x76FC0000 - 0x76FC6000 C:\WINDOWS\system32\rasadhlp.dll
    0x030A0000 - 0x030A8000 C:\tools\bea\jdk142_04\jre\bin\nio.dll
    0x030B0000 - 0x030B6000 C:\tools\bea\jdk142_04\jre\bin\ioser12.dll
    0x662B0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
    0x71A90000 - 0x71A98000 C:\WINDOWS\System32\wshtcpip.dll
    0x76C90000 - 0x76CB8000 C:\WINDOWS\system32\imagehlp.dll
    0x59A60000 - 0x59B01000 C:\WINDOWS\system32\DBGHELP.dll
    0x77C00000 - 0x77C08000 C:\WINDOWS\system32\VERSION.dll
    0x76BF0000 - 0x76BFB000 C:\WINDOWS\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 2304K, used 450K [0x10010000, 0x10290000,
    0x10f70000)
    eden space 2048K, 9% used [0x10010000, 0x10042118, 0x10210000)
    from space 256K, 97% used [0x10250000, 0x1028e908, 0x10290000)
    to space 256K, 0% used [0x10210000, 0x10210000, 0x10250000)
    tenured generation total 30272K, used 12777K [0x10f70000, 0x12d00000,
    0x1c810000)
    the space 30272K, 42% used [0x10f70000, 0x11bea408, 0x11bea600, 0x12d00000)
    compacting perm gen total 18944K, used 18826K [0x1c810000, 0x1da90000,
    0x24810000)
    the space 18944K, 99% used [0x1c810000, 0x1da72bc0, 0x1da72c00, 0x1da90000)
    Local Time = Tue Nov 08 20:05:50 2005
    Elapsed Time = 191
    # The exception above was detected in native code outside the VM # # Java
    VM: Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode) # # An error report
    file has been saved as hs_err_pid5996.log.
    # Please refer to the file for further information.
    The only place I use any sort of classloader code is in the following
    Constants.java
    I use this line:
    InputStream is =
    Constants.class.getClassLoader().getResourceAsStream(propertyFileName);
    This used to work perfectly fine in jdk 1.3 and 1.4 (if that is somewhere
    close to the problem)
    THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Yes
    THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Yes
    ERROR MESSAGES/STACK TRACES THAT OCCUR :
    The contents of the file hs_err_pid.log is:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d0e78b9, pid=4192,
    tid=5140 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode) #
    Problematic frame:
    # C [awt.dll+0xe78b9]
    --------------- T H R E A D ---------------
    Current thread (0x03987d80): JavaThread "AWT-EventQueue-0"
    [_thread_in_native, id=5140]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000004
    Registers:
    EAX=0x00000000, EBX=0x03922ee8, ECX=0x03987e3c, EDX=0x0389f748
    ESP=0x0389f750, EBP=0x0389f7b4, ESI=0x03987e3c, EDI=0x00000000
    EIP=0x6d0e78b9, EFLAGS=0x00010246
    Top of Stack: (sp=0x0389f750)
    0x0389f750: 03922ee8 03987e3c 00000000 6d0c7c9d
    0x0389f760: 03987d80 161bce48 161bce48 00000001
    0x0389f770: 00000200 00000000 0082018a 0400f64e
    0x0389f780: 0000018a 00000082 0389f7a0 00000000
    0x0389f790: 107f1850 00000000 00000000 00000000
    0x0389f7a0: 000001f7 0389f760 0389fae4 6d0f32d8
    0x0389f7b0: 00000000 0389f7e4 0403826f 000001f7
    0x0389f7c0: 0389f7f8 0389f7f4 0389f7c8 00000000
    Instructions: (pc=0x6d0e78b9)
    0x6d0e78a9: 56 8b 0e ff 51 68 85 c0 7d 06 5f 33 c0 5e 59 c3
    0x6d0e78b9: 8b 47 04 85 c0 74 15 8b 0d e8 fa 12 6d 8b 16 51
    Stack: [0x037a0000,0x038a0000), sp=0x0389f750, free space=1021k Native
    frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C
    [awt.dll+0xe78b9] j
    sun.awt.windows.WComponentPeer.nativeHandleEvent(Ljava/awt/AWTEvent;)V+0
    j sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+69
    j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+765
    j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42
    j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
    j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
    J
    java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
    v ~RuntimeStub::alignment_frame_return Runtime1 stub j
    java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
    j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j java.awt.EventDispatchThread.run()V+9
    v ~StubRoutines::call_stub
    V [jvm.dll+0x8295c]
    V [jvm.dll+0xd752e]
    V [jvm.dll+0x8282d]
    V [jvm.dll+0x8258a]
    V [jvm.dll+0x9d476]
    V [jvm.dll+0x1042ae]
    V [jvm.dll+0x10427c]
    C [msvcrt.dll+0x2a3b0]
    C [kernel32.dll+0xb50b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j
    sun.awt.windows.WComponentPeer.nativeHandleEvent(Ljava/awt/AWTEvent;)V+0
    j sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+69
    j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+765
    j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42
    j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
    j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
    J
    java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
    v ~RuntimeStub::alignment_frame_return Runtime1 stub j
    java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
    j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j java.awt.EventDispatchThread.run()V+9
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x06ed0e78 JavaThread "AWT-EventQueue-23" [_thread_blocked, id=5352]
    0x038ba360 JavaThread "Thread-132" [_thread_blocked, id=5100] =>0x03987d80
    JavaThread "AWT-EventQueue-0" [_thread_in_native, id=5140]
    0x03f11b60 JavaThread "AWT-Shutdown" [_thread_blocked, id=5608]
    0x038bd4d0 JavaThread "Thread-87" [_thread_blocked, id=2964]
    0x03ef5918 JavaThread "traceMsgQueueThread" daemon [_thread_blocked,
    id=6108]
    0x03eef590 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4312]
    0x03ee7ed0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3964]
    0x03917018 JavaThread "Low Memory Detector" daemon [_thread_blocked,
    id=5992]
    0x03980560 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5224]
    0x0397f9a8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4880]
    0x038b0c80 JavaThread "Finalizer" daemon [_thread_blocked, id=4500]
    0x038c8ba0 JavaThread "Reference Handler" daemon [_thread_blocked, id=5592]
    0x038a5748 JavaThread "main" [_thread_blocked, id=3508]
    Other Threads:
    0x038d7a08 VMThread [id=3212]
    0x038a61e8 WatcherThread [id=5576]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 576K, used 211K [0x10020000, 0x100c0000,
    0x10780000)
    eden space 512K, 28% used [0x10020000, 0x10044cb0, 0x100a0000)
    from space 64K, 100% used [0x100b0000, 0x100c0000, 0x100c0000)
    to space 64K, 0% used [0x100a0000, 0x100a0000, 0x100b0000)
    tenured generation total 1408K, used 1225K [0x10780000, 0x108e0000,
    0x16020000)
    the space 1408K, 87% used [0x10780000, 0x108b2720, 0x108b2800, 0x108e0000)
    compacting perm gen total 8192K, used 6450K [0x16020000, 0x16820000,
    0x1a020000)
    the space 8192K, 78% used [0x16020000, 0x1666ca88, 0x1666cc00, 0x16820000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00419000 C:\Program Files\Internet Explorer\iexplore.exe
    0x7c900000 - 0x7c9b0000 C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000 C:\WINDOWS\system32\kernel32.dll
    0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll
    0x77d40000 - 0x77dd0000 C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f56000 C:\WINDOWS\system32\GDI32.dll
    0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
    0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000 C:\WINDOWS\system32\RPCRT4.dll
    0x77760000 - 0x778cc000 C:\WINDOWS\system32\SHDOCVW.dll
    0x77a80000 - 0x77b14000 C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
    0x754d0000 - 0x75550000 C:\WINDOWS\system32\CRYPTUI.dll
    0x76c30000 - 0x76c5e000 C:\WINDOWS\system32\WINTRUST.dll
    0x76c90000 - 0x76cb8000 C:\WINDOWS\system32\IMAGEHLP.dll
    0x77120000 - 0x771ac000 C:\WINDOWS\system32\OLEAUT32.dll
    0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
    0x5b860000 - 0x5b8b4000 C:\WINDOWS\system32\NETAPI32.dll
    0x771b0000 - 0x77256000 C:\WINDOWS\system32\WININET.dll
    0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
    0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
    0x10000000 - 0x1001f000 C:\PROGRA~1\Google\GOOGLE~1\GOEC62~1.DLL
    0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
    0x773d0000 - 0x774d2000
    C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x62000000 - 0x62084000
    C:\PROGRA~1\Google\GOOGLE~1\GoogleDesktopResources_en.dll
    0x71a50000 - 0x71a8f000 C:\WINDOWS\system32\mswsock.dll
    0x7c9c0000 - 0x7d1d5000 C:\WINDOWS\system32\SHELL32.dll
    0x5d090000 - 0x5d127000 C:\WINDOWS\system32\comctl32.dll
    0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll
    0x63000000 - 0x63014000 C:\WINDOWS\system32\SynTPFcs.dll
    0x75f80000 - 0x7607d000 C:\WINDOWS\system32\BROWSEUI.dll
    0x20000000 - 0x20012000 C:\WINDOWS\system32\browselc.dll
    0x77b40000 - 0x77b62000 C:\WINDOWS\system32\appHelp.dll
    0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
    0x41000000 - 0x4101c000 C:\PROGRA~1\Google\GOOGLE~1\GOA66E~1.DLL
    0x60000000 - 0x60066000 C:\Program Files\Google\Google Desktop
    Search\GoogleDesktopAPI2.dll
    0x77260000 - 0x772ff000 C:\WINDOWS\system32\urlmon.dll
    0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\UxTheme.dll
    0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
    0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
    0x769c0000 - 0x76a73000 C:\WINDOWS\system32\USERENV.dll
    0x77a20000 - 0x77a74000 C:\WINDOWS\System32\cscui.dll
    0x76600000 - 0x7661d000 C:\WINDOWS\System32\CSCDLL.dll
    0x01160000 - 0x01284000 c:\program files\google\googletoolbar1.dll
    0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
    0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
    0x76380000 - 0x76385000 C:\WINDOWS\system32\MSIMG32.dll
    0x59a60000 - 0x59b01000 C:\WINDOWS\system32\DBGHELP.DLL
    0x76ee0000 - 0x76f1c000 C:\WINDOWS\system32\RASAPI32.DLL
    0x76e90000 - 0x76ea2000 C:\WINDOWS\system32\rasman.dll
    0x76eb0000 - 0x76edf000 C:\WINDOWS\system32\TAPI32.dll
    0x76e80000 - 0x76e8e000 C:\WINDOWS\system32\rtutils.dll
    0x77c70000 - 0x77c93000 C:\WINDOWS\system32\msv1_0.dll
    0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
    0x722b0000 - 0x722b5000 C:\WINDOWS\system32\sensapi.dll
    0x01530000 - 0x0153b000 C:\Program Files\Adobe\Acrobat
    6.0\Reader\ActiveX\AcroIEHelper.dll
    0x015a0000 - 0x015bf000 C:\WINDOWS\system32\dla\tfswshx.dll
    0x015c0000 - 0x015cf000 C:\WINDOWS\system32\tfswapi.dll
    0x015d0000 - 0x0160b000 C:\WINDOWS\system32\dla\tfswcres.dll
    0x01650000 - 0x01668000 C:\Program Files\Norton AntiVirus\NavShExt.dll
    0x76b20000 - 0x76b31000 C:\WINDOWS\system32\ATL.DLL
    0x7c080000 - 0x7c0f7000 C:\WINDOWS\system32\MSVCP70.dll
    0x7c000000 - 0x7c054000 C:\WINDOWS\system32\MSVCR70.dll
    0x75e90000 - 0x75f40000 C:\WINDOWS\system32\SXS.DLL
    0x016b0000 - 0x01738000 C:\WINDOWS\system32\shdoclc.dll
    0x01740000 - 0x01a05000 C:\WINDOWS\system32\xpsp2res.dll
    0x75cf0000 - 0x75d81000 C:\WINDOWS\system32\mlang.dll
    0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
    0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
    0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
    0x65af0000 - 0x65af7000 C:\WINDOWS\system32\jsproxy.dll
    0x01a40000 - 0x01a5e000 C:\Program Files\Common Files\Symantec Shared\Script
    Blocking\scrauth.dll
    0x01a70000 - 0x01a90000 C:\Program Files\Common Files\Symantec Shared\Script
    Blocking\ScrBlock.dll
    0x0ffd0000 - 0x0fff8000 C:\WINDOWS\system32\rsaenh.dll
    0x022b0000 - 0x02576000 C:\WINDOWS\system32\msi.dll
    0x60300000 - 0x60307000 C:\Program Files\Yahoo!\Messenger\idle.dll
    0x7c340000 - 0x7c396000 C:\Program Files\Yahoo!\Messenger\MSVCR71.dll
    0x75c50000 - 0x75cbe000 c:\windows\system32\jscript.dll
    0x45000000 - 0x4500c000 C:\Program Files\Google\Google Desktop
    Search\gzlib.dll
    0x7d4a0000 - 0x7d787000 C:\WINDOWS\System32\mshtml.dll
    0x746c0000 - 0x746e7000 C:\WINDOWS\System32\msls31.dll
    0x746f0000 - 0x7471a000 C:\WINDOWS\System32\msimtf.dll
    0x325c0000 - 0x325d2000 C:\Program Files\Microsoft
    Office\OFFICE11\msohev.dll
    0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
    0x66e50000 - 0x66e90000 C:\WINDOWS\System32\iepeers.dll
    0x73000000 - 0x73026000 C:\WINDOWS\System32\WINSPOOL.DRV
    0x76200000 - 0x76271000 C:\WINDOWS\System32\mshtmled.dll
    0x71b20000 - 0x71b32000 C:\WINDOWS\system32\MPR.dll
    0x75f60000 - 0x75f67000 C:\WINDOWS\System32\drprov.dll
    0x71c10000 - 0x71c1e000 C:\WINDOWS\System32\ntlanman.dll
    0x71cd0000 - 0x71ce7000 C:\WINDOWS\System32\NETUI0.dll
    0x71c90000 - 0x71cd0000 C:\WINDOWS\System32\NETUI1.dll
    0x71c80000 - 0x71c87000 C:\WINDOWS\System32\NETRAP.dll
    0x71bf0000 - 0x71c03000 C:\WINDOWS\System32\SAMLIB.dll
    0x75f70000 - 0x75f79000 C:\WINDOWS\System32\davclnt.dll
    0x72d20000 - 0x72d29000 C:\WINDOWS\system32\wdmaud.drv
    0x72d10000 - 0x72d18000 C:\WINDOWS\system32\msacm32.drv
    0x77be0000 - 0x77bf5000 C:\WINDOWS\system32\MSACM32.dll
    0x77bd0000 - 0x77bd7000 C:\WINDOWS\system32\midimap.dll
    0x6d590000 - 0x6d5a1000 C:\tools\jre1.5.0_05\bin\npjpi150_05.dll
    0x5edd0000 - 0x5ede7000 C:\WINDOWS\system32\OLEPRO32.DLL
    0x6d400000 - 0x6d417000 C:\tools\jre1.5.0_05\bin\jpiexp32.dll
    0x6d450000 - 0x6d468000 C:\tools\jre1.5.0_05\bin\jpishare.dll
    0x6d640000 - 0x6d7cc000 C:\tools\JRE15~1.0_0\bin\client\jvm.dll
    0x6d280000 - 0x6d288000 C:\tools\JRE15~1.0_0\bin\hpi.dll
    0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000 C:\tools\JRE15~1.0_0\bin\verify.dll
    0x6d300000 - 0x6d31d000 C:\tools\JRE15~1.0_0\bin\java.dll
    0x6d630000 - 0x6d63f000 C:\tools\JRE15~1.0_0\bin\zip.dll
    0x6d000000 - 0x6d167000 C:\tools\jre1.5.0_05\bin\awt.dll
    0x73760000 - 0x737a9000 C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000 C:\WINDOWS\system32\D3DIM700.DLL
    0x6d240000 - 0x6d27d000 C:\tools\jre1.5.0_05\bin\fontmanager.dll
    0x6d1f0000 - 0x6d203000 C:\tools\jre1.5.0_05\bin\deploy.dll
    0x6d5d0000 - 0x6d5ed000 C:\tools\jre1.5.0_05\bin\RegUtils.dll
    0x6d3e0000 - 0x6d3f4000 C:\tools\jre1.5.0_05\bin\jpicom32.dll
    0x6d4c0000 - 0x6d4d3000 C:\tools\jre1.5.0_05\bin\net.dll
    0x6d4e0000 - 0x6d4e9000 C:\tools\jre1.5.0_05\bin\nio.dll
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:\tools\JRE15~1.0_0\lib\deploy.jar;C:\tools\JRE15~1.0_0\lib\plugin.jar
    -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_05
    -Djavaplugin.nodotversion=150_05 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\tools\JRE15~1.0_0
    -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=C:\tools\JRE15~1.0_0\classes
    -Xbootclasspath/a:C:\tools\JRE15~1.0_0\lib\deploy.jar;C:\tools\JRE15~1.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_05 -Djavaplugin.nodotversion=150_05 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\tools\JRE15~1.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintfjava_command: <unknown>Environment Variables:JAVA_HOME=C:\tools\jdk1.5.0_05PATH=C:\tools\JRE15~1.0_0\bin;C:\Program Files\InternetExplorer;;C:\tools\oracle\ora92\bin;C:\ProgramFiles\Oracle\jre\1.3.1\bin;C:\ProgramFiles\Oracle\jre\1.1.8\bin;C:\tools\jdk1.5.0_05\bin;C:\PROGRAMFILES\THINKPAD\UTILITIES;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI ControlPanel;C:\WINDOWS\Downloaded Program Files;C:\IBMTOOLS\Python22;C:\ProgramFiles\PC-Doctor forWindows\services;C:\tools\bea\weblogic81\server\bin;C:\tools\jdk1.5.0_05\bin;C:\Program Files\SSH;C:\tools\mysql\bin;.USERNAME=akumarOS=Windows_NTPROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 6, GenuineIntel--------------- S Y S T E M ---------------OS: Windows XP Build 2600 Service Pack 2CPU:total 1 family 6, cmov, cx8, fxsr, mmx, sse, sse2Memory: 4k page, physical 1047472k(185784k free), swap 2518988k(1506344kfree)vm_info: Java HotSpot(TM) Client VM (1.5.0_05-b05) for windows-x86, built onAug 26 2005 15:36:02 by "java_re" with MS VC++ 6.0*****************************************************---------- BEGIN SOURCE ----------import java.io.InputStream;import java.util.Enumeration;import java.util.HashMap;import java.util.Properties;public class Constants {public static final String SIMS_DB = "Sun Identity Manager System";public static final String SIMS_DB_URL = "ROA";public static final String ROA_TABLE_NAME = "record_of_access";public static final String TRANSITION_TABLE_NAME = "transition";public static final String PROFILE_TO_DEPARTMENT_TABLE_NAME ="profiletodepartment";public static final String ACCESSCODE_TABLE_NAME = "accesscode";public static final String PROFILE_TO_ACCESS_TABLE_NAME = "profiletoaccess";public static final String PROFILE_TABLE_NAME = "profile";public static final String DEPARTMENT_TABLE_NAME = "department";public static final String MVS_RESOURCE_TABLE_NAME = "mvs_resource";public static final String MVS_RESOURCE_OWNER_TABLE_NAME ="mvs_resourceowner";public static final String MVS_OWNER_TABLE_NAME = "mvs_owner";public static final String REPORT_AUDIT_TABLE_NAME = "RPTAUDIT";public static final String REPORT_LIMIT = "REPORT_LIMIT";public static HashMap caponeProperties = new HashMap();public static void initialize(String propertyFileName) throwsjava.io.IOException {InputStream is =Constants.class.getClassLoader().getResourceAsStream(propertyFileName);if (is == null) {System.out.println("Could not locate property file " + propertyFileName);}else {Properties p = new Properties();p.load(is);is.close();Enumeration enumeration = p.keys();while (enumeration.hasMoreElements()) {String key = (String) enumeration.nextElement();caponeProperties.put(key, p.getProperty(key));}}}public static String getAttribute(String key) {String value = (String) caponeProperties.get(key); the key value pair in theproperties file, key and we are not going to have that in the propertiesfile Systems goes back as the value.if (value == null || "".equals(value)){value = key;}return value;}}---------- END SOURCE ----------

    Ohh - I am not sure if I mentioned that I am using Weblogic App server 8.1
    sp3
    "Anoop Kumar V" <[email protected]> wrote in message
    news:[email protected]...
    Hi All,
    Everytime I start the weblogic Application server I get an
    EXCEPTION_ACCESS_VIOLATION error. This happens about a min after the app
    server is started. All had been running fine so far. The most recent
    change made was to compile the classes using jdk1.5.0_05.
    The jdk used for weblogic is 1.4.2.
    Does anybody know how to solve this problem?? I even tried to start WL
    using jdk1.5.0_05 by modifying the startserver.cmd scripts - but I still
    get the same issue.
    Please HELP!!!
    Here is the output on startup:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
    PC=0x84503C3 Function=[Unknown.]
    Library=(N/A)
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
    at java.lang.Class.getClassLoader0(Native Method)
    at java.lang.Class.getClassLoader(Class.java:508)
    at com.capitalone.sara.Constants.initialize(Constants.java:39)
    at com.capitalone.sara.InitServlet.init(InitServlet.java:21)
    at
    weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:1018)
    at
    weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at
    weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at
    weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:894)
    - locked <0x11af4710> (a weblogic.servlet.internal.ServletStubImpl)
    at
    weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:873)
    at
    weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:812)
    - locked <0x11af4710> (a weblogic.servlet.internal.ServletStubImpl)
    at
    weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:3281)
    at
    weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3238)
    at
    weblogic.servlet.internal.WebAppServletContext.preloadServlets(WebAppServletContext.java:3224)
    at
    weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:3207)
    - locked <0x119dd2b0> (a weblogic.servlet.internal.WebAppServletContext)
    at
    weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java:694)
    at
    weblogic.servlet.internal.WebService.preloadResources(WebService.java:483)
    at
    weblogic.servlet.internal.ServletInitService.resume(ServletInitService.java:30)
    at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:966)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:361)
    at weblogic.Server.main(Server.java:32)
    Dynamic libraries:
    0x00400000 - 0x00406000 C:\tools\bea\JDK142~1\bin\java.exe
    0x7C900000 - 0x7C9B0000 C:\WINDOWS\system32\ntdll.dll
    0x7C800000 - 0x7C8F4000 C:\WINDOWS\system32\kernel32.dll
    0x77DD0000 - 0x77E6B000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77E70000 - 0x77F01000 C:\WINDOWS\system32\RPCRT4.dll
    0x77C10000 - 0x77C68000 C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000 C:\tools\bea\JDK142~1\jre\bin\client\jvm.dll
    0x77D40000 - 0x77DD0000 C:\WINDOWS\system32\USER32.dll
    0x77F10000 - 0x77F56000 C:\WINDOWS\system32\GDI32.dll
    0x76B40000 - 0x76B6D000 C:\WINDOWS\system32\WINMM.dll
    0x10000000 - 0x10007000 C:\tools\bea\JDK142~1\jre\bin\hpi.dll
    0x00390000 - 0x0039E000 C:\tools\bea\JDK142~1\jre\bin\verify.dll
    0x003B0000 - 0x003C9000 C:\tools\bea\JDK142~1\jre\bin\java.dll
    0x003D0000 - 0x003DD000 C:\tools\bea\JDK142~1\jre\bin\zip.dll
    0x02F80000 - 0x02F8F000 C:\tools\bea\jdk142_04\jre\bin\net.dll
    0x71AB0000 - 0x71AC7000 C:\WINDOWS\system32\WS2_32.dll
    0x71AA0000 - 0x71AA8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71A50000 - 0x71A8F000 C:\WINDOWS\System32\mswsock.dll
    0x76F20000 - 0x76F47000 C:\WINDOWS\system32\DNSAPI.dll
    0x76FB0000 - 0x76FB8000 C:\WINDOWS\System32\winrnr.dll
    0x76F60000 - 0x76F8C000 C:\WINDOWS\system32\WLDAP32.dll
    0x76FC0000 - 0x76FC6000 C:\WINDOWS\system32\rasadhlp.dll
    0x030A0000 - 0x030A8000 C:\tools\bea\jdk142_04\jre\bin\nio.dll
    0x030B0000 - 0x030B6000 C:\tools\bea\jdk142_04\jre\bin\ioser12.dll
    0x662B0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
    0x71A90000 - 0x71A98000 C:\WINDOWS\System32\wshtcpip.dll
    0x76C90000 - 0x76CB8000 C:\WINDOWS\system32\imagehlp.dll
    0x59A60000 - 0x59B01000 C:\WINDOWS\system32\DBGHELP.dll
    0x77C00000 - 0x77C08000 C:\WINDOWS\system32\VERSION.dll
    0x76BF0000 - 0x76BFB000 C:\WINDOWS\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 2304K, used 450K [0x10010000, 0x10290000,
    0x10f70000)
    eden space 2048K, 9% used [0x10010000, 0x10042118, 0x10210000)
    from space 256K, 97% used [0x10250000, 0x1028e908, 0x10290000)
    to space 256K, 0% used [0x10210000, 0x10210000, 0x10250000)
    tenured generation total 30272K, used 12777K [0x10f70000, 0x12d00000,
    0x1c810000)
    the space 30272K, 42% used [0x10f70000, 0x11bea408, 0x11bea600,
    0x12d00000) compacting perm gen total 18944K, used 18826K [0x1c810000,
    0x1da90000, 0x24810000)
    the space 18944K, 99% used [0x1c810000, 0x1da72bc0, 0x1da72c00,
    0x1da90000)
    Local Time = Tue Nov 08 20:05:50 2005
    Elapsed Time = 191
    # The exception above was detected in native code outside the VM # # Java
    VM: Java HotSpot(TM) Client VM (1.4.2_04-b05 mixed mode) # # An error
    report file has been saved as hs_err_pid5996.log.
    # Please refer to the file for further information.
    The only place I use any sort of classloader code is in the following
    Constants.java
    I use this line:
    InputStream is =
    Constants.class.getClassLoader().getResourceAsStream(propertyFileName);
    This used to work perfectly fine in jdk 1.3 and 1.4 (if that is somewhere
    close to the problem)
    THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Yes
    THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Yes
    ERROR MESSAGES/STACK TRACES THAT OCCUR :
    The contents of the file hs_err_pid.log is:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d0e78b9, pid=4192,
    tid=5140 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_05-b05 mixed mode)
    # Problematic frame:
    # C [awt.dll+0xe78b9]
    --------------- T H R E A D ---------------
    Current thread (0x03987d80): JavaThread "AWT-EventQueue-0"
    [_thread_in_native, id=5140]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000004
    Registers:
    EAX=0x00000000, EBX=0x03922ee8, ECX=0x03987e3c, EDX=0x0389f748
    ESP=0x0389f750, EBP=0x0389f7b4, ESI=0x03987e3c, EDI=0x00000000
    EIP=0x6d0e78b9, EFLAGS=0x00010246
    Top of Stack: (sp=0x0389f750)
    0x0389f750: 03922ee8 03987e3c 00000000 6d0c7c9d
    0x0389f760: 03987d80 161bce48 161bce48 00000001
    0x0389f770: 00000200 00000000 0082018a 0400f64e
    0x0389f780: 0000018a 00000082 0389f7a0 00000000
    0x0389f790: 107f1850 00000000 00000000 00000000
    0x0389f7a0: 000001f7 0389f760 0389fae4 6d0f32d8
    0x0389f7b0: 00000000 0389f7e4 0403826f 000001f7
    0x0389f7c0: 0389f7f8 0389f7f4 0389f7c8 00000000
    Instructions: (pc=0x6d0e78b9)
    0x6d0e78a9: 56 8b 0e ff 51 68 85 c0 7d 06 5f 33 c0 5e 59 c3
    0x6d0e78b9: 8b 47 04 85 c0 74 15 8b 0d e8 fa 12 6d 8b 16 51
    Stack: [0x037a0000,0x038a0000), sp=0x0389f750, free space=1021k Native
    frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C
    [awt.dll+0xe78b9] j
    sun.awt.windows.WComponentPeer.nativeHandleEvent(Ljava/awt/AWTEvent;)V+0
    j sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+69
    j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+765
    j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42
    j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
    j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
    J
    java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
    v ~RuntimeStub::alignment_frame_return Runtime1 stub j
    java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
    j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j java.awt.EventDispatchThread.run()V+9
    v ~StubRoutines::call_stub
    V [jvm.dll+0x8295c]
    V [jvm.dll+0xd752e]
    V [jvm.dll+0x8282d]
    V [jvm.dll+0x8258a]
    V [jvm.dll+0x9d476]
    V [jvm.dll+0x1042ae]
    V [jvm.dll+0x10427c]
    C [msvcrt.dll+0x2a3b0]
    C [kernel32.dll+0xb50b]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j
    sun.awt.windows.WComponentPeer.nativeHandleEvent(Ljava/awt/AWTEvent;)V+0
    j sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+69
    j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+765
    j java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V+42
    j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
    j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
    J
    java.awt.EventDispatchThread.pumpOneEventForHierarchy(ILjava/awt/Component;)Z
    v ~RuntimeStub::alignment_frame_return Runtime1 stub j
    java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+26
    j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
    j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
    j java.awt.EventDispatchThread.run()V+9
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x06ed0e78 JavaThread "AWT-EventQueue-23" [_thread_blocked, id=5352]
    0x038ba360 JavaThread "Thread-132" [_thread_blocked, id=5100] =>0x03987d80
    JavaThread "AWT-EventQueue-0" [_thread_in_native, id=5140]
    0x03f11b60 JavaThread "AWT-Shutdown" [_thread_blocked, id=5608]
    0x038bd4d0 JavaThread "Thread-87" [_thread_blocked, id=2964]
    0x03ef5918 JavaThread "traceMsgQueueThread" daemon [_thread_blocked,
    id=6108]
    0x03eef590 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4312]
    0x03ee7ed0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3964]
    0x03917018 JavaThread "Low Memory Detector" daemon [_thread_blocked,
    id=5992]
    0x03980560 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5224]
    0x0397f9a8 JavaThread "Signal Dispatcher" daemon [_thread_blocked,
    id=4880]
    0x038b0c80 JavaThread "Finalizer" daemon [_thread_blocked, id=4500]
    0x038c8ba0 JavaThread "Reference Handler" daemon [_thread_blocked,
    id=5592]
    0x038a5748 JavaThread "main" [_thread_blocked, id=3508]
    Other Threads:
    0x038d7a08 VMThread [id=3212]
    0x038a61e8 WatcherThread [id=5576]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 576K, used 211K [0x10020000, 0x100c0000,
    0x10780000)
    eden space 512K, 28% used [0x10020000, 0x10044cb0, 0x100a0000)
    from space 64K, 100% used [0x100b0000, 0x100c0000, 0x100c0000)
    to space 64K, 0% used [0x100a0000, 0x100a0000, 0x100b0000)
    tenured generation total 1408K, used 1225K [0x10780000, 0x108e0000,
    0x16020000)
    the space 1408K, 87% used [0x10780000, 0x108b2720, 0x108b2800, 0x108e0000)
    compacting perm gen total 8192K, used 6450K [0x16020000, 0x16820000,
    0x1a020000)
    the space 8192K, 78% used [0x16020000, 0x1666ca88, 0x1666cc00, 0x16820000)
    No shared spaces configured.
    Dynamic libraries:
    0x00400000 - 0x00419000 C:\Program Files\Internet Explorer\iexplore.exe
    0x7c900000 - 0x7c9b0000 C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f4000 C:\WINDOWS\system32\kernel32.dll
    0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll
    0x77d40000 - 0x77dd0000 C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f56000 C:\WINDOWS\system32\GDI32.dll
    0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
    0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f01000 C:\WINDOWS\system32\RPCRT4.dll
    0x77760000 - 0x778cc000 C:\WINDOWS\system32\SHDOCVW.dll
    0x77a80000 - 0x77b14000 C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
    0x754d0000 - 0x75550000 C:\WINDOWS\system32\CRYPTUI.dll
    0x76c30000 - 0x76c5e000 C:\WINDOWS\system32\WINTRUST.dll
    0x76c90000 - 0x76cb8000 C:\WINDOWS\system32\IMAGEHLP.dll
    0x77120000 - 0x771ac000 C:\WINDOWS\system32\OLEAUT32.dll
    0x774e0000 - 0x7761d000 C:\WINDOWS\system32\ole32.dll
    0x5b860000 - 0x5b8b4000 C:\WINDOWS\system32\NETAPI32.dll
    0x771b0000 - 0x77256000 C:\WINDOWS\system32\WININET.dll
    0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
    0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
    0x10000000 - 0x1001f000 C:\PROGRA~1\Google\GOOGLE~1\GOEC62~1.DLL
    0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
    0x773d0000 - 0x774d2000
    C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2180_x-ww_a84f1ff9\comctl32.dll
    0x62000000 - 0x62084000
    C:\PROGRA~1\Google\GOOGLE~1\GoogleDesktopResources_en.dll
    0x71a50000 - 0x71a8f000 C:\WINDOWS\system32\mswsock.dll
    0x7c9c0000 - 0x7d1d5000 C:\WINDOWS\system32\SHELL32.dll
    0x5d090000 - 0x5d127000 C:\WINDOWS\system32\comctl32.dll
    0x74720000 - 0x7476b000 C:\WINDOWS\system32\MSCTF.dll
    0x63000000 - 0x63014000 C:\WINDOWS\system32\SynTPFcs.dll
    0x75f80000 - 0x7607d000 C:\WINDOWS\system32\BROWSEUI.dll
    0x20000000 - 0x20012000 C:\WINDOWS\system32\browselc.dll
    0x77b40000 - 0x77b62000 C:\WINDOWS\system32\appHelp.dll
    0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
    0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
    0x41000000 - 0x4101c000 C:\PROGRA~1\Google\GOOGLE~1\GOA66E~1.DLL
    0x60000000 - 0x60066000 C:\Program Files\Google\Google Desktop
    Search\GoogleDesktopAPI2.dll
    0x77260000 - 0x772ff000 C:\WINDOWS\system32\urlmon.dll
    0x5ad70000 - 0x5ada8000 C:\WINDOWS\system32\UxTheme.dll
    0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
    0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
    0x769c0000 - 0x76a73000 C:\WINDOWS\system32\USERENV.dll
    0x77a20000 - 0x77a74000 C:\WINDOWS\System32\cscui.dll
    0x76600000 - 0x7661d000 C:\WINDOWS\System32\CSCDLL.dll
    0x01160000 - 0x01284000 c:\program files\google\googletoolbar1.dll
    0x71ad0000 - 0x71ad9000 C:\WINDOWS\system32\WSOCK32.dll
    0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
    0x76380000 - 0x76385000 C:\WINDOWS\system32\MSIMG32.dll
    0x59a60000 - 0x59b01000 C:\WINDOWS\system32\DBGHELP.DLL
    0x76ee0000 - 0x76f1c000 C:\WINDOWS\system32\RASAPI32.DLL
    0x76e90000 - 0x76ea2000 C:\WINDOWS\system32\rasman.dll
    0x76eb0000 - 0x76edf000 C:\WINDOWS\system32\TAPI32.dll
    0x76e80000 - 0x76e8e000 C:\WINDOWS\system32\rtutils.dll
    0x77c70000 - 0x77c93000 C:\WINDOWS\system32\msv1_0.dll
    0x76d60000 - 0x76d79000 C:\WINDOWS\system32\iphlpapi.dll
    0x722b0000 - 0x722b5000 C:\WINDOWS\system32\sensapi.dll
    0x01530000 - 0x0153b000 C:\Program Files\Adobe\Acrobat
    6.0\Reader\ActiveX\AcroIEHelper.dll
    0x015a0000 - 0x015bf000 C:\WINDOWS\system32\dla\tfswshx.dll
    0x015c0000 - 0x015cf000 C:\WINDOWS\system32\tfswapi.dll
    0x015d0000 - 0x0160b000 C:\WINDOWS\system32\dla\tfswcres.dll
    0x01650000 - 0x01668000 C:\Program Files\Norton AntiVirus\NavShExt.dll
    0x76b20000 - 0x76b31000 C:\WINDOWS\system32\ATL.DLL
    0x7c080000 - 0x7c0f7000 C:\WINDOWS\system32\MSVCP70.dll
    0x7c000000 - 0x7c054000 C:\WINDOWS\system32\MSVCR70.dll
    0x75e90000 - 0x75f40000 C:\WINDOWS\system32\SXS.DLL
    0x016b0000 - 0x01738000 C:\WINDOWS\system32\shdoclc.dll
    0x01740000 - 0x01a05000 C:\WINDOWS\system32\xpsp2res.dll
    0x75cf0000 - 0x75d81000 C:\WINDOWS\system32\mlang.dll
    0x662b0000 - 0x66308000 C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000 C:\WINDOWS\System32\wshtcpip.dll
    0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
    0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
    0x65af0000 - 0x65af7000 C:\WINDOWS\system32\jsproxy.dll
    0x01a40000 - 0x01a5e000 C:\Program Files\Common Files\Symantec
    Shared\Script Blocking\scrauth.dll
    0x01a70000 - 0x01a90000 C:\Program Files\Common Files\Symantec
    Shared\Script Blocking\ScrBlock.dll
    0x0ffd0000 - 0x0fff8000 C:\WINDOWS\system32\rsaenh.dll
    0x022b0000 - 0x02576000 C:\WINDOWS\system32\msi.dll
    0x60300000 - 0x60307000 C:\Program Files\Yahoo!\Messenger\idle.dll
    0x7c340000 - 0x7c396000 C:\Program Files\Yahoo!\Messenger\MSVCR71.dll
    0x75c50000 - 0x75cbe000 c:\windows\system32\jscript.dll
    0x45000000 - 0x4500c000 C:\Program Files\Google\Google Desktop
    Search\gzlib.dll
    0x7d4a0000 - 0x7d787000 C:\WINDOWS\System32\mshtml.dll
    0x746c0000 - 0x746e7000 C:\WINDOWS\System32\msls31.dll
    0x746f0000 - 0x7471a000 C:\WINDOWS\System32\msimtf.dll
    0x325c0000 - 0x325d2000 C:\Program Files\Microsoft
    Office\OFFICE11\msohev.dll
    0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
    0x66e50000 - 0x66e90000 C:\WINDOWS\System32\iepeers.dll
    0x73000000 - 0x73026000 C:\WINDOWS\System32\WINSPOOL.DRV
    0x76200000 - 0x76271000 C:\WINDOWS\System32\mshtmled.dll
    0x71b20000 - 0x71b32000 C:\WINDOWS\system32\MPR.dll
    0x75f60000 - 0x75f67000 C:\WINDOWS\System32\drprov.dll
    0x71c10000 - 0x71c1e000 C:\WINDOWS\System32\ntlanman.dll
    0x71cd0000 - 0x71ce7000 C:\WINDOWS\System32\NETUI0.dll
    0x71c90000 - 0x71cd0000 C:\WINDOWS\System32\NETUI1.dll
    0x71c80000 - 0x71c87000 C:\WINDOWS\System32\NETRAP.dll
    0x71bf0000 - 0x71c03000 C:\WINDOWS\System32\SAMLIB.dll
    0x75f70000 - 0x75f79000 C:\WINDOWS\System32\davclnt.dll
    0x72d20000 - 0x72d29000 C:\WINDOWS\system32\wdmaud.drv
    0x72d10000 - 0x72d18000 C:\WINDOWS\system32\msacm32.drv
    0x77be0000 - 0x77bf5000 C:\WINDOWS\system32\MSACM32.dll
    0x77bd0000 - 0x77bd7000 C:\WINDOWS\system32\midimap.dll
    0x6d590000 - 0x6d5a1000 C:\tools\jre1.5.0_05\bin\npjpi150_05.dll
    0x5edd0000 - 0x5ede7000 C:\WINDOWS\system32\OLEPRO32.DLL
    0x6d400000 - 0x6d417000 C:\tools\jre1.5.0_05\bin\jpiexp32.dll
    0x6d450000 - 0x6d468000 C:\tools\jre1.5.0_05\bin\jpishare.dll
    0x6d640000 - 0x6d7cc000 C:\tools\JRE15~1.0_0\bin\client\jvm.dll
    0x6d280000 - 0x6d288000 C:\tools\JRE15~1.0_0\bin\hpi.dll
    0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d610000 - 0x6d61c000 C:\tools\JRE15~1.0_0\bin\verify.dll
    0x6d300000 - 0x6d31d000 C:\tools\JRE15~1.0_0\bin\java.dll
    0x6d630000 - 0x6d63f000 C:\tools\JRE15~1.0_0\bin\zip.dll
    0x6d000000 - 0x6d167000 C:\tools\jre1.5.0_05\bin\awt.dll
    0x73760000 - 0x737a9000 C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
    0x73940000 - 0x73a10000 C:\WINDOWS\system32\D3DIM700.DLL
    0x6d240000 - 0x6d27d000 C:\tools\jre1.5.0_05\bin\fontmanager.dll
    0x6d1f0000 - 0x6d203000 C:\tools\jre1.5.0_05\bin\deploy.dll
    0x6d5d0000 - 0x6d5ed000 C:\tools\jre1.5.0_05\bin\RegUtils.dll
    0x6d3e0000 - 0x6d3f4000 C:\tools\jre1.5.0_05\bin\jpicom32.dll
    0x6d4c0000 - 0x6d4d3000 C:\tools\jre1.5.0_05\bin\net.dll
    0x6d4e0000 - 0x6d4e9000 C:\tools\jre1.5.0_05\bin\nio.dll
    VM Arguments:
    jvm_args: -Xbootclasspath/a:C:\tools\JRE15~1.0_0\lib\deploy.jar;C:\tools\JRE15~1.0_0\lib\plugin.jar
    -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_05
    -Djavaplugin.nodotversion=150_05 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\tools\JRE15~1.0_0
    -Djava.protocol.handler.pkgs=sun.plugin.net.protocol -Djavaplugin.vm.options=-Djava.class.path=C:\tools\JRE15~1.0_0\classes
    -Xbootclasspath/a:C:\tools\JRE15~1.0_0\lib\deploy.jar;C:\tools\JRE15~1.0_0\lib\plugin.jar -Xmx96m -Djavaplugin.maxHeapSize=96m -Xverify:remote -Djavaplugin.version=1.5.0_05 -Djavaplugin.nodotversion=150_05 -Dbrowser=sun.plugin -DtrustProxy=true -Dapplication.home=C:\tools\JRE15~1.0_0 -Djava.protocol.handler.pkgs=sun.plugin.net.protocol vfprintfjava_command: <unknown>EnvironmentVariables:JAVA_HOME=C:\tools\jdk1.5.0_05PATH=C:\tools\JRE15~1.0_0\bin;C:\Program Files\InternetExplorer;;C:\tools\oracle\ora92\b>in;C:\ProgramFiles\Oracle\jre\1.3.1\bin;C:\ProgramFiles\Oracle\jre\1.1.8\bin;C:\tools\jdk1.5.0_05\bin;C:\PROGRAMFILES\THINKPAD\UTILITIES;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATITechnologies\ATI ControlPanel;C:\WINDOWS\Downloaded ProgramFiles;C:\IBMTOOLS\Python22;C:\ProgramFiles\PC-DoctorforWindows\services;C:\tools\bea\weblogic81\server\bin;C:\tools\jdk1.5.0_05\bin;C:\ProgramFiles\SSH;C:\tools\mysql\bin;.USERNAME=akumarOS=Windows_NTPROCESSOR_IDENTIFIER=x86 Family 6 Model 13 Stepping 6, GenuineIntel--------------- S Y S T EM ---------------OS: Windows XP Build 2600 Service Pack 2CPU:total 1 family6, cmov, cx8, fxsr, mmx, sse, sse2Memory: 4k page, physical 1047472k(185784kfree), swap 2518988k(1506344kfree)vm_info: Java HotSpot(TM) Client VM(1.5.0_05-b05) for windows-x86, built onAug 26 2005 15:36:02 by "java_re"with MS VC++6.0*****************************************************---------- BEGINSOURCE ----------import java.io.InputStream;import java.util.Enumera> tion;import java.util.HashMap;import java.util.Properties;public classConstants {public static final String SIMS_DB = "Sun Identity ManagerSystem";public static final String SIMS_DB_URL = "ROA";public static finalString ROA_TABLE_NAME = "record_of_access";public static final StringTRANSITION_TABLE_NAME = "transition";public static final StringPROFILE_TO_DEPARTMENT_TABLE_NAME ="profiletodepartment";public static finalString ACCESSCODE_TABLE_NAME = "accesscode";public static final StringPROFILE_TO_AC> CESS_TABLE_NAME = "profiletoaccess";public static final StringPROFILE_TABLE_NAME = "profile";public static final StringDEPARTMENT_TABLE_NAME = "department";public static final StringMVS_RESOURCE_TABLE_NAME = "mvs_resource";public static final StringMVS_RESOURCE_OWNER_TABLE_NAME ="mvs_resourceowner";public static finalString MVS_OWNER_TABLE_NAME = "mvs_owner";public static final StringREPORT_AUDIT_TABLE_NAME = "RPTAUDIT";public static final String REPORT_LIMIT= "REPORT_LIMIT";public static HashMap c> aponeProperties = new HashMap();public static void initialize(StringpropertyFileName) throwsjava.io.IOException {InputStream is=Constants.class.getClassLoader().getResourceAsStream(propertyFileName);if(is == null) {System.out.println("Could not locate property file " +propertyFileName);}else {Properties p = newProperties();p.load(is);is.close();Enumeration enumeration = p.keys();while(enumeration.hasMoreElements()) {String key = (String)enumeration.nextElement();caponeProperties.put(key, p.getPrope> rty(key));}}}public static String getAttribute(String key) {String value =(String) caponeProperties.get(key); the key value pair in thepropertiesfile, key and we are not going to have that in the propertiesfile Systemsgoes back as the value.if (value == null || "".equals(value)){value =key;}return value;}}---------- END SOURCE ----------

  • Does anyone have any idea how to find out the version of weblogic plugin

    Does anyone have any idea about how to find out the current version of weblogic plugin used to connect from webserver to weblogic server?
    I could not find version in plugin directory.
    it's the same one that came prepackaged with Weblogic 9.2. we haven't change it.
    Sun One 6.1 SP6
    Weblogic 9.2
    Solaris 5.10
    Edited by: 985608 on 01-feb-2013 8:20
    Edited by: 985608 on 04-feb-2013 6:25
    Edited by: 985608 on 04-feb-2013 6:27

    Hi,
    You can find version of weblogic plugin using below command.
    strings <plugin module file> | grep -i wlsplugins
    Mark if this helps.
    Regards,
    Kishore

  • 2K8 - Best practice for setting the DNS server list on a DC/DNS server for an interface

    We have been referencing the article 
    "DNS: DNS servers on <adapter name> should include their own IP addresses on their interface lists of DNS servers"
    http://technet.microsoft.com/en-us/library/dd378900%28WS.10%29.aspx but there are some parts that are a bit confusing.  In particular is this statement
    "The inclusion of its own IP address in the list of DNS servers improves performance and increases availability of DNS servers. However, if the DNS server is also a domain
    controller and it points only to itself for name resolution, it can become an island and fail to replicate with other domain controllers. For this reason, use caution when configuring the loopback address on an adapter if the server is also a domain controller.
    The loopback address should be configured only as a secondary or tertiary DNS server on a domain controller.”
    The paragraph switches from using the term "its own IP address" to "loopback" address.  This is confusing becasuse technically they are not the same.  Loppback addresses are 127.0.0.1 through 127.255.255.255. The resolution section then
    goes on and adds the "loopback address" 127.0.0.1 to the list of DNS servers for each interface.
    In the past we always setup DCs to use their own IP address as the primary DNS server, not 127.0.0.1.  Based on my experience and reading the article I am under the impression we could use the following setup.
    Primary DNS:  Locally assigned IP of the DC (i.e. 192.168.1.5)
    Secondary DNS: The assigned IP of another DC (i.e. 192.168.1.6)
    Tertiary DNS:  127.0.0.1
    I guess the secondary and tertiary addresses could be swapped based on the article.  Is there a document that provides clearer guidance on how to setup the DNS server list properly on Windows 2008 R2 DC/DNS servers?  I have seen some other discussions
    that talk about the pros and cons of using another DC/DNS as the Primary.  MS should have clear guidance on this somewhere.

    Actually, my suggestion, which seems to be the mostly agreed method, is:
    Primary DNS:  Locally assigned IP of the DC (i.e. 192.168.1.5)
    Secondary DNS: The assigned IP of another DC (i.e. 192.168.1.6)
    Tertiary DNS:  empty
    The tertiary more than likely won't be hit, (besides it being superfluous and the list will reset back to the first one) due to the client side resolver algorithm time out process, as I mentioned earlier. Here's a full explanation on how
    it works and why:
    This article discusses:
    WINS NetBIOS, Browser Service, Disabling NetBIOS, & Direct Hosted SMB (DirectSMB).
    The DNS Client Side Resolver algorithm.
    If one DC or DNS goes down, does a client logon to another DC?
    DNS Forwarders Algorithm and multiple DNS addresses (if you've configured more than one forwarders)
    Client side resolution process chart
    http://msmvps.com/blogs/acefekay/archive/2009/11/29/dns-wins-netbios-amp-the-client-side-resolver-browser-service-disabling-netbios-direct-hosted-smb-directsmb-if-one-dc-is-down-does-a-client-
    logon-to-another-dc-and-dns-forwarders-algorithm.aspx
    DNS
    Client side resolver service
    http://technet.microsoft.com/en-us/library/cc779517.aspx 
    The DNS Client Service Does Not Revert to Using the First Server in the List in Windows XP
    http://support.microsoft.com/kb/320760
    Ace Fekay
    MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007 & Exchange 2010, Exchange 2010 Enterprise Administrator, MCSE & MCSA 2003/2000, MCSA Messaging 2003
    Microsoft Certified Trainer
    Microsoft MVP - Directory Services
    Complete List of Technical Blogs: http://www.delawarecountycomputerconsulting.com/technicalblogs.php
    This posting is provided AS-IS with no warranties or guarantees and confers no rights.
    I agree with this proposed solution as well:
    Primary DNS:  Locally assigned IP of the DC (i.e. 192.168.1.5)
    Secondary DNS: The assigned IP of another DC (i.e. 192.168.1.6)
    Tertiary DNS:  empty
    One thing to note, in this configuration the Best Practice Analyzer will throw the error:
    The network adapter Local Area Connection 2 does not list the loopback IP address as a DNS server, or it is configured as the first entry.
    Even if you add the loopback address as a Tertiary DNS address the error will still appear. The only way I've seen this error eliminated is to add the loopback address as the second entry in DNS, so:
    Primary DNS:  The assigned IP of another DC (i.e. 192.168.1.6)
    Secondary DNS: 127.0.0.1
    Tertiary DNS:  empty
    I'm not comfortable not having the local DC/DNS address listed so I'm going with the solution Ace offers.
    Opinion?

  • Not able to get Essbase Server list in Office with Smart View 11.1.2.1

    Anybody tried Shared Connection in Smart View 11.1.2.1? I am able to connect to but it does not show any servers in the non editable drop-down box. I tried this with Office 2003 sp3, Office 2007 and office 2010 but none of them is working. Also i tried to find out the datasourse.xml file in LWS-aps in shared services console but its not there. i tried the solution given on this link also but the datasourse.xml file is not in place.
    http://timtows-hyperion-blog.blogspot.com/2011/04/smart-view-private-connection-issue.html
    my Environment.
    Win 2003 SP2 32 bit
    SQL 2005 on separate windows box
    EPM 11.1.2.1
    Shared Services
    Essbase Server
    Essbse Client
    Essbase Integration
    Provider services
    Essbase Studio
    Configured all of the above components successfully.
    i'm connecting to Essbase through this URL http://<server>:19000/workspace/SmartViewProviders . it shows the login window and allow me to get in. but the drop down box is empty. no server listed.
    Please let me know what I'm missing.

    I am also getting same problem as gaurav,
    I checked,"http://<servername>:13080/aps/SmartView" Analytic Provider Services also running.
    instead of Server name i tried localhost, ip address, and computer name.
    but still not getting anything in drop down, even "Add New Server" Option also.
    I thought this may be because Analytic Provider Services was configured after Shared Services. But for that i followed the steps:
    1. Stop the Analytic Provider Server and Foundation Services.
    2. Open the EPM System Configurator through Start -> All Programs -> Oracle EPM System -> Foundation Services -> EPM System Configurator.
    3. Expand Hyperion Foundation and only tick the option 'Deploy to Application Server'
    4. Click Next through the Configurator until complete.
    5. Restart the Foundation and Analytic Provider Server Services.
    6. Open Excel, connect to the Shared Connections.
    But problem Continuous.

  • Nedd to configure apache-bea weblogic plugin for apache2 on solaris 10

    Hi,
    I have an apache server and a bea weblogic application server. For security reasons, I wold like to configure a bea plugin on the apache server to redirect the client http/https requests from the apache2 server to bea application server.
    I have gone through the bea documentation and configure my apache2 httpd.conf as follows
    LoadModule weblogic_module modules/mod_wl_20.so
    <IfModule mod_weblogic.c>
    WebLogicHost myweblogic.server.com
    WebLogicPort 7001
    MatchExpression *.jsp
    </IfModule>
    <Location /weblogic>
    WebLogicHost myweblogic.server.com
    WebLogicPort 7001
    SetHandler weblogic-handler
    PathTrim /weblogic
    </Location>
    Then Restarted the apache2 and tryied to acces bea application through http://myweblogic.server.com/weblogic/
    and http://myweblogic.server.com/something.jsp
    It did not work
    httpd is started propery.
    Any help would be highly apreciated
    Many Thanks
    Ushas Symon

    The Web server plug-ins do not natively support outbound SSL connections
    yet(i.e. SSL from the plug-in to WebLogic). This is a feature for version
    6.0. You can use SSL from the browser to Apache or from the browser to
    WebLogic directly.
    The majority of our customers use strict firewall rules to protect the
    traffic between Apache and WebLogic. If they are paranoid, they use an SSL
    proxy or a VPN product.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "Josh Kwan" <[email protected]> wrote in message
    news:39d4e8a5$[email protected]..
    >
    Hello,
    I want to know how to connect Apache 1.3.12 with mod_ssl to BEA WebLogic5.1.0 on Solaris via HTTPS. I have heard that this can only work over t3...
    is that true? If so, how can it be done securely? If that isn't the case,
    how can httpd.conf/weblogic.conf be configured on the Apache server to talk
    to the WebLogic server on port 7002? Both of the machines I am using are
    running Solaris 7 with necessary patches. I have installed SP5 for WebLogic
    and I have copied mod_wl.so and mod_wl_ssl.o to the Apache server for
    inclusion as modules.
    >
    The two servers communicate correctly over HTTP, but I want to be able toserve some JSPs via HTTPS from the WebLogic server through the Apache web
    server. I have generated all the required CA and server certificates for
    each server, and they both individually answer HTTPS requests, but do not
    work when an HTTPS request is sent to the Apache server for a JSP that is
    served from the WebLogic server. I read somewhere in the documentation for
    5.1.0 that WebLogic will communicate via HTTPS to various web and proxy
    servers.
    >
    Any help would be greatly appreciated... thanks!
    Regards,
    Josh Kwan
    Sr. Systems Engineer
    iXL

  • Potential dynamic server list updating problem in cluster

    We are running a cluster of four Windows 2000 Server boxes under WLS
              6.1SP2. We have seen the following behavior in our cluster. We shutdown
              a cluster member and then bring it back up. When it comes back up, the
              IIS plug-in seems to start routing all requests to that new server.
              Out cluster seems to have some multicast connectivity problems, e.g. we
              often cannot see managed servers on the admin. console, etc. What I'm
              wondering is whether the server when it comes up could be telling IIS
              that it is the only cluster member because it isn't aware of any other
              members. This would explain the plug-ins sudden affinity for the new server.
              Is this possible? Has anyone seen this?
              Thanks in advance,
              Coty
              P.S. The box that is being restarted and then hogging the requests is
              also the server where the admin. console is running. Could that be the
              issue? What exactly are the implications of running a managed server and
              the admin. console on one box?
              

    Is it that the admin server is also part of the cluster and is the server
              that is being restarted?
              Try to have the admin server for purely administrative tasks and not as part
              of a working cluster.
              If you have Debug set to ON in the plugin end, try checking the server list
              http://IISServer:port/dummyQuery?__WebLogicBridgeConfig
              This should return the dynamic and static server list that the IIS proxy is
              supposed to forward.
              Check before restart and after restart.
              Also contact support to get the newest ISAPI plugin that contains latest
              fixes.
              -Sabha
              "Coty Rosenblath" <[email protected]> wrote in message
              news:[email protected]...
              > We are running a cluster of four Windows 2000 Server boxes under WLS
              > 6.1SP2. We have seen the following behavior in our cluster. We shutdown
              > a cluster member and then bring it back up. When it comes back up, the
              > IIS plug-in seems to start routing all requests to that new server.
              >
              > Out cluster seems to have some multicast connectivity problems, e.g. we
              > often cannot see managed servers on the admin. console, etc. What I'm
              > wondering is whether the server when it comes up could be telling IIS
              > that it is the only cluster member because it isn't aware of any other
              > members. This would explain the plug-ins sudden affinity for the new
              server.
              >
              > Is this possible? Has anyone seen this?
              >
              > Thanks in advance,
              > Coty
              >
              > P.S. The box that is being restarted and then hogging the requests is
              > also the server where the admin. console is running. Could that be the
              > issue? What exactly are the implications of running a managed server and
              > the admin. console on one box?
              >
              

  • IP address restrictions not working with bea weblogic plugin

    We want to implement IP address restrictions via the Sun Java One Web Server admin tool for our application. We are using the Sun Java One Web Server to proxy requests via the Bea Weblogic plugin. However, we cannot get IP address restrictions to work because of the leading asterisk in the following NSAPI entry for PPATH of obj.conf :
    <Object name="weblogic" ppath="*/cmcsr/*"> Service fn="wl_proxy" WebLogicCluster="10.156.20.11:9010,\
    10.156.20.12:9010,10.156.20.13:9010" DynamicServerList="OFF"
    </Object>
    Has anyone gotten IP restrictions to work with the bea Weblogic NSAPI plugin?

    I'm not sure what you're asking, but each Service directive should be on its own line. It is an error to have both a <Client> tag and Service directive on a single line.

  • Weblogic plugin for Apache 2.2

    Where should I download the weblogic plugin for Apache 2.2?
    I'm running WL 10.3 on windows xp.
    Please provide the link .
    Thanks,
    sripos

    Hi
    On this link, click Accept license and go all the way to bottom and click on All Versions link named next to "Oracle WebLogic Server Web Server Plugins 1.1"
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    That click should open this below link. Accept the license and Download the zip file. Then follow the instructions.
    http://www.oracle.com/technetwork/middleware/ias/downloads/wls-plugins-096117.html
    Thanks
    Ravi Jegga

Maybe you are looking for

  • Locked out of SQL*PLUS!! HELP!

    i have just started using sql*plus to access my 10g database as it was all installed on my computer by someone else for me.... and the helpfully didnt tell me the user name and password they had used so when i got my laptop back and discovered that i

  • Error in sending mail (mail exception error)

    HI guys, I used smtp method to send mail in the java application. If i am trying through outlook it's working. but if i used in the application it's throwing this error. can anyone help me? I am using SMTP (org.springframework.mail.javamail) method t

  • Web Service operation not in SOAP request

    Hi There, I have a problem with the SOAP receiver adapter. I have created an external definition and uploaded a wsdl file. Several messages have been created out of the file. In my mapping I fill the message structure from the wsdl file. When I send

  • Automatic Workflow Customisation

    Hi, I have a question related to EHSM system configuration. I have read in a configuration document that during Automatic Workflow Customisation the following setting is required to be done. In SWU3 T Code, Under Maintain Defination Environment, ther

  • Excise amt in respect to GRN

    Is there any report that tells that what is the excise amt with reference  to GRN.\ Plz guide