JRun 4.0 initialization in iPlanet-WebServer fails

We are facing problem with JRun 4.0 initialization in iPlanet
Web Server 6.0SP9.
Recently sun patch was applied with details as follows:
NAME: Solaris 8 Recommended Patch Cluster
DATE: Oct/04/06
And after this we have observed the JRun 4.0 initialization
fails reporting the following error in iPlanet error log:
[16/Apr/2007:12:36:30] info (20514): successful server
startup
[16/Apr/2007:12:36:30] info (20514):
iPlanet-WebServer-Enterprise/6.0SP9 B11/04/2004 06:35
[16/Apr/2007:12:36:31] info (20514): jrNSAPI[init] reports:
JRun 4.0 (Build 54102) NSAPI Extension - Oct 23 2002 11:10:21
[16/Apr/2007:12:36:31] warning (20514): jrNSAPI[init]
reports: initProxy failed to fetch server properties
[16/Apr/2007:12:36:31] warning (20514): jrNSAPI[init]
reports: could not initialize Server_1:172.29.27.86:51002
[16/Apr/2007:12:36:31] warning (20514): jrNSAPI[init]
reports: Couldn't initialize from remote server, deferring init
till request time.
[16/Apr/2007:12:36:31] info (20514): pssFilter: Init
[16/Apr/2007:12:36:32] warning (20515): On group group1,
servername prbpluww32.bp.com does not match subject "MANTA.BP.COM"
of certificate Server-Cert.
[16/Apr/2007:12:36:32] warning (20515): In secure virtual
server https-prbpluww32.bp.com, urlhost prbpluww32.bp.com does not
match subject "MANTA.BP.COM" of certificate Server-Cert.
[16/Apr/2007:12:36:32] info (20515): Installing a new
configuration
[16/Apr/2007:12:36:32] info (20515): [LS ls1]
https://prbpluww32.bp.com, port 443 ready to accept requests
[16/Apr/2007:12:36:32] info (20515): A new configuration was
successfully installed
[16/Apr/2007:12:36:32] info (20515): Using the Solaris VM
v1.2.2 from Sun Microsystems Inc.
[16/Apr/2007:12:36:32] info (20515): Java VM classpath:
/asera/apps/iplanet/servers/plugins/servlets/examples/legacy/beans.10/SDKBeans10.jar:/ase ra/apps/iplanet/servers/bin/https/jar/NSServletLayer.jar:/asera/apps/iplanet/servers/bin/h ttps/jar/NSJavaUtil.jar:/asera/apps/iplanet/servers/bin/https/jar/NSJavaMiscUtil.jar:/aser a/apps/iplanet/servers/bin/https/jar/servlet.jar:/asera/apps/iplanet/servers/bin/https/jar /servlet-2.3-filters-api.jar:/asera/apps/iplanet/servers/bin/https/jar/jsp092.jar:/asera/a pps/iplanet/servers/bin/https/jar/jaxp.jar:/asera/apps/iplanet/servers/bin/https/jar/crims on.jar:/asera/apps/iplanet/servers/bin/https/jar/xalan.jar:/asera/apps/iplanet/servers/bin /https/jar/jspengine.jar:
[16/Apr/2007:12:36:32] info (20515): Loading
IWSSessionManager by default.
[16/Apr/2007:12:36:32] info (20515): IWSSessionManager:
Maximum number of sessions is 1000
[16/Apr/2007:12:36:32] warning (20515): for host 0.0.0.0
trying to GET /, jrNSAPI[1] reports: serverstore
/asera/apps/jrun4/lib/wsconfig/1/jrunserver.store
[16/Apr/2007:12:36:32] warning (20515): for host 0.0.0.0
trying to GET /, jrNSAPI[1] reports: bootstrap 172.29.27.86:51002
[16/Apr/2007:12:36:32] warning (20515): for host 0.0.0.0
trying to GET /, jrNSAPI[1] reports: initProxy failed to fetch
server properties
[16/Apr/2007:12:36:32] warning (20515): for host 0.0.0.0
trying to GET /, jrNSAPI[1] reports: could not initialize
Server_1:172.29.27.86:51002
[16/Apr/2007:12:36:32] warning (20515): for host 0.0.0.0
trying to GET /, jrNSAPI[1] reports: Couldn't initialize from
remote server, JRun server(s) probably down.
[16/Apr/2007:12:36:33] warning (20515): for host 0.0.0.0
trying to GET /, jrNSAPI[57984] reports: serverstore
/asera/apps/jrun4/lib/wsconfig/1/jrunserver.store
[16/Apr/2007:12:36:33] warning (20515): for host 0.0.0.0
trying to GET /, jrNSAPI[57984] reports: bootstrap
172.29.27.86:51002
[16/Apr/2007:12:36:33] warning (20515): for host 0.0.0.0
trying to GET /, jrNSAPI[57984] reports: initProxy failed to fetch
server properties
[16/Apr/2007:12:36:33] warning (20515): for host 0.0.0.0
trying to GET /, jrNSAPI[57984] reports: could not initialize
Server_1:172.29.27.86:51002
[16/Apr/2007:12:36:33] warning (20515): for host 0.0.0.0
trying to GET /, jrNSAPI[57984] reports: Couldn't initialize from
remote server, JRun server(s) probably down.
Finally we were forced to uninstall the sun patch and after
that we didn't come accross with error. Are there any identified
limitations with JRun on this sun patch? Can anybody help us in
resolving this problem.
Thanks,
Mohan

