Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

asn11
asn11
Online

Badges

Badges
24

Accepted Solutions

Accepted Solutions
2

Likes Received

Likes Received
14

Posts

Posts
116

Discussions

Discussions
28

Questions

Questions
88

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by asn11
Customize the badges you want to showcase on your profile
AEM 6.1 starting up with error - Adobe Experience Manager 15-10-2015
Hi I have a new 6.1 jar, which when I start launches the AEM 6.1 login page but when I enter credentials nothing happens.I tried accessing siteadmin page and projects.html page ...both give page not found .I can open crx/de page and system/console page.I looked in logs there is some error regarding the session being out of date.Could anyone help me getting started with aem6.1 instance?

Views

110

Likes

0

Replies

1
Configuring solr indexing with remote solr server - Adobe Experience Manager 15-10-2015
We have integrated a remote solr server using the guidelines given at http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/queries-and-indexing.htmlThe entire jcr nodes were indexed.However We want to be able to index only particular path under which our product data resides(eg /content/products) not entire repository.Could anyone guide on how to configure the same.Thanks in advance.

Views

397

Likes

0

Replies

1
how to fetch workflow launcher configurations in custom WorkflowProcess execute method? - Adobe Experience Manager 15-10-2015
I have created a new workflow using public class MyProcess implements WorkflowProcess { }i have overridden public void execute(WorkItem item, WorkflowSession session, MetaDataMap args) throws WorkflowException { }this method and able to get payload when an asset gets uploaded.However I want to access the workflow launcher configurations(i.e. the folder of DAM assets on which the workflow gets launched) in my java code.how do i get it , I am not saying about arguments, arguments can be fetched by...

Views

477

Likes

0

Replies

2
assigning permissions to user-groups? - Adobe Experience Manager 15-10-2015
Hello,I want to set up different user groups so that they have access to their respective dam assets folders.i've created 2 groups group A and Group B and asset folders folder1 and folder2.Now i created users and made them member of group A, they were still able to see folder2(i have already modified the properties for folder 2 and set CUG as groupB). To each user that I create there were 2 more groups assigned - contributors and everyone , when i removed contributors group assigned from my user...

Views

179

Likes

0

Replies

1
new user can access geometrix but cant access my page? - Adobe Experience Manager 15-10-2015
I created a new user myuser. By default it became member of everyone group.I tried to log in with this user in all geometrix sites , I could login with this id.Now I created a new page(outside geometrix) dragged OOTB login component and tried login in, I get an alert stating error "user could not be found"...I dont understand why such different behaviour.I have not created or given any different permissions? onlu thing i did is t create user, then how come it can access geometrix and not my page...

Views

94

Likes

0

Replies

1
Re: Templates do not show up in AEM6.0 - Adobe Experience Manager 15-10-2015
sling:resourceSuperType is wcm/foundation/components/page

Views

527

Likes

0

Replies

0
Templates do not show up in AEM6.0 - Adobe Experience Manager 15-10-2015
I have created a simple template which refers to a html page.I have parsys included in the html page.page is quite simplehiiiiiHowever when opened in a browser, it gives a blank page and logs say "01.04.2015 15:38:40.446 *ERROR* [0:0:0:0:0:0:0:1 [1427882920251] GET /content/sitemap_trials.html HTTP/1.1] com.adobe.cq.sightly.WCMScriptHelper Failed to include script head.htmlorg.apache.sling.api.SlingException: Cannot get DefaultSlingScript: No use provider could resolve identifier: libs.granite.s...

Views

1.3K

Likes

0

Replies

5
Re: Error while starting the shard under Node1 as guided by documentation. - Adobe Experience Manager 15-10-2015
yes ..the documentation on http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/queries-and-indexing.html asks to Copy the following folders from the example instance to the two shard folders (aemsolr1\node1 and aemsolr2\node2contextsetclibresourcesscriptssolr-webappwebappsstart.jar the zoo config file is inside aemsolr1\node1\cfg\zoo.cfghowever the solr on start looks for a solr\zoo.cfg file .. the documentation does not ask to create a solr folder .The how the solr starter supposed to find the...

Views

161

Likes

0

Replies

0
Re: Error while starting the shard under Node1 as guided by documentation. - Adobe Experience Manager 15-10-2015
Thanks ...Removed them...however now it gives another error...it actually looks for solr home i.e. solr/home in solr installation.and then looks for solr//zoo.cfg -- entire log attached."2932 [main] ERROR org.apache.solr.servlet.SolrDispatchFilter û Could not start Solr. Check solr/home property and the logs2971 [main] ERROR org.apache.solr.core.SolrCore û null:org.apache.solr.common.SolrException: org.apache.zookeeper.server.quorum.QuorumPeerConfig$ConfigException: Error processing solr//zoo.cf...

Views

161

Likes

0

Replies

0
Error while starting the shard under Node1 as guided by documentation. - Adobe Experience Manager 15-10-2015
I am following the guidelines on http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/queries-and-indexing.html to set up remote solr search server.I have set up the recommended configuration and after creating aemsolr1/node1 and aemsolr2/node2 folders I am trying to start the first shard by using java -Xmx2g -Dbootstrap_confdir=./cfg/oak/conf -Dcollection.configName=myconf -DzkRun -DnumShards=2 -jar start.jar However this gives error "[coreLoadExecutor-6-thread-1] ERROR org.apache.solr.core.Cor...

Views

605

Likes

0

Replies

5