Hi, 

I'm posting this to the list because I hope someone can help. I've been
trying to unsubscribe myself for **months** now, always with the same
result: "Mail delivery failed" after sending the confirmation mail. This
is the response: 

"
This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of
its recipients. The following addresses failed:

  
<users-uc.1354292942.aipoaehncdodkbbicmkj-claus=formatvorlage...@sling.apac
he.org>

SMTP error from remote server after transfer of mail text:
host mx1.us.apache.org[140.211.11.136]:
552 spam score (6.9) exceeded threshold
(DCC_CHECK,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_NEUTRAL
)
"

Thanks in advance for any help or advice,

Claus






On 30.11.12 17:05, "Felix Meschberger" <[email protected]> wrote:

>Hi,
>
>No, this is unrelated and is not really a problem. It comes from the Web
>Console trying to instantiate a plugin which cannot operate due to
>missing API dependencies. This has been fixed in the last Web Console
>release 4.0 (maybe even earlier).
>
>Regards
>Felix
>
>Am 30.11.2012 um 16:55 schrieb Phillpotts, James:
>
>> Hi Felix,
>> 
>> Thanks for the quick reply. I was interrupted in the middle of typing
>>that mail, and forgot to say I've also got a stack trace in error.log,
>>that seems to just halt processing during startup. Could this be the
>>culprit, and any idea what I can do to fix it?
>> 
>> Cheers,
>> James
>> 
>> 30.11.2012 15:03:32.089 *ERROR* [qtp1686794622-167]
>>org.apache.felix.http.bridge servlet_6: Failed to instantiate plugin
>>org.apache.felix.webconsole.internal.deppack.DepPackServlet
>>(java.lang.NoClassDefFoundError:
>>org/osgi/service/deploymentadmin/DeploymentException)
>>java.lang.NoClassDefFoundError:
>>org/osgi/service/deploymentadmin/DeploymentException
>>        at java.lang.Class.getDeclaredConstructors0(Native Method)
>>        at 
>>java.lang.Class.privateGetDeclaredConstructors(Class.java:2404)
>>        at java.lang.Class.getConstructor0(Class.java:2714)
>>        at java.lang.Class.newInstance0(Class.java:343)
>>        at java.lang.Class.newInstance(Class.java:325)
>>        at 
>>org.apache.felix.webconsole.internal.servlet.PluginHolder$InternalPlugin.
>>doGetConsolePlugin(PluginHolder.java:761)
>>        at 
>>org.apache.felix.webconsole.internal.servlet.PluginHolder$Plugin.getConso
>>lePlugin(PluginHolder.java:532)
>>        at 
>>org.apache.felix.webconsole.internal.servlet.PluginHolder.getLocalizedLab
>>elMap(PluginHolder.java:242)
>>        at 
>>org.apache.felix.webconsole.internal.servlet.OsgiManager.service(OsgiMana
>>ger.java:420)
>>        at 
>>org.apache.felix.webconsole.internal.servlet.OsgiManager.service(OsgiMana
>>ger.java:384)
>>        at 
>>org.apache.felix.http.base.internal.handler.ServletHandler.doHandle(Servl
>>etHandler.java:96)
>>        at 
>>org.apache.felix.http.base.internal.handler.ServletHandler.handle(Servlet
>>Handler.java:79)
>>        at 
>>org.apache.felix.http.base.internal.dispatch.ServletPipeline.handle(Servl
>>etPipeline.java:42)
>>        at 
>>org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilt
>>er(InvocationFilterChain.java:49)
>>        at 
>>org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(Htt
>>pFilterChain.java:33)
>>        at 
>>org.apache.sling.i18n.impl.I18NFilter.doFilter(I18NFilter.java:117)
>>        at 
>>org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(Filter
>>Handler.java:88)
>>        at 
>>org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHa
>>ndler.java:76)
>>        at 
>>org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilt
>>er(InvocationFilterChain.java:47)
>>        at 
>>org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(Htt
>>pFilterChain.java:33)
>>        at 
>>org.apache.sling.engine.impl.log.RequestLoggerFilter.doFilter(RequestLogg
>>erFilter.java:75)
>>        at 
>>org.apache.felix.http.base.internal.handler.FilterHandler.doHandle(Filter
>>Handler.java:88)
>>        at 
>>org.apache.felix.http.base.internal.handler.FilterHandler.handle(FilterHa
>>ndler.java:76)
>>        at 
>>org.apache.felix.http.base.internal.dispatch.InvocationFilterChain.doFilt
>>er(InvocationFilterChain.java:47)
>>        at 
>>org.apache.felix.http.base.internal.dispatch.HttpFilterChain.doFilter(Htt
>>pFilterChain.java:33)
>>        at 
>>org.apache.felix.http.base.internal.dispatch.FilterPipeline.dispatch(Filt
>>erPipeline.java:48)
>>        at 
>>org.apache.felix.http.base.internal.dispatch.Dispatcher.dispatch(Dispatch
>>er.java:39)
>>        at 
>>org.apache.felix.http.base.internal.DispatcherServlet.service(DispatcherS
>>ervlet.java:67)
>>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
>>        at 
>>org.apache.felix.http.proxy.ProxyServlet.service(ProxyServlet.java:60)
>>        at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
>>        at 
>>org.apache.sling.launchpad.base.webapp.SlingServletDelegate.service(Sling
>>ServletDelegate.java:278)
>>        at 
>>org.apache.sling.launchpad.webapp.SlingServlet.service(SlingServlet.java:
>>174)
>>        at 
>>org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)
>>        at 
>>org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:486
>>)
>>        at 
>>org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:
>>119)
>>        at 
>>org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:52
>>4)
>>        at 
>>org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandlerja
>>va:231)
>>        at 
>>org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandlerja
>>va:1065)
>>        at 
>>org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
>>        at 
>>org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.ja
>>va:192)
>>        at 
>>org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.ja
>>va:999)
>>        at 
>>org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:
>>117)
>>        at 
>>org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextH
>>andlerCollection.java:250)
>>        at 
>>org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollecti
>>on.java:149)
>>        at 
>>org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.jav
>>a:111)
>>        at org.eclipse.jetty.server.Server.handle(Server.java:350)
>>        at 
>>org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHtt
>>pConnection.java:454)
>>        at 
>>org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConne
>>ction.java:900)
>>        at 
>>org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(Ab
>>stractHttpConnection.java:954)
>>        at 
>>org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:851)
>>        at 
>>org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
>>        at 
>>org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnectionja
>>va:77)
>>        at 
>>org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoi
>>nt.java:620)
>>        at 
>>org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoin
>>t.java:46)
>>        at 
>>org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.ja
>>va:603)
>>        at 
>>org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.jav
>>a:538)
>>        at java.lang.Thread.run(Thread.java:722)
>> Caused by: java.lang.ClassNotFoundException:
>>org.osgi.service.deploymentadmin.DeploymentException not found by
>>org.apache.felix.webconsole [75]
>>        at 
>>org.apache.felix.framework.ModuleImpl.findClassOrResourceByDelegation(Mod
>>uleImpl.java:787)
>>        at 
>>org.apache.felix.framework.ModuleImpl.access$400(ModuleImpl.java:71)
>>        at 
>>org.apache.felix.framework.ModuleImpl$ModuleClassLoader.loadClass(ModuleI
>>mpl.java:1768)
>>        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
>>        ... 58 more
>> 
>> -----Original Message-----
>> From: Felix Meschberger [mailto:[email protected]]
>> Sent: 30 November 2012 15:50
>> To: [email protected]
>> Subject: Re: Using Sling POST servlet 2.2.0
>> 
>> Hi,
>> 
>> Am 30.11.2012 um 16:44 schrieb Phillpotts, James:
>> 
>>> Hi all,
>>> 
>>> I'm trying to update our list.xml so to include the new version of the
>>>POST servlet (which includes SLING-2543, thanks). However, after
>>>deploying I am always getting a response HTTP ERROR 503:
>>>AuthenticationSupport service missing. Cannot authenticate request.
>> 
>> In 99% of the cases, this is caused by a missing SlingRepository
>>service. You might want to check whether the repository fails to start.
>> 
>> Regards
>> Felix
>> 
>> 
>>> 
>>> It looks like this error happens when the SlingMainServlet doesn't
>>>have an AuthenticationSupport object. Is there another module I need to
>>>update (I've been through and updated all the ones I could find that
>>>seemed to have been updated)? I also noticed that there is a v.1.1.0
>>>tag for org.apache.sling.auth.core, but there is no module in maven
>>>central with this version number.
>>> 
>>> Cheers,
>>> James
>>> 
>>> 
>>> My list.xml bundle list follows:
>>> 
>>> <bundle>
>>>      <groupId>org.apache.felix</groupId>
>>>      <artifactId>org.apache.felix.fileinstall</artifactId>
>>>      <version>2.0.8</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.fragment.transaction</artifactId>
>>>      <version>1.0.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.fragment.xml</artifactId>
>>>      <version>1.0.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.i18n</artifactId>
>>>      <version>2.2.2</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.servlets.post</artifactId>
>>>      <version>2.2.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.servlets.get</artifactId>
>>>      <version>2.1.4</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.adapter</artifactId>
>>>      <version>2.1.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.api</artifactId>
>>>      <version>2.3.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.jcr.contentloader</artifactId>
>>>      <version>2.1.6</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.fsresource</artifactId>
>>>      <version>1.1.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.servlets.resolver</artifactId>
>>>      <version>2.2.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.bundleresource.impl</artifactId>
>>>      <version>2.1.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.jcr.resource</artifactId>
>>>      <version>2.2.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.commons.osgi</artifactId>
>>>      <version>2.2.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.settings</artifactId>
>>>      <version>1.2.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.engine</artifactId>
>>>      <version>2.2.6</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
>>>      <version>2.1.8</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.installer.core</artifactId>
>>>      <version>3.4.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.installer.api</artifactId>
>>>      <version>1.0.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.launchpad.installer</artifactId>
>>>      <version>1.2.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      <artifactId>org.apache.sling.engine</artifactId>
>>>      <version>2.2.6</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>javax.servlet</groupId>
>>>      <artifactId>com.springsource.javax.servlet.jsp.jstl</artifactId>
>>>      <version>1.2.0.v20110728</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>javax.servlet</groupId>
>>>      <artifactId>com.springsource.javax.servlet</artifactId>
>>>      <version>2.4.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>commons-lang</groupId>
>>>      <artifactId>commons-lang</artifactId>
>>>      <version>2.6</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.sling</groupId>
>>>      
>>><artifactId>org.apache.sling.jcr.jackrabbit.usermanager</artifactId>
>>>      <version>2.2.0</version>
>>> </bundle>
>>> <bundle>
>>>      <groupId>org.apache.jackrabbit</groupId>
>>>      <artifactId>jackrabbit-api</artifactId>
>>>      <version>2.2.0</version>
>>> </bundle>
>>> 
>>> 
>>> 
>>> Information in this e-mail and any attachments is confidential, and
>>>may not be copied or used by anyone other than the addressee, nor
>>>disclosed to any third party without our permission. There is no
>>>intention to create any legally binding contract or other binding
>>>commitment through the use of this electronic communication unless it
>>>is issued in accordance with the Experian Limited standard terms and
>>>conditions of purchase or other express written agreement between
>>>Experian Limited and the recipient. Although Experian has taken
>>>reasonable steps to ensure that this communication and any attachments
>>>are free from computer virus, you are advised to take your own steps to
>>>ensure that they are actually virus free.
>>> 
>>> Companies Act information: Registered name: Experian Limited.
>>>Registered office: Landmark House, Experian Way, NG2 Business Park,
>>>Nottingham, NG80 1ZZ, United Kingdom. Place of registration: England
>>>and Wales. Registered number: 653331
>>> 
>> 
>


Reply via email to