[JBoss-user] jboss3.2.2 session clustering

2004-01-19 Thread praveen kushwaha
 
hi all,
 
 i am configured clustering with 2 nodes ( jboss3.2.2) running from Apache web server(1.3.27) on Linux(7.3.2) using mod_jk.so
 
Both jboss are running from apache server and my application (.ear file )
 
is running smoothly when i shut down one of the jboss.
But the problem is that , session sharing is not configured, means 
when i shutdown the jboss1 , the application goes to sigin page again
 
may be , because session is not shared.
 
i had already done changes in jboss.xml
    true    DefaultPartition    org.jboss.ha.framework.interfaces.RoundRobin    org.jboss.ha.framework.interfaces.RoundRobin    
 
and in web.xml
 i had added  tag
 
 
i dont know , what are the changes required in Cluster-service.xml
Or any other xml files of Jboss.
 
I am using a Workers.properties files , but i no clear of how to write 
load_balanced_workers in that
 
Or , i had to go for Mod_jk2 ( that i dont know)
 
if anyboday can solve my problem , then please let me know 
 
 
 
 
 
 
[EMAIL PROTECTED] wrote:
Send JBoss-user mailing list submissions to[EMAIL PROTECTED]To subscribe or unsubscribe via the World Wide Web, visithttps://lists.sourceforge.net/lists/listinfo/jboss-useror, via email, send a message with subject or body 'help' to[EMAIL PROTECTED]You can reach the person managing the list at[EMAIL PROTECTED]When replying, please edit your Subject line so it is more specificthan "Re: Contents of JBoss-user digest..."Today's Topics:1. Re: Problems getting started ... (=?iso-8859-1?q?Ionel=20GARDAIS?=)2. Re: Problems getting started ... (Sacha Labourey)--__--__--Message: 1Date: Sun, 18 Jan 2004 10:24:44 +0100 (CET)From: =?iso-8859-1?q?Ionel=20GARDAIS?= <[EMAIL PROTECTED]>Subject: Re: [JBoss-user] Problems getting started
 ...To: [EMAIL PROTECTED]Reply-To: [EMAIL PROTECTED]dunno about the classloader problem.When executing JSP, tomcat first compile them as plainjava classes. it needs sdk stuff not available in jre.ionel_Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !Yahoo! Mail : http://fr.mail.yahoo.com--__--__--Message: 2From: "Sacha Labourey" <[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>Subject: Re: [JBoss-user] Problems getting started ...Date: Sun, 18 Jan 2004 11:54:38 +0100Reply-To: [EMAIL PROTECTED]That's something to modify in the jmx-console/web-console: we shouldprecompile JSP at build time.- Original Message - From: <[EMAIL PROTECTED]>To:
 <[EMAIL PROTECTED]>Sent: Sunday, January 18, 2004 12:06 AMSubject: Re: [JBoss-user] Problems getting started ...> Hey, thanks! The JMX Console now works!>> But now I'm confused ... shouldn't it run using the J2RE? Do I have to> install the SDK on the live system (will be a linux server)?>> The other thing is that the class loader warnings are still there and the> same as before.>> Thanks,> Chris>> > I suggest you first try to set JAVA_HOME to your SDK> > installation instead of the JRE> >> > this might not solve your problem but it's a good> > start> >> > ionel ---> The SF.Net email is sponsored by EclipseCon 2004> Premiere Conference on Open Tools Development and Integration> See the breadth of Eclipse
 activity. February 3-5 in Anaheim, CA.> http://www.eclipsecon.org/osdn> ___> JBoss-user mailing list> [EMAIL PROTECTED]> https://lists.sourceforge.net/lists/listinfo/jboss-user>>--__--__--___JBoss-user mailing list[EMAIL PROTECTED]https://lists.sourceforge.net/lists/listinfo/jboss-userEnd of JBoss-user Digest
Yahoo! India Mobile: Ringtones, Wallpapers, Picture Messages and more.
Download now.

[JBoss-user] JBOSS3.2.2 FAILED TO START ( SARDeployer problem ??)

2003-11-06 Thread praveen kushwaha
Note: forwarded message attached.
Yahoo! India Mobile: Ringtones, Wallpapers, Picture Messages and more.
Download now.--- Begin Message ---
Warning, delivery failure! This is a status message indicating that a message could 
not be delivered to 1 or more recipients.

Original message subject: [JBoss-user] (no subject)
Date received: 06-Nov-2003 18:16:54 +


Recipients and delivery history

[EMAIL PROTECTED]
 Transcript of session follows ---
06-Nov-2003 18:16:54 + Received via SMTP from FIREWALL.PINDAR.COM
06-Nov-2003 18:16:56 + The mailbox for user m.prabhu is full

Reporting-MTA: dns;mail-newlands.pindar.com.

