Sites page on AEM not opening after service pack installation? - aem

I had AEM 6.5 already set up. I uploaded the service pack 4 on CRX and after that I am not able to open the sites page or see the workflows and many other things. Though i am still able to open up crx and system/console. What could be the issue for sites not opening up?
Link to logs:
https://github.com/gauti0715/AEM/blob/master/stackoverflow-question-sites

Related

Unable to download TFS Plugin in Eclipse with "http://dl.microsoft.com/eclipse/tfs" url

I am trying to install TFS plugin with "**http://dl.microsoft.com/eclipse/tfs**", its showing up couldn't find any software on this link.
Accessing the website in a brower i mentioning that teh web appa is stopped. Th update doesn't seem to be available anymore.
I guess tfs was related to https://marketplace.eclipse.org/content/team-explorer-everywhere , thei indicate on their page to go directly to github an dinstall manually https://github.com/microsoft/team-explorer-everywhere/releases

Oracle Webcenter sites perspective buttons are not working in eclipse [ Developer Tools: Reading all asset types returned status: Forbidden ]

I've installed the com.fatwire.EclipseCSDT_11.1.1.v8_0_r181775.zip (CSDT) plugin to eclipse (mars) for webcenter sites.
But when I click on create new template or any CSDT buttons it shows below error in error log window.
If I open it, it shows as below:
Can someone please help to resolve it.
Found user configured for webcenter sites was not assigned in the REST Security group.
Assign the User to the REST Security group and restart your eclipse.
It will start working :)
Happy coding!!

OpenUI5: offline documentation in SDK not working?

When I download "Latest stable release: 1.28.16 (2015-08-18)" from here the documentation is not working. By clicking on \openui5-sdk-1.28.16\index.html the page opens up with empty content.
With older versions I also had non working offline documentation, the navigation page was showing, but the "details pane" was empty.
Is it only with me (using windows 8.1 and chrome Version 44.0.2403.157 m) or is this something general?
It is related to the browser security when index.html loads its resources (Same-Origin Policy)
So you have two options:
deploy the content on a (local) web server (as already pointed in the readme.txt) and open the index.html via http (for instance http://localhost:/openui5-sdk-1.28.16/index.html>)
run your browser with disabled web security and directly open the index.html

How to manually install umbraco on webhosting?

How to manually install umbraco on webhosting?
I purchased asp.net web hosting through arvixe, which provide umbraco installation (one time free, and charge for any additional upgrades like installing extensions).
They provide a one click installer through web gallery, which states that umbraco 4.9
However, I am just as confused to HOW and WHERE to start installing umbraco to web host.
I successfully installed on my local pc thru' web matrix, but what about here (web hosting), there is just web gallery. What should I do? Am I missing anything? Please help.
Just use FTP to copy your local installation to your webserver, modify the web.config to point to the new database and your website should be up and running.

How to install Umbraco extension on Web hosting server using panel?

i've successfully created CMS in Umbraco 4.11 and hosted it on web hosting server. Web hosting (arvixe) panel has Web app gallery which had Umbraco 4.9. So i needed to request to install 4.11 version.
Now after they installed it, im again stucked as there is no way of installing uComponents to Umbraco. i installed uComponenets on my local server using webMatrix but on Web hosting panel it is totally different story.
Has any one experience the same problem while making Umbraco App live on web hosting server?
if YES then please help me out with the steps.
You need to login and go to the developer area where you will find a Packages section through which you can install ucomponents.