Hai AllI am using j2sdk1.4.0_02 and tomcat4.1.12,I a retriving values from table and writing in the txt file.if the database table has more rows there was the problem .Tomcat gets shoutdown .Corrupts some windows dll file .What to do
Hi,I am using j2sdk1.4.0_02 and tomcat4.1.12. when i invoke the application, i got this type of exception. when referesh the frame, then the jsp is compiled and loaded properly. Classpath and Environment variable are set correctly.HTTP Status 500 - - -type Exception reportmessage description ...
Hi All, I had installed iws 4.1 in solaris 5.9Now , I want to change my default https port from 443 to 445 .Can anybody , Please let me know the proceudre how to do it ? Thanks for help in advance.RegardsJames
432 byte By
mozes at 2007-11-26 9:12:57
At the end of my servlet I haverequest.setAttribute("activedates",dates);request.getRequestDispatcher("/calendar.jsp").forward(request, response);then I try to access activedates via<%=activedates%> and ${param.activedates}both give an error saying activedates can't be resolved. This is ...
Hi,We have a specific application of the proxy that requires us to match the complete URL (including query string). Is there a way to do this short of writing our own ppath SAF?Thanks,Dan
1753 byte By
shabbu at 2007-11-26 9:14:01
we are seeing a very high CPU usage for webservd. looking at the java stack it seems to be threads communicating to sun one LDAP server.Anyone experienced this? is there a know issue in Java LDAP SDK?Sun ONE Web Server 6.1SP4 B12/16/200417393 root3741M 1655M cpu0100 59:30:33 8.8% webservd/6235 ...
12059 byte By
dlochart at 2007-11-26 9:14:13
We are (attempting) to implement the web proxy server 4.0.2I thought I had this thing working until I ran upon some off behavior.Here is what I am seeing.1) In some instances the filtering works, we are stripping all script, embed, object, and applet tags/. I have written small test pages that ...
504 byte By
der_niki at 2007-11-26 9:15:02
Hi!are there significant security concerns if we activate a http redirect to https?Its easy to implement, but should it be used?.) another port (80) will be opened.) another port will give additional possibilities for WS compromising.) weak implementation of the http protocol can be used for ...
Hi all,I have Web Proxy 4.0.3 in a Solaris 10 SPARC box.WebProxy is operating in reverse mode.I have set rewrite-content-location to true in obj.conf and alsomade a Content rewrite filter. When the webproxy (www.external.com) fecthes content from the web server (www.internal.com), the URLs get ...
327 byte By
cla71 at 2007-11-26 9:17:27
Hi,We use the iPlanet 6.1 web server (now Sun Java System Web Server) on Solaris 9 and want to remove non-required services from the machine. Does iPlanet 6.1 need the IPLTpldap package (and therefore Sun ONE Directory Server) to run and be configured from the web console ?Thanks, ...
It seems that when upgrade from WebServer 6.0SP7 to Webserver.0 SP10, no lib files has been overwrittened.Should the lib files in SP10 be different with SP7? Just wonder why none of the lib files have been changed. Thanks,
1890 byte By
kavanutz at 2007-11-26 9:18:14
[nobr]I've happend upon a little problem using Tiles in lastest version of Struts 1 (1.2.9) with Web Server 6.1 sp6....main.jsp >><%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %><html><head></head><body><tiles:insert page="/tiles_base.jsp" ...
950 byte By
secEng at 2007-11-26 9:18:23
Hi,I am trying to block access to our 6.1SP6 web server from an automated web crawler based on its IP address and client-type header.I have added the following lines as the first entries at the top of obj.conf:<Client match="all" ip="192.168.1.1" browser="*Java/1.4.2_06*">AuthTrans ...
1762 byte By
Lion-O at 2007-11-26 9:18:28
Hi there,I've recently switched from Squid to the Java webproxy and so far I really like what I see. However the web filtering is giving me some strange problems on MS Internet Explorer.For example, take the http://www.planet-source-code.com website. You'll notice that one of the commonly ...
Hi,I m trying to set up basic authentication for my application in two tiers environment. MY web server,SunOne Web server 6.1 and App Server,Websphere 6.0 reside on different boxes. The routing from web to app is through Websphere plugin for SunOne.When i access the Websphere sample ...
Hello,Trying to use HttpUnit testing tool to test our webapplication. Our applicaiton uses SSL. However, when i try to test run the below code, i get the error:WebRequest request = new GetMethodWebRequest(https://www.testit.com");WebResponse response = ...
Hello,Trying to use HttpUnit testing tool to test our webapplication. Our applicaiton uses SSL. However, when i try to test run the below code, i get the error:WebRequest request = new GetMethodWebRequest(https://www.testit.com");WebResponse response = ...
258 byte By
cmj_ at 2007-11-26 9:21:52
Dear all,What would be the equivalent syntax from Apache's httpd.conf: <VirtualHost*:8080>setenv CUSTOM_PORT 9090 </VirtualHost>for the <VSCLASS> directive on server.xml file?Tks in advance!
242 byte By
Doctor_T at 2007-11-26 9:22:21
I've never installed any cgi on sjs ws 6.1 before and the sun cgi installation docs don't seem to have anything similar to match the awstats apache directive notes.Any help at all would be appreciated.regards,Rob
178 byte By
jesspdx at 2007-11-26 9:22:57
What is the point of the "--shell" option (executes /bin/sh) in the WS instance start scripts? It's one more thing to lock down when granting instance start-up with sudo.
406 byte By
wgkorb at 2007-11-26 9:23:04
Hello,I have a customer that would like to install content which includes Microsoft FrontPage Extensions on his web site which we host on WS6.1SP5. I know that in the older iPlanet Web Server there was support for FP extensions. Is that facility also included in WS6.1? If so, how is it ...
1726 byte By
dlochart at 2007-11-26 9:23:10
I have spent the last 3 days testing the HTML Tag Filter functionality in Web Proxy Server 4.0.2 and recently (today) 4.0.3. After my testing I have to submit a bug report. If there is another way to do this please inform me.I have tried using the Filter in templates and in regular resource ...
Hi,We have a web application, many users can send requests to our software at the same time. When writing unit tests to stress our code, we need to simulate that sort of concurrent traffic. This is of importance as we're trying to develop robust middleware components as our webapplication ...
14051 byte By
aaaway at 2007-11-26 9:24:49
HiI am trying to use Sun ONE Web Server 6.1SP6 B05/07/2006 14:44 with JDK 1.5 on a HP UX 11 machine. The server installs fine and starts up fine. But when I send an request for processing it crashes and restarts[09/Aug/2006:15:54:17] catastrophe (29497): CORE3260: Server crash detected (signal ...
150 byte By
moguraP2 at 2007-11-26 9:25:38
Hi allDoes Websever 6.1 SP5support "Certificate Distribution Point" (CDP)extentions for retieval of CRL's ?takeshi.yamada
43640 byte By
dlochart at 2007-11-26 9:26:11
I do not have a support contract so I wish to solve this through the forum. If my findings are correct hopefully this will be submitted as an official bug.Description: We are using templates to route requests that match a certain url pattern to a template object. In that object we apply various ...
301 byte By
farmboy at 2007-11-26 9:26:19
Solaris 9 SPARCFor some reason sjsws7 installation app set the owner:group ownership for directory jdk to a non-existent user:group... why?all other directories/files ownership appear correctshould root:root own this directory and all files/subdirectories... ...
512 byte By
farmboy at 2007-11-26 9:26:22
running sjsws7 on Solaris 9 SPARCnew installation: # ./stopservserver not running# ./startservSun Java System Web Server 7.0-Technology-Preview-2 B06/19/2006 17:16warning: CORE3283: stderr: Error occurred during initialization of VMwarning: CORE3283: stderr: Could not reserve enough space for ...
Hi, I hope someone can point me in the right direction as this is starting to drive me round the bend :-( In my configuration I require approx 80 virtual servers - one for each of the stores I support. When I am installing/configuring a new web server this creates a significant overhead. I use ...
Hi,We are now using the below line in our obj.conf:Error code="404" fn="set-variable" set-srvhdrs="Location: http://aaa.bbb.ccc.com/handleerror.jsp" error="302" stop="true"This REDIRECTS the error request to handleerror.jsp. What we need is FORWARDING the request to that jsp, ie the forwarding ...
Hi,I use following line in obj.conf fileNameTrans fn="redirect" from="/testfolder" url="/test.jsp"This enables all visitors trying to enter "/testfolder" and all subfolders to redirecting to "/test.jsp" file.I need is not "redirecting" but "forwarding" of the request entering "/testfolder".ie. ...
490 byte By
sgtrock at 2007-11-26 9:29:36
I am trying to configure an asp server to run as nobody. The docs state that I must do the following"Note: To start the ASP Server under a non-root user account, do the following: - chmod otw [C-ASP_INSTALL_DIR]/asp-server-#### - chmod otw [C-ASP_INSTALL_DIR]/asp-server-####/casp.cnfg - chmod ...
1709 byte By
Shafi at 2007-11-26 9:30:53
We are running SUN Web server 6.1 and SUN One ASP.We are having only one virtual server and all the requests are processedthrough ASP Engine.We are observing the Crash every 30 mins to 1 hour. i.e. The SUNOne web server log prints the following error ...
OS and softwareOS: Linux fix1 2.4.21-37.ELsmp #1 SMP Wed Sep 7 13:24:00 EDT 2005 i686 athlon i386 GNU/LinuxSoftware installed: Sun Java System Web Proxy Server 4.0.3I encounter this error when a new socket connection is created from an application in other Linux Machine, any ideas about the ...
810 byte By
safaq at 2007-11-26 9:34:34
Hi I'm facing this issue on Solaris 9 and Sun AppServer 6.1 SP5, the appserver crashes for some reason and restarts itself. There doesnt seem to be any specific instance which leads to this error. I notice that if I leave my application running for a while I end up seeing this error and I need ...
I'm potentially going to have upwards of 1000 redirects in obj.conf. I assume there is no maximum number of redirects, but I'm worried about performance.Will there be a significant impact on server start up time? Also, I imagine that Sun One caches this config file to memory once - is that ...
We are looking to resolve an issue with some of our sessions being established under SP5 for SunOne WS 6.1 where the jsession cookies are coming through as unsecure. With doing some additional digging, I see references to adding the following line to the sun-web.xml. The unix version that I ...
1611 byte By
admin9 at 2007-11-26 9:38:07
Hello,I'm trying to configure another AIX server to run CASP. Last week, I configured CASP from a file system but I want to install it on another file system. When I install on the permanent file system, it doesn't create an instance of the web server; instead it just aborts.How can I remove ...
I'm trying to eliminate all the ^ in a string by using the replaceAll method.This is the code...class Test{public static void main(String[] args) {String string = "^";System.out.println(string);string = string.replaceAll("^","here's one!!");System.out.println(string);}}The above code compiles ...
8541 byte By
uoa at 2007-11-26 9:39:16
Hi folks,I did a reverse proxy from iWS 6.0 to IIS and it works for web1 but not web2Everything works fine for web1 server:/agent1 -> web1 (iWS) -> reverse proxy -> https://155.31.36.136 (IIS) - Success/agent2 -> web1 (iWS) -> reverse proxy -> https://155.31.36.137 (IIS) - ...
393 byte By
Kevin_Hu at 2007-11-26 9:42:19
I installed Sun1ASP 4.0 along with iPlanet 6.0 on a Windows 2000 box. It is working fine so far. However I am going to create one more iPlanet instance and add it to existing Sun1ASP. As we all know, there is no admin console for Sun1ASP windows version. Where I can configure and add the new ...
does anybody know how to create a subdomain under the main domain? I am using Sun Java System Web Server 7.let's say i have a www.test.com, but I want to have email.test.com.It would be grateful if anybody knows any resource or tip.Thanks.
510 byte By
Xoth at 2007-11-26 9:46:42
I am running web proxy server 3.6 sp7 and was wondering what imporvements have been made in version 4.0.x.More specifically I am assuming my current version does bad LDAP v2 where it binds multiple times over a single session. Is that the case? If it is, does the new version still perform like ...
803 byte By
spiros at 2007-11-26 9:47:40
Hi-I have read several documents but I am not able to do the following:Decrease the timeout interval (if any ) on the reverse proxy plugin trying to retrieve a resource from the backend server that I am getting content from.Problem: Backend server slows down ( considerably ), reverse proxy ...
282 byte By
MaxiMix at 2007-11-26 9:49:46
Can anyone please tell me if there is a possibility to log by Sun Webserver 6.1 the parameter X-MSIDN transmitted by a mobile phone (WAP Gateway) when requesting a page from the sever. And how to do it?Where X-MSISDN is the mobile phone number.Thanks in advance
423 byte By
aabella at 2007-11-26 9:51:10
Hi,I have a problem with a SunOne Web Server 6.1When a url with a whitespace (urlencoded to %20) arrives at the server it urldecodes it and passes it to a weblogic server via weblogic plugin.Is there any way to control how iplanet behaves about this whitespaces?Because I need that it passes the ...
379 byte By
iskrem at 2007-11-26 9:51:39
My webhost has SUN ASP installed and when I try to produce Random numbers by clicking on a button, I end up getting the same "random" number in a row. Like I can click some times in a row and get;1322226So I am asking then, is there any known bugs in the SUN ASP version that causes this, or is ...
284 byte By
thrulliq at 2007-11-26 9:51:43
Hi,I've just published my Trim Filter NSAPI plugin for Sun One Web Server/iPlanetIt is a plugin/filter which removes whitespaces from HTML code. Its LGPL and it can be found here: http://www.thrull.com/iplanet/Feel free to test it :-)BR,Igor
947 byte By
4gl at 2007-11-26 9:51:54
I have a COTS jsp application that uses the X11 display for generating graphics. I am using Sun Java System Web Server 6.1 as the web server and application server for jsp's.In order to get the application to display graphics, I need to eitherset the display or run the server in headless mode. ...
359 byte By
Anicad at 2007-11-26 9:52:56
I want to be able to create a custom URL for my application and forward it to another URL. For example: The link to access my application will be localhost/phonebook. Anytime that link is clicked, I would like it to go to this URL: file://someServer/developers/anicadu/phonebook.txt. Is it ...