Final-Recipient: rfc822;[EMAIL PROTECTED]
Action: failed
Status: 5.0.0 (permanent failure)

--- Begin Message ---
hello 
everybody
 
 i m used and deployed JBoss3.2.2RC4 with jdk1.4.2_01
 
but now i  am facing an error 
 i dont know why this is coming again and again 
i had downloaded new jboss3.2.2 after deleting perious one 
but the problem is same
 
iF anybody can give me solution ?? Welcome
 
ERROR DETAILS=
 
21:00:29,406 INFO  [Server] Core system initialized
21:00:29,421 INFO  [MainDeployer] Starting deployment of package: 
file:/D:/docs11i/jboss-3.2.2/server/default/conf/jboss-service.xml
21:00:31,421 WARN  [NestedThrowable] Duplicate throwable nesting of same base type: 
class org.jboss.deployment.DeploymentException is
 assignable from: class org.jboss.deployment.DeploymentException
21:00:31,437 ERROR [MainDeployer] could not create deployment: 
file:/D:/docs11i/jboss-3.2.2/server/default/conf/jboss-service.xml
org.jboss.deployment.DeploymentException: create operation failed for package 
file:/D:/docs11i/jboss-3.2.2/server/default/conf/jboss-
service.xml; - nested throwable: (org.jboss.deployment.DeploymentException: - nested 
throwable: (java.lang.reflect.UndeclaredThrowabl
eException))
at org.jboss.deployment.SARDeployer.create(SARDeployer.java:202)
at org.jboss.deployment.MainDeployer.create(MainDeployer.java:776)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:631)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:589)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:384)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:291)
at org.jboss.Main.boot(Main.java:150)
at org.jboss.Main$1.run(Main.java:388)
at java.lang.Thread.run(Thread.java:534)
Caused by: org.jboss.deployment.DeploymentException: - nested throwable: 
(java.lang.reflect.UndeclaredThrowableException)
at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:143)
at org.jboss.system.ServiceController.install(ServiceController.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at 
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy4.install(Unknown Source)
at org.jboss.deployment.SARDeployer.create(SARDeployer.java:183)
... 17 more
Caused by: java.lang.reflect.UndeclaredThrowableException
at org.jboss.system.ServiceCreator.install(ServiceCreator.java:181)
at 
org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:155)
at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:118)
... 27 more
Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category
at org.jnp.server.Main.(Main.java:118)
at org.jboss.naming.NamingService.(NamingService.java:52)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Const

[JBoss-user] (no subject)

2003-11-06 Thread praveen kushwaha
 javax.management.NotificationBroadcasterSupport.sendNotification(NotificationBroadcasterSupport.java:95)    at org.jboss.mx.loading.UnifiedLoaderRepository3.removeClassLoader(UnifiedLoaderRepository3.java:777)    at
 org.jboss.mx.loading.UnifiedClassLoader.unregister(UnifiedClassLoader.java:217)    at org.jboss.deployment.DeploymentInfo.cleanup(DeploymentInfo.java:333)    at org.jboss.deployment.MainDeployer.destroy(MainDeployer.java:557)    at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:473)    at org.jboss.deployment.MainDeployer.shutdown(MainDeployer.java:359)    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)    at
 java.lang.reflect.Method.invoke(Method.java:324)    at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher.java:284)    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:546)    at org.jboss.system.server.ServerImpl$ShutdownHook.shutdownDeployments(ServerImpl.java:849)    at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown(ServerImpl.java:824)    at org.jboss.system.server.ServerImpl$ShutdownHook.run(ServerImpl.java:812)21:00:32,468 INFO  [DeploymentInfo] Cleaned Deployment: file:/D:/docs11i/jboss-3.2.2/server/default/tmp/deploy/tmp49100jboss-service.xml21:00:32,468 INFO  [MainDeployer] Undeployed file:/D:/docs11i/jboss-3.2.2/server/default/conf/jboss-service.xml21:00:32,468 INFO 
 [MainDeployer] Undeployed 1 deployed packages21:00:32,468 INFO  [Server] Shutting down all servicesShutting down21:00:32,515 INFO  [ServiceController] Stopping 7 services21:00:32,515 INFO  [SARDeployer] Stopping21:00:32,515 INFO  [MainDeployer] Removing deployer: [EMAIL PROTECTED]21:00:32,515 INFO  [SARDeployer] Stopped21:00:32,515 INFO  [JARDeployer] Stopping21:00:32,515 INFO  [JARDeployer] Stopped21:00:32,515 INFO  [MainDeployer] Stopping21:00:32,515 INFO  [MainDeployer] Stopped21:00:32,515 INFO  [ServiceController] Stopped 3 services21:00:32,515 INFO  [Server] Shutdown completeShutdown completeHalting VMPress any key to continue . . .
 
