iwtNaming problem while access application from portal

I am trying to access an application running on iAS 6 SP2 from iPS 3.0 SP4. App server and the portal server are running on two diff Solaris machines.I am using URL Scrapper.

Am getting the following exception :

com.iplanet.portalserver.session.SessionException: Can't find resource for base name iwtNaming, locale en_US

at java.lang.Throwable.fillInStackTrace(Native Method)

at com.iplanet.portalserver.session.SessionException.<init>(SessionException .java:30)

at com.iplanet.portalserver.session.Session.getSessio nServiceURL(Session.java:564)

at com.iplanet.portalserver.session.Session.getSessio nServiceURL(Session.java:545)

at com.iplanet.portalserver.session.Session.getSessio n(Session.java:440)

at wisper.servlets.security.WisperMainSrv.defaultAction(Compiled Code)

at wisper.servlets.security.WisperMainSrv.doGet(Wispe rMainSrv.java:47)

at javax.servlet.http.HttpServlet.service(HttpServlet .java:740)

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

at com.netscape.server.servlet.servletrunner.ServletInfo.service(Compiled Code)

at com.netscape.server.servlet.servletrunner.ServletRunner.execute(Compiled Code)

at com.kivasoft.applogic.AppLogic.execute(Compiled Code)

at com.kivasoft.applogic.AppLogic.execute(Compiled Code)

at com.kivasoft.thread.ThreadBasic.run(Native Method)

at com.kivasoft.thread.ThreadBasic.run(Native Method)

at com.kivasoft.thread.ThreadBasic.run(Native Method)

at com.kivasoft.thread.ThreadBasic.run(Native Method)

at com.kivasoft.thread.ThreadBasic.run(Compiled Code)

at java.lang.Thread.run(Compiled Code)

What could be the reason ?

Thanks,

brijesh

[1762 byte] By [708826] at [2007-11-25 4:40:43]
# 1

Hi Brijesh,

Whats the behaviour if you access you Application as URL, with the Gateway hostname.domainname prepending it ? Still the error looks like one of the .properties file is missing. A quick test will be to copy all the .properties file to the locale directory.

Regards,

Raj_indts

Developer Technical Support

Sun Microsystems

http://www.sun.com/developers/support.

708766 at 2007-6-29 3:15:30 > top of Java-index,Web & Directory Servers,Portal Servers...