[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-05-02 Thread EdwinJaufmann
My apologies if this is obvious. 

Environment: Portal 2.2.1 GA - compiled from source with cluster option true
JBoss AS 4.0.4.CR2 compiled from source -- all environment
Operating Systems: Windows XP and RedHat 4 ES (not together 
-- different servers)


 I have the portal working and have even compiled it from source to turn on 
clustering and do other thing.

This may be my ignorance, but the cluster names are hard coded in the portal, 
specifically, portal.hibernate and portal.security.   THis give an error 
indicating that messages are being received from another group in error and 
being ignored.

Shouldn't the Cluster Names be a variable with a default so it can pic a 
configurable cluster name (the same name as the cluster into which its 
deployed)?  



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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940821


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-28 Thread noicangi
hi, i need to change the partition name to have 2 clustered jboss portal 
running and 2 jboss clustered portal for study and development but the thing it 
that in jbos doc apears:

mbean code=org.jboss.ha.framework.server.ClusterPartition
  | name=jboss:service=DefaultPartition
  |  
  | ! -- Name of the partition being built --
  | attribute name=PartitionName
  | ${jboss.partition.name:DefaultPartition}
  | /attribute
  | 
  | ! -- The address used to determine the node name --
  | attribute name=NodeAddress${jboss.bind.address}/attribute
  | 
  | ! -- Determine if deadlock detection is enabled --
  | attribute name=DeadlockDetectionFalse/attribute
  |  
  | ! -- Max time (in ms) to wait for state transfer to complete. 
  | Increase for large states --
  | attribute name=StateTransferTimeout3/attribute
  | 
  | ! -- The JGroups protocol configuration --
  | attribute name=PartitionConfig
  | ... ...
  | /attribute
  | /mbean

the thing is that ${jboss.partition.name:DefaultPartition} its an xml variable, 
if i change defaultpartition by MyPartition i have to change the name many 
times, it this right? there is an xml variable where i can chage the name only 
one time? 

thanks,
nicolas

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3926783


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-28 Thread noicangi
other question, if i change the default name partition, do i have to change the 
partition names inside jbossportal.sar? 

the files for clustering inside portal includes the dafaultpartition name.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3926837


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-24 Thread noicangi
thanks julien , scott dawson and ptournet for xplaining how to use cvs, finally 
i download the 2.2.1rc3 for make cluster, after testing all kind of things i 
build the clñustered portal, and copied some portlets to the /server/all/farm 
to make farmingbut here is my question:


i share mysql database between nodes( one winxp and another redhat9--mysql is 
here) and all fine, but when i set the cms new instance to point to some 
page...i notice that the page its stored only in a portal, ie: on the winxp or 
the redhat, so the farming is only for portlets portal instancescan i farm 
the portal? can i farm the  cms repository?   

continuing learning
thanks
 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3926068


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-23 Thread noicangi
hi, thomas in the topic about a zip file in cms for download post that he uses 
the cvs head of portal 2.4, i need to know if that version ( not stable i know) 
has the option of clustering, i don't know if i'am usign the 2.2 branch of the 
portal, but setting true at local.properties at cvs i download with eclipse 
don't works.

i will post the error...

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925861


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-23 Thread noicangi
also i need to know if jboss-portal.sar need to be a file or a directory 
because when i build the portal its a file and when i download the directory 
and change the config like the wiki says its a dir .

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925862


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-23 Thread [EMAIL PROTECTED]
I didn't try the clustering yet and don't know if everything was ported to the 
2.4 branch.

About the file/directory question, JBoss AS doesn't care if it is a file or a 
directory as long as the directory name includes the extension .sar in our 
case.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925865


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-23 Thread noicangi
hi, i test the as 404rc1 + portal221rc2 and after configuring the files at thw 
wiki the same problem as the start, 

i test building from cvs jboss-portal-2.2 affer coping samples to build it with 
clustering=true, but this error apears afeter trying to enter the portal:

INFO  [Server] JBoss (MX MicroKernel) [4.0.4RC1 (build: CVSTag=JBos
  | s_4_0_4_RC1 date=200602071519)] Started in 1m:35s:417ms
  | 14:04:26,552 ERROR [[PortalServletWithPathMapping]] Servlet.service() for 
servle
  | t PortalServletWithPathMapping threw exception
  | java.lang.IllegalStateException: Default context does not exist
  | at 
org.jboss.portal.core.model.portal.DefaultPortalCommandFactory.doMapp
  | ing(DefaultPortalCommandFactory.java:71)
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
  | java:39)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  | sorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:585)
  | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
  | er.java:155)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  | at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
  | or.java:133)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  | at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
  | BeanOperationInterceptor.java:142)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
  | java:260)
  | at 
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  | at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:190)
  | at $Proxy59.doMapping(Unknown Source)
  | at 
