You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "Ken L. Scott" <sc...@bizgraf.com> on 2002/09/02 20:44:18 UTC

Re: Installation probs with iPlanet6 and jetspeed

Thomas,

You posted a question about getting Jetspeed to run deployed on iPlanet
WS6.  Wondering if in the time since your posting, you've had any
success?

I'm just starting to look at the same config (except with Jetspeed 1.4,
on Solaris 9), and am stuck on pretty much the same error:

[24/Aug/2002:07:13:14] info ( 8926):
vs(https-st-vith.<mydomain>.com)destroyed 0 servlets in web application
/jetspeed
[24/Aug/2002:07:13:14] info ( 9090): successful server startup
[24/Aug/2002:07:13:14] info ( 9090):
iPlanet-WebServer-Enterprise/6.0SP2b B02/11/2002 02:41
[24/Aug/2002:07:13:15] info ( 9092): Installing a new configuration
[24/Aug/2002:07:13:15] info ( 9092): [LS ls1]
http://st-vith.<mydomain>.com, port 80 ready to accept requests
[24/Aug/2002:07:13:15] info ( 9092): A new configuration was
successfully installed
[24/Aug/2002:07:13:16] info ( 9092): Using the Java HotSpot(TM) Client
VM v1.4.0_01 from Sun Microsystems Inc.
[24/Aug/2002:07:13:16] info ( 9092): Java VM classpath:
/usr/java1.3/lib/tools.jar:/usr/iplanet/servers/web-apps/jetspeed/WEB-INF/lib/turbine-2.2b1-20011124.jar:/usr/iplanet/servers/web-apps/jetspeed/WEB-INF/lib/jetspeed-1.3a2-release.jar:/usr/iplanet/servers/web-apps/jetspeed/WEB-INF/lib/velocity-1.2-dev.jar:/usr/iplanet/servers/bin/https/jar/NSServletLayer.jar:/usr/iplanet/servers/bin/https/jar/NSJavaUtil.jar:/usr/iplanet/servers/bin/https/jar/NSJavaMiscUtil.jar:/usr/iplanet/servers/bin/https/jar/servlet.jar:/usr/iplanet/servers/bin/https/jar/servlet-2.3-filters-api.jar:/usr/iplanet/servers/bin/https/jar/jsp092.jar:/usr/iplanet/servers/bin/https/jar/jaxp.jar:/usr/iplanet/servers/bin/https/jar/crimson.jar:/usr/iplanet/servers/bin/https/jar/xalan.jar:/usr/iplanet/servers/bin/https/jar/jspengine.jar:

[24/Aug/2002:07:13:16] warning ( 9092): msg_badAlias
[24/Aug/2002:07:13:16] info ( 9092): Loading IWSSessionManager by
default.
[24/Aug/2002:07:13:16] info ( 9092): IWSSessionManager: Maximum number
of sessions is 1000
[24/Aug/2002:07:13:17] info ( 9092): Adding web application (/jetspeed)
at (/usr/iplanet/servers/web-apps/jetspeed)
[24/Aug/2002:07:13:17] info ( 9092): Loading IWSSessionManager by
default.
[24/Aug/2002:07:13:17] info ( 9092): IWSSessionManager: Maximum number
of sessions is 1000
[24/Aug/2002:07:13:17] info ( 9092): Successfully initialized web
application environment (web-apps.xml) for virtual server
(https-st-vith.<mydomain>.com)
[24/Aug/2002:07:14:40] info ( 9092) https-st-vith.<mydomain>.com:
vs(https-st-vith.<mydomain>.com)servlet 'jsp' class =
'org.apache.jasper.servlet.JspServlet' loaded in context = '/jetspeed'
[24/Aug/2002:07:14:40] info ( 9092) https-st-vith.<mydomain>.com: jsp:
init
[24/Aug/2002:07:14:40] info ( 9092) https-st-vith.<mydomain>.com: jsp:
init
[24/Aug/2002:07:14:40] info ( 9092) https-st-vith.<mydomain>.com:
vs(https-st-vith.<mydomain>.com)servlet 'jetspeed' class =
'org.apache.turbine.Turbine' loaded in context = '/jetspeed'
[24/Aug/2002:07:14:40] failure ( 9092) https-st-vith.<mydomain>.com:
Internal error: exception thrown from the servlet service function
(uri=/jetspeed/portal/):
org.apache.turbine.services.InstantiationException: ServiceBroker:
unknown service PoolService requested, Stack:
org.apache.turbine.services.InstantiationException: ServiceBroker:
unknown service PoolService requested
        at
org.apache.turbine.services.BaseServiceBroker.getServiceInstance(BaseServiceBroker.java:356)

        at
org.apache.turbine.services.BaseServiceBroker.getService(BaseServiceBroker.java:298)

        at
org.apache.turbine.util.RunDataFactory.putRunData(RunDataFactory.java:231)

        at org.apache.turbine.Turbine.doGet(Turbine.java:638)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServletRunner.java:897)

        at
com.iplanet.server.http.servlet.WebApplication.service(WebApplication.java:1065)

        at
