-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Duplicate
-
Affects Version/s: 5.2.X EE, 6.0.12 EE, 6.1.0 CE RC1
-
Fix Version/s: 5.2.X EE, 6.0.12 EE, 6.1.0 CE RC1
-
Component/s: Staging
-
Labels:None
-
Environment:Tomcat 6.0 + MySQL 5. Firefox 4.0.1. 6.0.x. Revision 81687.
Tomcat 6.0 + MySQL 5. Firefox 4.0.1. 5.2.x. Revision 81687.
Tomcat 6.0 + MySQL 5. Firefox 4.0.1. Trunk. Revision 81687.
-
Branch Version/s:6.0.x, 5.2.x
1. Add a ext.properties "tunnel.servlet.hosts.allowed=127.0.0.1,SERVER_IP,Servers2 IP".(servers1).
2. Add a ext.properties "tunnel.servlet.hosts.allowed=127.0.0.1,SERVER_IP,Servers1 IP".(servers2).
3. Start the tomcat in (servers1 and servers2).
Go to Server 2
4. Create a community.
5. Copy the group ID.
Go to Server 1
6. Create Community.
7. Open the Remote Live in staging.
8. Go to public page.
9. Add a page.
10. View page.
11. Add a blogs portlet.
12. Add a blog entry in blogs portlet.
13. Click Staging -> Publish to Remote Live Now.
14. Select "Change selection" ang "check all select option".Then Publish.
15. Click "OK"
You can see the server1 background error:07:38:19,725 ERROR [StripFilter:297] Missing />
07:40:47,432 ERROR [GroupServiceHttp:235] com.liferay.portal.SystemException: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
com.liferay.portal.SystemException: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
at com.liferay.portal.service.http.GroupServiceHttp.getGroup(GroupServiceHttp.java:229)
Go to Server 2
16. Go to control panel.
17. Click Comunity.
You can find remote publish is not working.
But 6.0.x Can see the error message :"ora.apache.tomcat.util.http.Parameter".Keep printing out constantly until tomcat console crashes
- duplicates
-
LPS-16971 Remote Publish to Live generates SSLHandshake exception and does not apply Staging settings
- Closed