Recent update: 2008-5-9

portal selection decision tool

357 byte By joelee at 2007-12-16
Has anyone created an ROI decision tool for investing in an IBM or BEA or SUNportal application - it seems that the returns are there, -- heard this webcast http://www.ibm.com/websphere/ericsson/emp and it was really impressing, but we want to make sure that we take in considerations ...

installing fastcgi support for php on Sun Java Web Server 6.1

107 byte By Olusholaa at 2007-11-15
Can anyone help outline the processes i need to take to configure the web server 6.1 to process .php

Webserver with several virtual servers on same SSL listeners

558 byte By CRabela at 2007-11-15
Hi!I would like to create several https virtual servers with different hostnames on the same port.Like this: https://a.b.c/ https://x.y.z/But, it is only possible to choose one certificate per SSL listener(at least I think so). So, the browser warns me for the second server that the certificate ...

error in admin server

564 byte By 04nunhucksa at 2007-11-15
hi, I keep getting this when trying to start the admin server:[03/Jun/2007:21:46:05] info ( 3680): CORE1116: Sun Java System Web Proxy Server 4.0.5 B04/18/2007 06:36[03/Jun/2007:21:46:05] failure ( 3680): CORE3170: Configuration initialization failed: Error running init function load-modules: ...

JavaScript 'new String' - "JavaScript objects may not be passed to external

711 byte By nigelbrooks at 2007-11-14
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 ...

Proxy 4.02 goes to 100% on CPU

381 byte By robs88 at 2007-11-14
I'm running Proxy 4.02 on a Windows 2000 server. Several times a week we'll get calls that users can no longer browse the internet through the Proxy. In looking at the proxy server I find that the "proxyd.exe" process is stuck running at 100%.I have to stop and restart the proxy service to ...

Chilli ASP 4.0 dead lock

326 byte By bdmehta at 2007-11-13
Hi, I have used Chilli ASP version 4.0 to run my asp pages. Due to some reasons, Chilli ASP goes in to a dead lock mode resulting my web application to hang, I am compeled to restart my web server, for the application to run again.I wish to know the real cause of this, my application runs fine ...

how to view the session in the web container

175 byte By justinit at 2007-11-13
hi, Folks,is there any way to view the sessions in J2EE web container? I need to know how many living session currently in the web container.Thanks

Send email using Chili!Mail and Lotus Notes Domino server

378 byte By euang at 2007-11-13
Hi,I have the Chili!Mail component installed but cannot send any emails. We have Lotus Notes and a mail server and I assume that I need to use this as the host address when sending the email. I am trying to find out what the actual mail server adddress i but can anyone tell me if they have ...

Is it possible to use both cgi and fcgi on the same directory?

1031 byte By ringpo at 2007-11-13
I have to use both cgi and fastcgi in same directory.**obj.conf configuration**</Object>....NameTrans fn="pfx2dir" from="/fcgi" dir="/iWS61sp4/docs/(*).FCGI" name="fcgi_cgi"...NameTrans fn="pfx2dir" from="/fcgi" dir="/iWS61sp4/docs/(*).CGI" name="cgi"....Service type=magnus-internal/fcgi ...

setting a proxy behind another one

229 byte By mpfefer@hotmail.com at 2007-11-13
Folks,My machine is behind the corporate proxy. I want to install a proxy instance on my machine. Any idea what to configure in my new proxy to direct its requests to the corporate proxy?thanks!

Calling external program/shell script inside ASP codes

130 byte By JohnCashew at 2007-11-13
How can I run a shell script inside ASP and capture output to display in the web page?PS: ASP v 4.0 for Linux

SunOne 6.1 HTTP4044 error with sun one web server cluster

513 byte By gp@china.org.cn at 2007-11-13
use sun one web server 6.1 sp4 makeup cluster,transfer configure file have HTTP 4044 error.the /opt/SUNWwbsvr/https-admin/logs/error file message are:failure ( 4646): for host x.x.x.x trying to POST /https-x.x.x.x/admin/clxfer, cgi_scan_headers reports: HTTP4044: the CGI program ...

Suse 9 support - Sun One ASP/Sun Java System Web Server

