You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Per-Olof Norén <pe...@alma.nu> on 2002/06/12 14:56:48 UTC

HELP! Urgently needed help on head

Hello all,
I have a problem I can´t  find a place to start looking for the solution:
My config is like the following:

win2k  (2*1,1 ghz 1 Gb RAM 50Gb Hdd)
sun jdk1.3.1_02
resin 2.0.5
freshly checked out head, compiled with "build -Dinclude.webapp.libs=yes
-Dinclude.scratchpad.libs=yes webapp"

The stacktrace of the error is below.  Does anyone have a clue what this is?
Could this concern the class-loading changes recently?

Please help,
thx in advance

Per-Olof Norén
Stockholm, Sweden


   500 Servlet Exception

|

java.lang.NoSuchMethodError
	at 
org.apache.cocoon.components.ExtendedComponentSelector.configure(ExtendedComponentSelector.java:272)
	at 
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:185)
	at 
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:98)
	at 
org.apache.avalon.excalibur.component.ExcaliburComponentManager.initialize(ExcaliburComponentManager.java:157)
	at org.apache.cocoon.Cocoon.initialize(Cocoon.java:273)
	at 
org.apache.cocoon.servlet.CocoonServlet.createCocoon(CocoonServlet.java:1237)
	at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:435)
	at com.caucho.server.http.Application.createServlet(Application.java:2834)
	at com.caucho.server.http.Application.loadServlet(Application.java:2793)
	at com.caucho.server.http.Application.initServlets(Application.java:1827)
	at com.caucho.server.http.Application.init(Application.java:1762)
	at 
com.caucho.server.http.VirtualHost.restartApplication(VirtualHost.java:1649)
	at com.caucho.server.http.VirtualHost.getInvocation(VirtualHost.java:1277)
	at 
com.caucho.server.http.ServletServer.getInvocation(ServletServer.java:1040)
	at com.caucho.server.http.ServletServer.serviceTop(ServletServer.java:935)
	at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:213)
	at com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:158)
	at com.caucho.server.TcpConnection.run(TcpConnection.java:140)
	at java.lang.Thread.run(Thread.java:484)

|
------------------------------------------------------------------------
Resin 2.0.5 (built Fri Jan 11 08:29:05 PST 2002)


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: HELP! Urgently needed help on head

Posted by Sylvain Wallez <sy...@anyware-tech.com>.
Per-Olof Norén wrote:

> Hello all,
> I have a problem I can´t  find a place to start looking for the solution:
> My config is like the following:
>
> win2k  (2*1,1 ghz 1 Gb RAM 50Gb Hdd)
> sun jdk1.3.1_02
> resin 2.0.5
> freshly checked out head, compiled with "build -Dinclude.webapp.libs=yes
> -Dinclude.scratchpad.libs=yes webapp"
>
> The stacktrace of the error is below.  Does anyone have a clue what 
> this is?
> Could this concern the class-loading changes recently?
>
> Please help,
> thx in advance
>
> Per-Olof Norén
> Stockholm, Sweden
>
>
>   500 Servlet Exception
>
> |
>
> java.lang.NoSuchMethodError
>     at 
> org.apache.cocoon.components.ExtendedComponentSelector.configure(ExtendedComponentSelector.java:272) 



Did you run "build clean" after check out ? The offending line reads 
"getLogger().error(message, e);", and this may be caused by the changes 
in Excalibur related to logger management : the getLogger() method now 
returns a org.apache.avalon.logger.Logger and no more an 
org.apache.log.Logger.

Hope this helps,
Sylvain

-- 
Sylvain Wallez
  Anyware Technologies                  Apache Cocoon
  http://www.anyware-tech.com           mailto:sylvain@apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: HELP! Urgently needed help on head

Posted by Stuart Roebuck <st...@adolos.co.uk>.
On Sunday, June 23, 2002, at 11:57 pm, Jeff Turner wrote:

> On Wed, Jun 12, 2002 at 02:56:48PM +0200, Per-Olof Norén wrote:
>> Hello all,
>> I have a problem I can´t  find a place to start looking for the 
>> solution:
>> My config is like the following:
>>
>> win2k  (2*1,1 ghz 1 Gb RAM 50Gb Hdd)
>> sun jdk1.3.1_02
>> resin 2.0.5
>> freshly checked out head, compiled with "build 
>> -Dinclude.webapp.libs=yes
>> -Dinclude.scratchpad.libs=yes webapp"
>>
> ...
>> java.lang.NoSuchMethodError
>> 	at
>> org.apache.cocoon.components.ExtendedComponentSelector.configure
>> (ExtendedComponentSelector.java:272)
>> 	at
>
> I'm in the same boat (see post
> http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=102473264029588&w=2)
>
> I think Berin may have supplied the answer in an earlier repetition of
> this problem; that Excalibur was compiled with JDK1.4, and needs
> recompiling under 1.3. See:
>
> http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=100825213724328&w=2
>
>
> --Jeff

At the risk of turning everything into Bug number 9701, this seems to be 
the problems I was having which I added to the reports on bug 9701, but 
I'm not sure that everyone's problems in 9701 or related posts equate to 
the same issue.

	<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9701>

and

	<http://marc.theaimsgroup.com/?t=102458493200002&r=1&w=2>

Stuart.

            Public Key - 1024D/88DD65AF 2001-11-23 Stuart Roebuck (Adolos)
      Key fingerprint = 89D9 E405 F8B1 9B22 0FA2  F2C1 9E57 5AB1 88DD 65AF
-------------------------------------------------------------------------
Stuart Roebuck                                  stuart.roebuck@adolos.com
Systems Architect                             Java, XML, MacOS X, XP, 
etc.
ADOLOS                                           <http://www.adolos.com/>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


Re: HELP! Urgently needed help on head

Posted by Jeff Turner <je...@socialchange.net.au>.
On Wed, Jun 12, 2002 at 02:56:48PM +0200, Per-Olof Norén wrote:
> Hello all,
> I have a problem I can´t  find a place to start looking for the solution:
> My config is like the following:
> 
> win2k  (2*1,1 ghz 1 Gb RAM 50Gb Hdd)
> sun jdk1.3.1_02
> resin 2.0.5
> freshly checked out head, compiled with "build -Dinclude.webapp.libs=yes
> -Dinclude.scratchpad.libs=yes webapp"
>
... 
> java.lang.NoSuchMethodError
> 	at 
> org.apache.cocoon.components.ExtendedComponentSelector.configure(ExtendedComponentSelector.java:272)
> 	at 

I'm in the same boat (see post
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=102473264029588&w=2)

I think Berin may have supplied the answer in an earlier repetition of
this problem; that Excalibur was compiled with JDK1.4, and needs
recompiling under 1.3. See:

http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=100825213724328&w=2


--Jeff


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org