org.jboss.portal.core.CoreController.handle(CoreController.java:152)
  | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
  | java:39)
  | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  | sorImpl.java:25)
  | at java.lang.reflect.Method.invoke(Method.java:585)
  | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
  | er.java:155)
  | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  | at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
  | or.java:133)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  | at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
  | BeanOperationInterceptor.java:142)
  | at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
  | java:260)
  | at 
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  | at 
org.jboss.mx.util.JMXInvocationHandler.invoke(JMXInvocationHandler.ja
  | va:287)
  | at $Proxy141.handle(Unknown Source)
  | at 
org.jboss.portal.server.ServerInvocation.dispatch(ServerInvocation.ja
  | va:76)
  | at 
org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.j
  | ava:142)
  | at 
org.jboss.portal.core.aspects.server.SubjectAssociationInterceptor.in
  | voke(SubjectAssociationInterceptor.java:45)
  | at 
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.ja
  | va:37)
  | at 
org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.j
  | ava:132)
  | at 
org.jboss.portal.server.aspects.server.NavigationInterceptor.invoke(N
  | avigationInterceptor.java:63)
  | at 
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.ja
  | va:37)
  | at 
org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.j
  | ava:132)
  | at 
org.jboss.portal.server.aspects.server.ContentTypeInterceptor.invoke(
  | ContentTypeInterceptor.java:65)
  | at 
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.ja
  | va:37)
  | at 
org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.j
  | ava:132)
  | at 
org.jboss.portal.core.aspects.server.LocaleInterceptor.invoke(LocaleI
  | nterceptor.java:73)
  | at 
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.ja
  | va:37)
  | at 
org.jboss.portal.common.invocation.Invocation.invokeNext(Invocation.j
  | ava:132)
  | at 
org.jboss.portal.core.aspects.server.UserInterceptor.invoke(UserInter
  | ceptor.java:226)
  | at 
org.jboss.portal.server.ServerInterceptor.invoke(ServerInterceptor.ja
  | va:37)
  | at 

