[jboss-user] [JBoss Portal] - Clustering issue

2009-07-15 Thread rinku05
I am using jboss application server 4.2.1.GA, jboss portal 2.6.2, apache 2.2 
for my load balancing and clustering setup.

Clustering is happening fine.

But I am facing an issue:

I created a tab say TAB1 after logging to SERVER1.I am able to see TAB1.
Now, when I logged to SERVER2, I am not able to see TAB1, even though I'll 
restart the servers.

But after one day or even more, the TAB1 will appear and can be seen on both 
the servers.

Similarly if I am renaming a sub menus, deleting tab, deleting submenu; the 
changes are reflected immediately on the server from which the changes are done 
but are not reflected on the other server immediately.

I am not sure what is going wrong. At present I can not move to different 
version of server.

Any help in this regard will be greatly appreciated.

Regards,
Rinku

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4243759#4243759

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4243759
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Clustering issue

2009-07-15 Thread rinku05
Hello prabhat,

Thanks for you reply. For clustering I am using TCP protocol instead of UDP. Is 
this causing the delay?Can this be a network issue or firewal setting causing 
the problem?

Regards,
Rinku

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4243766#4243766

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4243766
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Portlet Session Replication related query

2009-06-23 Thread rinku05
I am using jboss portal 2.6.2.

Can you expalin me why this behavior is there?





View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4239334#4239334

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4239334
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Portlet Session Replication related query

2009-06-19 Thread rinku05
I am using jboss AS 4.2.1, jboss portal and apache2.2 for clustering setup.
I am successful in achieving the clustering. My test scenarios are:
Scenario1:
1. start the jboss application server and apache server on both the machines.
2. login to the site, minimize the portlet say on pageA.
3. stop the server which served this page.
4. You will be still on the same pageA with portlet still minimized(as desired)
5. click on different tab, now come back to the pageA. Now the portlet size is 
not the minimized one but the original one.
 But if before performing step5 you refresh the page, portlet size on pageA 
would minimized one.
Is this the expected behaviour?

Scenario2:
I have one more issue:
1. start the jboss application server and apache server on both the machines.
2. login to the site.
3. click on different tab to get pageA
3. stop the server which served this page.
4. You will be still on the same pageA 
5. Now click on logout link.
You'll be taken to home tab ie default tab. If you click logout now u would be 
looged out.
But if before performing step5 you refresh the page, and now click logout, u'll 
be logget out.

Please help me.Please reply.Its very urgent.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4238712#4238712

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4238712
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Clustering issue in Jboss Portal 2.6.2

2009-06-18 Thread rinku05
I have solved the issue nothing to do with physical machine and virtual 
machine setup :-)

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4238393#4238393

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4238393
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: PermGen Space exception

2009-06-17 Thread rinku05
if your problem is still there:

JAVA_OPTS=$JAVA_OPTS -Xmx256m -Xms256m -XX:PermSize=256m -XX:MaxPermSize=256m


Please tune them for your environment :)

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4238169#4238169

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4238169
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Javascript error in clustering environment

2009-06-05 Thread rinku05
Solved

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4235541#4235541

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4235541
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Clustering issue in Jboss Portal 2.6.2

2009-06-04 Thread rinku05

I am trying clustering on Jboss Portal 2.6.2 with AS 4.0.5 and Apache mod_jk as 
load balancer. One instance is running on Physical machine and other on Virtual 
Machine. When starting the server, these are not able to see each other and 
forming to seperate clusters.

I was able to set the clustering for application running on two seperate 
physical machine but not on physical-virtual combination.

Is some other configuration is requiered for physical-virtual combination?

Any help in this regard will be greatly appreciated.



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4235413#4235413

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4235413
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Jboss Portal Clustering (SSO)issue

2009-06-01 Thread rinku05
Hello,

I am using jboss portal 2.6.2 with 4.0.5 AS.
I am facing an issue. I have set the clustered environment with two machines in 
cluster and Apache webserver2.2 as load balancer.
I have uncommented 

 in ..\server\all\deploy\jbossweb-tomcat55.sar\server.xml

When I am accessing the portal application, I am directed to one of the 
server(say server1). Now if I am shutting down the server1, server2 is 
automatically taking the charge. 

 As per my understanding if I am uncommenting the above line, there shouldn't 
be need for user to login again wheh the server1 is down.But the issue is that 
sometimes user is taken to loging page  has to supply his credentials 
again(happening for 7 out of 10 times).

Can somebody provide me pointers why this is happening?
Any help will be greatly appreciated.

Regards,
rinku05

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4234490#4234490

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234490
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Query regarding failed to register namespace portalcms - ht

2009-06-01 Thread rinku05
  [PortletAppDeployment] Parsing /MMMyReports/jboss-portlet.xml
