$theme.runtime("170")

Sujeet Kumar, modified 13 Years ago. New Member Posts: 24 Join Date: 11/2/11 Recent Posts
Hi All,

In my portal i m getting " $theme.runtime("170") " on the top of portal page
And in dockbar , page and edit control is not working ....

in my server m getting below error

com.liferay.portal.NoSuchLayoutSetBranchException: No LayoutSetBranch exists with the key {groupId=15262, privateLayout=false, master=true}
at com.liferay.portal.service.persistence.LayoutSetBranchFinderImpl.findByMaster(LayoutSetBranchFinderImpl.java:81)
at com.liferay.portal.service.impl.LayoutSetBranchLocalServiceImpl.getMasterLayoutSetBranch(LayoutSetBranchLocalServiceImpl.java:338)
at com.liferay.portal.service.impl.LayoutSetBranchLocalServiceImpl.getUserLayoutSetBranch(LayoutSetBranchLocalServiceImpl.java:381)
at sun.reflect.GeneratedMethodAccessor1969.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:122)
at com.liferay.portal.spring.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:71)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:118)
at com.liferay.portal.spring.aop.ChainableMethodAdvice.invoke(ChainableMethodAdvice.java:57)
at com.liferay.portal.spring.aop.ServiceBeanMethodInvocation.proceed(ServiceBeanMethodInvocation.java:118)
at com.lifera...........................

Any help would be appreciable ....
Sujeet ..
thumbnail
Anil Sunkari, modified 13 Years ago. Expert Posts: 427 Join Date: 8/12/09 Recent Posts
HI Sujeet,

I too got this kind of issue. I followed the below steps quickly resolves the issue.

Clear all the Cache on your server includes system cache.
Restart the server.If required re-boot the machine.

Regards,
Anil Sunkari
Adeel Aslam, modified 12 Years ago. New Member Posts: 22 Join Date: 12/9/12 Recent Posts
Hi,

I have rebooted server,

From the control panel, I have cleaned the LIferay Portal memory Cache and also I have verified each property.

Something is really messed up with $runtime.theme("170").

The problem started coming when I enabled Local Live staging and now I am trying to disable it too neither it is disabling nor I can edit it.

Adeel Aslam
thumbnail
Gustav Novotný, modified 13 Years ago. New Member Posts: 15 Join Date: 1/25/12 Recent Posts
Hi Sujeet,
we are now facing exactly the same problem with $theme.runtime("170") ". I slightly expect it could be connected with amout of data already created in the portal instance, but I wonder if you have already solved this issue?

Thank you for your experiences!
Gustav
Abderrazak Abidallah, modified 12 Years ago. New Member Posts: 4 Join Date: 6/5/13 Recent Posts
Hi Sujeet,
we are now facing exactly the same problem with $theme.runtime("170") ".
I wonder if you have already solved this issue?

Thank you !
Abderrazak
Anabelle Trinidad, modified 11 Years ago. Junior Member Posts: 27 Join Date: 5/1/12 Recent Posts
Did you guys solve this issue?
This also happened when I enabled the Local Live Staging.
Now I can't even disable it
com.liferay.portal.NoSuchLayoutSetBranchException: No LayoutSetBranch exists with the key {groupId=10167, privateLayout=false, name=master}

Hope you can help me. It is already in production. emoticon
Thanks!
siddhant jain, modified 11 Years ago. Junior Member Posts: 69 Join Date: 3/19/13 Recent Posts
you can see this link.
the solution might work in this case also....