[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-23 Thread noicangi
hi i will explain my new situation...i downloaded the cvs jboss-portal-2.2, i 
discovered that the build didn't function because claims that sample directory 
was missing, then i download jboss-portal from cvs and copied the samples 
directory to the jb2.2 and i build it.

then i discovered that builded portal.sar didnd funtion because it claims 
themes and layout, so i added /themes/layouts.(i dont remember) to the 
porta-server.war/web-inf directory
i ' run jb as on win so y set loopback to true an cluster-service.xml

it funtions...but when i run it in jboss as 404rc1 (( -c all)) it was portal 
2.40alpha!! wow!!!

in mi investigation i copied a portlet.war to the server/all/farm and it copied 
to the other cluster server
..then i set the portal-mysql.db.xml pointing to the same database and all was 
fine but when i create a new cms intance pointing to a new uploaded page the 
server throws this


  | 19:00:49,565 ERROR [STDERR] javax.jcr.PathNotFoundException: 
/vianauta/index.htm
  | l
  | 19:00:49,612 ERROR [STDERR] at 
org.apache.jackrabbit.core.HierarchyManagerIm
  | pl.resolvePath(HierarchyManagerImpl.java:263)
  | 19:00:49,612 ERROR [STDERR] at 
org.apache.jackrabbit.core.CachingHierarchyMa
  | nager.resolvePath(CachingHierarchyManager.java:127)
  | 19:00:49,612 ERROR [STDERR] at 
org.apache.jackrabbit.core.HierarchyManagerIm
  | pl.resolvePath(HierarchyManagerImpl.java:202)
  | 19:00:49,612 ERROR [STDERR] at 
org.apache.jackrabbit.core.HierarchyManagerIm
  | pl.resolvePath(HierarchyManagerImpl.java:340)
  | 19:00:49,612 ERROR [STDERR] at 
org.apache.jackrabbit.core.CachingHierarchyMa
  | nager.resolvePath(CachingHierarchyManager.java:189)
  | 19:00:49,612 ERROR [STDERR] at 
org.apache.jackrabbit.core.ItemManager.getIte
  | m(ItemManager.java:292)
  | 19:00:49,612 ERROR [STDERR] at 
org.apache.jackrabbit.core.SessionImpl.getIte
  | m(SessionImpl.java:717)
  | 19:00:49,612 ERROR [STDERR] at 
org.jboss.portal.cms.impl.jcr.FileGetCommand.
  | execute(FileGetCommand.java:76)

i think the cms repository is local.¿there's something in jackrabbit i must 
configure?? please i'm just a newbie learning  :P

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925958


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-21 Thread noicangi
hi, this is not the right topic but its refered to clustering.

i download the cvs ((jboss-portal-2.2)) ( i suppose the branch) to build with 
clustering=true and change the portal instance name to  /portal to / , it 
builds but when i run the jboss the portal doesn't apears. because i'm using 
bundled version i copy the server/all from the jbosss as 403sp1 to the bundled 
and copy the builded portal.sar to the server/all/deploy at the bundled to make 
clustering but it doesn't work.

please tell me if i'm doing the right thing with cvs and also if bundled + all 
directory its able for clustering because instaling or unzipping jboss and 
adding the portal.sar don't works.


i downloaded the jboss as 4.0.4rc1 with his installer and make a full(all) 
install but it claims a that policy bla bla bla the same i post some topics 
ago

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925307


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-20 Thread noicangi
hi, i build the cvs version 2.2 and then i deploy it to the server/all (all 
server of the jboss i copied from the jboss4.0.3SP1 because the bundled doesn't 
have the direcoty) but it doesn't work.


please help

the file
HAJCRCMS.xml is not created.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925142


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-20 Thread [EMAIL PROTECTED]
have you tried the latest version from branch 2.2 ?


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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925152


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-20 Thread noicangi
yes i think so, i followed the steps of using eclipse in the wiki, i download 
the jboss-portal-2.2 and build that version but it doesn't works, i start the 
server but the portal don't starts. i tried to buield other version called 
jboss-portal but i could't build it.

at this moment i'am stuck, i tried to build the portal ( i suppose i'm building 
the branch, if not can you tell me please?)

and triyng to configure from the xml files ( clustering2_2) but doen'st work :P

for the record i copied the server/all directory from the jboss as 403sp1 to 
the bundled version of the portal because this version doesn't brings the .jar 
to make clustering. and when i install or copy the jboss AS the portal doesn't 
work.

notice i'm just a begginer in jboss, i following every step of the 
user/reference wiki and forum.

thanks for the help

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925160


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-17 Thread [EMAIL PROTECTED]
can you try to use JBoss Portal head of branch 2.2 ?

I fixed the issue with java.net.MalformedURLException: no protocol: 
org/jboss/portal/cms/impl/jcr/ha/HAJCRCMS.xml


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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3924551


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-17 Thread noicangi
sorry julien i'm newbie to the portal.i'm just a learning user/admin of the 
portal, can you pecify me waht do you mean with the portal head of branch?

i unziped the bundled versionnext i copy the server/all from the jboss as 
4.0.3SP1.zip to the server/ directory of my bundled version to have all 
functions...then like the pdf says.../jboss/binrun -c all with the portal.sar 
copied to the all/deploy .and funtions well

