NSAPI Pug In 3.6 on NT 4.0 SP6 with WebLogic 5.1 download

I am trying to invoke the NSAPI plugin but cannot call the HelloWorld
Servlet from the Netscape web server port :1000. I can call it directly
through the WebLogic appserver on port: 7001. Here
is my obj.conf file: Are my Init parameters correct for "load modules"?
Init fn=flex-init access="C:/Netscape/SuiteSpot/https-hq2780/logs/access"
format.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%]
\"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status%
%Req->srvhdrs.content-length%"
Init fn=load-types mime-types=mime.types
Init fn="load-modules" funcs="wl-proxy,wl-init"
shlib="c:/weblogic/bin/proxy36.dll"
Init fn="wl-init"
<Object name=default>
NameTrans fn=pfx2dir from=/ns-icons dir="C:/Netscape/SuiteSpot/ns-icons"
NameTrans fn=pfx2dir from=/mc-icons dir="C:/Netscape/SuiteSpot/ns-icons"
NameTrans fn="pfx2dir" from="/help"
dir="C:/Netscape/SuiteSpot/manual/https/ug"
#NameTrans fn="pfx2dir" from="/servlets"
dir="C:/weblogic/myserver/servletclasses/examples/servlets"
#NameTrans fn="pfx2dir" from="/servlets"
dir="C:/weblogic/myserver/servletclasses"
NameTrans fn=document-root root="C:/Netscape/SuiteSpot/docs"
#Service method="(GET|HEAD|POST|PUT)" type=text/jsp fn=wl-proxy
WebLogicHost=localhost WebLogicPort=7001 PathPrepend=/jspfiles
PathCheck fn=nt-uri-clean
PathCheck fn="check-acl" acl="default"
PathCheck fn=find-pathinfo
PathCheck fn=find-index index-names="index.html,home.html"
ObjectType fn=type-by-extension
ObjectType fn=force-type type=text/plain
Service method=(GET|HEAD) type=magnus-internal/imagemap fn=imagemap
Service method=(GET|HEAD) type=magnus-internal/directory fn=index-common
Service method=(GET|HEAD) type=*~magnus-internal/* fn=send-file
AddLog fn=flex-log name="access"
</Object>
<Object name=cgi>
ObjectType fn=force-type type=magnus-internal/cgi
Service fn=send-cgi
</Object>
<Object name="servlets" ppath="*/servlets/*">
Service fn=init_exit WebLogicHost=localhost WebLogicPort=7001
</Object>

Revised the file as suggested but still get the following error in the error
log - errors:
errors file:
[11/Jul/2000:14:21:00] info ( 351): successful server startup
[11/Jul/2000:14:21:00] info ( 351): Netscape-Enterprise/3.6 SP1
B99.036.2009
[11/Jul/2000:14:21:52] warning ( 351): for host 127.0.0.1 trying to GET
/helloWorld, send-file reports: can't find
C:/Netscape/SuiteSpot/docs/helloWorld (File Not Found Error)
[11/Jul/2000:14:22:14] warning ( 351): for host 127.0.0.1 trying to GET
/servletimages/trans.gif, send-file reports: can't find
C:/Netscape/SuiteSpot/docs/servletimages/trans.gif (File Not Found Error)
[11/Jul/2000:14:22:14] warning ( 351): for host 127.0.0.1 trying to GET
/servletimages/logo2circle.gif, send-file reports: can't find
C:/Netscape/SuiteSpot/docs/servletimages/logo2circle.gif (File Not Found
Error)
[11/Jul/2000:14:22:51] warning ( 351): for host 127.0.0.1 trying to GET
/servletimages/trans.gif, send-file reports: can't find
C:/Netscape/SuiteSpot/docs/servletimages/trans.gif (File Not Found Error)
[11/Jul/2000:14:22:51] warning ( 351): for host 127.0.0.1 trying to GET
/servletimages/logo2circle.gif, send-file reports: can't find
C:/Netscape/SuiteSpot/docs/servletimages/logo2circle.gif (File Not Found
Error)
[11/Jul/2000:14:26:18] info ( 351): Suspend Httpd Service
revised obj.conf file:
Init fn=flex-init access="C:/Netscape/SuiteSpot/https-hq2780/logs/access"
format.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%]
\"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status%
%Req->srvhdrs.content-length%"
Init fn=load-types mime-types=mime.types
Init fn="load-modules" funcs="wl-proxy,wl-init"
shlib="c:/weblogic/bin/proxy36.dll"
Init fn="wl-init"
#Init fn="load-modules" funcs="init_exit,auth_exit,service_exit,term_exit"
shlib="c:/weblogic/bin/proxy36.dll"
#Init fn="init_exit" weblogic.properties="c:/weblogic/weblogic.properties"
<Object name=default>
NameTrans fn=pfx2dir from=/ns-icons dir="C:/Netscape/SuiteSpot/ns-icons"
NameTrans fn=pfx2dir from=/mc-icons dir="C:/Netscape/SuiteSpot/ns-icons"
NameTrans fn="pfx2dir" from="/help"
dir="C:/Netscape/SuiteSpot/manual/https/ug"
#NameTrans fn="pfx2dir" from="/servlets"
dir="C:/weblogic/myserver/servletclasses/examples/servlets"
#NameTrans fn="pfx2dir" from="/servlets"
dir="C:/weblogic/myserver/servletclasses"
NameTrans fn=document-root root="C:/Netscape/SuiteSpot/docs"
#Service method="(GET|HEAD|POST|PUT)" type=text/jsp fn=wl-proxy
WebLogicHost=localhost WebLogicPort=7001 PathPrepend=/jspfiles
PathCheck fn=nt-uri-clean
PathCheck fn="check-acl" acl="default"
PathCheck fn=find-pathinfo
PathCheck fn=find-index index-names="index.html,home.html"
ObjectType fn=type-by-extension
ObjectType fn=force-type type=text/plain
Service method=(GET|HEAD) type=magnus-internal/imagemap fn=imagemap
Service method=(GET|HEAD) type=magnus-internal/directory fn=index-common
Service method=(GET|HEAD) type=*~magnus-internal/* fn=send-file
AddLog fn=flex-log name="access"
</Object>
<Object name=cgi>
ObjectType fn=force-type type=magnus-internal/cgi
Service fn=send-cgi
</Object>
<Object name="weblogic" ppath="*/weblogic/*">
Service fn=wl-proxy WebLogicHost=10.17.8.21 WebLogicPort=7001
PathTrim="/weblogic"
</Object>
<Object name="servlets" ppath="*/servlets/*">
Service fn=wl-proxy WebLogicHost=10.17.8.21 WebLogicPort=7001
PathTrim="/servlets"
</Object>
"Mark Griffith" <[email protected]> wrote in message
news:[email protected]...
Welcome to the persnickety parsing world of NSAPI.
Couple of general hints:
Try hitting the path that is configured for the plugin and ensuring you
can see config info?
/serlvets/foo.blah?__WebLogicBridgeConfig
But the problem I think is that your object definition is not referring
to the function.
Init fn="load-modules" funcs="wl-proxy,wl-init"
shlib="c:/weblogic/bin/proxy36.dll"
Init fn="wl-init"
<Object name="servlets" ppath="*/servlets/*">
Service fn=init_exit WebLogicHost=localhost WebLogicPort=7001
</Object>Should be:
Service fn=wl-proxy
See:
http://www.weblogic.com/docs51/admindocs/nsapi.html#sample
mbg
==================================================
NewsGroup Rant
==================================================
Rant 2.
Many of the answers to your questions are in the
documentation. At the top of our online docs is
a search button. Try it!

Similar Messages

  • Re:NSAPI Plug In 3.6 on NT 4.0 SP6 with WebLogic 5.1 download

    Revised the file as suggested but still get the following error in the error
    log - errors:
    errors file:
    [11/Jul/2000:14:21:00] info ( 351): successful server startup
    [11/Jul/2000:14:21:00] info ( 351): Netscape-Enterprise/3.6 SP1
    B99.036.2009
    [11/Jul/2000:14:21:52] warning ( 351): for host 127.0.0.1 trying to GET
    /helloWorld, send-file reports: can't find
    C:/Netscape/SuiteSpot/docs/helloWorld (File Not Found Error)
    [11/Jul/2000:14:22:14] warning ( 351): for host 127.0.0.1 trying to GET
    /servletimages/trans.gif, send-file reports: can't find
    C:/Netscape/SuiteSpot/docs/servletimages/trans.gif (File Not Found Error)
    [11/Jul/2000:14:22:14] warning ( 351): for host 127.0.0.1 trying to GET
    /servletimages/logo2circle.gif, send-file reports: can't find
    C:/Netscape/SuiteSpot/docs/servletimages/logo2circle.gif (File Not Found
    Error)
    [11/Jul/2000:14:22:51] warning ( 351): for host 127.0.0.1 trying to GET
    /servletimages/trans.gif, send-file reports: can't find
    C:/Netscape/SuiteSpot/docs/servletimages/trans.gif (File Not Found Error)
    [11/Jul/2000:14:22:51] warning ( 351): for host 127.0.0.1 trying to GET
    /servletimages/logo2circle.gif, send-file reports: can't find
    C:/Netscape/SuiteSpot/docs/servletimages/logo2circle.gif (File Not Found
    Error)
    [11/Jul/2000:14:26:18] info ( 351): Suspend Httpd Service
    revised obj.conf file:
    Init fn=flex-init access="C:/Netscape/SuiteSpot/https-hq2780/logs/access"
    format.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%]
    \"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status%
    %Req->srvhdrs.content-length%"
    Init fn=load-types mime-types=mime.types
    Init fn="load-modules" funcs="wl-proxy,wl-init"
    shlib="c:/weblogic/bin/proxy36.dll"
    Init fn="wl-init"
    #Init fn="load-modules" funcs="init_exit,auth_exit,service_exit,term_exit"
    shlib="c:/weblogic/bin/proxy36.dll"
    #Init fn="init_exit" weblogic.properties="c:/weblogic/weblogic.properties"
    <Object name=default>
    NameTrans fn=pfx2dir from=/ns-icons dir="C:/Netscape/SuiteSpot/ns-icons"
    NameTrans fn=pfx2dir from=/mc-icons dir="C:/Netscape/SuiteSpot/ns-icons"
    NameTrans fn="pfx2dir" from="/help"
    dir="C:/Netscape/SuiteSpot/manual/https/ug"
    #NameTrans fn="pfx2dir" from="/servlets"
    dir="C:/weblogic/myserver/servletclasses/examples/servlets"
    #NameTrans fn="pfx2dir" from="/servlets"
    dir="C:/weblogic/myserver/servletclasses"
    NameTrans fn=document-root root="C:/Netscape/SuiteSpot/docs"
    #Service method="(GET|HEAD|POST|PUT)" type=text/jsp fn=wl-proxy
    WebLogicHost=localhost WebLogicPort=7001 PathPrepend=/jspfiles
    PathCheck fn=nt-uri-clean
    PathCheck fn="check-acl" acl="default"
    PathCheck fn=find-pathinfo
    PathCheck fn=find-index index-names="index.html,home.html"
    ObjectType fn=type-by-extension
    ObjectType fn=force-type type=text/plain
    Service method=(GET|HEAD) type=magnus-internal/imagemap fn=imagemap
    Service method=(GET|HEAD) type=magnus-internal/directory fn=index-common
    Service method=(GET|HEAD) type=*~magnus-internal/* fn=send-file
    AddLog fn=flex-log name="access"
    </Object>
    <Object name=cgi>
    ObjectType fn=force-type type=magnus-internal/cgi
    Service fn=send-cgi
    </Object>
    <Object name="weblogic" ppath="*/weblogic/*">
    Service fn=wl-proxy WebLogicHost=10.17.8.21 WebLogicPort=7001
    PathTrim="/weblogic"
    </Object>
    <Object name="servlets" ppath="*/servlets/*">
    Service fn=wl-proxy WebLogicHost=10.17.8.21 WebLogicPort=7001
    PathTrim="/servlets"
    </Object>

    So far I have heeded your advice and tried the suggestions you have made.
    However, I think I am still missing something. If you have the time could
    you review the following:
    Installation components:
    NT4.0 SP6
    NES 3.6
    WebLogic 5.1
    I am trying to call the HelloWorld servlet in the
    c:\weblogic\myserver\servletclasses\examples\servlets directory via the plug
    in. I can invoke the servlet using the Weblogic port:7001 directly -
    http://localhost:7001/servlets/examples/servlets/HelloWorldServlet and
    registered http://localhost:7001/helloWorld
    Here is the latest obj.conf:
    Init fn=flex-init access="C:/Netscape/SuiteSpot/https-hq2780/logs/access"
    format.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%]
    \"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status%
    %Req->srvhdrs.content-length%"
    Init fn=load-types mime-types=mime.types
    Init fn="load-modules" funcs="wl-proxy,wl-init"
    shlib="c:/weblogic/bin/proxy36.dll"
    Init fn="wl-init"
    #Init fn="load-modules" funcs="init_exit,auth_exit,service_exit,term_exit"
    shlib="c:/weblogic/bin/proxy36.dll"
    #Init fn="init_exit" weblogic.properties="c:/weblogic/weblogic.properties"
    <Object name=default>
    NameTrans fn=pfx2dir from=/ns-icons dir="C:/Netscape/SuiteSpot/ns-icons"
    NameTrans fn=pfx2dir from=/mc-icons dir="C:/Netscape/SuiteSpot/ns-icons"
    NameTrans fn="pfx2dir" from="/help"
    dir="C:/Netscape/SuiteSpot/manual/https/ug"
    #NameTrans fn="pfx2dir" from="/servlets"
    dir="C:/weblogic/myserver/servletclasses/examples/servlets"
    #NameTrans fn="pfx2dir" from="/servlets"
    dir="C:/weblogic/myserver/servletclasses"
    NameTrans fn=document-root root="C:/Netscape/SuiteSpot/docs"
    #Service method="(GET|HEAD|POST|PUT)" type=text/jsp fn=wl-proxy
    WebLogicHost=localhost WebLogicPort=7001 PathPrepend=/jspfiles
    PathCheck fn=nt-uri-clean
    PathCheck fn="check-acl" acl="default"
    PathCheck fn=find-pathinfo
    PathCheck fn=find-index index-names="index.html,home.html"
    ObjectType fn=type-by-extension
    ObjectType fn=force-type type=text/plain
    Service method=(GET|HEAD) type=magnus-internal/imagemap fn=imagemap
    Service method=(GET|HEAD) type=magnus-internal/directory fn=index-common
    Service method=(GET|HEAD) type=*~magnus-internal/* fn=send-file
    AddLog fn=flex-log name="access"
    </Object>
    <Object name=cgi>
    ObjectType fn=force-type type=magnus-internal/cgi
    Service fn=send-cgi
    </Object>
    <Object name="weblogic" ppath="*/weblogic/*">
    Service fn=wl-proxy WebLogicHost=10.17.8.21 WebLogicPort=7001
    PathTrim="/weblogic"
    </Object>
    <Object name="servlets" ppath="*/servlets/*">
    Service fn=wl-proxy WebLogicHost=10.17.8.21 WebLogicPort=7001
    PathTrim="/servlets"
    </Object>
    <Object name="helloWorld" ppath="*/helloWorld/*">
    Service fn=wl-proxy WebLogicHost=10.17.8.21 WebLogicPort=7001
    </Object>
    Thanks in advance.
    Mark McCalister
    "Mark Griffith" <[email protected]> wrote in message
    news:[email protected]...
    Ok, so this is a bit different now.
    IIn article <[email protected]>, [email protected]
    says...
    Revised the file as suggested but still get the following error in the
    error
    log - errors:
    errors file:
    [11/Jul/2000:14:21:00] info ( 351): successful server startup
    [11/Jul/2000:14:21:00] info ( 351): Netscape-Enterprise/3.6 SP1
    B99.036.2009
    [11/Jul/2000:14:21:52] warning ( 351): for host 127.0.0.1 trying to GET
    /helloWorld, send-file reports: can't findYou are proxying /weblogic and /servlets
    C:/Netscape/SuiteSpot/docs/helloWorld (File Not Found Error)So /helloworld does not match eiter of those patterns.
    [11/Jul/2000:14:22:14] warning ( 351): for host 127.0.0.1 trying to GET
    /servletimages/trans.gif, send-file reports: can't findNor does /servletimages
    We do have some /servletimages uri's in some of our admin servlets so you
    may want to map this as well.
    But I dont see that these are unexplainable.
    Cheers
    mbg
    C:/Netscape/SuiteSpot/docs/servletimages/trans.gif (File Not Found
    Error)
    [11/Jul/2000:14:22:14] warning ( 351): for host 127.0.0.1 trying to GET
    /servletimages/logo2circle.gif, send-file reports: can't find
    C:/Netscape/SuiteSpot/docs/servletimages/logo2circle.gif (File Not Found
    Error)
    [11/Jul/2000:14:22:51] warning ( 351): for host 127.0.0.1 trying to GET
    /servletimages/trans.gif, send-file reports: can't find
    C:/Netscape/SuiteSpot/docs/servletimages/trans.gif (File Not FoundError)
    [11/Jul/2000:14:22:51] warning ( 351): for host 127.0.0.1 trying to GET
    /servletimages/logo2circle.gif, send-file reports: can't find
    C:/Netscape/SuiteSpot/docs/servletimages/logo2circle.gif (File Not Found
    Error)
    [11/Jul/2000:14:26:18] info ( 351): Suspend Httpd Service
    revised obj.conf file:
    Init fn="load-modules" funcs="wl-proxy,wl-init"
    shlib="c:/weblogic/bin/proxy36.dll"
    Init fn="wl-init"SNIP
    <Object name="weblogic" ppath="*/weblogic/*">
    Service fn=wl-proxy WebLogicHost=10.17.8.21 WebLogicPort=7001
    PathTrim="/weblogic"
    </Object>
    <Object name="servlets" ppath="*/servlets/*">
    Service fn=wl-proxy WebLogicHost=10.17.8.21 WebLogicPort=7001
    PathTrim="/servlets"
    </Object>
    ==================================================
    NewsGroup Rant
    ==================================================
    Rant 1.
    The less info you provide about your problem means
    the less we can help you. Try to look at the
    problem from an external perspective and provide
    all the data necessary to put your problem in
    perspective.

  • Using NSAPI Plug-In from WL 5.1 in conjunction with WL6.0

    I reposting this message. I posted it to the servlet group when I
    wanted this group.
    Is it okay to use the Netscape Plug-in that came with Weblogic 5.1 and
    use Weblogic 6 server? We are having problems getting the Netscape
    Plug-in that came with Weblogic 6. We are getting incomplete web
    pages.
    Thanks,
    Ruben

    I don't think the following configuration was tested/certified?
    What kind of problems you are having? I just ran a simple load test
    accessing servlets/jsp's via nsapi plugin.
    Could you tell us how we can reproduce your problem?
    Kumar
    ruben wrote:
    I reposting this message. I posted it to the servlet group when I
    wanted this group.
    Is it okay to use the Netscape Plug-in that came with Weblogic 5.1 and
    use Weblogic 6 server? We are having problems getting the Netscape
    Plug-in that came with Weblogic 6. We are getting incomplete web
    pages.
    Thanks,
    Ruben

  • Httpproxyservlet or NSAPI or apache plug-in

              Hi all,
              I am new in bea. I want to know if NSAPI's interface is an open document or not,
              because we want to develop our self's web proxy server and cooperate with weblogic
              application server.
              or I am not sure if I can develope or modify a java web server and get httpproxyservlet
              code and integrate it with the web server?
              Thanks for any advice.
              Laura
              

    Hello,
    Chances are you are using the plugin from the base install of WebLogic.
    Please get the latest one from the Service Pack. The MatchExpression
    directive does not exist in the plugin from the base installation of
    WebLogic.
    Regards,
    Eric
    "SenthilKumaran Sivabalan" <[email protected]> wrote in message
    news:[email protected]..
    Hello,
    i have installed the apache-plug-in as the per the documentation. wheniam
    starting the apache webserver i have received the error
    " Invalid Command 'MatchExpression',Perhaps mis-spelled or defined by a
    module not included in the server configuration "
    The Apache webserver is not even starting.
    Environment Apache 1.3.12, SunOS 7, Weblogic 5.1
    Can anyone help me. Thanks in advance
    Senthilkumaran Sivabalan

  • Nsapi in cluster (obj.conf file conflict)

    Hi,
              I running WLS5.1.0 SP5 on Sun 5.7 Solaris v2.7, with IPlanet4.0SP1,
              running with the plugin...
              When I am on non-cluster environment, everything is just fine, but on
              cluster, IPlanet is starting, but I can not see anything on the browser
              (page cannot be displayed), I have attached my obj.conf file. Please let
              me know ASAP what I am doing wrong...
              Regards
              GOD BLESS
              Chris
              ## ------------- BEGIN SAMPLE OBJ.CONF CONFIGURATION ---------
              # (no cluster)
              # The following line locates the NSAPI library for loading at
              # startup, and identifies which functions within the library are
              # NSAPI functions. Verify the path to the library (the value
              # of the shlib=<...> parameter) and that the file is
              # readable, or the server will fail to start.
              Init fn="load-modules" funcs="wl-proxy,wl-init"\
              shlib=/usr/netscape/server4/bin/https/lib/libproxy.so
              Init fn="wl-init"
              # Configure which types of HTTP requests should be handled by the
              # NSAPI module (and, in turn, by WebLogic). This is done
              # with one or more "<Object>" tags as shown below.
              # Here we configure the NSAPI module to pass requests for
              # "/weblogic" to a WebLogic Server listening at port 7011 on
              # the host ags-dtcXXXX.agsolutions.co.uk that is your localhost (e.g:
              ags-dtc1724) .
              <Object name="weblogic" ppath="*/weblogic/*">
              Service fn=wl-proxy WebLogicCluster="10.0.4.13:7011,10.0.4.14:7011"\
              PathTrim="/weblogic"
              </Object>
              # NSAPI's configuration to pass request for any file begining with
              # "WLS" to weblogic server on port 7011.
              <Object name="eutility" ppath="*WLS*">
              Service fn=wl-proxy WebLogicCluster="10.0.4.13:7011,10.0.4.14:7011"
              PathTrim="/EUtility"
              </Object>
              # NSAPI's configuration to pass request for any file begining with
              # "wls" to weblogic server on port 7011.
              <Object name="eutility1" ppath="*wls*">
              Service fn=wl-proxy WebLogicCluster="10.0.4.13:7011,10.0.4.14:7011"
              PathTrim="/EUtility"
              </Object>
              # Here we configure the plug-in so that requests that
              # match "/servletimages/" will be handled by the
              # plug-in/WebLogic.
              <Object name="si" ppath="*/servletimages/*">
              Service fn=wl-proxy WebLogicCluster="10.0.4.13:7011,10.0.4.14:7011"
              </Object>
              # This Object directive works by file extension rather than
              # request path. To use this configuration, you must also add
              # a line to the mime.types file:
              # type=text/jsp exts=jsp
              # This configuration means that any file with the extension
              # ".jsp" will be proxied to WebLogic. Then you must add the
              # Service line for this extension to the Object "default",
              # which should already exist in your obj.conf file:
              <Object name=default>
              NameTrans fn=pfx2dir from=/ns-icons\
              dir="/usr/Netscape/Server4/ns-icons"
              NameTrans fn=pfx2dir from=/mc-icons\
              dir="/usr/Netscape/Server4/ns-icons"
              NameTrans fn="pfx2dir" from="/help" dir=\
              "/usr/netscape/server4/manual/https/ug"
              NameTrans fn=document-root root="/usr/eutilweb"
              Service method="(GET|HEAD|POST|PUT)" type=text/jsp fn=wl-proxy\
              WebLogicCluster="10.0.4.13:7011,10.0.4.14:7011 PathPrepend=/jspfiles
              PathCheck fn=unix-uri-clean
              PathCheck fn="check-acl" acl="default"
              PathCheck fn=find-pathinfo
              PathCheck fn=find-index
              index-names="index.html,index.htm,wls.htm,wls.html,home.html"
              ObjectType fn=type-by-extension
              ObjectType fn=force-type type=text/plain
              Service method=(GET|HEAD) type=magnus-internal/imagemap fn=imagemap
              Service method=(GET|HEAD) \
              type=magnus-internal/directory fn=index-common
              Service method=(GET|HEAD) type=*~magnus-internal/* fn=send-file
              AddLog fn=flex-log name="access"
              </Object>
              # The following directive enables HTTP-tunneling of the
              # WebLogic protocol through the NSAPI plug-in.
              <Object name="tunnel" ppath="*/HTTPClnt*">
              Service fn=wl-proxy WebLogicCluster="10.0.4.13:7011,10.0.4.14:7011"
              </Object>
              ## ------------- END SAMPLE OBJ.CONF CONFIGURATION ---------
              [att1.html]
              

              Since IPlanet is started ( as per your email) , are you able to access
              index.html page?
              If yes, add the following debug flag in obj.conf and point your browser
              to
              http://[NES-host]:[port]/weblogic/index.html?__WebLogicBridgeConfig (2
              under scores)
              <Object name="weblogic" ppath="*/weblogic/*">
              Service fn=wl-proxy WebLogicCluster="10.0.4.13:7011,10.0.4.14:7011"
              PathTrim="/weblogic" DebugConfigInfo="ON"
              </Object>
              Does the screen shot shows primary & secondary server info?
              what's the build date/time on it?
              PS: Also make sure there aren't any extra spaces in it.. Sometimes NES
              is very much picky..
              Kumar
              starssoul wrote:
              > Hi,
              >
              > I running WLS5.1.0 SP5 on Sun 5.7 Solaris v2.7, with IPlanet4.0SP1,
              > running with the plugin...
              > When I am on non-cluster environment, everything is just fine, but on
              > cluster, IPlanet is starting, but I can not see anything on the
              > browser
              > (page cannot be displayed), I have attached my obj.conf file. Please
              > let me know ASAP what I am doing wrong...
              > Regards
              >
              > GOD BLESS
              > Chris
              >
              >
              >
              >
              > Init fn="load-modules" funcs="wl-proxy,wl-init"\
              > shlib=/usr/netscape/server4/bin/https/lib/libproxy.so
              > Init fn="wl-init"
              >
              > <Object name="weblogic" ppath="*/weblogic/*">
              > Service fn=wl-proxy WebLogicCluster="10.0.4.13:7011,10.0.4.14:7011"\
              > PathTrim="/weblogic"
              > </Object>
              >
              >
              > ## ------------- END SAMPLE OBJ.CONF CONFIGURATION ---------
              [att1.html]
              

  • How to make redirects work with NSAPI plug-in

    We have a NSAPI plug-in on a Iplanet server which routes any URL request with "weblogic"
    on it to a WebLogic server with a PathTrim. eg. http://ksopsd01/weblogic/myapp/login.jsp.
    All my forwards are working fine except any redirection. My redirects fails
    as it does not have the "weblogic" in it. Is there anyting like PathPrepend to
    get my redirects working? Or do I need to hardcode "weblogic" in all my redirections.
    Any help would be very much appreciated.
    Thanks

    Hello Globalmark
    For your problem dealing only with Skype, Skype supports their product with a comprehensive Help system for answers to your Skype-specific questions.
    If you cannot find the answer you need from their Knowledgebase, Troubleshooter, User Guides, or dedicated Skype-user forum, you can get technical support directly from Skype.
    MSN (now Microsoft) Messenger for Mac cannot use ANY camera unless you are using the "corporate" version. The personal version is a text only app.
    This post will give you the options available to you for using your MacBook Pro to contact those whose only chat client application is MSN (now Microsoft) Messenger.
    Your posted system info shows that you are still using Mac OS X (10.5.1). If that is correct, you may want to consider the advantages of updating to the latest version of Leopard.
    EZ Jim
    PowerBook 1.67 GHz w/Mac OS X (10.4.11) G5 DP 1.8 w/Mac OS X (10.5.2)  External iSight

  • HELP!! NSAPI BRIDGE FAILS with HTTPSESSION

    Hi,
              Configuration:
              WLS 4.5.1 on Solaris 2.7 inside a firewall.
              snowcap firewall with NAT (Network Address Translation).
              Netscape Enterprise Server 4.0 outside the firewall with Weblogic
              NSAPI-BRIDGE (sp 5)
              The problem:
              When a browser request is sent to the NE web-erver (directed to the
              firewall who then redirects to a Weblogic servlet).
              IF The servlet creates a httpsession (with or without cookies) the
              request fails (the firewall blocks a request directed directly at the
              non-routable ip address of the Weblogic machine inside the firewall.
              IF on the other hand the servlet does not create a http session, all
              works fine.??????????
              Does any body know something about this????
              Thanks,
              Eytan
              [eytan.vcf]
              

    Have you tried to fix the problem rather than just complain?  If so what  fixes have you tried.
    I've see solutions for each of the problems you've mentioned. 
    As far as an alternative there are none with the features and integration with the system and other applications that iPhoto has.  However, there are DAM (digital asset management) applicaltions that are very good.  I use  Media Pro 1.
    If you want to try to fix your library describe each of the problems you're experiencing and what you've tried to fix it. 
    The original image files are located in a folder named "Masters" inside the iPhoto Library package/folder.
    OT

  • Hiding NSAPI errors

    iam using sun webserver 7 with weblogic plugin for load balancing . and when the weblogic servers are down i get the following eror in the browser or to the accesing application
    Message from the NSAPI plugin:
    No backend server available for connection: timed out after 10 seconds or idempotent set to OFF.
    I dont wnat this message to come, the requester should not get any respose ,
    any guidance

    this is an error coming from weblogic plugin. you need to contact your web logic plugin provider and find out if there a documented setting to disable this. simple googling on the web seems to suggest that this is not an NSAPI (or sun web server specific issue) as this issue is frequently reported with other web servers like apache as well.
    now, since you posted to web server forum, i am hard pressed to suggest using bundled web server 7 reverse proxy plugin you don't have to use weblogic - if you are not able to find a resolution to this.
    [http://blogs.sun.com/amit/entry/setting_up_a_reverse_proxy|http://blogs.sun.com/amit/entry/setting_up_a_reverse_proxy]
    [http://blogs.sun.com/meena/entry/configuring_reverse_proxy_in_sun|http://blogs.sun.com/meena/entry/configuring_reverse_proxy_in_sun]

  • Exception type [READ_ERROR] raised at line 193 of ../nsapi/Reader.cpp

    Hi,
    We are using WebLogic Server 6.1 SP4 and its iisproxy.dll on a Windows 2000 box.
    We kept getting the following READ_ERROR messages randomly and infrequently.
    1. Does anyone have any insightful thoughts about what are the possible causes?
    2. Will upgrading the plug-in to the lastest iisproxy.dll help to fix this issue?
    3. a bonus question: is it true that the KeepAlive flag was set to FALSE by default
    for the iisproxy.dll coming with WebLogic Server 6.1? Looks like that's true by
    running a few tests.
    Any comments will be highly appreciated!
    Joan
    ====== from plug-in log file =======
    Mon Jun 07 08:34:06 2004 ========================== New Request ==========================
    Mon Jun 07 08:34:06 2004 SSL is not being used
    Mon Jun 07 08:34:06 2004 Request URI = [xxx.jsp]
    Mon Jun 07 08:34:06 2004 Going to save the post data in file
    Mon Jun 07 08:34:06 2004 Temp Post File name = [C:\WINNT\TEMP\_wl_proxy\_post_2268_2413]
    Mon Jun 07 08:34:06 2004 Going to readClient [0] bytes
    Mon Jun 07 08:34:06 2004 ReadPostToFile(): Read the file completely 2626 bytes
    Mon Jun 07 08:34:06 2004 attempt #0 out of a max of 5
    Mon Jun 07 08:34:06 2004 general list: trying connect to xxx'/7001/7001 at line
    978 for '/xxx.jsp'
    Mon Jun 07 08:34:06 2004 INFO: New NON-SSL URL
    Mon Jun 07 08:34:06 2004 WLS info in sendRequest: xxx:7001 recycled? 0
    Mon Jun 07 08:34:06 2004 Hdrs from client:[Accept]=[image/gif, image/x-xbitmap,
    image/jpeg, image/pjpeg, */*
    Mon Jun 07 08:34:06 2004 Hdrs from client:[Host]=[xxx
    Mon Jun 07 08:34:06 2004 Hdrs from client:[User-Agent]=[Microsoft URL Control
    - 6.00.8862
    Mon Jun 07 08:34:06 2004 Hdrs from client:[Cookie]=[JSESSIONID=xxx!7001!7002
    Mon Jun 07 08:34:06 2004 Hdrs from client:[Authorization]=[xxx]
    Mon Jun 07 08:34:06 2004 Hdrs from client:[Content-Length]=[2626
    Mon Jun 07 08:34:06 2004 Hdrs from client:[Cache-Control]=[no-cache
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[Accept]=[image/gif, image/x-xbitmap, image/jpeg,
    image/pjpeg, */*]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[Host]=[xxx.com]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[User-Agent]=[Microsoft URL Control - 6.00.8862]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[Cookie]=[JSESSIONID=xxx!7001!7002]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[Authorization]=[xxx]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[Content-Length]=[2626]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[Cache-Control]=[no-cache]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[Connection]=[Keep-Alive]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[WL-Proxy-Client-IP]=[xxx]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[X-WebLogic-Request-ClusterInfo]=[true]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[X-WebLogic-Force-JVMID]=[true]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[WL-Proxy-SSL]=[true]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[Proxy-Remote-User]=[xxx]
    Mon Jun 07 08:34:06 2004 Hdrs to WLS:[Proxy-Auth-Type]=[xxx]
    Mon Jun 07 08:34:06 2004 INFO: sysSend 784
    Mon Jun 07 08:34:06 2004 INFO: sysSend 2626
    Mon Jun 07 08:37:33 2004 *******Exception type [READ_ERROR] raised at line 193
    of ../nsapi/Reader.cpp
    Mon Jun 07 08:37:33 2004 NOT failing over after sendRequest() due to error 10053
    or 10054.
    Mon Jun 07 08:37:33 2004 URL deleted!
    Mon Jun 07 08:37:33 2004 request [xxx.jsp] did NOT process successfully
    [iisproxy.dll]

    Hi ,
    Have you resolved this problem or still it is pending ?
    Now I am also encountring the same problem.
    Please guid me if you have resolved the problem
    Regards
    Sathish

  • Timeout problem

    Case
    Case 180396
    Title: WebLogic Server - TImeout problem
    Owner: ClearExpress WebEval Case Type: Administration
    Condition: Open-Dispatch Severity: Evaluation
    Status: Need Initial Contact
    Site Name: Transactions Unlimited Inc Site ID: IND001180
    Address: 1308 oak Lake Ct City, State, ZIP: San Jose, CA 95131
    Contact: Serisha Nagothu Phone: (408)330-4840
    Case History:
    *** NOTES 29-JUN-2000 09:56:15 [29-JUN-2000 15:56:15 None] webeval
    *** Logged by contact: Serisha Nagothu, (408)330-4840
    Product=WLS 451
    Revision=(Release Level)= 451
    Problem Description= NSAPI - WL
    OP = Solaris 2.6
    Hi,
    In my product, I have an operation where I upload files to my website.
    When I am uploading smaller size files I am not facing any problem. But when
    I upload large size files (eg 10 MB) it is happening multiple times. I did
    not face this problem on Windows NT. Only on Solaris I am experiencing this.
    So we wrote a simple servlet to find out what is exactly happening. I am
    getting timeout. I connect to WebLogic Server through Netscape Web Server
    which is running on another Solaris. I tried to increase the connection
    timeout in Netscape Server. It did not provide any results to me. When I
    checked the logs on NSAPI, it is connecting to WL properly, the problem is
    from WebLogic. Apart from the Session Timeout in Deployment Descriptor is
    there any where that weblogic has a timeout settings. I want to know about
    this in detail. It is very very urgent.
    Here is the way my bean works, it reads the file from disk and copy it
    to temporary location and then do the upload. When it started reading, it is
    fine and then when it is uploading, it is getting timeout so, it started
    reading the file again, it is happening till it gets out of space error.
    Please let me know what is the solution, as immediately as possible. I
    would really really appreciate your help.
    Thanks in advance
    [blank.gif]

    What service pack you are using? If you are using 451 SP8 or recent then it has
    a new
    plugin parameter called - "HungServerRecoverSecs". Here are the details:
    HungServerRecoverSecs 10:300:600 for (min:default:max)
    You should set this to a very large value. If it is less than the time the
    servlets take
    to process, then you will see unexpected results. This implementation takes care
    of the
    hung or unresponsive servers in the cluster. So the plugin waits for
    HungServerRecoverSecs for the the server to respond and then declares that
    server dead
    and fails over to the next server.
    Maybe this is what you are seeing. If the value is too low it will failover and
    the POST will
    happen multiple times.
    Let us know if this problem persists.
    --Vinod.
    Serisha wrote:
    Case
    Case 180396
    Title: WebLogic Server - TImeout problem
    Owner: ClearExpress WebEval Case Type: Administration
    Condition: Open-Dispatch Severity: Evaluation
    Status: Need Initial Contact
    Site Name: Transactions Unlimited Inc Site ID: IND001180
    Address: 1308 oak Lake Ct City, State, ZIP: San Jose, CA 95131
    Contact: Serisha Nagothu Phone: (408)330-4840
    Case History:
    *** NOTES 29-JUN-2000 09:56:15 [29-JUN-2000 15:56:15 None] webeval
    *** Logged by contact: Serisha Nagothu, (408)330-4840
    Product=WLS 451
    Revision=(Release Level)= 451
    Problem Description= NSAPI - WL
    OP = Solaris 2.6
    Hi,
    In my product, I have an operation where I upload files to my website.
    When I am uploading smaller size files I am not facing any problem. But when
    I upload large size files (eg 10 MB) it is happening multiple times. I did
    not face this problem on Windows NT. Only on Solaris I am experiencing this.
    So we wrote a simple servlet to find out what is exactly happening. I am
    getting timeout. I connect to WebLogic Server through Netscape Web Server
    which is running on another Solaris. I tried to increase the connection
    timeout in Netscape Server. It did not provide any results to me. When I
    checked the logs on NSAPI, it is connecting to WL properly, the problem is
    from WebLogic. Apart from the Session Timeout in Deployment Descriptor is
    there any where that weblogic has a timeout settings. I want to know about
    this in detail. It is very very urgent.
    Here is the way my bean works, it reads the file from disk and copy it
    to temporary location and then do the upload. When it started reading, it is
    fine and then when it is uploading, it is getting timeout so, it started
    reading the file again, it is happening till it gets out of space error.
    Please let me know what is the solution, as immediately as possible. I
    would really really appreciate your help.
    Thanks in advance
    [Image]

  • Filename space problem

    I have Iplanet web server(iws, 6.0 SP4) talking with weblogic 6.1 (using NSAPI plug-in). the request reaches iws and is internally redirected to weblogic. the problem i have is that there is a folder in weblogic which has spaces in filenames.
    When I try to access any file having spaces through Iplanet having spaces, the Get call only encodes URI with the letters of the filename till the first space and I get error back. The same problem is not seen when I access through Weblogic. Is there a know problem with Iplanet when spaces occur in URI?. how to resolve it

    Is the problem in the GET request sent to iWS or in the GET request sent from iWS to WebLogic? If it's the former, make sure the URL is properly encoded in the referring page. If it's the latter, the problem is a defect in the WebLogic NSAPI plugin.

  • Php plugin 1.0 for sun java system webserver

    Hi,
    I installed php plugin 1.0 for sun java system webserver 7. But it supports default 2 DB mysql and postgresql. Can i configure oracle 10g DB support?
    Appreciate if you could throw some light on this.
    Thanks,
    Krish

    Using PHP with NSAPI plugin will definitely get you the best performance. However, if you are using PHP with NSAPI plugin enabled then you might have to be careful when you are installing any of the PHP extensions from PECL to make sure that they are thread safe.
    Note: There can be a potential issue only when using any of PECL (http://pecl.php.net) extension and not with any PEAR (http://pear.php.net) extensions.
    For example, if you PHP built for NSAPI and then using on top of WordPress or Drupal or on top of frameworks like ZF etc should not be a problem
    To compile PHP 5.3 with NSAPI, you would do some thing like
    ./configure --with-nsapi=<web-server7-install-directory>
    To compile PHP 5.3 with FastCGI, you would do some thing like
    ./configure enable-cgi enable-force-cgi-redirect

  • Failing over after WRITE_ERROR_TO_SERVER exception in sendRequest()

    Hi
    I am getting below error in my issproxy.log file. I wanted to see the source of this URL.cpp file to find out why it is failing. I am not able to open them using DLL decompiler as well.
    Could anyone tell me where can I get the source code for iisproxy.dll and iisforward.dll ?
    This request is failing only when the request is routed from IIS.
    ================New Request: [/GLMS/index.jsp.wlforward] =================
    Mon Nov 24 14:19:48 2014 <503614168189882> SSL must be used
    Mon Nov 24 14:19:48 2014 <503614168189882> Initializing SSL
    Mon Nov 24 14:19:48 2014 <503614168189881> INFO: Initializing SSL library
    Mon Nov 24 14:19:48 2014 <503614168189881> timer thread starting
    Mon Nov 24 14:19:48 2014 <503614168189881> Loaded 1 trusted CA's
    Mon Nov 24 14:19:48 2014 <503614168189881> sysMkdirs() on 'C:\windows\TEMP\_wl_proxy':
    Mon Nov 24 14:19:48 2014 <503614168189881> getWLFilePath: Complete File name = [C:\windows\TEMP\_wl_proxy\orbrandom.txt]
    Mon Nov 24 14:19:48 2014 <503614168189881> INFO: Successfully initialized SSL
    Mon Nov 24 14:19:48 2014 <503614168189882> SSL configured successfully
    Mon Nov 24 14:19:48 2014 <503614168189882> resolveRequest: wlforward: /TEST/index.jsp
    Mon Nov 24 14:19:48 2014 <503614168189882> URI is /GLMS/index.jsp, len=15
    Mon Nov 24 14:19:48 2014 <503614168189882> Request URI = [/TEST/index.jsp]
    Mon Nov 24 14:19:48 2014 <503614168189882> attempt #0 out of a max of 50
    Mon Nov 24 14:19:48 2014 <503614168189882> Trying a pooled connection for 'XX.XX.XX.XX/7002/7002'
    Mon Nov 24 14:19:48 2014 <503614168189882> getPooledConn: No more connections in the pool for Host[XX.XX.XX.XX] Port[7002] SecurePort[7002]
    Mon Nov 24 14:19:48 2014 <503614168189882> general list: trying connect to '192.168.17.180'/7002/7002 at line 1306 for '/GLMS/index.jsp'
    Mon Nov 24 14:19:48 2014 <503614168189882> New SSL URL: match = 0 oid = 22
    Mon Nov 24 14:19:48 2014 <503614168189882> Connect returns -1, and error no set to 10035, msg 'Unknown error'
    Mon Nov 24 14:19:48 2014 <503614168189882> EINPROGRESS in connect() - selecting
    Mon Nov 24 14:19:48 2014 <503614168189882> Setting peerID for new SSL connection
    Mon Nov 24 14:19:48 2014 <503614168189882> c0a8 11b4 5a1b 0000                          ....Z...
    Mon Nov 24 14:19:48 2014 <503614168189882> Local Port of the socket is 57397
    Mon Nov 24 14:19:48 2014 <503614168189882> Remote Host xx.xx.xx.xx Remote Port 7002
    Mon Nov 24 14:19:48 2014 <503614168189882> general list: created a new connection to 'XX.XX.XX.XX'/7002 for '/GLMS/index.jsp', Local port: 57397
    Mon Nov 24 14:19:48 2014 <503614168189882> WLS info in sendRequest:  XX.XX.XX.XX:7002 recycled? 0
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs from client:[Accept]=[application/x-ms-application, image/jpeg, application/xaml+xml, image/gif, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs from client:[Accept-Encoding]=[gzip, deflate]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs from client:[Accept-Language]=[en-IN]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs from client:[Cookie]=[ADMINCONSOLESESSION=9fTkJypQ229r1ZHx6cQZG8cwHb0T0ssW8TkM7zyzzCVvNzjzDsf2!1779325670; JSESSIONID=GcZVJyXT8WMyv9pT8xGNzndSPCbBCcy1tfm5yRG1DSv8PhT97gv9!1779325670; _WL_AUTHCOOKIE_ADMINCONSOLESESSION=WcL9RbOJFiDqn3LiZO0g]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs from client:[Host]=[localhost]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs from client:[User-Agent]=[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)]
    Mon Nov 24 14:19:48 2014 <503614168189882> URL::sendHeaders(): meth='GET' file='/GLMS/index.jsp' protocol='HTTP/1.1'
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[Accept]=[application/x-ms-application, image/jpeg, application/xaml+xml, image/gif, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[Accept-Encoding]=[gzip, deflate]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[Accept-Language]=[en-IN]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[Cookie]=[ADMINCONSOLESESSION=9fTkJypQ229r1ZHx6cQZG8cwHb0T0ssW8TkM7zyzzCVvNzjzDsf2!1779325670; JSESSIONID=GcZVJyXT8WMyv9pT8xGNzndSPCbBCcy1tfm5yRG1DSv8PhT97gv9!1779325670; _WL_AUTHCOOKIE_ADMINCONSOLESESSION=WcL9RbOJFiDqn3LiZO0g]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[Host]=[localhost]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[User-Agent]=[Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[Connection]=[Keep-Alive]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[WL-Proxy-Client-IP]=[::1]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[Proxy-Client-IP]=[::1]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[X-Forwarded-For]=[::1]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[WL-Proxy-Client-Keysize]=[128]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[X-WebLogic-KeepAliveSecs]=[30]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[X-WebLogic-Force-JVMID]=[unset]
    Mon Nov 24 14:19:48 2014 <503614168189882> Hdrs to WLS:[WL-Proxy-SSL]=[true]
    Mon Nov 24 14:19:48 2014 <503614168189881> WARN: GetSessionCallback: No session match found
    Mon Nov 24 14:19:48 2014 <503614168189881> WARN: DeleteSessionCallback: No match found!!
    Mon Nov 24 14:19:48 2014 <503614168189882> ERROR: SSLWrite failed
    Mon Nov 24 14:19:48 2014 <503614168189882> SEND failed (ret=-1) at 805 of file ..\nsapi\.\URL.cpp
    Mon Nov 24 14:19:48 2014 <503614168189882> *******Exception type [WRITE_ERROR_TO_SERVER] raised at line 806 of ..\nsapi\.\URL.cpp
    Mon Nov 24 14:19:48 2014 <503614168189882> Marking xx.xx.xx.xx:7002 as bad
    Mon Nov 24 14:19:48 2014 <503614168189882> Exception occurred for backend host 'XX.XX.XX.XX/7002/0' while sending request : 'WRITE_ERROR_TO_SERVER [os error=0,  line 806 of ..\nsapi\.\URL.cpp]: '
    Mon Nov 24 14:19:48 2014 <503614168189882> got exception in sendRequest phase: WRITE_ERROR_TO_SERVER [os error=0,  line 806 of ..\nsapi\.\URL.cpp]:  at line 1019; last_error 0
    Mon Nov 24 14:19:48 2014 <503614168189882> INFO: Closing SSL context
    Mon Nov 24 14:19:48 2014 <503614168189882> Failing over after WRITE_ERROR_TO_SERVER exception in sendRequest()

    yes that is right.
    Essentially you should be doing one of the following on weblogic side:
    1) Installed Certs on weblogic that were obtained from a commercial CA. (like verisign, thawte etc)
    In this case, you will receive rootCA crt along with the other bundled certs and private key.
    these rootCA certs are publicly available (your browser will be already using them)
    2) Using certs signed by your company. (companies can maintain their own CA)
    In this case you should be having a rootCA cert from your company.
    3) using demo certs that were shipped with weblogic.
    In this case, the rootca cert can be obtained from DemoTrust.jks
    this is documented at http://e-docs.bea.com/wls/docs90/plugins/isapi.html#114851 (should be same for any plugins)
    Apache plug-in can understand .crt extension.
    -Vijay

  • Sjsws 7 sp5 on fedora core 10 compile error on php 5.2.9

    I am trying to compile php 5.2.9 and get the following error during make: sapi/nsapi/nsapi.c:62:19: error: nsapi.h: No such file or directory
    There was a post (http://developers.sun.com/webtier/reference/techart/php2.html) which seemed to address this problem, but it didn't fix the issue. Also, I have searched for nsapi.h and it is not on the system anywhere... Has anyone come across this problem or have suggestions on how to resolve it?
    OS: fedora core 10
    SJSWS: 7.0 sp5
    ./configure with-mysql with-nsapi=/opt/iplanet/current enable-libgcc with-gd=/usr --enable-sockets
    /bin/sh /root/installs/php/php-5.2.9/libtool silent preserve-dup-deps --mode=compile /root/installs/php/php-5.2.9/meta_ccld  -IZend/ -I/root/installs/php/php-5.2.9/Zend/ -DPHP_ATOM_INC -I/rootinstalls/php/php-5.2.9/include -I/root/installs/php/php-5.2.9/main -I/root/installs/php/php-5.2.9 -I/opt/iplanet/current/include -I/opt/iplanet/current/plugins/include -I/usr/include/libxml2 -I/rot/installs/php/php-5.2.9/ext/date/lib -I/usr/include/mysql -I/root/installs/php/php-5.2.9/TSRM -I/root/installs/php/php-5.2.9/Zend  -D_REENTRANT -DTHREAD=1  -I/usr/include -g -O2 -pthread -DZTS  -refer-non-pic -c /root/installs/php/php-5.2.9/Zend/zend_objects_API.c -o Zend/zend_objects_API.lo
    /bin/sh /root/installs/php/php-5.2.9/libtool silent preserve-dup-deps --mode=compile /root/installs/php/php-5.2.9/meta_ccld  -IZend/ -I/root/installs/php/php-5.2.9/Zend/ -DPHP_ATOM_INC -I/rootinstalls/php/php-5.2.9/include -I/root/installs/php/php-5.2.9/main -I/root/installs/php/php-5.2.9 -I/opt/iplanet/current/include -I/opt/iplanet/current/plugins/include -I/usr/include/libxml2 -I/rot/installs/php/php-5.2.9/ext/date/lib -I/usr/include/mysql -I/root/installs/php/php-5.2.9/TSRM -I/root/installs/php/php-5.2.9/Zend  -D_REENTRANT -DTHREAD=1  -I/usr/include -g -O2 -pthread -DZTS  -refer-non-pic -c /root/installs/php/php-5.2.9/Zend/zend_default_classes.c -o Zend/zend_default_classes.lo
    /bin/sh /root/installs/php/php-5.2.9/libtool silent preserve-dup-deps --mode=compile /root/installs/php/php-5.2.9/meta_ccld  -IZend/ -I/root/installs/php/php-5.2.9/Zend/ -DPHP_ATOM_INC -I/rootinstalls/php/php-5.2.9/include -I/root/installs/php/php-5.2.9/main -I/root/installs/php/php-5.2.9 -I/opt/iplanet/current/include -I/opt/iplanet/current/plugins/include -I/usr/include/libxml2 -I/rot/installs/php/php-5.2.9/ext/date/lib -I/usr/include/mysql -I/root/installs/php/php-5.2.9/TSRM -I/root/installs/php/php-5.2.9/Zend  -D_REENTRANT -DTHREAD=1  -I/usr/include -g -O2 -pthread -DZTS  -refer-non-pic -c /root/installs/php/php-5.2.9/Zend/zend_execute.c -o Zend/zend_execute.lo
    /bin/sh /root/installs/php/php-5.2.9/libtool silent preserve-dup-deps --mode=compile /root/installs/php/php-5.2.9/meta_ccld  -Isapi/nsapi/ -I/root/installs/php/php-5.2.9/sapi/nsapi/ -DPHP_ATOMINC -I/root/installs/php/php-5.2.9/include -I/root/installs/php/php-5.2.9/main -I/root/installs/php/php-5.2.9 -I/opt/iplanet/current/include -I/opt/iplanet/current/plugins/include -I/usr/include/lbxml2 -I/root/installs/php/php-5.2.9/ext/date/lib -I/usr/include/mysql -I/root/installs/php/php-5.2.9/TSRM -I/root/installs/php/php-5.2.9/Zend  -D_REENTRANT -DTHREAD=1  -I/usr/include -g -O2 -pthrad -DZTS  -prefer-non-pic -c /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c -o sapi/nsapi/nsapi.lo
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:62:19: error: nsapi.h: No such file or directory
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:81: error: expected specifier-qualifier-list before 'pblock'
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c: In function 'nsapi_strdup':
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:130: warning: return makes pointer from integer without a cast
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c: At top level:
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:206: error: expected ')' before '*' token
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:207: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nsapi_servact_uri2path'
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nsapi_servact_pathchecks'
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:209: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nsapi_servact_fileinfo'
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:210: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nsapi_servact_service'
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c: In function 'php_nsapi_init_dynamic_symbols':
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:250: error: 'nsapi_servact_uri2path' undeclared (first use in this function)
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:250: error: (Each undeclared identifier is reported only once
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:250: error: for each function it appears in.)
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:250: error: 'nsapi_servact_prototype' undeclared (first use in this function)
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:250: error: expected ';' before 'dlsym'
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:251: error: 'nsapi_servact_pathchecks' undeclared (first use in this function)
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:251: error: expected ';' before 'dlsym'
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:252: error: 'nsapi_servact_fileinfo' undeclared (first use in this function)
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:252: error: expected ';' before 'dlsym'
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:253: error: 'nsapi_servact_service' undeclared (first use in this function)
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:253: error: expected ';' before 'dlsym'
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c: In function 'zm_info_nsapi':
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:300: error: 'nsapi_servact_service' undeclared (first use in this function)
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c: In function 'zif_nsapi_virtual':
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:318: error: 'Request' undeclared (first use in this function)
    /root/installs/php/php-5.2.9/sapi/nsapi/nsapi.c:318: error: 'rq' undeclared (first use in this function)
    make: *** [sapi/nsapi/nsapi.lo] Error 1

    assuming you have installed web server 7 under /opt/iplanet/current (by choosing /opt/iplanet/current) within web server 7 installer, then php 5.2.9 installation along with its nsapi plugin should go through fine by doing
    ./configure --with-nsapi=/opt/iplanet/current
    you can verify this by looking for /opt/iplanet/current/include/nsapi.h . if you didn't find there, then you web server 7 installation did not go through successfully.
    on a side note, you might always want to use the gd that bundles within php. for example, enabling this directive causes php to use the bundled gd
    '--enable-gd-jis-conv' '--enable-gd-native-ttf'
    otherwise you will run into weird issues.

  • Sticky load balancing not working  because of Address Translation

              This came up before - see below. I don't understand what the
              soltion is/was.
              WL Server puts it's ip address in the WebLogicSession cookie
              which is an internal address 192.168.201.41
              WL proxy knows WL Server only by an external address like 139.141.38.21. Since
              it does not know of any WLS with an IP
              address of 192.168.201.41, it round-robins the request instead
              of sending it to the primary WLS.
              Any help is much appreciated.
              Mike Reiche
              Robert Patrick <[email protected]> wrote:
              >Hi,
              >
              >A very typical configuration is to put the web server in the DMZ (i.e.,
              >between
              >an outer and inner firewall) and proxy the requests from the web server
              >to the
              >WebLogic server (which sits behind the inner firewall). Since all of
              >these
              >proxied requests use HTTP and a single port, the only port that needs
              >to be
              >opened in the inner firewall is an HTTP port (the outer firewall will
              >only need
              >an HTTP and/or HTTPS port opened).
              >
              >Hope this helps,
              >Robert
              >
              >Eytan Ben-Meir wrote:
              >
              >> Thanks Patrick,
              >>
              >> May be you can suggest options for securing a WLS behind a firewall?
              >>
              >> Thanks again,
              >>
              >> Eytan
              >>
              >> Robert Patrick wrote:
              >>
              >> > Hi,
              >> >
              >> > The problem is that we encode location information (e.g., IP address(es))
              >> > in the session id. If the plugin sees a session id, it decodes the
              >> > session id to find out where to route the request (i.e., which server
              >in
              >> > the cluster contains the HttpSession object for that session). Since
              >the
              >> > plugin cannot find the machine whose IP address is encoded in the
              >session
              >> > id (because of the network address translation), this will not work.
              > In
              >> > general, distributed application software needs to be modified to
              >be
              >> > capable of handling network address translation -- to my knowledge,
              >> > WebLogic Server has not been modified to support this feature (though
              >the
              >> > Enterprise version of the product has had this support for years).
              >> >
              >> > Hope this helps,
              >> > Robert
              >> >
              >> > Eytan Ben-Meir wrote:
              >> >
              >> > > Hi,
              >> > >
              >> > > Configuration:
              >> > > WLS 4.5.1 on Solaris 2.7 inside a firewall.
              >> > > SonicWall firewall with NAT (Network Address Translation).
              >> > > Netscape Enterprise Server 4.0 outside the firewall with Weblogic
              >> > > NSAPI-BRIDGE (sp 5)
              >> > >
              >> > > The problem:
              >> > > When a browser request is sent to the NE web-erver (directed to
              >the
              >> > > firewall who then redirects to a Weblogic servlet).
              >> > > IF The servlet creates a httpsession (with or without cookies)
              >the
              >> > > request fails (the firewall blocks a request directed directly
              >at the
              >> > > non-routable ip address of the Weblogic machine inside the firewall.
              >> > > IF on the other hand the servlet does not create a http session,
              >all
              >> > > works fine.??????????
              >> > > Does any body know something about this????
              >> > >
              >> > > Thanks,
              >> > >
              >> > > Eytan
              >
              

              This isn't my problem.
              "Mike Reiche" <[email protected]> wrote:
              >
              >This came up before - see below. I don't understand what the
              >soltion is/was.
              >
              >WL Server puts it's ip address in the WebLogicSession cookie
              > which is an internal address 192.168.201.41
              >
              >WL proxy knows WL Server only by an external address like 139.141.38.21.
              > Since
              >it does not know of any WLS with an IP
              >address of 192.168.201.41, it round-robins the request instead
              >of sending it to the primary WLS.
              >
              >Any help is much appreciated.
              >
              >Mike Reiche
              >
              >Robert Patrick <[email protected]> wrote:
              >>Hi,
              >>
              >>A very typical configuration is to put the web server in the DMZ (i.e.,
              >>between
              >>an outer and inner firewall) and proxy the requests from the web server
              >>to the
              >>WebLogic server (which sits behind the inner firewall). Since all of
              >>these
              >>proxied requests use HTTP and a single port, the only port that needs
              >>to be
              >>opened in the inner firewall is an HTTP port (the outer firewall will
              >>only need
              >>an HTTP and/or HTTPS port opened).
              >>
              >>Hope this helps,
              >>Robert
              >>
              >>Eytan Ben-Meir wrote:
              >>
              >>> Thanks Patrick,
              >>>
              >>> May be you can suggest options for securing a WLS behind a firewall?
              >>>
              >>> Thanks again,
              >>>
              >>> Eytan
              >>>
              >>> Robert Patrick wrote:
              >>>
              >>> > Hi,
              >>> >
              >>> > The problem is that we encode location information (e.g., IP address(es))
              >>> > in the session id. If the plugin sees a session id, it decodes
              >the
              >>> > session id to find out where to route the request (i.e., which server
              >>in
              >>> > the cluster contains the HttpSession object for that session).
              >Since
              >>the
              >>> > plugin cannot find the machine whose IP address is encoded in the
              >>session
              >>> > id (because of the network address translation), this will not work.
              >> In
              >>> > general, distributed application software needs to be modified to
              >>be
              >>> > capable of handling network address translation -- to my knowledge,
              >>> > WebLogic Server has not been modified to support this feature (though
              >>the
              >>> > Enterprise version of the product has had this support for years).
              >>> >
              >>> > Hope this helps,
              >>> > Robert
              >>> >
              >>> > Eytan Ben-Meir wrote:
              >>> >
              >>> > > Hi,
              >>> > >
              >>> > > Configuration:
              >>> > > WLS 4.5.1 on Solaris 2.7 inside a firewall.
              >>> > > SonicWall firewall with NAT (Network Address Translation).
              >>> > > Netscape Enterprise Server 4.0 outside the firewall with Weblogic
              >>> > > NSAPI-BRIDGE (sp 5)
              >>> > >
              >>> > > The problem:
              >>> > > When a browser request is sent to the NE web-erver (directed to
              >>the
              >>> > > firewall who then redirects to a Weblogic servlet).
              >>> > > IF The servlet creates a httpsession (with or without cookies)
              >>the
              >>> > > request fails (the firewall blocks a request directed directly
              >>at the
              >>> > > non-routable ip address of the Weblogic machine inside the firewall.
              >>> > > IF on the other hand the servlet does not create a http session,
              >>all
              >>> > > works fine.??????????
              >>> > > Does any body know something about this????
              >>> > >
              >>> > > Thanks,
              >>> > >
              >>> > > Eytan
              >>
              >
              

Maybe you are looking for

  • Outlook 2010, Win 8.1 and BCM 2010 - gadgets not loading - Outlook dies

    Can someone help with this condition: Environment: Win 8.1 all Win updates installed, Outlook 2010 and BCM 2010, SQL Server 2008 Svc Pk 3, new Dell 660s Outlook 2010 dies when BCM 2010 Business Contact Manager tries to load GADGETS onto the BCM Dashb

  • HT1688 can't see the screen

    computer recognizes phone leading me to believe it's working but the screen is black.

  • CAS Policy Manager error when installing Server SQL express 2012

    Hello everyone, I was wondering if anyong can help me with this. I am trying to install SQL server express 2012 on a windows 7 computer and am unable to install it. When I try to start the installer I get the error "Microsoft .NET Framework CAS Polic

  • A lot of calls from unknown numbers

    Hi There, although my privacy settings only allow calls/contact from my contacts, I recieve a lot of calls from unknown numbers. I suspect somebody has put my user in his forwarding settings. How I can block these calls? Best regards!

  • List of calendar events??

    Before the iOS7 update you used to be able to look at a complete list of calendar events and scroll through them but now it appears you can only view the list at the bottom of each calendar date. Can someone tell me if there is a way to look at the c