282 byte By gavpur at 2007-11-13
hidoes anyone know if/when Suse 9 Enterprise Server will be a supported platform for the above?I need it to be for a couple of projects I have coming upIt looks like it works - but it would be good to know it is supported.cheersGavin

Sun ASP v4.0.2 is LIVE

396 byte By peppertech at 2007-11-13
Hello all,It has finally happened!Version 4.0.2 is now available from the sun.com website. http://www.sun.com/download/products.xml?id=420a8e72Solaris (SPARC)Linux (RHEL 2.1 , 3.0)Windows (2000, 2003, XP Pro)The above platforms are posted right now. Solaris (x86), HPUX, and IBM AIX will follow ...

information in recordset

281 byte By bilibobbili at 2007-11-13
I everybodymy problem is that in a recordset i have 2 informationsthe first one is put in a <select> when the user select one I want to be able to match my second informationdo you understand ...thank you in advancebili

Problem in configuring MS Win2003 AD as a Directory Service

1359 byte By blueeye_1 at 2007-11-13
I am trying to configure MS Windows Server 2003 Active Directory as a Directory Service for Sun ONE Web Server 6.1I have made the following configuration at the Global Settings Page of the Administration Server :Directory Service ID : defaultHost Name : myhost.mydomain.mycountryPort : 389Use ...

HELP ME! tomcat can't restart

1399 byte By xiao_cheng at 2007-11-13
i'm trying to restart tomcat 4.1 (bin/startup.bat) and getting the following error (windows xp profession machine)code:java.util.zip.ZipException: error in opening zip fileat java.util.zip.ZipFile.open(Native Method)at java.util.zip.ZipFile.<init>(ZipFile.java:112)at ...

Pass-through cookie on include virtual

314 byte By BryansFriend at 2007-11-13
I have an application where the web server servs up static html but uses an include virtual to access a URL which proxies a request to a jsp running on a WebSphere server. My problem is that the session cookie for the jsp is not being passed through to the browser Is there a way to make this ...

Changing mime type via Web App's web.xml file

556 byte By java2ee4m3 at 2007-11-13
Is there a way to set, via a Web Application's web.xml file, a mime type to be different then the global default as configured in the config/mime.types file? For a single web app, we would like to change exe files to be downloadable rather then its default "magnus-internal/cgi". My searches ...

WEB8004: Error flushing the output stream

2397 byte By phpatFA at 2007-11-13
My administrator has a process that runs every 5 seconds to make sure the server is up. We are getting this error periodically for a simple GET of the home page. We upgraded to iPlanet 6.1 in August.[06/Oct/2004:00:28:48] failure (16700): for host 192.168.30.2 trying to GET /, service-j2ee ...

Constant "Proxy Server Unavailable" Message

620 byte By neekun at 2007-11-13
Running Web Proxy Server 3.6 SP5 on Win2K Server.Win2K Server with all latest OS patches and on SP4.The proxy server is having an internal LAN ip with hide NAT at the firewall.DNS setting has been configured in the proxy server.Clients browsing the web using the proxy server are constantly ...

What can we do without binary functions?

465 byte By sbd_it_guy at 2007-11-13
Currently, we upload files to our server, and the filenames are base64 encoded so users cannot guess our directory structure. So, obviously, when a file is retrieved, we need it to be saved as the original filename and not the base64 filename because a user wouldn't know what to do with it.So, ...

iplanet 6 - set jdk for specific web server instance

223 byte By bsturgeo at 2007-11-13
I am running iPlanet 6 with many web server instances. All web server instances are using the same jdk except for one which I must upgrade.Is there a way to set the jdk for a single web server instance?

Iplanet 4.1 SP8 Admin Server and Web Server will not start

614 byte By kanha at 2007-11-13
Hi,I have run into a problem where i just noticed that my Iplanet 4.1 SP8 Admin and Web Server were down. So i tried to restart each one of this instance and got an error back saying "failed to determine the server root directory".I get this same error when i try to start admin serrver and/or ...

How to execute web applications without deploying them?

