CQ 5.4 Felix Console Not Accessible
hi,
i unable access author instance -felix console , getting following error while trying access it
org.apache.sling.servlets.resolver.internal.slingservletresolver original error null
crx has started , can access content repository. however, felix consoles along default url resolution not working
for example, inorder login page have explicitly type full url of localhost:4502/libs/cq/core/content/login.html
any suggestions??
thanks,
ravi
1) cd /crx-quickstart/launchpad/felix
2) grep -h "org.apache.felix.webconsole" . -r
3) org.apache.felix.webconsole-<some number>.jar
4) go bundle "cd <bundle number>"
5) check bundle.location file should contain slinginstall:org.apache.felix.webconsole-<some number>.jar
6) open bundle.state file , change state "active" "installed"
7) restart system
More discussions in Archived Spaces
adobe
Comments
Post a Comment