You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Neelima Yadla <Ne...@CBC-Companies.com> on 2007/05/29 14:46:34 UTC

java.lang.NoSuchMethodError

Hi,

I upgraded tdk2.2 to tdk 2.3 and also I upgraded all dependencies to new
versions.I have commons-configuration-1.4 version. I know that getVector
is deprecated but I downgraded to commons-cofiguration - 1.0 also Iam
getting the same error.

 

Iam getting the following error when I start the weblogic server.

 

 .. .

[INFO] BaseServiceBroker - Added Mapping for Service: VelocityService

[INFO] BaseServiceBroker - Start Initializing service (early):
ComponentService

[WARN] TurbineComponentService - The ComponentService is deprecated!

[INFO] TurbineComponentService - Added torque as a component

<May 29, 2007 8:41:07 AM EDT> <Error> <HTTP> <BEA-101125>
<[ServletContext(id=10779843,name=scoring,context-path=/scoring)] Error
occurred while instantiating servlet: "scoring".

java.lang.NoSuchMethodError:
org.apache.commons.configuration.Configuration.getVector(Ljava/lang/Stri
ng;)Ljava/util/Vector;

      at
org.apache.stratum.component.ComponentLoader.load(ComponentLoader.java:1
60)

      at
org.apache.turbine.services.component.TurbineComponentService.init(Turbi
neComponentService.java:117)

      at
org.apache.turbine.services.BaseServiceBroker.initService(BaseServiceBro
ker.java:283)

 

.

.

.

Thanks,

Neelima


Re: java.lang.NoSuchMethodError

Posted by Scott Eade <se...@backstagetech.com.au>.
Try the dependency versions listed at 
http://turbine.apache.org/tdk/dependencies.html

Scott

Neelima Yadla wrote:
> Hi,
>
> I upgraded tdk2.2 to tdk 2.3 and also I upgraded all dependencies to new
> versions.I have commons-configuration-1.4 version. I know that getVector
> is deprecated but I downgraded to commons-cofiguration - 1.0 also Iam
> getting the same error.
>
>  
>
> Iam getting the following error when I start the weblogic server.
>
>  
>
>  .. .
>
> [INFO] BaseServiceBroker - Added Mapping for Service: VelocityService
>
> [INFO] BaseServiceBroker - Start Initializing service (early):
> ComponentService
>
> [WARN] TurbineComponentService - The ComponentService is deprecated!
>
> [INFO] TurbineComponentService - Added torque as a component
>
> <May 29, 2007 8:41:07 AM EDT> <Error> <HTTP> <BEA-101125>
> <[ServletContext(id=10779843,name=scoring,context-path=/scoring)] Error
> occurred while instantiating servlet: "scoring".
>
> java.lang.NoSuchMethodError:
> org.apache.commons.configuration.Configuration.getVector(Ljava/lang/Stri
> ng;)Ljava/util/Vector;
>
>       at
> org.apache.stratum.component.ComponentLoader.load(ComponentLoader.java:1
> 60)
>
>       at
> org.apache.turbine.services.component.TurbineComponentService.init(Turbi
> neComponentService.java:117)
>
>       at
> org.apache.turbine.services.BaseServiceBroker.initService(BaseServiceBro
> ker.java:283)
>
>  
>
> .
>
> .
>
> .
>
> Thanks,
>
> Neelima
>
>
>   



---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-user-help@jakarta.apache.org