1130 byte By sisi at 2007-11-13
How can I execute web applications without deploying them (without mentioning them in the server.xml)? I have an IWS 6.1 SP1 installed with default parameters (JES). I would like that a posix user could execute his own web application without administrator collaboration. Does it exist some ...

Cannot install iWS6.0

452 byte By siyala at 2007-11-13
I have installed iWS 6.0 on my Windows 2000 machine.Later I uninstalled it (using the uninstaller). Now every time I try to re-install it I get an error message saying that a previous installation exists.I have removed the program and all entries in the registrey. The only trace of the previous ...

Netscape Enterprise Server 3.6 - Legacy System

1012 byte By aliabedi at 2007-11-13
Please can some one help. I have a webserver instance running on a machine with multiple server instances on it. When this instance started running out of control and taking up too much CPU, I stopped it with an eye to restarting it, however, it refuses to restart. The error I get in the errors ...

ADODB.Connection.1 error 80004005

319 byte By stan32 at 2007-11-13
I've installed asp 3.6.2 on a linux redhat9 with apache 1.3.29 and mysql3.23.54a-11.When I go to Databases in the administration console, I get the following messageADODB.Connection.1 error '80004005'SQLState: S1000Native Error Code 80:in /caspadmin/odbc/odbc.dsn.asp ...

https-admserv and classpath inheritance

745 byte By lynnsmith at 2007-11-13
Ive ported a Solaris application from iPlanet 6.0 to SunONE 6.1. My application requires a certain environment (details below). In iPlanet this was accomplished by adding the classpath to the jvm12.conf file.In SunOne 6.1, the application server.xml ignoreclasspath attribute is set to false. ...

Virtual Hosts

468 byte By FergusRyder at 2007-11-13
I want to configure two URL domains both of which will point to the same IP and port (80). I have done this in Apache and it was quite straightforward, i.e.<VirtualHost *> ServerName testing@test.com..</VirtualHost><VirtualHost *> ServerName ...

Create parameter with date.

2150 byte By RicardoAguiar at 2007-11-13
I am migrating an ASP application from IIS to Sun ONE Active Server Pages 4.0 connected to a MSSQL 8.0. Everything seems to work ok, except the following:Set ADOcn = Server.CreateObject("ADODB.Connection")ADOcn.Open STRCONNSet ADOcmd = Server.CreateObject("ADODB.Command")Set ...

Unable to run "anonymous servlets"

478 byte By Morphie at 2007-11-13
I would like to use "anonymous servlets" (i.e. servlets not defined in web.xml file or in a war file) on IWS 6.1I could run servlets in this fashion on IWS 4.1 ve 6.0, however when I migrated my test server to IWS 6.1 I see servlet directory mappings are not present in this version of Iplanet, ...

install errors on SLsocket install

564 byte By bartdom at 2007-11-13
I have downloaded the OEM SLsocket program from the website but it fails to install on our win2000 server. I tested on another server -> same problem. It gives error 17222 and says that the package could not install because one of the subpackages failed to exit normally. It hangs upon the ...

Where are the extra downloads?

734 byte By PeterKiem at 2007-11-13
I'm TRYING to evaluate ASP 4.0 but I really need to work with some Access databasesThe doc refers to a database publisher available from http://developer.chilisoft.com/downloads but that redirects me to http://wwws.sun.com/software/download/inter_ecom.html#webs and database publisher is ...

Special characters from asp to Mysql

1329 byte By JanBrinkers at 2007-11-13
I have a problem inserting special characters into a MySQL database.My former host was using chillisoft, and over there all my pages worked correct. My new host has sun ONE, and now I have problems.I have normal input fields on my asp page. When inserting a , ,etc, I get all weird characters ...

Sun One Web and App server configuration

271 byte By LenMudgett at 2007-11-13
I currently have an application that working with BEA web logic app server and netscape 4.1 web server. the web server is using a pluggin called libpassthrough.so I was wondering what is the propper configuration to use Sun One web server 6 and App server 7

iWS 6.0SP5 admin server crashes on AIX 4.3.3.0-11

