ASP server will not start. please help

1998 byte By Nick.a at 2007-11-26 20:51:01
Hello,ASP kept crashing today on our server (Red Hat).So after restarting it many times at the command line (/etc/rc.d/init.d/asp-server-3000 restart).So I rebooted the machine.Now asp will not start at all.If I try and restart it now it says:"Executing stop script (asp-server-3000): ...

PHP Add-On and Oracle

288 byte By knabeta at 2007-11-26 20:56:45
Is there a way to modify the PHP add-on to allow me to connect to oracle, or am I stuck not being able to take advantage of the plugin. I know I can download, compile and use via the nsapi plugin, however I like the way the plugin integrates with the webserver better.thanks

WebServer 6.1 SP4 HTTP Header issue

439 byte By a_kalhana at 2007-11-26 21:00:10
Is it true that the HTTP headers will be converted to lowercase by the Web ServerI have an app which I am frontending with the Java webserver. The app looks at Http-User header (H and U uppercase)However when i look at what is coming from Webserver in logs i see the header changed to http-user ...

cookie logging in SJWS 7

453 byte By Stephan_Biesbroecka at 2007-11-26 21:03:34
I would like to log one specific cookie in the log file, but this seems not to work. When I use %Req->headers.cookie% in the format, then all the cookies are correctly logged, and I see the "corpID" cookie that I want to log.But when using %Req->headers.cookie.corpID% to just log the ...

iplanet 6.0 sp2 on solaris 8

321 byte By dev_wina at 2007-11-26 21:06:22
Is there a way to get around the internal password required page while trying to restart the iplanet client. People left and noone in our team knows the internal password..Looks like only other option is to reinstall..Please suggest if there are any other way ..or where would they keep this ...

JNDI problem in SUN Webservr 7

2181 byte By devendra.meenaa at 2007-11-26 21:08:14
Dear All,we are running our website on windows plateform with tomcat 5 and mysql. i connect the database from JNDI connectionNow we shift the tomcat on linux now the JNDI connection is not working. after this we shift the to sun webserver 7 on linux plateform.here is the same problem.error is ...

java.security.SecurityPermission getHttpRequestBase

7693 byte By Panangipallia at 2007-11-26 21:10:40
I have a web application running on Sun Web Server 6.1 that invokes a method on Stateless session bean running on Weblogic Application Server 9.2Session bean is able to process the client request and returns the response, but the client is not able to forward to another web page after getting ...

Marshaling Exception

11784 byte By g.suresha at 2007-11-26 21:10:44
Hi ,i am getting the fallowing exception when i invoke an EJB Running on WebLogic9.2 from Sun One Web Server6.2 .and i put the wlclient.jar and weblogic.jar in the WEB-INF/LIB folder of my Aplication.[10/Mar/2007:21:07:12] warning ( 1960): CORE3283: stderr: java.rmi.MarshalException: CORBA ...

Image issue with SunOne 6.1

1261 byte By BrianTTUa at 2007-11-26 21:20:34
We have customers who upload company logos in various file formats. One of the logos was a .jpg file format but IE and Firefox would not display the image. We looked at several jpg files which all worked correctly. Finally, we looked at the jpg in a hex editor and determined that the file was a ...

Upgrade JDK for WS6.1sp7

242 byte By EWC-guya at 2007-11-26 21:30:10
I can't find the configuration change needed to point WS6.1sp7 to an installation of JDK 1.5.0 instead of the internal install of 1.4. Any suggestions? I survived the DST issue, but now have an app that requires Java 1.5.Thanks

reverse proxy and iWS 6.1 SP2?

580 byte By Chmeee-dea at 2007-11-26 21:35:42
Hey all,i have 2 questions.Can i use reverse proxy (and pass proxy) with iWS 6.1 SP2?How must i configure the webserver to use this?I need the following thing:Client called https://server111.de/XXXXTruePassApp/ > Proxy get Data from https://server222.de/XXXXTruePassAppProxy/Under Apache ...

Really Need Help People...

308 byte By Renicksa at 2007-11-26 21:38:08
Hello, Av Just Started Useing This My First Time useing a WebServerAnd I Dont Know What Am DDoing Could Someone Please Help Me By A Step By Step Tutorial Or Something Along Those Lines.I Want To Host My Own Site And My Own Files!Can Anyone HELP!! Thanks In ...

(SEC_ERROR_INADEQUATE_CERT_TYPE - Certificate type not approved for applica

413 byte By ramkumarmsca at 2007-11-26 21:44:04
iam trying to connect to sunone webserver with https request from a webservice client. I have imported the public cert of client to trust store of sunone webserver but getting the following error from the webserver log.15/Mar/2007:17:57:05] failure (11671): Error receiving request from ...

