[JBoss-user] [Installation Configuration] - JBOSS Installation Problem

2004-02-12 Thread sonyia
View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3821318#3821318

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

 I have installed,java1.4,J2ee and tomcat.My application (JMS related) runs fine when 
i run it with J2EE.I have to run the same application in JBOSS3.2.3.

I installed JBOSS and let the server run by the run.sh command.I got 23,000 lines of 
info+warnings.The server starts and then shutdowns towars the end.I am unable to 
figure out the problem:

===



JBoss Bootstrap Environment



JBOSS_HOME: /home/starksm/JBoss/Releases/jboss-3.2/build/output/jboss-3.2.3



JAVA: /usr/java/j2sdk1.4.1_06/bin/java



JAVA_OPTS: -server -Dprogram.name=run.sh



CLASSPATH: 
/home/starksm/JBoss/Releases/jboss-3.2/build/output/jboss-3.2.3/bin/run.jar:/usr/java/j2sdk1.4.1_06/lib/tools.jar



=15:38:29,870 INFO [Server] Starting JBoss (MX 
MicroKernel)...

15:38:29,872 INFO [Server] Release ID: JBoss [WonderLand] 3.2.3 (build: 
CVSTag=JBoss_3_2_3 date=200311301445)

15:38:29,873 INFO [Server] Home Dir: 
/home/starksm/JBoss/Releases/jboss-3.2/build/output/jboss-3.2.3

15:38:29,873 INFO [Server] Home URL: 
file:/home/starksm/JBoss/Releases/jboss-3.2/build/output/jboss-3.2.3/

15:38:29,873 INFO [Server] Library URL: 
file:/home/starksm/JBoss/Releases/jboss-3.2/build/output/jboss-3.2.3/lib/

15:38:29,875 INFO [Server] Patch URL: null

15:38:29,875 INFO [Server] Server Name: all

15:38:29,875 INFO [Server] Server Home

.

.

15:38:37,458 INFO [SubscriptionMgr] Executing resource: /mbeans.xml

15:38:37,461 INFO [SubscriptionMgr] Subscription manager done

15:38:37,464 INFO [SnmpAgentService] Starting heartbeat controller ...

15:38:37,465 WARN [Heartbeat] Heartbeat disabled

15:38:37,507 INFO [SnmpAgentService] Snmp Agent going active



5:38:45,204 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader 
[EMAIL PROTECTED]

15:38:45,205 INFO [Engine] StandardManager[/jboss-net]: Seeding random number 
generator class java.security.SecureRandom

certificates - request attribute Valve

15:38:55,598 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader 
[EMAIL PROTECTED]

15:38:55,599 INFO [Engine] StandardManager[/jmx-console]: Seeding random number 
generator class java.security.SecureRandom

5:40:41,380 INFO [EARDeployer] Undeploying J2EE application, destroy step: 
file:/home/starksm/JBoss/Releases/jboss-3.2/testsuite/output/lib/unpacked/loadingresource1.ear/

15:40:41,386 INFO [ResourceTest] Stopping jboss.test:name=LoadingResource,version=2

15:40:41,392 WARN [ServiceController] Ignoring request to stop nonexistent service: 
jboss.test:name=LoadingResource,version=2

15:40:41,392 INFO [EARDeployer] Undeploying J2EE application, destroy step: 
file:/home/starksm/JBoss/Releases/jboss-3.2/testsuite/output/lib/unpacked/loadingresource2.ear/

15:40:41,393 WARN [ServiceController] Ignoring request to destroy nonexistent service: 
jboss.test:name=LoadingResource,version=2

15:40:41,393 WARN [ServiceController] Ignoring request to remove nonexistent service: 
jboss.test:name=LoadingResource,version=2

5:42:36,303 WARN [WrappedConnection] Closing a statement you left open, please do your 
own housekeeping

java.lang.Exception: STACK TRACE

at 
org.jboss.resource.adapter.jdbc.WrappedConnection.registerStatement(WrappedConnection.java:805)

at org.jboss.resource.adapter.jdbc.WrappedStatement.(WrappedStatement.java:43)

at

15:46:26,155 ERROR [LogInterceptor] TransactionRolledbackException in method: public 
abstract void org.jboss.test.exception.EntityExceptionTester.applicationErrorInTx() 
throws java.rmi.RemoteException, causedBy:

org.jboss.test.exception.ApplicationError: Application error from within an inherited 
transaction

at

ethod: public abstract void 
org.jboss.test.exception.EntityExceptionTester.runtimeExceptionInTx() throws 
java.rmi.RemoteException, causedBy:

java.lang.RuntimeException: Runtime exception from within an inherited transaction

at 
org.jboss.test.exception.EntityExceptionTesterBean.runtimeExceptionInTx(EntityExceptionTesterBean.java:82)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.Nat



---lot of warnings here---



rg.jboss.system.server.ServerImpl$ShutdownHook.run(ServerImpl.java:812)

17:25:29,506 INFO [TransactionManagerService] Stopping jboss:service=TransactionManager

17:25:29,507 INFO [JaasSecurityManagerService] Stopping 
jboss.security:service=JaasSecurityManager

17:25:29,508 INFO [XMLLoginConfig] Stopping jboss.security:service=XMLLoginConfig

17:25:29,508 INFO [SecurityConfig] Stopping jboss.security:service=SecurityConfig

17:25:29,508 INFO [JNDIView] Stopping jboss:service=JNDIView

17:25:29,508 INFO [NamingService] Stopping jboss:service=Naming

17:25:29,508 INFO [NamingService] Stopping

17:25:29,509 INFO 

[JBoss-user] [Messaging, JMS JBossMQ] - Help on JMS for JBOSS

2004-02-11 Thread sonyia
View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3821155#3821155

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

Hi all,

I have implemented a JMS enabled program in J2EE already.I have to run the 
corresponding JMS program in JBOSS.I have a program in a file 'f'which accepts the 
QueueConnectionFactory,Queuename from a config directory in the same file 'f'.

I have no clue as to what changes i need to incorporate for JBOSS.I know that i add 
topic and queue via the J2EEadmin -addListFactory command for J2EE and was wondering 
if there is an equivalient command for JBOSS too..



Any help is appreciated 




---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user