com.iplanet.server.http.servlet.NSServletRunner.ServiceWebApp(NSServletRunner.java:959)

        at
com.iplanet.server.http.servlet.NSServletSession.internalRedirect(Native
Method)
        at
com.iplanet.server.http.servlet.NSRequestDispatcher.forward(NSRequestDispatcher.java:48)

        at
org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:415)

        at _jsps._index_jsp._jspService(_index_jsp.java:61)
        at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:247)

        at
org.apache.jasper.servlet.JspServlet$JspServletWrapper.access$6(JspServlet.java:237)

        at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:520)

        at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:589)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServletRunner.java:897)

        at
com.iplanet.server.http.servlet.WebApplication.service(WebApplication.java:1065)

        at
com.iplanet.server.http.servlet.NSServletRunner.ServiceWebApp(NSServletRunner.java:959)




Were you succesful in your earlier efforts?

Anyone else see / can think of something I'm overlooking?

TIA,

Ken Scott



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Installation probs with iPlanet6 and jetspeed

Posted by Hugh Brien <hp...@comcast.net>.
Based on the exception
unknown service PoolService requested, Stack:
> org.apache.turbine.services.InstantiationException: ServiceBroker:
> unknown service PoolService requested

Your turbine.jar is not being found in the classpath for the servlet engine
r,
Hugh


----- Original Message -----
From: "Ken L. Scott" <sc...@bizgraf.com>
To: <th...@endero.com>; <je...@jakarta.apache.org>
Sent: Monday, September 02, 2002 1:44 PM
Subject: Re: Installation probs with iPlanet6 and jetspeed


> Thomas,
>
> You posted a question about getting Jetspeed to run deployed on iPlanet
> WS6.  Wondering if in the time since your posting, you've had any
> success?
>
> I'm just starting to look at the same config (except with Jetspeed 1.4,
> on Solaris 9), and am stuck on pretty much the same error:
>
> [24/Aug/2002:07:13:14] info ( 8926):
> vs(https-st-vith.<mydomain>.com)destroyed 0 servlets in web application
> /jetspeed
> [24/Aug/2002:07:13:14] info ( 9090): successful server startup
> [24/Aug/2002:07:13:14] info ( 9090):
> iPlanet-WebServer-Enterprise/6.0SP2b B02/11/2002 02:41
> [24/Aug/2002:07:13:15] info ( 9092): Installing a new configuration
> [24/Aug/2002:07:13:15] info ( 9092): [LS ls1]
> http://st-vith.<mydomain>.com, port 80 ready to accept requests
> [24/Aug/2002:07:13:15] info ( 9092): A new configuration was
> successfully installed
> [24/Aug/2002:07:13:16] info ( 9092): Using the Java HotSpot(TM) Client
> VM v1.4.0_01 from Sun Microsystems Inc.
> [24/Aug/2002:07:13:16] info ( 9092): Java VM classpath:
>
/usr/java1.3/lib/tools.jar:/usr/iplanet/servers/web-apps/jetspeed/WEB-INF/li
b/turbine-2.2b1-20011124.jar:/usr/iplanet/servers/web-apps/jetspeed/WEB-INF/
lib/jetspeed-1.3a2-release.jar:/usr/iplanet/servers/web-apps/jetspeed/WEB-IN
F/lib/velocity-1.2-dev.jar:/usr/iplanet/servers/bin/https/jar/NSServletLayer
.jar:/usr/iplanet/servers/bin/https/jar/NSJavaUtil.jar:/usr/iplanet/servers/
bin/https/jar/NSJavaMiscUtil.jar:/usr/iplanet/servers/bin/https/jar/servlet.
jar:/usr/iplanet/servers/bin/https/jar/servlet-2.3-filters-api.jar:/usr/ipla
net/servers/bin/https/jar/jsp092.jar:/usr/iplanet/servers/bin/https/jar/jaxp
.jar:/usr/iplanet/servers/bin/https/jar/crimson.jar:/usr/iplanet/servers/bin
/https/jar/xalan.jar:/usr/iplanet/servers/bin/https/jar/jspengine.jar:
>
> [24/Aug/2002:07:13:16] warning ( 9092): msg_badAlias
> [24/Aug/2002:07:13:16] info ( 9092): Loading IWSSessionManager by
> default.
> [24/Aug/2002:07:13:16] info ( 9092): IWSSessionManager: Maximum number
> of sessions is 1000
> [24/Aug/2002:07:13:17] info ( 9092): Adding web application (/jetspeed)
> at (/usr/iplanet/servers/web-apps/jetspeed)
> [24/Aug/2002:07:13:17] info ( 9092): Loading IWSSessionManager by
> default.
> [24/Aug/2002:07:13:17] info ( 9092): IWSSessionManager: Maximum number
> of sessions is 1000
> [24/Aug/2002:07:13:17] info ( 9092): Successfully initialized web
> application environment (web-apps.xml) for virtual server
> (https-st-vith.<mydomain>.com)
> [24/Aug/2002:07:14:40] info ( 9092) https-st-vith.<mydomain>.com:
> vs(https-st-vith.<mydomain>.com)servlet 'jsp' class =
> 'org.apache.jasper.servlet.JspServlet' loaded in context = '/jetspeed'
> [24/Aug/2002:07:14:40] info ( 9092) https-st-vith.<mydomain>.com: jsp:
> init
> [24/Aug/2002:07:14:40] info ( 9092) https-st-vith.<mydomain>.com: jsp:
> init
> [24/Aug/2002:07:14:40] info ( 9092) https-st-vith.<mydomain>.com:
> vs(https-st-vith.<mydomain>.com)servlet 'jetspeed' class =
> 'org.apache.turbine.Turbine' loaded in context = '/jetspeed'
> [24/Aug/2002:07:14:40] failure ( 9092) https-st-vith.<mydomain>.com:
> Internal error: exception thrown from the servlet service function
> (uri=/jetspeed/portal/):
> org.apache.turbine.services.InstantiationException: ServiceBroker:
> unknown service PoolService requested, Stack:
> org.apache.turbine.services.InstantiationException: ServiceBroker:
> unknown service PoolService requested
>         at
>
org.apache.turbine.services.BaseServiceBroker.getServiceInstance(BaseService
Broker.java:356)
>
>         at
>
org.apache.turbine.services.BaseServiceBroker.getService(BaseServiceBroker.j
ava:298)
>
>         at
> org.apache.turbine.util.RunDataFactory.putRunData(RunDataFactory.java:231)
>
>         at org.apache.turbine.Turbine.doGet(Turbine.java:638)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>         at
>
com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServl
etRunner.java:897)
>
>         at
>
com.iplanet.server.http.servlet.WebApplication.service(WebApplication.java:1
065)
>
>         at
>
com.iplanet.server.http.servlet.NSServletRunner.ServiceWebApp(NSServletRunne
r.java:959)
>
>         at
> com.iplanet.server.http.servlet.NSServletSession.internalRedirect(Native
> Method)
>         at
>
com.iplanet.server.http.servlet.NSRequestDispatcher.forward(NSRequestDispatc
her.java:48)
>
>         at
>
org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:415)
>
>         at _jsps._index_jsp._jspService(_index_jsp.java:61)
>         at
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>         at
>
org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.ja
va:247)
>
>         at
>
org.apache.jasper.servlet.JspServlet$JspServletWrapper.access$6(JspServlet.j
ava:237)
>
>         at
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:520)
>
>         at
> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:589)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>         at
>
com.iplanet.server.http.servlet.NSServletRunner.invokeServletService(NSServl
etRunner.java:897)
>
>         at
>
com.iplanet.server.http.servlet.WebApplication.service(WebApplication.java:1
065)
>
>         at
>
com.iplanet.server.http.servlet.NSServletRunner.ServiceWebApp(NSServletRunne
r.java:959)
>
>
>
>
> Were you succesful in your earlier efforts?
>
> Anyone else see / can think of something I'm overlooking?
>
> TIA,
>
> Ken Scott
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