put classes12.jar path in jvm12.conf file of web server. You can configure this through GUI also. try renaming classes12.jar to classes12.zip also
Ananda Rao

Similar Messages

  • IPlanet WebServer fails to init Oracle Connection

    Hi,
    I've deployed a Servlet in iWS 6.0, that uses a connection to an Oracle Server 9i (classes12.jar).
    When I try to access the database I receive an error like:
    [08/Jul/2002:21:05:18] failure (12007): Internal error: Unexpected error condition thrown (unknown exception,no description), stack: java.lang.StackOverflowError
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:423)
    at com.iplanet.server.http.servlet.NSServletLoader.loadResource(NSServletLoader.java:387)
    at com.iplanet.server.http.servlet.NSServletLoader.loadClass(NSServletLoader.java:429)
    at com.iplanet.server.http.servlet.NSServletLoader.findClass(NSServletLoader.java:174)
    at com.iplanet.server.http.servlet.NSServletLoader.loadClass(NSServletLoader.java:106)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:423)
    at com.iplanet.server.http.servlet.NSServletLoader.loadResource(NSServletLoader.java:387)
    at com.iplanet.server.http.servlet.NSServletLoader.loadClass(NSServletLoader.java:429)
    at com.iplanet.server.http.servlet.NSServletLoader.findClass(NSServletLoader.java:174)
    at com.iplanet.server.http.servlet.NSServletLoader.loadClass(NSServletLoader.java:106)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:423)
    at com.iplanet.server.http.servlet.NSServletLoader.loadResource(NSServletLoader.java:387)
    at com.iplanet.server.http.servlet.NSServletLoader.loadClass(NSServletLoader.java:429)
    at com.iplanet.server.http.servlet.NSServletLoader.findClass(NSServletLoader.java:174)
    at com.iplanet.server.http.servlet.NSServletLoader.loadClass(NSServletLoader.java:106)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at oracle.jdbc.driver.OracleConnection.privateCreateStatement(OracleConnection.java:763)
    at oracle.jdbc.driver.OracleConnection.createStatement(OracleConnection.java:670)
    I thought that the problem could be classpath configuration (classes12.jar is in the WEB-INF of my Web Application), so I put classes12.jar in the classpath of the application, the error changes and now I can see:
    [08/Jul/2002:21:31:40] failure (12159): Internal error: Unexpected error conditi
    on thrown (unknown exception,no description), stack: java.lang.StackOverflowErro
    r
    at java.net.URLClassLoader$1.run(URLClassLoader.java:187)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:287)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:115)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:442)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:332)
    at java.sql.DriverManager.getConnection(DriverManager.java:512)
    at java.sql.DriverManager.getConnection(DriverManager.java:141)
    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:150)
    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java)
    Thanks a lot,
    David.

    put classes12.jar path in jvm12.conf file of web server. You can configure this through GUI also. try renaming classes12.jar to classes12.zip also
    Ananda Rao

  • IPlanet-WebServer-Enterprise/6.0SP6 for JDK1.6 upgrade issue

    I want to upgrade iPlanet Web Server 6.0 with JDK/jre 6.0. currently iPlanet Web Server 6.0 is refferring to JDK1.5.0_17 in our lab. I see following error in logs.Any ideas which state is this upgrade is valid or a resolution for the below error would be great.
    I tried increasing stack size(StackSize 7168000 in magnus.conf),increasing Sun os filedescriptors and stacksize,jvm.minHeapSize=8388608 and jvm.maxHeapSize=33554432( in jvm12.conf)
    Thanks in advance
    iPlanet-WebServer-Enterprise/6.0SP6 B06/23/2003 14:40
    [18/Dec/2009:09:44:27] info ( 3351): Installing a new configuration
    [18/Dec/2009:09:44:27] info ( 3351): [LS ls1] http://stg-bobowww02.attws.com, port 9090 ready to accept requests
    [18/Dec/2009:09:44:27] info ( 3351): A new configuration was successfully installed
    [18/Dec/2009:09:44:27] config ( 3351): Error occurred during initialization of VM
    [18/Dec/2009:09:44:27] config ( 3351): java.lang.StackOverflowError
    [18/Dec/2009:09:44:27] config ( 3351):
    [18/Dec/2009:09:44:27] config ( 3351): at java.lang.String.hashCode(String.java:1482)
    [18/Dec/2009:09:44:27] config ( 3351): at java.util.Hashtable.get(Hashtable.java:334)
    [18/Dec/2009:09:44:27] config ( 3351): at java.util.Properties.getProperty(Properties.java:932)
    [18/Dec/2009:09:44:27] config ( 3351): at java.lang.System.getProperty(System.java:653)
    [18/Dec/2009:09:44:27] config ( 3351): at java.lang.Class$3.run(Class.java:2897)
    [18/Dec/2009:09:44:27] config ( 3351): at java.security.AccessController.doPrivileged(Native Method)
    [18/Dec/2009:09:44:27] config ( 3351): at java.lang.Class.checkInitted(Class.java:2881)

    Thanks for the reply.
    curretnly i see from logs we have servicepack 6 for iplanet6.0 in my box. If i upgrade with new servicepack can i use JDK1.6? because i don't see that kind of statement with even in any of the documents.The documents only talk upto 1.4.2
    secondly upgrading to newer version,I think for this we need to take new licences and is there will be a cost factor for 7.0 upgrade.Because i see the free download is only for 60 day evaluation. For upgradation i need to talk to my management for getting approval i need to atleast show them we cannot do it with the existing 6.0 server with SP6.
    I use the default value intially,and i was getting the StackOverFlow error.Some sites suggested in increasing the stacksize value for remedy to StackOverFlow error.So i increased it in an increments of 1MB. And thought this would be the peak value and stopped over there.

  • Error  404 Not Found in  iplanet webserver

    Hi,
    We have application to hosted in iplanet webserver and weblogic application server.
    we/users accesing one URL like http://domain.com/context/folder1/index.jsp.
    some request fails(intermittently) and giving 404 not found error to user page.we checked the iplanet access and error logs. in logs we saw 404 not found error.
    we got some solution to change KeepAliveTimeOut param from 30 sec to 300 sec. we did the same . but after that also we are facing the issue.
    please any one knows . please help us.
    Regards
    karthik

    Hi,
    Is your web server forwarding all requests to Application server (web logic). If so you need ti have those files in the app server doc root.
    give more details like what you are using passthrough or reverse proxy for request forwarding to Weblogic from Webserver.
    thx

  • Erro 404 Not Found  iplanet webserver

    Hi,
    We have application to hosted in iplanet webserver and weblogic application server.
    we/users accesing one URL like http://domain.com/context/folder1/index.jsp.
    some request fails(intermittently) and giving 404 not found error to user page.we checked the iplanet access and error logs. in logs we saw 404 not found error.
    we got some solution to change KeepAliveTimeOut param from 30 sec to 300 sec. we did the same . but after that also we are facing the issue.
    please any one knows . please help us.
    Regards
    karthik

    Thanks for the reply.
    we are using two iplanet server hosted in different machine with frontend cisco content switches (CCS). so the request first goes to CCS and then CCS forward to the iplanet.
    We are facing this problem in production. so we couldn't do the profiling in production.
    we are geeing 404 error only in access log. no information in error.log
    203.101.69.254 - - [31/Jan/2007:06:03:53 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:06:05:38 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 404 1317
    203.101.69.254 - - [31/Jan/2007:06:09:25 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:06:12:38 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:06:23:29 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:12:30 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:13:09 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 404 1317
    203.101.69.254 - - [31/Jan/2007:07:42:35 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:42:44 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:42:51 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 404 1317
    203.101.69.254 - - [31/Jan/2007:07:43:06 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    203.101.69.254 - - [31/Jan/2007:07:43:09 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 404 1317
    203.101.69.254 - - [31/Jan/2007:07:43:15 +0000] "GET /dynamic/search/index.jsp HTTP/1.0" 200 5829
    Some request only giving 404 NOT Found Error.if we try the URL in IE 10 times, 2 0r 3 request giving 404 Error and remaining request gives successful pages.
    Please give us any other suggestion.
    Regards
    karthik

  • When I click on Print to print a pdf from my computer, the message "initialization of rasteurization module failed". What does this mean - how do I fix it?

    Why can't I print a pdf in Acrobat Pro? I keep getting the message "initialization of rasteurization module failed". What does that mean and how do I fix that?

    This is an Acrobat error ("Initialization of the rasterizer module failed.") but it is has never been reported before that I can see.
    Let's start with the basics.
    - What version of Acrobat Pro
    - What system
    - What printer
    - Does it happen with other printers?
    - Does it happen with all files?

  • Unable to initialize the server: Server failed to bind to the requested por

    I am facing the error while starting the server. I see the following error.
    <Sep 26, 2007 11:49:54 PM EDT> <Emergency> <WebLogicServer> <BEA-000350> <Unable to create a server socket on Channel Default for: 162.86.20.87, port: 8101. java.net.BindException: Address already in use Perhaps the address 162.86.20.87 is incorrect or another process is using port 8101.>
    <Sep 26, 2007 11:49:54 PM EDT> <Emergency> <Security> <BEA-090085> <Server failed to bind to the configured port. The port may already be used by another process.>
    <Sep 26, 2007 11:49:54 PM EDT> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: Server failed to bind to the requested port. See preceeding log message for details.>
    The WebLogic Server did not start up properly.
    Exception raised: 'weblogic.server.ServerLifecycleException: Server failed to bind to the requested port. See preceeding log message for details.'
    Reason: Server failed to bind to the requested port. See preceeding log message for details.
    If the port is already in use how to find which server is running on that port, how to find the process and kill it. I am using weblogic 8.1 sp4 in Solaris 8.

    Bruce:
    It sounds like (as you already note) failed to shutdown WLS, that is why the
    .loc file was held and why the port is in use, WLS process was still
    running. To see why it failed to shut down, I would examine the
    weblogic.log, aslo the servers std out and err. Additionally taking a
    thread dump (if possible) on the "it wont shut down" wls java process should
    show (maybe unless the VM is hosed), where/what is hanging on/around. Do
    you happen to have native code running with wls, say a type 2 JDBC driver?
    Otherwise it sounds like a VM bug. But more data is needed to be sure.
    Cheers
    mbg
    "Bruce Bryan" <[email protected]> wrote in message
    news:3ef08499$[email protected]..
    I was shutting down the WLS server using the console shutdown and itfailed to shutdown completely. I then attempted to use the kill command on
    the process which usually works. This time I was unable to kill the process
    without using the kill -9 command. When I attempted to bring the server
    back up I got a failure to get a lock on the embedded ldap. I removed the
    .loc file and came further up but was unable to get further than the
    listener ports which were still locked to the old process. Do you know of
    anything I can do the get the WLS server back up without rebooting my
    Solaris server????
    netstat -an shows the port is in use but the only process that is alloweduse that port is WLS.

  • How can I connect to Oracle database from Iplanet webserver running on a Linux box and a database running on a Solaris box?

    Hi - I'm new to this group and wonders whether you guys can help me.
    I'm trying to connect to my Oracle9i database via a Java servlet but
    got the following error message in the web browser:
    Internal error: exception thrown from the servlet service function
    (uri=/servlet/HelloWWW6): java.lang.NullPointerException, Stack:
    java.lang.NullPointerException
    at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:1743)
    at oracle.jdbc.oci8.OCIEnv.getEnvHandle(OCIEnv.java:69)
    at oracle.jdbc.oci8.OCIDBAccess.logon(OCIDBAccess.java:452)
    at oracle.jdbc.driver.OracleConnection.(OracleConnection.java:287)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance
    (OracleDriver.java:442)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:321)
    at java.sql.DriverManager.getConnection(DriverManager.java:512)
    at java.sql.DriverManager.getConnection(DriverManager.java:172)
    at HelloWWW6.doGet(HelloWWW6.java:40)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.iplanet.server.http.servlet.NSServletRunner.invokeServletService
    (NSServletRunner.java:897)
    at com.iplanet.server.http.servlet.NSServletRunner.Service
    (NSServletRunner.java:464)
    My class path is:
    Java VM
    classpath: /u01/iplanet/servers/plugins/servlets/examples/legacy/beans
    .10/SDKBeans10.jar:/usr/local/javamail-1.2/mail.jar:/usr/local/jaf-
    1.0.1/activation.jar:/u02/app/oracle/product/9i/lib:/u02/app/oracle/pr
    oduct/9i/jdbc/lib:/u02/app/oracle/product/9i/jdbc/lib/classes12.zip:/u
    02/app/oracle/product/9i/jdbc/lib/nls_charset12.zip:/u01/iplanet/serve
    rs/bin/https/jar/NSServletLayer.jar:/u01/iplanet/servers/bin/https/jar
    /NSJavaUtil.jar:/u01/iplanet/servers/bin/https/jar/NSJavaMiscUtil.jar:
    /u01/iplanet/servers/bin/https/jar/servlet.jar:/u01/iplanet/servers/bi
    n/https/jar/servlet-2.3-filters-
    api.jar:/u01/iplanet/servers/bin/https/jar/jsp092.jar:/u01/iplanet/ser
    vers/bin/https/jar/jaxp.jar:/u01/iplanet/servers/bin/https/jar/crimson
    .jar:/u01/iplanet/servers/bin/https/jar/xalan.jar:/u01/iplanet/servers
    /bin/https/jar/jspengine.jar:
    My LD_LIBRARY_PATH is:
    /u02/app/oracle/product/9i/lib:/u02/app/oracle/product/9i/jdbc/lib:/u0
    2/app/oracle/product/9i/jdbc/lib/classes12.zip:/u02/app/oracle/product
    /9i/jdbc/lib/nls_charset12.zip
    Can anyone help? This is currently driving me nuts. I was able to
    connect when I changed it to an application.
    I am using the Iplanet Webserver 6.0 on a Linux 7.2 platform. Like I
    said, sqlplus works fine, standard java application works fine but
    when I change it to a servlet (which means it now goes through the
    webserver, I get this error message)
    Does anyone know what the source code is trying to do at
    OCIDBAccess.java:1743 ?
    Thanks guys!

    Tony, could you please explain me better the procedure that you wrote?
    What are the boxes? My situation is similar:
    | ServerSocket (1) |
    | (192.168.1.100, 5555) |
    |
    |
    |
    |
    | Proxy |
    | Someone wants to connect to the ServerSocket (1) |
    That is not true. You CAN do it but you need a box
    outside the firewall with proper IP address to help
    you. I am not sure if Sergio still wants the answer
    today after more than a year from the original post (I
    did not see the post until today when I try to search
    for something else). Anyway, if such a box is
    available (I call it 2nd box), you could first
    establish a socket between the two boxes by HTTP
    tunneling (I assume it is a http proxy). You have to
    initiate the socket from the 1st box. Then start
    another server socket on the 2nd box, forwarding the
    traffic it gets from outside back to the 1st box using
    the established channel. That is it.
    Tony

  • To block iplanet webserver version in http header

    Please let me know how to block the iplanet version being displayed in http header.
    I am using iplanet webserver 4.1 sp12

    Please refer to http://docs.sun.com/source/817-0533-10/rn41sp12.html#39181
    Hope this helps.

  • Iplanet webserver 4.1 JSP problem

    Hi I am using iplanet webserver 4.1, whenever i change my jsp file, i have to restart my webserver instance otherwise ia gm getting error..is ther any way i can prevent to restart the webserver?

    this is the script.
    mv /logs/https-`uname -a`-443/access /logs/https-`uname -a`-443/access.yesterday
    compress /logs/https-`uname -a`-443/access.yesterday
    /opt/netscape/server4/https-`uname -a`-443/restart
    the moving and compressing works properly but the restart command doesn't actually kill the and restart the httpd process, and doesn't create the access or error log.
    The restart is a graceful restart will not ask for password, the same setting was working fine for a long time. it suddenly started to give this problem.
    the webserver is working fine(taking requests ,etc) except that the log files are not being written.
    i did a truss and the data collected is above i see that it is giving error #91 ERESTART many times
    there is another server with same settings which is working fine the only difference is that its patch level is lower.

  • WebDAv with Iplanet Webserver 4.1

    Hi,
    I want use Webdav with Iplanet Webserver 4.1 for publication . It's
    possible ?
    Regards,
    herve

    I tried this with apache slide.
    With no luck.
    I think the problem was due to not being able to configure a servlet to
    receive the http request for the urls from the web dav root.
    For example.
    http://mserver/dav
    may be the root
    then you would have a file at
    http://mserver/dav/files/etc
    I could not configure the servlet in the rules.properties file to say
    /dav/* is servlets WebdavServlet.
    However you can do this with tomcat and I hope now that iWS 6.0 supports the
    web.xml for deploying servlets that you now will be able to do this.
    If you get this working I would like to know how you did it.
    Warwick
    "herve Merdrignac" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I want use Webdav with Iplanet Webserver 4.1 for publication . It's
    possible ?
    Regards,
    herve

  • IPlanet-WebServer-Enterprise/4.1SP12 LDAP Limit

    Hi all,
    is it a licence limitation that the iPlanet-WebServer can't display only 1000 objects on a LDAP Server ?
    How can i extend this limit ?
    Best Regards
    Heiko Geist

    Hi,
    You can find the release note for iPlanet Web Server SP7 from the following link
    http://docs.sun.com/?p=/doc/816-5676-10
    Srini

  • Release notes for iPlanet-WebServer-Enterprise/4.1SP7

    Hi,
    Where can i get the release notes, known bugs and fixes for iPlanet-WebServer-Enterprise/4.1SP7.
    Plesae reply back.
    Thanx
    Shiva

    Hi,
    You can find the release note for iPlanet Web Server SP7 from the following link
    http://docs.sun.com/?p=/doc/816-5676-10
    Srini

  • Migration from iplanet webserver to Sun Directory Server

    Hi,
    I have Oracle Iplanet WebServer Enterprise edition V6.0 SP2 in my dev environment. I would want to migrate the system to Sun Java System Directory Server V6.0. I have looked up the migration guide for Sun DS V6.0. But i could not find any reference to Iplanet WebServers.
    Can anybody please let me know the migration procedure for migrating from Iplanet Server to Sun Directory server.
    Any help would be appreicated
    Thank you
    Nowfal

    Please ignore this question since we have dropped the plan to migrate, instead set a new DS instance from the beginning

  • While integrating Weblogic server with Iplanet webserver

    Hi ,
    I am facing issues while connecting weblogic application server with Iplanet webserver:
    while i hit the desired url, it showing the below log, it is not providing me proper page (weblogic console page )
    Sat Mar 23 06:12:37 2013 <1535513639993579> URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 302 Moved Temporarily]
    Sat Mar 23 06:12:37 2013 <1535513639993579> URL::parseHeaders: StatusLine set to [302 Moved Temporarily]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[Date]=[Sat, 23 Mar 2013 00:42:37 GMT]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[Transfer-Encoding]=[chunked]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[Location]=[http://10.11.12.231/console/login/LoginForm.jsp]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[X-WebLogic-JVMID]=[-420809910]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs from WLS:[X-Powered-By]=[Servlet/2.5 JSP/2.1]
    Sat Mar 23 06:12:37 2013 <1535513639993579> parsed all headers OK
    Sat Mar 23 06:12:37 2013 <1535513639993579> sendResponse() : uref_p->getStatus() = '302'
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs to client (add):[date]=[Sat, 23 Mar 2013 00:42:37 GMT]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs to client (add):[Location]=[http://10.11.12.231/console/login/LoginForm.jsp]
    Sat Mar 23 06:12:37 2013 <1535513639993579> Hdrs to client (add):[X-Powered-By]=[Servlet/2.5 JSP/2.1]
    Sat Mar 23 06:12:37 2013 <1535513639993579> canRecycle: conn=1 status=302 isKA=1 clen=-1 isCTE=1
    Sat Mar 23 06:12:37 2013 <1535513639993579> closeConn: pooling for '10.11.12.231/7001'
    Sat Mar 23 06:12:37 2013 <1535513639993579> request [console/] processed successfully..................
    Please help me.
    Thanks,
    Chinna

    Hi,
    First thing are you seeing any request coming to weblogic server? if not then,
    What configuration you have added in server.xml and virtual server instance object conf file for weblogic integration.
    It is pretty straight forward,
    1. add weblogic plugin libproxy_61.so in plugin/weblogic directory on webserver.
    2. add WLS cluster server/ standalone server information in server.xml
    3. in object file create a new object of type="magnus-internal/directory" add WL specific configuration and then add condition to select WLS object created or make it default object for handling all request.
    Thanks,
    Ranjan

Maybe you are looking for