facebook

EJB Class Not Found or Not Loaded in Workspace mode Deploymt

  1. MyEclipse IDE
  2.  > 
  3. Comments
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #325575 Reply

    Sachin
    Member

    Hi,
    My EAR conatsins 4 EJB 2.1 & 1 Web Module I’m using WebSphere 7.0.0.21 + My Eclipse Blue-10
    I’m able to deploy application successfully but when there is EJB call i’m getting below error ,
    Please help how do i remove this error ??

    [4/26/12 16:05:10:112 GMT+05:30] 00000013 SystemOut O 2012-04-26 16:05:10,112:tainer : 0 [INFO ] com.carreker.webcapture.action.LoginAction Validating User superadmin with supplied password
    [4/26/12 16:05:10:112 GMT+05:30] 00000013 SystemOut O 2012-04-26 16:05:10,112:tainer : 0 [WARN ] com.carreker.webcapture.util.WebCaptureUtil Authentication support disabled
    [4/26/12 16:05:10:143 GMT+05:30] 00000013 EJBInjectionB W CWNEN0033W: The com.carreker.webcapture.server.persistence.ejb.UserInfo interface, which is specified for the <ejb-ref> or <ejb-local-ref> tags, cannot be found.
    [4/26/12 16:05:10:159 GMT+05:30] 00000013 EJBInjectionB W CWNEN0033W: The com.carreker.webcapture.server.persistence.ejb.UserInfoLocalHome interface, which is specified for the <ejb-ref> or <ejb-local-ref> tags, cannot be found.
    [4/26/12 16:05:10:159 GMT+05:30] 00000013 EJBMDOrchestr E CNTR0075E: The user-provided class “com.carreker.webcapture.server.ejb.EJSRemoteStatelessUserInfoService_b535077c” needed by the EnterpriseBean could not be found or loaded.
    [4/26/12 16:05:10:159 GMT+05:30] 00000013 EJBContainerI E WSVR0068E: Attempt to start EnterpriseBean WebCapture_EAR#WebCaptureEJB.jar#UserInfoService failed with exception: com.ibm.ejs.container.EJBConfigurationException: Bean class could not be found or loaded
    at com.ibm.ws.metadata.ejb.EJBMDOrchestrator.loadGeneratedImplementationClasses(EJBMDOrchestrator.java:6336)
    at com.ibm.ws.metadata.ejb.EJBMDOrchestrator.finishBMDInit(EJBMDOrchestrator.java:1914)
    at com.ibm.ws.runtime.component.EJBContainerImpl.finishDeferredBeanMetaData(EJBContainerImpl.java:5050)
    at com.ibm.ws.runtime.component.EJBContainerImpl.initializeDeferredEJB(EJBContainerImpl.java:4859)
    at com.ibm.ejs.container.HomeOfHomes$1.run(HomeOfHomes.java:406)
    at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118)
    at com.ibm.ejs.container.HomeOfHomes.getHome(HomeOfHomes.java:403)
    at com.ibm.ejs.container.HomeOfHomes.internalCreateWrapper(HomeOfHomes.java:991)
    at com.ibm.ejs.container.EJSContainer.createWrapper(EJSContainer.java:5024)
    at com.ibm.ejs.container.WrapperManager.faultOnKey(WrapperManager.java:545)
    at com.ibm.ejs.util.cache.Cache.findAndFault(Cache.java:498)
    at com.ibm.ejs.container.WrapperManager.keyToObject(WrapperManager.java:489)
    at com.ibm.ejs.oa.EJSOAImpl.keyToObject(EJSOAImpl.java:553)
    at com.ibm.ejs.oa.EJSRootOAImpl.keyToObject(EJSRootOAImpl.java:271)
    at com.ibm.rmi.corba.ObjectManager.lookupServant(ObjectManager.java:104)
    at com.ibm.CORBA.iiop.ServerDelegate.getServant(ServerDelegate.java:311)
    at com.ibm.rmi.iiop.ORB.lookupLocalObject(ORB.java:592)
    at com.ibm.CORBA.iiop.ORB.lookupLocalObject(ORB.java:1465)
    at com.ibm.rmi.iiop.CDRReader.newObjRef(CDRReader.java:1290)
    at com.ibm.rmi.iiop.CDRReader.read_Object(CDRReader.java:1130)
    at com.ibm.rmi.iiop.CDRReader.read_Object(CDRReader.java:1094)
    at com.ibm.rmi.corba.IorURL.iorbytesToObjref(IorURL.java:105)
    at com.ibm.rmi.corba.IorURL.resolve(IorURL.java:93)
    at com.ibm.rmi.corba.ORB.objectURLToObject(ORB.java:3718)
    at com.ibm.CORBA.iiop.ORB.objectURLToObject(ORB.java:3256)
    at com.ibm.rmi.corba.ORB.string_to_object(ORB.java:3619)
    at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.resolveUnresolvedBinding(WsnOptimizedNamingImpl.java:1927)
    at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.resolve_binding(WsnOptimizedNamingImpl.java:1681)
    at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.do_resolve_complete_info(WsnOptimizedNamingImpl.java:583)
    at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.resolve_complete_info(WsnOptimizedNamingImplBase.java:2163)
    at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(_NamingContextStub.java:538)
    at com.ibm.ws.naming.jndicos.CNContextImpl$2.run(CNContextImpl.java:2810)
    at com.ibm.ws.naming.jndicos.CNContextImpl$2.run(CNContextImpl.java:2806)
    at com.ibm.ws.naming.util.CommonHelpers.retry(CommonHelpers.java:771)
    at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:2804)
    at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1803)
    at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1762)
    at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1513)
    at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:645)
    at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:166)
    at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:180)
    at javax.naming.InitialContext.lookup(Unknown Source)
    at com.framework.integration.locator.ServiceLocator.lookup(ServiceLocator.java:101)
    at com.framework.integration.locator.EJBServiceLocator.lookup(EJBServiceLocator.java:77)
    at com.framework.integration.locator.EJBServiceLocator.getHomeInterface(EJBServiceLocator.java:95)
    at com.carreker.webcapture.common.locator.UserInfoEJBLocator.getServiceHome(UserInfoEJBLocator.java:89)
    at com.carreker.webcapture.common.locator.UserInfoEJBLocator.createUserInfoServiceRemote(UserInfoEJBLocator.java:48)
    at com.carreker.webcapture.delegate.UserDelegate.getUser(UserDelegate.java:676)
    at com.carreker.webcapture.delegate.UserDelegate.getUser(UserDelegate.java:793)
    at com.carreker.webcapture.common.LoginUser.retrieveUserFromWCProfile(LoginUser.java:290)
    at com.carreker.webcapture.common.LoginUser.getUserForm(LoginUser.java:278)
    at com.carreker.webcapture.action.LoginAction.execute(LoginAction.java:787)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:419)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
    at com.carreker.webcapture.action.RequestFilter.doFilter(RequestFilter.java:424)
    at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
    at com.carreker.webcapture.action.DepositFormValidationfilter.doFilter(DepositFormValidationfilter.java:83)
    at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
    at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:179)
    at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:91)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
    at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1592)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:452)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:511)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:305)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)
    Caused by: java.lang.ClassNotFoundException: com.carreker.webcapture.server.ejb.EJSRemoteStatelessUserInfoService_b535077c
    at java.net.URLClassLoader.findClass(URLClassLoader.java:419)
    at com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:643)
    at com.ibm.ws.bootstrap.ExtClassLoader.loadClass(ExtClassLoader.java:111)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
    at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:62)
    at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:58)
    at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:510)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
    at com.ibm.ws.metadata.ejb.EJBMDOrchestrator.loadGeneratedClass(EJBMDOrchestrator.java:6429)
    at com.ibm.ws.metadata.ejb.EJBMDOrchestrator.loadGeneratedImplementationClasses(EJBMDOrchestrator.java:6150)
    … 89 more

    [4/26/12 16:05:10:174 GMT+05:30] 00000013 SystemOut O 2012-04-26 16:05:10,174:tainer : 0 [ERROR] com.carreker.webcapture.delegate.UserDelegate::getUser(DataSearchObject,String)
    com.ibm.ws.naming.util.InvalidObjectException: Some object reference in the name “ejb/com/carreker/webcapture/UserInfoService” relative to the context “P1PCSMT027RD7DNode02Cell/nodes/P1PCSMT027RD7DNode02/servers/server1” is invalid. Some possible causes include a context binding in the name which refers to a destroyed context, or an object binding which contains an invalid EJBHome reference. [Root exception is org.omg.CORBA.INV_OBJREF: Could not resolve IOR string. vmcid: 0x0 minor code: 0 completed: No]
    at com.ibm.ws.naming.jndicos.CNContextImpl.mapINV_OBJREF(CNContextImpl.java:4409)
    at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1821)
    at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1762)
    at com.ibm.ws.naming.jndicos.CNContextImpl.lookupExt(CNContextImpl.java:1513)
    at com.ibm.ws.naming.jndicos.CNContextImpl.lookup(CNContextImpl.java:645)
    at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:166)
    at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:180)
    at javax.naming.InitialContext.lookup(Unknown Source)
    at com.framework.integration.locator.ServiceLocator.lookup(ServiceLocator.java:101)
    at com.framework.integration.locator.EJBServiceLocator.lookup(EJBServiceLocator.java:77)
    at com.framework.integration.locator.EJBServiceLocator.getHomeInterface(EJBServiceLocator.java:95)
    at com.carreker.webcapture.common.locator.UserInfoEJBLocator.getServiceHome(UserInfoEJBLocator.java:89)
    at com.carreker.webcapture.common.locator.UserInfoEJBLocator.createUserInfoServiceRemote(UserInfoEJBLocator.java:48)
    at com.carreker.webcapture.delegate.UserDelegate.getUser(UserDelegate.java:676)
    at com.carreker.webcapture.delegate.UserDelegate.getUser(UserDelegate.java:793)
    at com.carreker.webcapture.common.LoginUser.retrieveUserFromWCProfile(LoginUser.java:290)
    at com.carreker.webcapture.common.LoginUser.getUserForm(LoginUser.java:278)
    at com.carreker.webcapture.action.LoginAction.execute(LoginAction.java:787)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:419)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:738)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1657)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1597)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:131)
    at com.carreker.webcapture.action.RequestFilter.doFilter(RequestFilter.java:424)
    at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
    at com.carreker.webcapture.action.DepositFormValidationfilter.doFilter(DepositFormValidationfilter.java:83)
    at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:188)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:116)
    at com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:77)
    at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:908)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:934)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:502)
    at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:179)
    at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:91)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
    at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1592)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:186)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:452)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:511)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:305)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
    at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
    at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
    at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
    at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
    at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
    at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
    at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
    at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)
    Caused by:
    org.omg.CORBA.INV_OBJREF: Could not resolve IOR string. vmcid: 0x0 minor code: 0 completed: No
    at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.resolveUnresolvedBinding(WsnOptimizedNamingImpl.java:2001)
    at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.resolve_binding(WsnOptimizedNamingImpl.java:1681)
    at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.do_resolve_complete_info(WsnOptimizedNamingImpl.java:583)
    at com.ibm.ws.naming.cosbase.WsnOptimizedNamingImplBase.resolve_complete_info(WsnOptimizedNamingImplBase.java:2163)
    at com.ibm.WsnOptimizedNaming._NamingContextStub.resolve_complete_info(_NamingContextStub.java:538)
    at com.ibm.ws.naming.jndicos.CNContextImpl$2.run(CNContextImpl.java:2810)
    at com.ibm.ws.naming.jndicos.CNContextImpl$2.run(CNContextImpl.java:2806)
    at com.ibm.ws.naming.util.CommonHelpers.retry(CommonHelpers.java:771)
    at com.ibm.ws.naming.jndicos.CNContextImpl.cosResolve(CNContextImpl.java:2804)
    at com.ibm.ws.naming.jndicos.CNContextImpl.doLookup(CNContextImpl.java:1803)
    … 54 more
    Caused by:
    org.omg.CORBA.OBJECT_NOT_EXIST: SERVANT_NOT_FOUND (4) for key 0x49454a500200885ee056077365727665723103454a4200000065acac0002000100290000005f5f686f6d654f66486f6d6573235f5f686f6d654f66486f6d6573235f5f686f6d654f66486f6d657308576562436170747572655f4541522357656243617074757265454a422e6a61722355736572496e666f53657276696365 vmcid: IBM minor code: C14 completed: No
    at com.ibm.rmi.corba.ObjectManager.lookupServant(ObjectManager.java:110)
    at com.ibm.CORBA.iiop.ServerDelegate.getServant(ServerDelegate.java:311)
    at com.ibm.rmi.iiop.ORB.lookupLocalObject(ORB.java:592)
    at com.ibm.CORBA.iiop.ORB.lookupLocalObject(ORB.java:1465)
    at com.ibm.rmi.iiop.CDRReader.newObjRef(CDRReader.java:1290)
    at com.ibm.rmi.iiop.CDRReader.read_Object(CDRReader.java:1130)
    at com.ibm.rmi.iiop.CDRReader.read_Object(CDRReader.java:1094)
    at com.ibm.rmi.corba.IorURL.iorbytesToObjref(IorURL.java:105)
    at com.ibm.rmi.corba.IorURL.resolve(IorURL.java:93)
    at com.ibm.rmi.corba.ORB.objectURLToObject(ORB.java:3718)
    at com.ibm.CORBA.iiop.ORB.objectURLToObject(ORB.java:3256)
    at com.ibm.rmi.corba.ORB.string_to_object(ORB.java:3619)
    at com.ibm.ws.naming.ipcos.WsnOptimizedNamingImpl.resolveUnresolvedBinding(WsnOptimizedNamingImpl.java:1927)
    … 63 more

    Attachments:
    You must be logged in to view attached files.
    #325582 Reply

    support-swapna
    Moderator

    Sachin,

    Sorry that you are seeing this issue. I have escalated it to a dev team member.

    Meanwhile, can you give us some more information?

    1. Can you clarify if you have run the EJB Deploy tool and see no issues before deploying the project to Websphere ?

    2. Can you clarify if this EAR runs fine when you deploy in Enhanced mode instead of in-workspace mode?

    #325583 Reply

    Sachin
    Member

    Can you please give me idea about running EJB deploy tool ?

    Yes i’ve checked deploying EAR on Enhanced Mode.

    while trying to Deploy EJB i’m getting below error (Though Serena Dimension connecion is Offline)

    EJB deploy failed
    Project ‘WebCaptureEJB’ is mapped to repository type ‘com.merant.team.pvcs.PvcsSccNature’ which does not support linked resources.

    #325598 Reply

    support-swapna
    Moderator

    Sachin,

    You have to right click on the EAR > MyEclipse > Run EJB Deploy. If the EJB Deploy tool is not yet configured, please go ahead and select the server and configure it.

    Can you please paste the entire content of the error you are seeing when you run the EJB Deploy tool?

    #325600 Reply

    Sachin
    Member

    Hi,
    As i have connected it to Serena Dimension.
    Even i tried to deploy EJB when Serena Dimension is in Offline mode
    But still it did not worked.

    But when i removed Serena Dimension Plugin & tried to deploy application then it works but i need Serena Dimension also to checkin & Checkout code from repository.

    Please find attached screen shot of error.

    Attachments:
    You must be logged in to view attached files.
    #325653 Reply

    support-swapna
    Moderator

    Sachin,

    Thank you for the details. The dev team is investigating this issue and we will keep the thread updated with the developments.

    To help us with our investigation, can you please clarify if there are linked files in the project ? If yes then please share the details.

    #325655 Reply

    Sachin
    Member

    Hi,
    Link files are only Serena plugins which are present under below folder path
    => C:\Program Files\Serena\Dimensions 10.1\CM\Integrations\Eclipse3.0\eclipse\
    And above plugins are refered by MyEclipse blue through link folder
    =>C:\Program Files\MyEclipse Blue Edition\MyEclipse Blue Edition 10\links\com.merant.team.pvcs.link File

    “com.merant.team.pvcs.link” File only contains below path
    => path=C:/Program Files/Serena/Dimensions 10.1/CM/Integrations/Eclipse3.0

    Please find attached doc file for detail Error understanding.

    Attachments:
    You must be logged in to view attached files.
    #325758 Reply

    Sachin,

    Could you please reproduce the EJB Deploy error, then open “Window” global menu -> “Show View…” -> “Error Log”.
    That will open Error Log view.

    Please click on the left-most button in the “Error Log” view toolbar : “Export log”, then choose a file for a log to export to and send me the log via forum PM or by attaching it to a forum message?

    Best regards,
    Denis.

    #325767 Reply

    Sachin
    Member

    Hi Denis,
    Please find attached EJB Deploy error Exported log file.

    Below are log file contents :-

    !ENTRY com.genuitec.eclipse.blue.ejbdeploy 4 0 2012-05-03 11:09:55.443
    !MESSAGE EJB deploy failed
    !SUBENTRY 1 org.eclipse.team.core 4 378 2012-05-03 11:09:55.443
    !MESSAGE Project ‘SCDC_Server_EJB’ is mapped to repository type ‘com.merant.team.pvcs.PvcsSccNature’ which does not support linked resources.
    !SUBENTRY 1 org.eclipse.team.core 4 378 2012-05-03 11:09:55.443
    !MESSAGE Project ‘CSFMessageEJB’ is mapped to repository type ‘com.merant.team.pvcs.PvcsSccNature’ which does not support linked resources.
    !SUBENTRY 1 org.eclipse.team.core 4 378 2012-05-03 11:09:55.443
    !MESSAGE Project ‘EPP_SERVER_EJB’ is mapped to repository type ‘com.merant.team.pvcs.PvcsSccNature’ which does not support linked resources.
    !SUBENTRY 1 org.eclipse.team.core 4 378 2012-05-03 11:09:55.443
    !MESSAGE Project ‘WebCaptureEJB’ is mapped to repository type ‘com.merant.team.pvcs.PvcsSccNature’ which does not support linked resources.

    Attachments:
    You must be logged in to view attached files.
    #325880 Reply

    Sachin
    Member

    Dear Team,
    Did you found any solution ??
    Please provide me solution because depending on this solution several MyEclipse blue licenses are pending for purchase ?

    Waiting for quick resolution 🙂

    #325917 Reply

    Sachin,

    It looks like the errors you see are produced by Serena, not by MyEclipse. MyEclipse is using linked folders technology during EJB Deploy operation.

    I assume Serena does not support linked folders in the projects it tracks, or at least does not support linked folders with regard of the type of repository you are using, so you are getting notification errors regarding that matter as soon as ME creates a linked folder.

    Could you please ask Serena support if that is true and Serena does not support linked folders? Also please let them know that a real support is not needed, all we need is the linked folders to be totally ignored.

    Best regards,
    Denis.

Viewing 11 posts - 1 through 11 (of 11 total)
Reply To: EJB Class Not Found or Not Loaded in Workspace mode Deploymt

You must be logged in to post in the forum log in