Quantcast
Channel: Adobe Community: Message List
Viewing all 124503 articles
Browse latest View live

How to get started on adobe campaign

$
0
0

We are an agency working with a client using adobe campaign and we need to know how to get started on adobe Campaign .It seems that every time we try to download it or download adobe experience we got access denied , so to get a free trail or download it.


After Inplace upgrade of AEM from 6.3 to 6.5, Components are in a satisfied state

$
0
0

After Inplace upgrade of AEM from 6.3 to 6.5, Servlets as a component are in satisfied state in Felix console. Below is the error in logs.

 

13.11.2019 15:25:29.241 *ERROR* [FelixDispatchQueue] org.apache.sling.servlets.resolver FrameworkEvent ERROR (org.osgi.framework.ServiceException: Service factory returned null. (Component: com.isobar.sony.rewards.servlet.UniqueCodeCheckNameServlet (3755)))

org.osgi.framework.ServiceException: Service factory returned null. (Component: com.isobar.sony.rewards.servlet.UniqueCodeCheckNameServlet (3755))

at org.apache.felix.framework.ServiceRegistrationImpl.getFactoryUnchecked(ServiceRegistratio nImpl.java:381)

at org.apache.felix.framework.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.jav a:248)

at org.apache.felix.framework.ServiceRegistry.getService(ServiceRegistry.java:350)

at org.apache.felix.framework.Felix.getService(Felix.java:3954)

at org.apache.felix.framework.BundleContextImpl.getService(BundleContextImpl.java:450)

at org.apache.felix.scr.impl.manager.SingleRefPair.getServiceObject(SingleRefPair.java:86) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.inject.BindParameters.getServiceObject(BindParameters.java:47) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.inject.methods.BindMethod.getServiceObject(BindMethod.java:664) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.DependencyManager.getServiceObject(DependencyManager.ja va:2308) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.DependencyManager.doInvokeBindMethod(DependencyManager. java:1805) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.DependencyManager.invokeBindMethod(DependencyManager.ja va:1788) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.SingleComponentManager.invokeBindMethod(SingleComponent Manager.java:435) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.DependencyManager$MultipleDynamicCustomizer.addedServic e(DependencyManager.java:325) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.DependencyManager$MultipleDynamicCustomizer.addedServic e(DependencyManager.java:294) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.j ava:1216) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.customizerAdded(ServiceTracker.j ava:1137) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.trackAdding(ServiceTrack er.java:944) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.ServiceTracker$AbstractTracked.track(ServiceTracker.jav a:880) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.ServiceTracker$Tracked.serviceChanged(ServiceTracker.ja va:1168) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.BundleComponentActivator$ListenerInfo.serviceChanged(BundleComp onentActivator.java:125) [org.apache.felix.scr:2.1.16]

at org.apache.felix.framework.EventDispatcher.invokeServiceListenerCallback(EventDispatcher. java:990)

at org.apache.felix.framework.EventDispatcher.fireEventImmediately(EventDispatcher.java:838)

at org.apache.felix.framework.EventDispatcher.fireServiceEvent(EventDispatcher.java:545)

at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4833)

at org.apache.felix.framework.Felix.registerService(Felix.java:3804)

at org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:328)

at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentMa nager.java:906) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.AbstractComponentManager$3.register(AbstractComponentMa nager.java:892) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.RegistrationManager.changeRegistration(RegistrationMana ger.java:128) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.AbstractComponentManager.registerService(AbstractCompon entManager.java:959) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.AbstractComponentManager.activateInternal(AbstractCompo nentManager.java:732) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.AbstractComponentManager.enableInternal(AbstractCompone ntManager.java:666) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.AbstractComponentManager.enable(AbstractComponentManage r.java:432) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.manager.ConfigurableComponentHolder.enableComponents(Configurab leComponentHolder.java:665) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.BundleComponentActivator.initialEnable(BundleComponentActivator .java:338) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.Activator.loadComponents(Activator.java:382) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.Activator.access$200(Activator.java:49) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.Activator$ScrExtension.start(Activator.java:264) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.AbstractExtender.createExtension(AbstractExtender.java:196) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.AbstractExtender.modifiedBundle(AbstractExtender.java:169) [org.apache.felix.scr:2.1.16]