Praveen Kushwaha (Software Engineer) BrickRed Technologies B-2 IInd Floor, Sector-31 Noida, India. C: +91-120-2456361 Ext 24 P: +91-9891281450 http://www.brickred.com Email: [EMAIL PROTECTED]
 
Residence:
B-10, 138D
Sec 34 
Noida
Yahoo! India Mobile: Ringtones, Wallpapers, Picture Messages and more.
Download now.

[JBoss-user] please unsubscribe me

2003-10-30 Thread praveen kushwaha
please  unsubscribe me[EMAIL PROTECTED] wrote:
Send JBoss-user mailing list submissions to[EMAIL PROTECTED]To subscribe or unsubscribe via the World Wide Web, visithttps://lists.sourceforge.net/lists/listinfo/jboss-useror, via email, send a message with subject or body 'help' to[EMAIL PROTECTED]You can reach the person managing the list at[EMAIL PROTECTED]When replying, please edit your Subject line so it is more specificthan "Re: Contents of JBoss-user digest..."Today's Topics:1. Re: R: [JBoss-user] JSQL-SERVICE for JBOSS 3.2.2 (Adrian Brock)2. AW: [JBoss-user] JMX - hide attributes from view ([EMAIL PROTECTED])3. Re: cascade-delete in 3.2.2 (Alexey Loubyansky)4. R: R: [JBoss-user] JSQL-SERVICE for JBOSS 3.2.2 (Maffeo Gaetano)--__--__--Message: 1Subject: Re: R:
 [JBoss-user] JSQL-SERVICE for JBOSS 3.2.2From: Adrian Brock <[EMAIL PROTECTED]>To: [EMAIL PROTECTED]Organization: Date: 30 Oct 2003 11:42:30 +Reply-To: [EMAIL PROTECTED]This is an error in debug code which I will fix.It cannot cope with you leaving more than one connection open.If you look further back in log/server.log you will see a stacktrace tellingyou, that you haven't closed a connection.Something like:11:39:58,081 INFO [CachedConnectionManager] Closing a connection foryou. Please close them yourself:[EMAIL PROTECTED]java.lang.Exception:
 STACKTRACEatorg.jboss.resource.connectionmanager.CachedConnectionManager.registerConnection(CachedConnectionManager.java:282)atorg.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:506)atorg.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:814)atorg.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:102)at test.ejb.TestSessionBean.runTest(TestSessionBean.java:33)Regards,AdrianOn Thu, 2003-10-30 at 11:15, Maffeo Gaetano wrote:> OK I used the JSQL driver for MS SQL SERVER 2000,> but at login time i get the following error> does somebody help me?> > many thanks in advance> > gaetano> > > org.apache.jasper.JasperException: null; nested exception is: > org.jboss.tm.JBossRollbackException: Unable to
 commit,> tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=iti0156c//35,> BranchQual=] status=STATUS_NO_TRANSACTION; - nested throwable:> (java.util.ConcurrentModificationException); - nested throwable:> (org.jboss.tm.JBossRollbackException: Unable to commit,> tx=TransactionImpl:XidImpl [FormatId=257, GlobalId=iti0156c//35,> BranchQual=] status=STATUS_NO_TRANSACTION; - nested throwable:> (java.util.ConcurrentModificationException))> > at> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:254)> at> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)> at> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)> at> javax.servlet.http.HttpServlet.service(HttpServlet.java:853)> at> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)> at>
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)> at> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)> at> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)> at> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)> at> org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)> at> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)> at> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)> at> org.jboss.web.tomcat.security.JBossSecurityMgrRealm.invoke(JBossSecurityMgrRealm.java:220)> at> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)> at>
 org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)> at> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)> at> org.jboss.web.tomcat.tc4.statistics.ContainerStatsValve.invoke(ContainerStatsValve.java:76)> at> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)> at> org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)> at> org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)> at> org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2416)> at> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)> at> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)> at>
 org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)> at> org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)> at> org.apache.catalina.valves.ErrorReportV

[JBoss-user] jboss-3.2.2 catalina_home set up

2003-10-20 Thread praveen kushwaha
hi all 
 
  i am using Jboss3.2.2RC4 (EMBEDDED TOMCAT 4.1.27) 
 i have certain doubts regarding , how the jboss uses this embedded tomcat
what isthe corresponding mapping of 
1. CATALINA_HOME (OR TOMCAT_HOME) in this?
2. service.xml  in this new bundled version 
3. can i put war files on jboss/server/all/deploy folders
4. is there is any way to extract a folder out of jbossweb-tomcat41.sar that comes with jboss-3.2.2rc4 version to tomcat -folder?
 
& i think tomcat is automatically started when i start Jboss
 
please give me a early reply ?
thanks
 
Yahoo! India Matrimony: Find your partner online.
Post your profile.