jetspeed services

Posted by Manuela Cirronis <ma...@gruppoatlantis.com>.
Can anyone give me information about documentation on 
turbine/jetspeed services? How can I add a new service?

Thanks in advance,

Manuela Cirronis,
Cagliari, Italy


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Installation probs with iPlanet6 and jetspeed

Posted by Deep Narain Singh <de...@jwcc.net>.
I strongly believe this idea. Developer working on Sun Plateform and 
using iPlanet + Jetspeed instead sunone portal server, would certainly 
like to see, how this idea works.
Deep

Thomas Malmberg wrote:

> At 11:44 2.9.2002 -0700, Ken L. Scott wrote:
>
>> You posted a question about getting Jetspeed to run deployed on iPlanet
>> WS6.  Wondering if in the time since your posting, you've had any
>> success?
>
>
> Sorry, no luck here. Basically dumped the idea for now because there 
> seemed to be no knowledge of this. Will perhaps look into this later 
> on again, but as the world tends to change =), I really am not sure 
> whther NS6/jetspeed will be a usable configuration for me.
>
>
> -- 
> To unsubscribe, e-mail:   
> <ma...@jakarta.apache.org>
> For additional commands, e-mail: 
> <ma...@jakarta.apache.org>
>
>

-- 
Deep Narain Singh
Senior Wireless Software Engineer
Java Wireless Competency Centre
Institute for Communication Research
Singapore
Voice: +65-68709537




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Installation probs with iPlanet6 and jetspeed

Posted by Thomas Malmberg <th...@endero.com>.
At 11:44 2.9.2002 -0700, Ken L. Scott wrote:
>You posted a question about getting Jetspeed to run deployed on iPlanet
>WS6.  Wondering if in the time since your posting, you've had any
>success?

Sorry, no luck here. Basically dumped the idea for now because there seemed 
to be no knowledge of this. Will perhaps look into this later on again, but 
as the world tends to change =), I really am not sure whther NS6/jetspeed 
will be a usable configuration for me.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>