at org.apache.felix.scr.impl.AbstractExtender.modifiedBundle(AbstractExtender.java:49) [org.apache.felix.scr:2.1.16]

at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:488)

at org.osgi.util.tracker.BundleTracker$Tracked.customizerModified(BundleTracker.java:420)

at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:232)

at org.osgi.util.tracker.BundleTracker$Tracked.bundleChanged(BundleTracker.java:450)

at org.apache.felix.framework.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.j ava:915)

at org.apache.felix.framework.EventDispatcher.fireEventImmediately(EventDispatcher.java:834)

at org.apache.felix.framework.EventDispatcher.fireBundleEvent(EventDispatcher.java:516)

at org.apache.felix.framework.Felix.fireBundleEvent(Felix.java:4817)

at org.apache.felix.framework.Felix.startBundle(Felix.java:2336)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984)

at org.apache.felix.webconsole.internal.core.InstallHelper.doRun(InstallHelper.java:67) [org.apache.felix.webconsole:4.3.8]

at org.apache.felix.webconsole.internal.core.BaseUpdateInstallHelper.doRun(BaseUpdateInstall Helper.java:99) [org.apache.felix.webconsole:4.3.8]

at org.apache.felix.webconsole.internal.core.BaseUpdateInstallHelper.run(BaseUpdateInstallHe lper.java:171) [org.apache.felix.webconsole:4.3.8]

 

Is someone also encountered with the same issue after upgrade to AEM 6.5? Any help will be appreciated.

Re: Mock Casting of jcr Session to Jackrabbit Session - (JackrabbitSession) session

Sling Models - @Named annotation not working in AEM 6.4

$
0
0

Hi,

Until AEM 6.2/6.3 @Named annotation was working as expected but in AEM 6.4 it does not seem to be working i.e. for example if property name is desc in jcr repository but in respective sling model if below is the code then property values are not injected.

@ValueMapValue

@Named("desc")

private String shortDescription;

 

Am i missing something here? Is there any alternative to @Named annotation in AEM 6.4 and versions above?

Any suggestions on this is highly appreciated.

 

Thanks

Srikanth Pogula.

Re: WHY does "Request Publication" show instead of "Publish Page" in Touch UI?

$
0
0

Hello, Which version of AEM are you using?

and, Does somebody know if Request Publication / Unpublication still appear in AEM 6.5.1 version?
I have a user with Read, Modify, Create, Delete permissions on pages but not Publish, and I'm not able to see this options in the Edit view of the page.

 

In the Sites View Console I do can see the Manage Publication option that triggers the same results.

thanks for any info!

Re: Delivery logs outside of the recipient table

$
0
0

Hi,

 

Considering that a list of recipients  are stored already in a list via ad-hoc workflow.

 

In new workflow:

Read list activity -> choose the list

Split activity -> Do not exist such as 'Delivery name' (hoping that the broadLogRcp table linked with the list upload data schema)

 

Hope this helps you.

Re: Technical Support

$
0
0

Hi Arun,

 

Can you send your email id, company name and location in a direct message? I will help you connect with the right person.

 

Thanks,

Tanmay

Re: Error on quickstart AEM 6.4

$
0
0

I am also facing the same issue when i try to run AEM in debug mode using the below parameters:

 

java -XX:MaxPermSize=256m -Xmx1024M -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n -jar aem-6.5-p4502.jar.jar

 

Note: While running in normal mode , we dont see any such issues.


AEM Navigator - A Must have tool for AEM Developers

$
0
0

AEM Navigator - A Chrome extension

 

AEM development is tough indeed. Navigating to various consoles for an AEM developer wastes a lot of time.

 