ServletException Encountered 11 nested includes

300 byte By dkruitboscha at 2007-11-26 21:51:22
Hi,I've just deployed a webapp on webserver 6.1sp4 and when i try to access the first page I get this error:ServletException: WEB4219: Encountered 11 nested includes/forwards, maximum is 10The app runs fine on tomcat 4.x and 5.xAny ...

session time-out and password security

1682 byte By mljmeermana at 2007-11-26 21:52:01
Hi,I have a webservice utility, deployed on several platforms (as an EAR on weblogic and webspere, as a WAR on tomcat), they all exhibit the same feature: on first connection, a username/password box pops up, but after the session times out (after 20 minutes or so of inactivity) and the it ...

Problem installing Patch to upgrade to Sun One 6.1SP7

648 byte By alewadrivea at 2007-11-26 22:01:47
Hi,About a year ago, we installed Sun One 6.1 SP6. When the application was installed, it was installed to a the non-default location. Instead of /opt/SUNWwbsrv directory, we chose to install it to /app/netscape61.Now that SP7 is available, I'm having problems installing the patch.When I use ...

problem installing certificate

932 byte By mongarona at 2007-11-26 22:02:05
Hi,i have installed SunOne webserver 7 on Solaris10.i had a problem installing a certificate on the SunOne webserver7.i got a .p12 certificate from a wellknown CA.according to sun i need to enter a .DERcertificate by path to the file or paste the Binary file.through openssl command i have ...

Sun Webserver 7 TP3 + FCGI leaking file descriptors (?)

2455 byte By nxta at 2007-11-26 22:03:38
Hi.We are using Sun Webserver (Technology Preview 3 of version 7) to run a perl script as a FastCGI application. Snippets from configuration files:magnus.conf:Init fn="load-modules" shlib="libj2eeplugin.so" shlib_flags="(global|now)"Init fn="load-modules" ...

Cost of Development/Production Web Server?

417 byte By farmboya at 2007-11-26 22:08:34
What Is the cost for the Sun Java System Web Server 6x/7x Development License?Production License?per CPU?Hosted on Solaris 9/10?Windows Server/XP ?What Is the cost for the Sun Java System Application Server <current version> Development License?Production License?per CPU?Hosted on Solaris ...

PathCheck rules

1233 byte By brancatoa at 2007-11-26 22:10:13
Hi,I'm having some trouble understanding how Proxy Server 4.0.4 uses PathCheck directives. I've added these lines to the default object in obj.conf:<Object name="default">PathCheck fn="url-filter" allow="whitelist" bong-file="/var/proxyserver/toobad"PathCheck fn="url-filter" ...

