jsp_iAS

I have iPlanetApplicationServer 6.0 SP2 installed on a Unix - Solaris

2.6

I noticed you checked on the subject(very similar case) few months ago

at:

http://www22.big.or.jp/~y-terada/ml/msg01026.html

When I put a simple jsp page in any application directory

(URL: /NASApp/application/x.jsp

Directory: <ias-root>/ias/APPS/application/x.jsp)

I get the following message:

(web page)

Error: 500 SC_INTERNAL_SERVER_ERROR

No detailed message

(ias kjs log file)

[16/Jul/2001 10:11:18:3] error: Exception: SERVLET-execution_failed:

Error in ex

ecuting servlet JSPRunner: java.lang.NullPointerException

Exception Stack Trace:

java.lang.NullPointerException

at com.netscape.server.servlet.jsp.JSPRunner.service(Unknown

Source)

at javax.servlet.http.HttpServlet.service(Compiled Code)

at

com.netscape.server.servlet.servletrunner.ServletInfo.service(Compiled

Code)

But, when I put the SAME JSP file in the fortune (sample application)

directory, it works fine.

Is there something to do with the application registering process?

Thanks in advance,

Peter Daniel

[1256 byte] By [] at [2007-11-25 4:49:13]
# 1

You need to a registered project. Since fortune is registered, putting the

jsp file there will allow you to run it. Putting it into other directories

will not work since those directories are not associated with any

registered projects.

regards

Han-Dat

Peter Daniel wrote:

> I have iPlanetApplicationServer 6.0 SP2 installed on a Unix - Solaris

> 2.6

> I noticed you checked on the subject(very similar case) few months ago

> at:

> http://www22.big.or.jp/~y-terada/ml/msg01026.html

>

> When I put a simple jsp page in any application directory

> (URL: /NASApp/application/x.jsp

> Directory: <ias-root>/ias/APPS/application/x.jsp)

>

> I get the following message:

>

> (web page)

> Error: 500 SC_INTERNAL_SERVER_ERROR

> No detailed message

>

> (ias kjs log file)

> [16/Jul/2001 10:11:18:3] error: Exception: SERVLET-execution_failed:

> Error in ex

> ecuting servlet JSPRunner: java.lang.NullPointerException

> Exception Stack Trace:

> java.lang.NullPointerException

> at com.netscape.server.servlet.jsp.JSPRunner.service(Unknown

> Source)

> at javax.servlet.http.HttpServlet.service(Compiled Code)

> at

> com.netscape.server.servlet.servletrunner.ServletInfo.service(Compiled

> Code)

>

> But, when I put the SAME JSP file in the fortune (sample application)

> directory, it works fine.

> Is there something to do with the application registering process?

>

> Thanks in advance,

> Peter Daniel

--

Consulting Project Engineer

iPlanet Professional Services - ANZ

__

iPlanet e-commerce Solutions

- A Sun|Netscape Alliance

Sun Microsystems Australia Pty Ltd

at 2007-6-29 8:54:45 > top of Java-index,Application & Integration Servers,Application Servers...