the thing i don't understand wellis that to have the portal clustered i 
must cluster jboss and follow the wiki instructions or just follow wiki steps 
to only cluster the portal. 


what fix? i must download something¿ or copy a file to the .jar where 
hajcrcms.xml don't exist?

thanks julienand sorry, there are some terms in english i don't handle :P

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3924564


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-17 Thread [EMAIL PROTECTED]
you should download jboss portal 2.2 branch
copy build/etc/local.properties-example to build/local.properties
edit the property file and set portal.clustered=true
build jboss portal
deploy it in all configuration in the servers that belong to the same cluster

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3924581


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-17 Thread noicangi
hi, i delete de portal.sar from the deploy (bundled), i download the source and 
in the cmd y go to the directory build where i copied the local.properties to 
make clustering, i type build in many form to make it work in windows without 
results, this is must be done in linux? i have a redhat machine but i prefer to 
don't touch it because i want it to be the master server.




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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3924612


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-17 Thread noicangi
here the trouble building..


  | 
  | cd jboss-portal-2.2.1RC2-src/build/
  | [EMAIL PROTECTED] build]# ll
  | total 52
  | -rwxrwxr-x1 root root 1283 Jan 29 08:59 build.bat
  | -rwxrwxr-x1 root root 1214 Jan 29 08:59 build.sh
  | -rwxrwxr-x1 root root13107 Jan 29 08:58 build.xml
  | -rwxrwxr-x1 root root 9491 Jan 29 08:58 distrib.xml
  | drwxrwxr-x2 root root 4096 Feb 17 13:57 etc
  | drwxrwxr-x3 root root 4096 Jan 29 08:58 ide
  | drwxrwxr-x2 root root 4096 Feb 17 13:57 licences
  | drwxrwxr-x2 root root 4096 Feb 17 13:57 misc
  | [EMAIL PROTECTED] build]# ./build.sh deploy
  | : command not foundportal-2.2.1RC2-src/tools/bin/build.sh: line 7:
  | : command not foundportal-2.2.1RC2-src/tools/bin/build.sh: line 9:
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: 
/home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/common.shlib: line 11: syntax 
error near unexpected 'oken `{
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: 
/home/npavez/jboss-po'tal-2.2.1RC2-src/tools/bin/common.shlib: line 11: `{
  | xset:  unable to open display 
  | xset:  unable to open display 
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 38: 
check_os: command not found
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 1: 
convertpath: command not found
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 1: 
convertpath: command not found
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 42: debug: 
command not found
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 43: debug: 
command not found
  | xset:  unable to open display 
  | xset:  unable to open display 
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 51: warn: 
command not found
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 1: 
convertpath: command not found
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 54: debug: 
command not found
  | xset:  unable to open display 
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 62: debug: 
command not found
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 67: 
maybe_source: command not found
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 70: [: =: 
unary operator expected
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 90: die: 
command not found
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 94: debug: 
command not found
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 107: die: 
command not found
  | xset:  unable to open display 
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 120: debug: 
command not found
  | xset:  unable to open display 
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 133: debug: 
command not found
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 136: 
notice: command not found
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 140: 
/bin/ant: No such file or directory
  | /home/npavez/jboss-portal-2.2.1RC2-src/tools/bin/build.sh: line 140: exec: 
/bin/ant: cannot execute: No such file or directory
  | 
  | 
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3924636


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-17 Thread noicangi
sorry for bothering again but it has being imposible to me to run the build.sh 
from the source, i have tried all...please helpme

i tried xp and redhat with sh build.sh deploy, build, ./buils.sh etc etc

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3924703


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-16 Thread noicangi
i read the wiki, and it said i can build the portal clustered changing the 
properties.xml but i need to bluid it? how i do that?


the other thing is that in jboss forum says i need the all server...but in 
bundled id only the default directory.the server/all is too small.


the wiki doesn't explain how i set the master and the slaves.


please if you can detail the explanaiton of clusterin jboss portal it would be 
great. thanks


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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3924238


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-16 Thread noicangi
working with mysql 4.1 connector 3.1, winxp and redhat 9 and the bundled 
version of portal and jboss 4.03+2.2.1rc2

the same happened to me, i guess that the wiki part that said
The file you need to edit are :

- jboss-portal.sar/META-INF/jboss-service.xml
- jboss-portal.sar/META-INF/portal-cms.sar/META-INF/jboss-service.xml
- jboss-portal.sar/portal-server.war/WEB-INF/web.xml
- jboss-portal.sar/conf/hibernate/instance/hibernate.cfg.xml
- 
jboss-portal.sar/conf/hibernate/instance/portal.cfg.xml--C:\JBoss\server\default\deploy\jboss-portal.sar\conf\hibernate\portal\hibernate.cfg.xml

- jboss-portal.sar/conf/hibernate/instance/user.cfg.xml 
--C:\JBoss\server\default\deploy\jboss-portal.sar\conf\hibernate\user\hibernate.cfg.xml
 
  | but it doesn't workhere the error
  | 1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server 
Socket
  |   | [EMAIL PROTECTED]
  |   | 17:40:14,420 ERROR [MainDeployer] Could not create deployment: 
file:/C:/JBoss/se
  |   | rver/default/deploy/jboss-portal.sar/portal-cms.sar/
  |   | org.jboss.deployment.DeploymentException: no protocol: 
org/jboss/portal/cms/impl
  |   | /jcr/ha/HAJCRCMS.xml; - nested throwable: 
(java.net.MalformedURLException: no pr
  |   | otocol: org/jboss/portal/cms/impl/jcr/ha/HAJCRCMS.xml)
  |   | at 
org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java
  |   | :178)
  |   | at 