server not found (sorry, I'm a total novice)

466 byte By severskya at 2007-11-26 22:12:03
I'm sorry for my complete ignorance, but I was hoping someone could help me with a problem I'm having. I just installed Web Server 7, started the Administration Server, and entered the address to the Administration Console, but the server cannot be found. I named the admin server and the web ...

Upgrade web server

599 byte By JorJea at 2007-11-26 22:14:58
Hello All,I need to upgarde my webserver to SP7. i found that the patch need to install is the following: 116648-19.I have 2 servers both of them 6.1sp5. On one of the server i found out i have 116648-17. So i installed the new patch (-19) and all went smoothly and now im at sp7.On the second ...

libpam.so.1 crashes

293 byte By san2rinia at 2007-11-26 22:15:24
H guys,I have Sun web server 6.1 and I am getting the following error when I try to start it:info (11150): CORE3262: Crash occurred in function from module /usr/lib/libpam.so.1I am trying with different user (even root) but no differences.Any clue?TIA

Another newb question: multiple virtual servers

429 byte By severskya at 2007-11-26 22:16:04
Hi, I have yet another ignorant question. I have several unrelated web projects that I am working on, and I would like to be able to set up a virtual server for each one for testing purposes, such as: http://project1, http://project2, http://project3. Can someone tell me if this is doable, and ...

php install: pull-config does not work

127 byte By karl.rossinga at 2007-11-26 22:19:22
getting:ADMIN3593: Unable to process config filesi have tried both in the command line and in the web gui.

Crash occurred in NSAPI SAF send-cgi

7295 byte By indian_511a at 2007-11-26 22:20:26
Hi,We are getting Crash every couple of days. But could not find why this should happen. Here is the error log and the pstack info. If anyone has idea, please let me know.We have recently upgraded to sun servers6.1sp6 and solaris 10.thanks,log;[20/Mar/2007:12:01:56] catastrophe (11443): ...

Migration to Sun Java Webserver

965 byte By Kumar_Mania at 2007-11-26 22:25:23
We are using a Java application running in iPlanet Web server 6.0 Enterprise , On a customer requirement we decided to upgrade the web server to Sun Java System Web server 6.1. SP7,Our Java web application we have support for English as well as Arabic. Hence all the Servlets are written to ...

Routing to different Weblogic Servers depending on Cookie Value

350 byte By Saran_Aa at 2007-11-26 22:26:33
We have a scenario that based on a Cookie value, the request should be routed to different weblogic servers already configured in the obj.conf. Do we need to write a new SAF for this or is there any way we can do this in obj.conf itself. Appreciate your Help in this regard.ThanksSaranMessage ...

JVM Options

3638 byte By Rvi_20a at 2007-11-26 22:28:43
Hello all:The CPU on the windows machine of this sun java system web server 6.1 sp6 was runing 100%. It has 4 cpus and 4gb memory. The webserver performance came to a halt. It did not accept any new connections and was extremely slow.The current jvm setting is -Xmx256m. I am following the doc ...

mod_rewrite to webserver 7 URL Redirection

1078 byte By karl.rossinga at 2007-11-26 22:35:43
I'm having problems converting my apache mod_rewrite to web server 7 URL RedirectionApache<IfModule mod_rewrite.c>RewriteEngine OnRewriteCond %{REQUEST_FILENAME} !-dRewriteCond %{REQUEST_FILENAME} !-fRewriteRule ^(.*)$ index.php?url=$1 [QSA,L]</IfModule>Sun Webserver 7.0<If $uri ...

sjsws 7.0 Startup Errors

1196 byte By ktweissa at 2007-11-26 22:35:57
I am trying to run/configure SJSWS 7.0 on Solaris 10x86. I have 1Gb memory.When I try to start the web server, I get the following errors:[22/Mar/2007:13:56:39] info ( 1512): CORE1116: Sun Java System Web Server 7.0 B12/04/2006 07:59[22/Mar/2007:13:56:39] warning ( 1513): CORE3283: stderr: ...

Solaris 10, Apachee and JSP - how to make that work?

190 byte By TheNetWalkera at 2007-11-26 22:36:39
Hi.I'm using Solaris 10, it has Apachee server, and I would like to develop on JSP.What do I need that Apachee will support JSP and how to install it? Thank you.

Question to Proxy in Reading Query String

1032 byte By potai.tsoua at 2007-11-26 22:39:18
Hi, our team have a problem, and let me state below:We use reverse proxy in machine A to redirect to machine B.Machine A is SJWS 6.1, and it has customized SAF.The SAF has one mission, which is to retrieve query string from each requests.The question is: When the SAF read the query string in ...

iplanet web server 6.0 sp 6 with jdk 1.4.2_10 and 1.4.2_10

375 byte By rameshbpa at 2007-11-26 22:40:51
Hi, I am using iplanet webserver 6.0 sp 6. At present i am using jdk 1.3. Now i have to install jdk 1.4.2_10 version for my application. But in the release notes of iplanet webserver 6.0 sp 6 it was mentioned that this version is compatable with jdk 1.4.2_02. Any one please help how is it makes ...

Missing Parts of Website Content - Which JAVA DOWNLOAD DO I USE?

863 byte By seaweedgirla at 2007-11-26 22:49:08
Greetings!I have been trying to go to www.wfg-online com, to do some work related online training, and when I go to the site, I am MISSING some tabs to click onto or website content that is NOT THERE.Spoke with the company tech support and they said it could be my pop-up preventing me receiving ...

Webserver 7 CLI

1060 byte By mongarona at 2007-11-26 22:57:38
hi , i am trying to configure web application and access log format through the CLI with wadm command and getting erros:here is the syntax for web application:( i dont use a WAR file)wadm add-webapp --user=admin --host=host --port=5555 --config=defaultcfg --vs=defaultcfg --precompile-jsp ...

No handler function given for directive

112 byte By BrianTTU1a at 2007-11-26 22:59:09
Can someone please explain what this error means?HTTP2120: no handler function given for directive

Using Active Directory with Proxy Server

786 byte By NathanSimpsona at 2007-11-26 23:00:20
Hi,I have been fiddling with the Directory Service LDAP settings but unable to connect to our MS Active Directory server.1. Can proxy server connect to Active Directory (2003)2. What is the format? This is what I have at the minute. Base DN DC=domain,DC=com,DC=auBind DN ...

Sun Java System Active Server Pages - Unable to create ADODB object or connect to admin console

1421 byte By Hollograma at 2007-11-26 23:04:47
I have just installed SunONE 4.0.0.41 on Linux and everything seems to work apart from:1) Creating an ADODB object produces the following error:Error Type:Server object, ASP 0177 (0x800401F3)System message, messageid = 0x800401f3 /testinc/include.asp, line 23Line 23 is:Set thisConnection = ...

