233 byte By
708242 at 2007-11-25 7:28:33
I am using iplanet 4.1 sp9 with solarix 2.6. I foundthat some servlet programs hang or have no responseafter running for a while. I need to 'touch' the classto make them reloading into the memory.
1115 byte By
708983 at 2007-11-25 7:28:35
I have install perfdump, according to iWS6.0 tuning guide http://docs.iplanet.com/docs/manuals/enterprise/50/tuning/perf6.htm#16363and access via the browser: http://hostname/.perfthe following is the error log:[28/Mar/2002:17:46:25] info ( 450): Loading IWSSessionManager by ...
97 byte By
708239 at 2007-11-25 7:28:36
context.global.sessionExpireOnClose=true should be set in context.properties only ?
168 byte By
708239 at 2007-11-25 7:28:37
How can we match the webserver clock, which is in SG, and the client's IE Clock, who can be anywhere or any part of the world having different local time
159 byte By
708243 at 2007-11-25 7:28:38
Have set proxy to bypass for windows updates.However, once updates determined, they then fail to install, with the error "Tranfer aborted"
326 byte By
708244 at 2007-11-25 7:28:39
I have a simple CGI script that I'm trying to stream output to my browser. Problem is, the only thing returned to the browser is the last thing written. I'm assuming that the webserver is buffering the output until the CGI program ends, then streaming it out. Can I alter this ...
17 byte By
708245 at 2007-11-25 7:28:40
4.1
I have written a code in jsp for session test on the web server. Here follows the codesession.jsp<%@ page language="JAVA" %><%@ page session="true" %><%session.putValue("Srini","100");response.sendRedirect("session2.jsp");%>session2.jsp<%@ page language="JAVA" %><%@ ...
2053 byte By
708882 at 2007-11-25 7:28:42
I've tested and retested, so of this I am sure.I deployed a servlet under http://myserver.com/Documents/docsThis servlet has parameters associated with it.When I click on a hyperlink, I get a 302 (page moved)error. The link is formatted like: http://myserver.com/Documents/docs?type=whateverI ...
563 byte By
708245 at 2007-11-25 7:28:43
Have 4.1.8 iplanet Web and 4.13 LDAP running on Win2000 sp2. Both are working fine separately, i.e. 'have good anonymous LDAP://URL responses, and 'have working application CGI responses from web server. 'Have previously had same setup running on another server. However, with this install on ...
1026 byte By
708248 at 2007-11-25 7:28:44
Hi,I have a problem with iWS 4.1 SP5 and custom http headers.Client is trying to access an application (which runs on Weblogic) through iWS using SSL. Client makes many sequential http connections to the application and these requests include a custom http header (like 'User-Type'). When ...
436 byte By
708249 at 2007-11-25 7:28:45
I'm using iPlanet Web Server 4.1, Server Side Java Script (SSJS), LiveWire, and a security software, Cylink PrivateWire. When concurrent users increase, the server becomes unresponsive, forcing me to restart the hung server. What configurations need to be done on the Web Server.Will ...
3532 byte By
708250 at 2007-11-25 7:28:46
Basically here is an example servlet - new iPlanet 4.1sp9 instance with an empty classpath (apart from the servlet class) - running solaris v5.6 (Generic_111446-02) If you run the servlet and then try to shut-down iPlanet it hangs. If you remove the 'new Socket(...' line then it's fine. Any ...
347 byte By
708251 at 2007-11-25 7:28:47
I'm using iPlanet Web Server 6.0 and I have a JSP that imports a class, ClassX. I place classX in the ClasseCache directory, which works. But when ClassX imports javax.jms.* (found in a jar file) there is a run time error because j2ee.jar doesn't seem to be found by IWS. How do I get IWS to ...
581 byte By
708252 at 2007-11-25 7:28:48
I have a JSP application running on iPlanet Web Server 4.1 (SP6?). In general, this app collects user-entered data in a web form and inserts it in an Oracle database. Sometimes, when a form is submitted, we see 2 identical records submitted in the database, as if the page was submitted twice. ...
370 byte By
709732 at 2007-11-25 7:28:49
Good Day!!!I'm trying to bind the Iplanet Web Server 6.0 to Netscape Console 4.13 in a Unix-Solaris Platform with the utilities of the "installMCC" in a remote or diferrent machine/server.I'm always unsuccessful to bind it. Could anyone help me.... And here's my private email address: ...
156 byte By
708255 at 2007-11-25 7:28:51
I am trying to setup secure connection on iplanet web server. Could someone point me to some reading material on how to do it.Thank you
273 byte By
709668 at 2007-11-25 7:28:52
Is it possible to prevent an automated HTTP query directed at a specific web page from one IP address? We would like to prevent someone from downloading our directory by writing an HTTP client to repeatedly query our web page. I have heard Apache can do this.
162 byte By
708256 at 2007-11-25 7:28:53
Hi everybody!How to enable pipelining and persistent connections under iWS Enterprise 4.1/SP6 ?Thanks and regards.Samir Daoudi.
455 byte By
Krist at 2007-11-25 7:28:54
According to the admin guide for iWS 6.0 one can have the server index MS-word documents, provided there is a "filter" available to convert them to HTML. Nowhere in the documentation is this further explained.My questions:- How does one make the iWS 6.0 webserver index MS-word documents.- If an ...
546 byte By
708258 at 2007-11-25 7:28:55
I have wrote a veri simple CGI program in Delphi. The code looks like this:writeln('CONTENT-TYPE: TEXT/HTML'); writeln('<HTML>'); writeln('<H3>Hello world</H3>'); writeln('</HTML>');As you see it's very simple, but if I want to run like this:<a ...
151 byte By
708259 at 2007-11-25 7:28:56
iWS4.1SP9 on NT. I get 405 error when doing a simple form POST to my servlet. Servlet works OK if I use GET method instead. Any pointers?
361 byte By
708203 at 2007-11-25 7:28:57
I'm using IPlanet Web Proxy Server 3.6While i was trying to turning on access control setting for the service (using web-based server admin page: sever preferences->restrict access), i got this pop-up error message:System Error:The POST variables could not be read from stdin.does anyone ...
1771 byte By
708094 at 2007-11-25 7:28:58
I have been trying to get my iWS6 to run java bean but has not been able to do so. I tried a few beans and I get the same message on the log:3 errors, 1 warning , stack: org.apache.jasper.JasperException: Unable to compile class for JSPNote: sun.tools.javac.Main has been deprecated. ...
129 byte By
708260 at 2007-11-25 7:28:59
I am new to iPlanet webserver , we are using version 6.can anyone give me brief explanation to this. Thanks.
1133 byte By
Krist at 2007-11-25 7:29:00
Our systems (sun netras with Solaris8) have several java runtimes installed.JDK 1.3.1 resides in /usr/j2seJDK 1.2.2 resides in /usr/java1.2/usr/java is a link to /usr/java1.2When I installed iWS 6.0SP1 I had the install skip the java runtime installation, and instead specified /usr/j2se as the ...
2403 byte By
708117 at 2007-11-25 7:29:01
Hi all,I am running an application where jsp's talk to oracle database using javabeans and JDBC. The issue seems to be that iPlanet is never releasing its connections to our Oracle database. Once we startup iPlanet, it runs fine for about 30 minutes until the number of connections to our ...
138 byte By
708262 at 2007-11-25 7:29:02
I'm getting an error when I pass a long url string. Is there somewhere in the server settings I can make the string longer?
216 byte By
708094 at 2007-11-25 7:29:03
I would like to know the proper syntax for setting multiple baeans for classpath for iWS6. Can something like this work:D:/mybeans/beana.jar;D:/mybeans/beanb.jar;D:/mybeans/beanc.jarthanks
309 byte By
708263 at 2007-11-25 7:29:04
i created the nsfc.conf file and also inserted the "ameTrans" parameter for nsfc in obj.conf file.also added the nsfc object in the obj.conf file.But when i do a perfdump, the hit ratio is coming up as 0.0.Please let me know what mistake that i am doing.Thanks ...
103 byte By
708264 at 2007-11-25 7:29:05
Is there a way to set logging=debug for further info for IPlanet webserver running on NT?
594 byte By
708264 at 2007-11-25 7:29:06
I am trying to get java based code to work on IPlanet's webserver/servlet engine version 6. The servlets are being inited, but they can't find their .properties files (xml variable files). I have been able to install this code on many servlet engines including JRun, Tomcat, and Jserv by ...
234 byte By
708265 at 2007-11-25 7:29:07
I could not find any documents about how to export and import the key-pair db for a secure server. Since on the Admin's guide said I should backup the key-pair db but did not said what we should do with the key-paid db.
3264 byte By
708094 at 2007-11-25 7:29:09
I am running iWS6 with Java2 1.4 on Win NT4sp6. I have problem getting my javabeans to work. There is no problems when i try to run jsp or web-apps. Here is the error message I see:[10/Apr/2002:10:47:25] info ( 271): Suspend Httpd Service [10/Apr/2002:10:47:26] info ( 271): ...
1038 byte By
708267 at 2007-11-25 7:29:10
[09/Apr/2002:12:20:41] failure ( 6137): Internal error: Unexpected error condition thrown (java.lang.NoClassDefFoundError: sun/tools/javac/Main,sun/tools/javac/Main), stack: java.lang.NoClassDefFoundError: sun/tools/javac/Main at com.iplanet.server.http.servlet.IWSJavaC.compile(IWSJavaC.java, ...
343 byte By
yyong at 2007-11-25 7:29:11
Hi, is there a way I can programmatically check which fixpack my iPlanet webserver enterprise edition has, such as check a certain file? The platform could be Windows or Unix. By the way, is there anyway to check the home directory of iplanet on Unix? I now use ps -ef, but what if the server is ...
937 byte By
709671 at 2007-11-25 7:29:12
HiI am hoping someone can point out to me where I am going wrong, as this problem is very trivial, but I just can't seem to get it to work.....I have iWS6.0sp2 running succssfully as www.xxx.comI need to redirect all URLs under /reports to another instance of a web server running on the same ...
14 byte By
709058 at 2007-11-25 7:29:13
362 byte By
709058 at 2007-11-25 7:29:14
An error occurred while contacting the LDAP server. (No such object) The server could not locate the entry. If adding a new entry, be sure that the parent of the entry you are trying to add exists. If you received this error while searching or viewing an entry, it indicates that the entry which ...
413 byte By
708269 at 2007-11-25 7:29:15
We are in the middle of making a decision on what Web server to use for further development. Right now the shop is on IIS ( ASP,VB; SQL Server, Oracle, SYBASE). What pros and contras would you highlight to help us? Especially helpful would be a feedback from people who experienced a similar ...
266 byte By
708266 at 2007-11-25 7:29:16
Hi,I am trying to communicate to a servlet thru' an applet on iws6.If I modify the applet, modifications are not reflected, until I invoke the browser once again. OS linux (Redhat linux 7.2) browser netscape 6.0Can anyone help? Thank you
136 byte By
708270 at 2007-11-25 7:29:17
Does anyone have the iPlanet 4.1 SP5 Webserver for linux tarball? I need the 128 encryption version in english. Thank you!
473 byte By
708271 at 2007-11-25 7:29:18
We are in the process of shifting an older Application Server code to WebSphere. We want to use IPlanet as our WebServer, Servlet and JSP Engine. I have created Client EJB jar from WebSphere. I would like to call the client from a JSP. EJB Client is a Servlet. I have included this ...
181 byte By
708272 at 2007-11-25 7:29:19
I wish to know how the web server works and how it interacts with the App server. Also wish to know what is a web connector and what is meant by a web instance?
445 byte By
708273 at 2007-11-25 7:29:22
Monitoring with perfdump I notice that Busy threads are normally small (2-3), but periodically they start to increase rapidly. The server becomes very slow (actually seems to hang) and I need to restart. I have tried various configurations in magnus.conf and with ndd, no luck. Any ideas on how ...
81 byte By
708274 at 2007-11-25 7:29:23
how to bind mutliple ip address to single network in Solaris 7 or 8
14 byte By
708676 at 2007-11-25 7:29:24
373 byte By
708032 at 2007-11-25 7:29:25
iPlanet 6.0 SP2 restart on Windows NT when a user logs off the server. If a admin or joe developer logs into the server (C+A+D) and does what ever... When the person logs off the NT 4.0 box ... ALL the httpd process restart. We have 80 & 443 & Admin. The processes are running under a ...
506 byte By
707790 at 2007-11-25 7:29:26
IWS 4.1 SP8 & JDK 1.2.2_08Error Description from errors file of Web server--[12/Apr/2002:12:15:18] failure ( 7058): Internal error: exception thrown from the servlet service function (uri=/common/sessionInit.jsp): javax.servlet.ServletException: Cannot create bean of class ...
Hi:when i start admin server through the script, there is error message: the dynamic link library jvm.dll could not be found in the specified path. Would you mind tell me how to solve it?Thanks in advance.Maria