[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: jboss 4.2.1 -> doesnot bother jboss.xml values

srikap2007 do-not-reply at jboss.com
Sat Aug 25 13:01:29 EDT 2007


Sorry,
         The file is so big that I could only post only a tiny part of server.log. But now I am trying to put relevant lines from the log file...


  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCFindByPrimaryKeyQuery.PaymentMethod#findByPrimaryKey] SQL: SELECT t0_PaymentMethod.paymentID FROM PAYMENTMETHOD t0_PaymentMethod WHERE t0_PaymentMethod.paymentID=?
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.PaymentMethod] Added findByPrimaryKey query command for local home interface
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCCreateEntityCommand.IDValue] Insert Entity SQL: INSERT INTO IDVALUE (tableName, idValue, startTime) VALUES (?, ?, ?)
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCCreateEntityCommand.IDValue] Entity Exists SQL: SELECT COUNT(*) FROM IDVALUE WHERE tableName=?
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCCommandFactory.IDValue] entity-command: [commandName=default,commandClass=class org.jboss.ejb.plugins.cmp.jdbc.JDBCCreateEntityCommand,attributes={}]
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCRemoveEntityCommand.IDValue] Remove SQL: DELETE FROM IDVALUE WHERE tableName=?
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.IDValue] Table 'IDVALUE' already exists
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.IDValue] Indices for table IDVALUEnot created as table existed
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCFindByPrimaryKeyQuery.IDValue#findByPrimaryKey] SQL: SELECT t0_IDValue.tableName FROM IDVALUE t0_IDValue WHERE t0_IDValue.tableName=?
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.IDValue] Added findByPrimaryKey query command for home interface
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCFindByPrimaryKeyQuery.IDValue#findByPrimaryKey] SQL: SELECT t0_IDValue.tableName FROM IDVALUE t0_IDValue WHERE t0_IDValue.tableName=?
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCQueryManager.IDValue] Added findByPrimaryKey query command for local home interface
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.Customer] Foreign key constraint not added as requested: relationshipRolename=Customers-default-shippingAddress
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.Customer] Foreign key constraint not added as requested: relationshipRolename=Customer-default-paymentmethod
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.Customer] Foreign key constraint not added as requested: relationshipRolename=ContactAddress
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.Address] Foreign key constraint not added as requested: relationshipRolename=Address
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.Address] Foreign key constraint not added as requested: relationshipRolename=Address
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.PaymentMethod] Foreign key constraint not added as requested: relationshipRolename=PaymentMethod
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.EjbModule] startService, starting container: IDValue
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.system.ServiceController] starting service jboss.j2ee:jndiName=IDValue,service=EJB
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.EntityContainer] Starting jboss.j2ee:jndiName=IDValue,service=EJB
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.EntityContainer] Begin java:comp/env for EJB: IDValue
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.EntityContainer] TCL: org.jboss.util.loading.DelegatingClassLoader at f877e9
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.EntityContainer] Unable to retrieve orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB is not registered.
  | 2007-08-25 09:39:55,937 DEBUG [org.jboss.ejb.EntityContainer] End java:comp/env for EJB: IDValue
  | 2007-08-25 09:39:55,953 INFO  [org.jboss.ejb.plugins.local.BaseLocalProxyFactory] Bound EJB LocalHome 'IDValue' to jndi 'local/IDValue at 20940721'
  | 2007-08-25 09:39:55,953 DEBUG [org.jboss.proxy.ejb.ProxyFactory] (re-)Binding Home IDValue
  | 2007-08-25 09:39:55,984 INFO  [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'IDValue' to jndi 'IDValue'
  | 2007-08-25 09:39:55,984 DEBUG [org.jboss.ejb.plugins.AbstractInstanceCache] Starting InvalidableEntityInstanceCache...
  | 2007-08-25 09:39:55,984 DEBUG [org.jboss.system.ServiceController] starting service jboss.j2ee:service=EJB,plugin=pool,jndiName=IDValue
  | 2007-08-25 09:39:55,984 DEBUG [org.jboss.ejb.plugins.EntityInstancePool] Starting jboss.j2ee:service=EJB,plugin=pool,jndiName=IDValue
  | 2007-08-25 09:39:55,984 DEBUG [org.jboss.ejb.plugins.EntityInstancePool] Started jboss.j2ee:service=EJB,plugin=pool,jndiName=IDValue
  | 2007-08-25 09:39:55,984 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss.j2ee:service=EJB,plugin=pool,jndiName=IDValue dependent components: []
  | 2007-08-25 09:39:55,984 DEBUG [org.jboss.resource.connectionmanager.CachedConnectionInterceptor] start called in CachedConnectionInterceptor
  | 2007-08-25 09:39:55,984 DEBUG [org.jboss.ejb.EntityContainer] Started jboss.j2ee:jndiName=IDValue,service=EJB
  | 2007-08-25 09:39:55,984 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss.j2ee:jndiName=IDValue,service=EJB dependent components: []
  | 2007-08-25 09:39:55,984 DEBUG [org.jboss.ejb.EjbModule] startService, starting container: Address
  | 2007-08-25 09:39:55,984 DEBUG [org.jboss.system.ServiceController] starting service jboss.j2ee:jndiName=Address,service=EJB
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078046#4078046

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078046



More information about the jboss-user mailing list