So I have made this chrome extension which lets us navigate among various AEM consoles easily and way faster.

 

It is developed as per touch UI.

 

It also lets us open a page in edit mode, disabled mode, in CRXDE and open its page properties in just one click.

 

Download and install the Chrome extension from here

 

Watch the demo here:-

 

 

 

 

 

 

Features -

1. Open page in-

 

Edit Mode

Disabled Mode

Open Page Properties

Open in CRXDE

 

2. Most used consoles

 

CRXDE

Package Manager

Welcome Page

 

3. Assets and Sites

 

Open DAM

Open Sites

Open Templates

 

4.Felix console

 

Bundles

Configuration Manager

AEM Logs

 

5.Miscellaneous

 

Debug Clienlibs

Query Builder

Workflows

Useradmin

Miscadmin

Tags

 

 

 

Download and install the Chrome extension from here

Re: Site Section Data suddenly reduced

$
0
0

Thank you so much Ankit for looking into it.

I did look through the way you mentioned , but did not really understand where exactly to look at since, I am relatively new to implementation.

Can you please check on nb.com for site section and help me guide on how to proceed further.

 

Thanks a bunch

Re: AEM Communities Publisher Configuration effects

$
0
0

Is there any update on this request?

Cannot download AEM 6.3 service pack

$
0
0

Hello,

 

I am unable to download the AEM 6.3.3.0 service pack.

 

When I use the packageshare link on AEM 6.3.3.0 Release Notes the page freezes after I try to sign in, and cannot progress to the download.

Re: Target Recommendations using mbox parameters and augmenting data with a feed

$
0
0

Hi @m_v, As documented at Plan and implement Recommendations , when combing mbox data with a CSV feed, Priority is given to whichever set of data runs most recently. If you pass the feed first and then update the page parameters, changes that are made in the page parameters will be shown, replacing item information passed in the feed or vice versa. Hence instead of passing all the parameters though the mbox and feed, separate them such that in the  feed you pass the entities  that does not change frequently. Once the feed is set up and passed to Recommendations, pass parameters on the page for attributes that change frequently, i.e. more often than daily. This will ensure that all your parameters are not overwritten. Hope this helps.

Re: Cannot download AEM 6.3 service pack

How to get all rows of data from Adobe Workspace

$
0
0

Hi Team,

 

I am trying to pulling some data as shown in the below screen shot.  We have 4083 rows of data.  I want to download all those data in one download. is it possible?

Project link: https://sc5.omniture.com/x/5_a69h8

 

Can anyone please pull those data & share with me.

 

Please help me.

Pull_rows_data.png


Re: Cannot download AEM 6.3 service pack

$
0
0

This goes to a "Not Found" page (404 error).

Re: AEM Communities Publisher Configuration effects

$
0
0

The point of identifying a primary publisher is to have a single Publisher handler things like sending notifications to users or analytics info to Adobe Analytics (if used).

 

For example : if you leave all publish instances as primary and a community member sends another community member an inbox notification then when SCD sync's the data between publish instances each publish will send a notification. This isn't really desirable so you assign a single Publish to handle these tasks.

 

In regards to the implication of disabling this, you should. If you have 4 aem publish instances synchronizing data via sling content distribution you only want a single one of those publishes enabled as primary, the other 3 should have that property unchecked

 

hope that helps

Re: Can we achieve interacting with component in AEM touch ui edit mode?

$
0
0

Here the "Vertical Modular Tab" component have authoring configurations, so it is writing that data-emptyText out. Is there any way to achieve that to hide for an authorable component in edit mode or show it in top as in classic ui?

Re: AEM Communities Publisher Configuration effects

$
0
0

Hi @aemmarc, thanks for your reply.

Just to confirm understanding correctly, disabling this option won't have any effect outside communities functionality for that publisher?

 

Best

Re: Cannot download AEM 6.3 service pack

Viewing all 124503 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>