Following the doc http://docs.sun.com/source/819-4879/ to set up a demo portal I'm getting an error every time I start up the webserver...# /opt/SUNWwbsvr/https-blackberry.kent.ac.uk/startSun ONE Web Server 6.1SP5 B06/23/2005 17:36info: CORE3016: daemon is running as super-userinfo: CORE5076: ...
714 byte By
der_niki at 2007-11-26 9:54:32
Hello,how is it possible to integrate a used certificate from a WS 6.1 server (Solaris), if I don't have a private key under my new WS 7? I don't want and need to make a CSR (certificate signing request).Where is the alias directory gone?I have one instance, and one virtual server created.My ...
3079 byte By
dailysun at 2007-11-26 9:56:19
In SWS 6.x, I set up a database connection pool like so:1. Add a connection pool in the admin tool2. Add a resource and match it to that connection pool in the admin tool3. Add a line in sun-web.xml which matches the name I use for the resource within my Web app to the JNDI name4. Add entries ...
311 byte By
dailysun at 2007-11-26 9:56:24
I am having problems setting up connection pools in SWS 7.x. Does this error log message affect my connection pool efforts?PWC3013: Missing application web.xml, using defaults only StandardEngine[com.sun.web-4].StandardHost[myserver.com].StandardContext[]What does this ...
940 byte By
markj at 2007-11-26 9:57:24
Hi list, I've this puzzling scenario that I've been wrestling with :( http://hostname/pac - allowed, forward to other-hostname http://hostname/pac/admin - deny http://hostname/pac/admin/* - denythe obj.conf isNameTrans fn="map" from=" http://hostname/pac" to=" http://other-hostname:9002/pac" ...
317 byte By
sgtrock at 2007-11-26 10:00:31
I would like to apply patch 116648-18. The docs say that all the files will be put into the default directory for the web server, /opt/SUNWwbsvr . But my server was installed in /opt/servers/web61.Will a link from the default directory to my directory allow the patch to be ...
Hi,I have created an NSAPI Input filter to change the cookie: request header by modifying rq->headers in the insert method. My coding seems ok since the content of rq->headers is correct right before the insert method returns.Yet, the application server does not get the modified cookie ...
663 byte By
Mems at 2007-11-26 10:01:34
Hi,I am using sun web proxy server 4.0.3 for windows (windows 2000). I used 4.0.2 but I have got some problems with cpu usage (process usage 100 %...).We are using Etrust Antivirus and recently I have got some problems when I am downloading new signature. Sometimes I can download new signature ...
1030 byte By
dailysun at 2007-11-26 10:01:43
Yes, I have read the manual, and I have searched Google, but I have still having difficulties.I run SWS 6.1 on a clustered system.When I update a library (xyz.jar) in my /WEB-INF/lib/ directory, the change should be picked up automatically, right - especially with the dynamicreloadinterval ...
694 byte By
sam77 at 2007-11-26 10:01:50
Hello, I'm running a SUN ONE Webserv/Admin Server 6.1 on Solaris 9.0. For the past month, socket directories https-nst.nc.n.m-9d93b4d6 and https-admserv-9d93b4d6 in /tmp are removed at approximetly 2:30AM. This happens every morning at the same time. I elmiminated the network as the cause by ...
1791 byte By
dailysun at 2007-11-26 10:01:52
When I view error logs in the command line I see details as to failure entries in logs.When I use the error log viewer in the GUI, however, I see one line for each failure with a triangle. When I click the triangle, the table box gets larger, but it doesn't show the error specifics.For ...
We have static xml, xsl and jss files deployed on the sun one webserver 6.1 SP3. We want it to be cached on the browser ( we are using IE 6 ) to better our performance, which is not happening. Browser is caching all except this three types of files. has anybody encountered the same problem then ...
I should build a simple lightweight web application (which is running on Tomcat) that needs to be deployed into Sun Java System Web Server. But even though a simple JSP page works, the jsp that is mapped to *.do doesn't work. It would be great if anybody has any idea or knows any ...
407 byte By
asn123 at 2007-11-26 10:05:59
Hi,I have an application running on sun one6.1 and have another web server with sun one 6.1 with reverse proxy.When i access my application on my LAN it works fine but as i started access it through my web server(with reverse proxy) it responds very slow.do i need to change some setting on web ...
261 byte By
prav27 at 2007-11-26 10:06:51
I'm trying to create a self signed certificate using CLI as per the documentation but on running the command I get the follwoing exception:mbeans.certificatemgmtmbean.config_does_not_existDo you know what I might be missing or doing wrong?
Hi,How to stop server from setting e tag in the response header?Sunil http://sunilparmar.com
Finally got 4.0.2 going with Plesk and Red Hat, having previously used Chili!Soft on a RAQ4+but there seems to be some odd changes...I use the "new String()" function in various programs, and now, when you try to 'imbed' a variable/Object created this way an error comes up - I'm sure it can ...
61 byte By
onne at 2007-11-26 10:08:54
i want start and stop webserver 6.1 by non root login.
Hi,We have placed one Sun One web server in public domain.We have deployed our application on WebSphere and Sun One web server that is in private zone.We have found a plugin which enables communication between Sun One web Server and websphere and can communicate easily with good response.But ...
169 byte By
prav27 at 2007-11-26 10:09:43
Is it possible to set the log rotation policy using CLI.We want to script the process of log rotation using CLI instead of configuring it from the console.
Hi,I have an application (using JSP and Servlets) that needs to show the data fetched from an nVarchar field from an Oracle database. When the data being read includes chinese characters, they are shown as "?". The encoding shown on the client browser is "ISO-8859-1", which clearly needs to be ...
2027 byte By
srrabbi at 2007-11-26 10:11:58
Java Plug-in 1.5.0_06Using JRE version 1.5.0_06 Java HotSpot(TM) Client VMUser home directory = C:\Documents and Settings\Stuart Robertson-c:clear console windowf:finalize objects on finalization queueg:garbage collecth:display this help messagel:dump classloader listm:print memory ...
686 byte By
Farooq at 2007-11-26 10:12:23
first time using sun web proxy and quite impressed with it compared to MS isa server. I am goin to deploy this in a mini ISP enviroment after goin through testing procedures.Two questions tho..1. How to i set cache bigger than 32 GB or 64GB.. those size of cache is garbage for me. I have got a ...
Hi, I'm trying to determine if it's possible to use the Sun Java Web Proxy server in a transparent/intercepting proxy type setup. I've been looking at the documentation and FAQs, but I'm not able to find a clear answer. Could anyone give me some pointers on where to look, or an idea of ...
719 byte By
prav27 at 2007-11-26 10:13:35
I Have a question regarding the installation of Sun Web Server 7, We installed the product and noticed that it installs the default config, instance and virtual server .Is it possible to have just a clean installtion of web server 7 with only the admin instance and nothing else.Currently we are ...
472 byte By
maximatt at 2007-11-26 10:15:28
hi, i want to install sun one proxy server v4.0.3 on a x86 machine which have running sun one directory server v5.2 . I see in documentation (web proxy - Administration guide pag 139) thats the installation of web proxy is need to do in other computer.縯his condition are only to basic ...
787 byte By
annib70 at 2007-11-26 10:15:33
We are publishing an ical calendar from a mac on a webserver running apache on solaris 8. However, its suddenly stopped working via webrowser. I can stop and start the httpd to get it going again but then it will stop working again.the access_log file says when I access through safari or ...
2419 byte By
jonoden at 2007-11-26 10:15:37
I have written a custom NameTrans NSAPI plugin that will allow me to translate a wildcard into a specific physical path. I am having a problem where the custom function does not appear to be properly applying the name="foo" parameter like the pfx2dir included function does. Below is an example ...
Hi,I was installing WS 6.1 SP6 earlier on a Solaris 10 1/06 and 6/06 machine and I hit into a problem I think you might want to look into. Maybe it's a fault of mine but I'm not sure.Tried to install either:sun-webserver61-sol.tar.gzsun-webserver61-Sol64.tar.gzA javascript was giving errors ...
240 byte By
jproctor at 2007-11-26 10:16:10
Does any body know if there are plans to support ASP .NET rather than just the old ASP? At the moment the students at our college are studying VB .NET. I have a Linux Box which supports ASP.John Proctor http://hnc.jproctor.net
1373 byte By
satishv at 2007-11-26 10:18:21
I installed the Web Server 7 preview 2. I did the following commands. Creating self signed cert fails. Any ideas?C:\Program Files\Sun\WebServer7\admin-server>bin\startserv.batThe Sun Java System Web Server 7.0 Administration Server service is starting........The Sun Java System Web Server ...
For a number of reasons, we would like some error JSPs for our J2EE webapps to set the HTTP status code to 500 (Server Error), including when we forward() requests to the error pages (not just when they're servicing requests that generated uncaught Exceptions).I cannot tell how to do that with ...
1085 byte By
happyatul at 2007-11-26 10:18:38
Hi,Can anyone please tell me how to configure the Sun iPlanet Web Server 6.0 to log "System.out.println" in the error log. Presently it only logs the jsp and servlets names and does not log the SOP's inside the jsp & servlets.E.g[21/Sep/2006:12:40:28] info (21997): Internal Info: loading ...
598 byte By
SABU at 2007-11-26 10:18:40
Hello friends,I would like to create a PDF or any other form of printable document (plain ASCII too) in my ASP script using data from the database based on some parameter inputs submitted by the user, and then provide a link to the report to enable the user to print it out at his end.Please ...
553 byte By
SABU at 2007-11-26 10:18:45
Hello friends,I have downloaded and installed the Sun ONE ASP 4.0.1 and am using it with the Sun ONE Web Server 6.0. But I am not able to open the Administration Console as given in the User Guide. It seems many of the compnents have not been installed with Sun ONE ASP 4.0.1. How can I ensure ...
652 byte By
d_l at 2007-11-26 10:19:17
Reproduce steps:- Configure server instance for SNMP monitoring( from webconsole or server.xml)- restart snmp master agent and subagent server - start server (/opt/SUNWwbsvr/https-server1/start)Server information appears in SNMP start but its status(1.3.6.1.4.1.42.1.60.1.1.8) is always ...
Can anyone tell me where to put jars I want to be picked up by all my applications deployed on a certain instance (or completely server-wide)?
3702 byte By
ele309 at 2007-11-26 10:20:43
Hello all,We are using Sun Java System web server 6.1 SP2. When I tried to deploy an application, I received this message: "Posted content length of exceeds limit of "the -dashes are the size of the file actually.I then added an init-param to the web.xml specifying the maximum size.After doing ...
Hi,we are running sun java web server 6.1 SP3 on solaris 9 as intranet web server without any ACL and without LDAP authentication. I would like to restrict client IP addresses to access web pages i.e., only few of clients will be allowed to access the web service (port 80) of the server.how do ...
Hi all,how can I recover the admin password for Sun Java Webserver 7 ?Thanks.Stefan
How to Enable PERL on java System web server 7 Preview 2? My OS is Solaris10Release: 5.10Kernel architecture: sun4uApplication architecture: sparcHardware provider: Sun_MicrosystemsKernel version: SunOS 5.10 Generic_118833-17 # # more mime.types |grep =pltype=application/x-perlexts=pl# more ...
I want to access uwc thru " http://hostname.domain" instead of " http://hostname.domain/uwc".In my server, I have installed web server, access manager, messaging express, portal server and uwc. I have also configured Messaging Express Multiplexor and it's working fine.Any
1769 byte By
Lena at 2007-11-26 10:22:33
Hi, I have just migrated my site from Sun One web server 6.0 to Sun Java Web Server 6.1 SP5, and installed the reverse proxy plug-in on it. I want to use the reverse proxy plug-in to hide the redirection to server that is running Apache, from the users. I configured the magnus.obj with adding ...
We have an enterprise protal with a url like http://mysite.sites.com/mysiteWe then have another application that has a URL like http://addon.sites.com/index.htmlWe need to create a reverse proxy from mysite.sites.com to the addon.sites.com so that when a user logs onto ...
Hi All,As of now I am working with iPlanet 6.0 webserver with JDK1.4. Due to our requirement changes, we need to switch over to JDK1.5. But I am not sure how to configure JDK1.5 with iPlanet 6.0 webserver. I have tried many time, but I could not able to see the success on this. OS - ...
390 byte By
SABU at 2007-11-26 10:24:04
After a few hours of proper running, my host site starts returning a DNS error to users visiting my site. To solve this problem, I often am required to restart my Web Server. Why doesnt the Sun ONE Web Server 6.1 run properly continuously. Though the server status is shown as "ON", the DNS ...
982 byte By
asn123 at 2007-11-26 10:24:17
Hi,We have sun one web server6.1 installed with SSO enabled on it. SSO server is running with AmAgent and SunOne directory server.Web Server is configured with policy agent which is handling all traffic coming on the port 443 and diverting it to SSO server and providing the login page to the ...
637 byte By
SABU at 2007-11-26 10:25:04
When I try to click open a link (which is an ASP file) in my homepage it goes in for download instead of getting executed. I have Sun ONE ASP 4.0.1 running on my server with Sun ONE Web Server 6.1. What should I do at the server end so that the ASP files get executed rather than display the ...
295 byte By
maximatt at 2007-11-26 10:25:09
hello...縜cl's in proxy have the same sintax of acl's directory?because i want to use a "userdn" to specify wich entries are users for some resource in proxy server, and wich SAF and functions i use to do this (the are a lot of saf's and functions to read).Salu2 :)
1102 byte By
maximatt at 2007-11-26 10:25:38
hi, i start to configuring to control acces server with a ldap server (sun1ds) and i create in directory server this entries:a group: "cn=userProxy,dc=prueba,dc=uy"a bind user for this group: "cn=userProxyAdmin,cn=userProxy,dc=prueba,dc=uy"a entry thats a "user" in proxy: ...