Hi Ravi,

It seems that turbine was not correctly initialized. It might be the case that
the configuration file is not found.

Can you restart the web server, try to access Login.vm and collect and send us
all exceptions from /log/turbine.log.

Best,

Sergiu


K.Ravi wrote:

Thanks Mr. Dieter Engelhardt for your kind response.

Here is my problem:

I followed usual procedure to deploy my Turbine application (in a war file) in 
WebLogic 8.1 server. While deploying it, I didn't find any problem. But while 
accessing the application (Eg: Login.vm) through my browser, I get error 
message like the one below:

Error 500--Internal Server Error
org.apache.turbine.services.InstantiationException: ServiceBroker: unknown 
service PoolService requested
        at 
org.apache.turbine.services.BaseServiceBroker.getServiceInstance(BaseServiceBroker.java:354)
        at 
org.apache.turbine.services.BaseServiceBroker.getService(BaseServiceBroker.java:296)
        at 
org.apache.turbine.util.RunDataFactory.putRunData(RunDataFactory.java:226)
        at org.apache.turbine.Turbine.doGet(Turbine.java:643)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at 
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006)
        at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419)
        at 
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:315)
        at 
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6718)
        at 
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at 
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
        at 
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3764)
        at 
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
I don't know, where I am going wrong. Kindly help me to solve this problem. Thanks for your valuable time.Ravi K.----- Original Message ----- From: "Dieter Engelhardt" <[EMAIL PROTECTED]>
To: "Turbine Users List" <[email protected]>
Sent: Tuesday, September 06, 2005 9:07 PM
Subject: AW: Turbine and WebLogic 8.1


Hi Ravi,
what is exactly the problem?
Could you provide more infos?

Regards,
Dieter

-----Ursprüngliche Nachricht-----
Von: K.Ravi [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 6. September 2005 12:15
An: [email protected]
Betreff: Turbine and WebLogic 8.1


Hi Users,

I have a Turbine application in a war file. I am stuck in deploying it in
WebLogic 8.1 server? Could anyone help me please to solve this issue? I have 
been
struggling for more than a week.

Thanks in advance,
Ravi K.
--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.18/90 - Release Date: 05.09.2005

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.18/90 - Release Date: 05.09.2005


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to