3779 byte By 704818 at 2007-11-13
I am currently evaluating SunONE Webserver 6.0SP5 on AIX. Everything was fine when we worked on AIX 4.3.3.0-10. A few days ago we installed a maintenance package to AIX, the current maintenance level is AIX 4.3.3.0-11. Since then, the administration server started to behave badly. First it ...

iplanet down after changing NIC

665 byte By 704922 at 2007-11-13
We installed a new fiber gigabit ethernet card in our server (running RH 7.2). We deactivated the old copper card and then activated the new card with the same IP address that was on the old card. We rebooted and everything seems to be working fine except that we can no longer access the web ...

iPlanet 4.1 - PR_PROC_DESC_TABLE_FULL_ERROR

375 byte By 49548 at 2007-11-13
My iPlanet was generate a very large error log, how (any procedure) to solve the following error. [13/Jan/2003:00:16:30] failure (16392): Error accepting connection -5971, oserr=24 (PR_PROC_DESC_TABLE_FULL_ERROR)[13/Jan/2003:00:16:30] failure (16392): Error accepting connection -5971, oserr=24 ...

HELP: iPlanet 6.0 SP5 instance stops accepting connections

2726 byte By Ruthsarian at 2007-11-13
System Configuration: iPlanet 6.0 SP5 installed on Win2K SP3 server. Cold Fusion MX is also running and iPlanet is configured to use it.The server instance will start up fine and operate normally without any issues. However after a while the server stops responding and eventually rejects any ...

applet execution from jar file

539 byte By 707236 at 2007-11-13
this is probably an easy one for most of you all, i am setting up a web server and running applets from the htmlpages, if the applets exist as a class files they run fine if i package them in jar files the never execute, "error message is class not found". I have added the path to the ...

java.lang.StackOverflowError

4704 byte By 708122 at 2007-11-13
Hi,while executing my servlet in iplanet 4.1 I am gettingjava.lang.StackOverflowError error.I have created a generic thread pool with minimum value as 65536 and also I have made an entry in magnus.conf as StackSize 131072. But still I get the same error. Please help me.stacktrace is ...

I got a big problem that iPlanet 6.0 SP2

3465 byte By 707982 at 2007-11-13
Hi, I got a big problem that iPlanet 6.0 SP2 is in cycle of restart.The web server's error logs is the following:--[16/Jul/2002:00:30:05] info ( 8545): successful server startup[16/Jul/2002:00:30:05] info ( 8545): iPlanet-WebServer-Enterprise/6.0SP2 B11/13/2001 00:49[16/Jul/2002:00:30:09] info ...

how to scale an nsapi app on Solaris SMP machines?

551 byte By 707900 at 2007-11-13
A Solaris nsapi application does not scale well on multi-processor (SMP) machines due to serialized heap allocation. What are the options to overcome this in an nsapi application?We use SmartHeap from Microquill in our non-nsapi applications, but have not been able use it from our nsapi ...

Manage CRL's problem ?

1259 byte By 707875 at 2007-11-13
I'm running into trouble with managing CRL's in iPlanet Webserver 4.1 sp9. I have installed my own CRL but when I check the "Manage CRL's" page and click on the CRL the detailscreen is empty (page not found). In the error log it seems to miss some scripts. It misses the scripts: ...

ClassLoader And JSP

143 byte By 707859 at 2007-11-13
Help!!!!!!!!!!!Can anyone tell me about iPlanet Web Server 6.0 Sp2ClassLoader Hierarchy (includes JSP ClassLoader)?

iWS loses custom headers in http requests?

1026 byte By 708248 at 2007-11-13
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 ...

JSP in WEB-INF gives deny-existence

240 byte By 708428 at 2007-11-13
I am trying to forward to a JSP in the WEB-INF subdirectory and it gives me a deny-existence. I would like to store my jsps in the WEB-INF to prevent users from accessing them directly. How can I stop the deny-existence error?

Active Threads Keep Building?

1178 byte By ChrisElving at 2007-11-13
Using Iplanet 4.1 sp9...When looking at a perfdump, I notice that the active threads and totalsessions keep growing. They never seem to reduce and the server hangs whenthe max is reached. When the server hangs, it won't server up any statichtml or jsp pages.To test out this problem, I've ...