org.jboss.system.ServiceController.install(ServiceController.java:215
  |   | )
  |   | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |   | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
  |   | java:39)
  |   | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  |   | sorImpl.java:25)
  |   | at java.lang.reflect.Method.invoke(Method.java:585)
  |   | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
  |   | er.java:141)
  |   | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  |   | at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
  |   | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
  |   | java:245)
  |   | at 
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
  |   | at 
org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
  |   | at $Proxy4.install(Unknown Source)
  |   | at org.jboss.deployment.SARDeployer.create(SARDeployer.java:232)
  |   | at 
org.jboss.deployment.MainDeployer.create(MainDeployer.java:935)
  |   | at 
org.jboss.deployment.MainDeployer.create(MainDeployer.java:925)
  |   | at 
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:789)
  |   | at 
org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:753)
  |   | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |   | at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
  |   | java:39)
  |   | at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  |   | sorImpl.java:25)
  |   | at java.lang.reflect.Method.invoke(Method.java:585)
  |   | at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
  |   | er.java:141)
  |   | at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
  |   | at 
org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
  |   | or.java:118)
  |   | at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  |   | at 
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
  |   | BeanOperationInterceptor.java:127)
  |   | at org.jboss.mx.server.Invocation.invoke(Invocation.java:74)
  |   | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
  |   | java:245)
  |   | at 
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
  |   | at 
org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176)
  |   | at $Proxy9.deploy(Unknown Source)
  |   | at 
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen
  |   | tScanner.java:319)
  |   | at 
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
  |   | canner.java:507)
  |   | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
  |   | doScan(AbstractDeploymentScanner.java:192)
  |   | at 
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(A
  |   | bstractDeploymentScanner.java:265)
  |   | at 
org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
  |   | upport.java:274)
  |   | at 
org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
  |   | eanSupport.java:230)
  |   | at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  |   | at 

[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-16 Thread noicangi
i get it...!!! this is to cluster de portal but not jboss, 

the bundled version comes only with the default server, download the jboss 
AS4.03sp1 ALONE!! copy the ALL directory under  the same directory  \server of 
your bundled version and read this:

http://docs.jboss.org/jbossas/clustering/JBossClustering7.pdf

;)

when i finish reading i postany news please post

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

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3924410


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user