Sun Java System Web Server - SJSWS 7-virtual server question

456 byte By ptrwinna at 2007-11-26 23:05:37
I've just created a virtual server "test1" and the default document root is ../docs . Once that's done, i goto test1.xxxxx.edu and i see the Sun Java System Webserver 7 homepage at that address. I wanted to change the document root so that it points to a directory c:\ webprod\webtest . After ...

Sun Java System Web Proxy Server - Configure Web proxy server 4.0.4

581 byte By sunil_jain4482a at 2007-11-26 23:05:38
Hi All, I am very new to Web proxy server 4.0.4. I have installed sun java system Web proxy server 4.0.4 on win 2k server(SP4). I have to configure it for my subnet, all my machines including proxy server machine are in same subnet. What i want is:1) When i access any URL (for ex. google.com) ...

Sun Java System Web Server - Redirect with Header Variables

255 byte By benny.s.pa at 2007-11-26 23:08:57
I have iPlanet 6.0. Is there anyway to get a redirect implemented with the Header Variables being passed with the redirect? I have used the passthrough.dll and that "sortof" works. However, i want the URL to change to the dest URL.Any ideas?

Sun Java System Web Server - iPlanet can't forward request to app server, why?

471 byte By dz_monkeya at 2007-11-26 23:11:10
My opinion is , iPlanet Web Server 6 + websphere 6 App Server.I generate the "plugin-cfg.xml" in WAS6 for connecting to iPlanet, but iPlanet can't forward requests to App Server at all, error log as below:"for host 172.17.18.80 trying to GET /DataExpert/jsp/login/Login.jsp, handle-processed ...

Sun Java System Web Proxy Server - Reverse web proxy and Javascript

441 byte By TomSimpsona at 2007-11-26 23:11:44
Hi,We are trying to use Sun Java web proxy server to reverse proxy Siebel Analytics and Marketing. When we log onto the main page, we get the following error (a javascript error I believe).Error: '_swe._sweapp.S_CAS' is null or not an objectThe URL works fine with direct access (not via the ...

Sun Java System Web Server - Get "X-Forwarded-For" header

401 byte By polyuitjerrya at 2007-11-26 23:18:12
Hi all,The infrastructure is like the followings:RequestRequestClient > Reverse Proxy > Web ServerClient < Reverse Proxy <-- Web ServerResponseResponseIn order to find the IP address of the original client, we would like to capture "X-Forwarded-For" header in web server access log ...

Sun Java System Active Server Pages - Is RDS implemented in Sun Java System ASP through ADO?

366 byte By elhoyosa at 2007-11-26 23:22:57
Hi, The ADO objects that comes with the Sun solution is only for DB access?I would like you to confirm that one cannot use Remote Data Services with Sun Java System ASP.In MSDN is a feature of ADO SDK 2.8, see: ...

Sun Java System Web Server - Sun Web Server 7 and multiple install on windows

314 byte By prav27a at 2007-11-26 23:23:30
Hi,We are trying to have multiple install of sun web server 7 on windows but noticed that once we are done with the first install on the wondows machine , the next install fails with a message to have the earlier install removed.Is it possible to have multiple install on ...

Sun Java System Web Server - on Browsers refresh/ back button eventterminate user session

564 byte By SanjayKaradea at 2007-11-26 23:30:57
I have a problem pls help me to solve this.Requirement is :I need to catch browser's refresh back button event. Actually I need to terminate his session/login when user clicks on browser's refresh buttonand send user on Login page something like banking application(e.g. ICICI Bank) when u ...

7.0 Update 1 Technology Preview + JAX-WS problem

536 byte By einstanda at 2007-11-26 23:38:24
Hi,Have anybody deployed sucessfully war file with jax-ws webservices to the Web Server (7.0 U1 TP) yet? I tried it (deployed a war file) but I can't acces my webservice. Is there any place in admin console where I can get a list of available web services (as in Glassfish console)?I wrote my ...

ERROR http 503

944 byte By LuisGalaza at 2007-11-26 23:38:50
Hi ,I've the following error:Error Type:CDONTS.NewMail.1 (0x80020009)503 Application Restarting/asp/notas/curso/mmail2.asp, line 14when I try to execute the following code:<%Set MyEmail = Server.CreateObject("CDONTS.NewMail")'Define your variablesstrEmailMsg = "*** ESTE MENSAJE SE GENERA ...