|
| While starting my Commerce server on my new laptop, it appears that the WebSphereCommerceServerExtensionsData.jar is attempting to start-up twice. The second time, there are messages saying "Unable to bind" each EJB because it was already bound the first
time.
Here is the output from a healthy startup (from my old laptop):
[6/22/06 11:15:14:784 EDT] 4f268d52 EJBContainerI I WSVR0207I: Preparing to start EJB jar: WebSphereCommerceServerExtensionsData.jar
[6/22/06 11:15:14:924 EDT] 4f268d52 EJBContainerI I WSVR0038I: No JNDI name found for Report, binding home name as ReportHome
[6/22/06 11:15:14:987 EDT] 4f268d52 ComponentName W CNTR0063W: A reference to an EJB could not be found in the deployment descriptor for the WebApp or EnterpriseBean with the display name CreditOffers. The EJB may have specified binding information that i
s not valid.
[6/22/06 11:15:15:018 EDT] 4f268d52 ComponentName W CNTR0063W: A reference to an EJB could not be found in the deployment descriptor for the WebApp or EnterpriseBean with the display name UserManagement. The EJB may have specified binding information that
is not valid.
[6/22/06 11:15:15:065 EDT] 4f268d52 EJBContainerI I WSVR0037I: Starting EJB jar: WebSphereCommerceServerExtensionsData.jar
And here is the output when it tries to start the jar twice:
[6/22/06 11:15:14:784 EDT] 4f268d52 EJBContainerI I WSVR0207I: Preparing to start EJB jar: WebSphereCommerceServerExtensionsData.jar
[6/22/06 11:15:14:924 EDT] 4f268d52 EJBContainerI I WSVR0038I: No JNDI name found for Report, binding home name as ReportHome
[6/22/06 11:15:14:987 EDT] 4f268d52 ComponentName W CNTR0063W: A reference to an EJB could not be found in the deployment descriptor for the WebApp or EnterpriseBean with the display name CreditOffers. The EJB may have specified binding information that i
s not valid.
[6/22/06 11:15:15:018 EDT] 4f268d52 ComponentName W CNTR0063W: A reference to an EJB could not be found in the deployment descriptor for the WebApp or EnterpriseBean with the display name UserManagement. The EJB may have specified binding information that
is not valid.
[6/22/06 11:15:15:065 EDT] 4f268d52 EJBContainerI I WSVR0037I: Starting EJB jar: WebSphereCommerceServerExtensionsData.jar
[6/22/06 11:15:15:346 EDT] 4f268d52 EJBContainerI I WSVR0207I: Preparing to start EJB jar: WebSphereCommerceServerExtensionsData.jar
[6/22/06 11:15:15:424 EDT] 4f268d52 EJBContainerI I WSVR0038I: No JNDI name found for Report, binding home name as ReportHome
[6/22/06 11:15:15:424 EDT] 4f268d52 ComponentName W CNTR0063W: A reference to an EJB could not be found in the deployment descriptor for the WebApp or EnterpriseBean with the display name CreditOffers. The EJB may have specified binding information that i
s not valid.
[6/22/06 11:15:15:424 EDT] 4f268d52 ComponentName W CNTR0063W: A reference to an EJB could not be found in the deployment descriptor for the WebApp or EnterpriseBean with the display name UserManagement. The EJB may have specified binding information that
is not valid.
[6/22/06 11:15:15:440 EDT] 4f268d52 EJBContainerI I WSVR0037I: Starting EJB jar: WebSphereCommerceServerExtensionsData.jar
[6/22/06 11:15:15:455 EDT] 4f268d52 EJBContainerI E WSVR0046E: Unable to bind, ejb/com/mtd/commerce/retailer/ejb_objects/RetailerSearchHome: ejb/com/mtd/commerce/retailer/ejb_objects/RetailerSearchHome. Original exception : org.omg.CosNaming.NamingContext
Package.AlreadyBound
[6/22/06 11:15:15:455 EDT] 4f268d52 EJBContainerI E WSVR0046E: Unable to bind, ejb/com/mtd/commerce/fulfillment/ejb_objects/OrderSessionHome: ejb/com/mtd/commerce/fulfillment/ejb_objects/OrderSessionHome. Original exception : org.omg.CosNaming.NamingConte
xtPackage.AlreadyBound
[6/22/06 11:15:15:455 EDT] 4f268d52 EJBContainerI E WSVR0046E: Unable to bind, ejb/com/mtd/commerce/fulfillment/ejb_objects/Sales_orderHome: ejb/com/mtd/commerce/fulfillment/ejb_objects/Sales_orderHome. Original exception : org.omg.CosNaming.NamingContext
Package.AlreadyBound
[6/22/06 11:15:15:518 EDT] 4f268d52 EJBContainerI E WSVR0046E: Unable to bind, ejb/com/mtd/commerce/fulfillment/ejb_objects/Sales_order_itemHome: ejb/com/mtd/commerce/fulfillment/ejb_objects/Sales_order_itemHome. Original exception : org.omg.CosNaming.Nam
ingContextPackage.AlreadyBound
[6/22/06 11:15:15:533 EDT] 4f268d52 EJBContainerI E WSVR0046E: Unable to bind, ReportHome: ReportHome. Original exception : org.omg.CosNaming.NamingContextPackage.AlreadyBound
[6/22/06 11:15:15:549 EDT] 4f268d52 EJBContainerI E WSVR0046E: Unable to bind, ejb/com/mtd/commerce/credit/ejb_objects/CreditOffersHome: ejb/com/mtd/commerce/credit/ejb_objects/CreditOffersHome. Original exception : org.omg.CosNaming.NamingContextPackage.
AlreadyBound
[6/22/06 11:15:15:549 EDT] 4f268d52 EJBContainerI E WSVR0046E: Unable to bind, ejb/com/mtd/commerce/usermanagement/ejb_objects/UserManagementHome: ejb/com/mtd/commerce/usermanagement/ejb_objects/UserManagementHome. Original exception : org.omg.CosNaming.N
amingContextPackage.AlreadyBound
[6/22/06 11:15:15:549 EDT] 4f268d52 EJBContainerI E WSVR0046E: Unable to bind, ejb/com/mtd/commerce/productregistration/ejb_objects/ProductRegistrationCMPHome: ejb/com/mtd/commerce/productregistration/ejb_objects/ProductRegistrationCMPHome. Original excep
tion : org.omg.CosNaming.NamingContextPackage.AlreadyBound
I've searched but have not come up with a reasonable reason why this is happening. Why might the jar attempt to start a second time?
Thank you in advance for your help!
Kim
|
|