19:56:16,046 INFO  [TomcatDeployer] deploy, ctxPath=/MMSalesPerformance, 
warUrl=.../tmp/deploy/tmp41149MMSalesPerformance-exp.war/
19:56:16,375 INFO  [PortletAppDeployment] Parsing 
/MMSalesPerformance/jboss-portlet.xml
19:56:20,484 INFO  [TomcatDeployer] deploy, ctxPath=/SalesPerformance, 
warUrl=.../tmp/deploy/tmp41150SalesPerformance-exp.war/
19:56:20,921 INFO  [PortletAppDeployment] Parsing 
/SalesPerformance/jboss-portlet.xml
19:56:25,265 INFO  [TomcatDeployer] deploy, ctxPath=/applixtm1, 
warUrl=.../tmp/deploy/tmp41151applixtm1-exp.war/
19:56:25,625 INFO  [PortletAppDeployment] Parsing /applixtm1/jboss-portlet.xml
19:56:32,484 INFO  [TomcatDeployer] deploy, ctxPath=/biportal, 
warUrl=.../tmp/deploy/tmp41152biportal-exp.war/
19:56:32,703 INFO  [WebappClassLoader] 
validateJarFile(D:\ruchika\jboss-4.0.5.GA\server\all\.\tmp\deploy\tmp41152biportal-exp.war\WEB-INF\lib\j2ee.jar)
 - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: 
javax/servlet/Servlet.class
19:56:33,703 INFO  [PortletAppDeployment] Parsing /biportal/jboss-portlet.xml
19:57:23,531 INFO  [TomcatDeployer] deploy, ctxPath=/genericformupload, 
warUrl=.../tmp/deploy/tmp41154genericformupload-exp.war/
19:57:24,296 INFO  [PortletAppDeployment] Parsing 
/genericformupload/jboss-portlet.xml
19:57:26,890 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, 
warUrl=.../deploy/jmx-console.war/
19:57:29,187 INFO  [TomcatDeployer] deploy, ctxPath=/targetreports, 
warUrl=.../tmp/deploy/tmp41155targetreports-exp.war/
19:57:29,640 INFO  [PortletAppDeployment] Parsing 
/targetreports/jboss-portlet.xml
19:57:47,406 INFO  [Http11BaseProtocol] Starting Coyote HTTP/1.1 on 
http-0.0.0.0-8080
19:57:47,812 INFO  [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
19:57:47,890 INFO  [JkMain] Jk running ID=0 time=0/265  config=null
19:57:47,937 INFO  [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: 
CVSTag=Branch_4_0 date=200610162339)] Started in 8m:3s:734ms

How to remove this error? Will this effect my clustering functionality?

Please reply.

Regards,
Rinku05


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4234494#4234494

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234494
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Javascript error in clustering environment

2009-06-01 Thread rinku05
Hello,

I am trying to set up clustering environment for jboss Portal 2.6.2, AS 4.0.5 
and apache server2.2.

When I am trying to access my jboss portal application using 
http://127.0.0.1/portal, I am getting javascript alert:

Error:Object expected
Code:0
URL: http//127.0.0.1/portal/auth/portal/default/default

But when I am trying to access my jboss portal application using 
http://127.0.0.1:8080/portal, there is no javascript alert

Please provide me pointers why this would be happening?
Some problem in load balancing configuration, clustering configuration or can 
be ignored?

Regards,
Rinku05

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4234500#4234500

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234500
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - jboss Portal 2.6.2 java.net.SocketException: Software caused

2009-06-01 Thread rinku05
Hello, 

I am trying to set up clustering environment for jboss Portal 2.6.2, AS 4.0.5 
and apache server2.2. 

iam getting below errors:

19:57:47,890 INFO  [JkMain] Jk running ID=0 time=0/265  config=null
19:57:47,937 INFO  [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: 
CVSTag=Branch_4_0 date=200610162339)] Started in 8m:3s:734ms
20:24:25,703 WARN  [MsgContext] Error sending end packet
java.net.SocketException: Software caused connection abort: socket write error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
at org.apache.jk.common.ChannelSocket.send(ChannelSocket.java:531)
at org.apache.jk.common.JkInputStream.endMessage(JkInputStream.java:112)
at org.apache.jk.core.MsgContext.action(MsgContext.java:293)
at org.apache.coyote.Response.action(Response.java:182)
at org.apache.coyote.Response.finish(Response.java:304)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:204)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767)
at 
org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:697)
at 
org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:889)
at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
20:24:25,734 WARN  [ChannelSocket] processCallbacks status 2

How to resolve it?Please help me.

Regards, 
Rinku05

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4234502#4234502

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4234502
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - use apache web server with mod_jk to load balance multiple j

2009-05-22 Thread rinku05
Hello,

I am new to load balancing stuff. I want to load balance Jboss Portal Servers 
with Apache webserver (and mod_jk) on Windows.
Can somebody provide me with steps or links for accomplishing the above task?

This is very urgent.Any help will be greatly appreciated.

Regards,
Rinku 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4232623#4232623

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4232623
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user