Expand my Community achievements bar.

Login AEM Forms 6.5 - Workbench

Avatar

Level 1

Hello,

I just installed AEM.

On the browser I can login to AEM using the default credentials, that is, username admin and password admin.

My problem is logging in on the AEM Forms via Workbench.

I have configured the server, by entering the IP address of the host and the Port number.

The question is where do I get the username and the password? I have tried admin, admin but it is not working.

3 Replies

Avatar

Employee Advisor

Hi there,

Workbench connects to JEE side user.Assuming you have JEE version of Aem forms you need to use administrator as user and default password that you might have created while running configuration manager. Please try to login to adminui console and whatever password use that with administrator.

Generally it's administrator, password only.

Thanks,

Mayank

Avatar

Level 1

Hello,

I did not create any login details during the installation. I installed AEM Forms using AEM_6.5_Quickstart and workbench and then later installed Workbench.

I have tried to access the adminui using this http://<servername><port>/ adminu

I get this error:

Resource at '/adminui' not found: No resource found

Cannot serve request to /adminui in /libs/sling/servlet/errorhandler/404.jsp

Request Progress:

      0 TIMER_START{Request Processing} 4 COMMENT timer_end format is {<elapsed microseconds>,<timer name>} <optional message> 13 LOG Method=GET, PathInfo=null 19 TIMER_START{handleSecurity} 14866 TIMER_END{14844,handleSecurity} authenticator org.apache.sling.auth.core.impl.SlingAuthenticator@2bc4d874 returns true 15253 TIMER_START{ResourceResolution} 15432 TIMER_END{177,ResourceResolution} URI=/adminui resolves to Resource=NonExistingResource, path=/adminui 15446 LOG Resource Path Info: SlingRequestPathInfo: path='/adminui', selectorString='null', extension='null', suffix='null' 15447 TIMER_START{ServletResolution} 15453 TIMER_START{resolveServlet(/adminui)} 

I can access these:

http://<servername>:<port>/system/console/configMgr

http://<servername>:<port>/aem/start.html

Avatar

Employee Advisor

It appears to me that you are using Aem forms on OSGi, workbench is a tool that is meant to be used with Aem forms JEE.

Thanks,

Mayank