facebook

MyEclipse 6 + websphere 5.1

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #285087 Reply

    123mark123
    Member

    Hi,
    I have a problem with correct configuration of server websphere 5.1. I use, myeclipse 6.0.1 GA e I have install websphere 5.1.
    I want to configure the start/stop/deploy with myeclipse.
    The server start, when push the start buttom in MyEclipse,but in the SystemOut write this error:

    
    [19/05/08 11.20.54:172 CEST] 3fb8e542 EJBContainerI I WSVR0037I: in corso avvio del file jar EJB: wf_ejb.jar
    [19/05/08 11.20.54:281 CEST] 3fb8e542 SystemOut     O 2008-05-19 11:20:54.266+02:00 com.ibm.itim.apps.ejb.adhocreport.AdhocReportManagerBean initProperty      marcelloClean.tim.lab IP Properties.properties
      java.io.FileNotFoundException: Properties.properties
        at com.ibm.itim.common.properties.PropertiesManager.findPropertiesFile(PropertiesManager.java:179)
        at com.ibm.itim.common.properties.PropertiesManager.<init>(PropertiesManager.java:49)
        at com.ibm.itim.common.properties.PropertiesManager.gInstance(PropertiesManager.java:81)
        at com.ibm.itim.apps.ejb.adhocreport.AdhocReportManagerBean.initProperty(AdhocReportManagerBean.java:167)
        at com.ibm.itim.apps.ejb.adhocreport.AdhocReportManagerBean.<clinit>(AdhocReportManagerBean.java:162)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:80)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java(Compiled Code))
        at java.lang.reflect.Constructor.newInstance(Constructor.java(Compiled Code))
        at java.lang.Class.newInstance3(Class.java(Compiled Code))
        at java.lang.Class.newInstance(Class.java(Compiled Code))
        at com.ibm.ejs.container.EJSContainer.loadBeanMetaData(EJSContainer.java:1353)
        at com.ibm.ejs.container.EJSContainer.getHomeWrapperCommon(EJSContainer.java:1016)
        at com.ibm.ejs.container.EJSContainer.getHomeInstance(EJSContainer.java:938)
        at com.ibm.ejs.container.EJSContainer.startBean(EJSContainer.java:917)
        at com.ibm.ws.runtime.component.EJBContainerImpl.startBean(EJBContainerImpl.java:1359)
        at com.ibm.ws.runtime.component.EJBContainerImpl.install(EJBContainerImpl.java:1092)
        at com.ibm.ws.runtime.component.EJBContainerImpl.start(EJBContainerImpl.java:1566)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:517)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:808)
        at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:354)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:578)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:311)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:268)
        at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
        at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
        at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:152)
        at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
        at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
        at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:287)
        at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
        at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
        at java.lang.reflect.Method.invoke(Method.java:391)
        at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:222)
        at java.lang.Thread.run(Thread.java:570)
    
    [19/05/08 11.20.54:484 CEST] 3fb8e542 SystemOut     O 2008-05-19 11:20:54.469+02:00 com.ibm.itim.util.DBConnectionManager static initializer      marcelloClean.tim.lab IP java.io.FileNotFoundException: Properties.properties
        at com.ibm.itim.common.properties.PropertiesManager.findPropertiesFile(PropertiesManager.java:179)
        at com.ibm.itim.common.properties.PropertiesManager.<init>(PropertiesManager.java:49)
        at com.ibm.itim.common.properties.PropertiesManager.gInstance(PropertiesManager.java:81)
        at com.ibm.itim.util.DBConnectionManager.<clinit>(DBConnectionManager.java:75)
        at com.ibm.itim.scheduling.SchedulerBean.<clinit>(SchedulerBean.java:59)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:80)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java(Compiled Code))
        at java.lang.reflect.Constructor.newInstance(Constructor.java(Compiled Code))
        at java.lang.Class.newInstance3(Class.java(Compiled Code))
        at java.lang.Class.newInstance(Class.java(Compiled Code))
        at com.ibm.ejs.container.EJSContainer.loadBeanMetaData(EJSContainer.java:1353)
        at com.ibm.ejs.container.EJSContainer.getHomeWrapperCommon(EJSContainer.java:1016)
        at com.ibm.ejs.container.EJSContainer.getHomeInstance(EJSContainer.java:938)
        at com.ibm.ejs.container.EJSContainer.startBean(EJSContainer.java:917)
        at com.ibm.ws.runtime.component.EJBContainerImpl.startBean(EJBContainerImpl.java:1359)
        at com.ibm.ws.runtime.component.EJBContainerImpl.install(EJBContainerImpl.java:1092)
        at com.ibm.ws.runtime.component.EJBContainerImpl.start(EJBContainerImpl.java:1566)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:517)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:808)
        at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:354)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:578)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:311)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:268)
        at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
        at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
        at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:152)
        at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
        at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
        at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:287)
        at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
        at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
        at java.lang.reflect.Method.invoke(Method.java:391)
        at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:222)
        at java.lang.Thread.run(Thread.java:570)
    
    [19/05/08 11.20.54:484 CEST] 3fb8e542 SystemOut     O 2008-05-19 11:20:54.484+02:00 com.ibm.itim.util.DBConnectionManager static initializer      marcelloClean.tim.lab IP java.io.FileNotFoundException: Properties.properties
        at com.ibm.itim.common.properties.PropertiesManager.findPropertiesFile(PropertiesManager.java:179)
        at com.ibm.itim.common.properties.PropertiesManager.<init>(PropertiesManager.java:49)
        at com.ibm.itim.common.properties.PropertiesManager.gInstance(PropertiesManager.java:81)
        at com.ibm.itim.util.DBConnectionManager.determineDatabaseType(DBConnectionManager.java:442)
        at com.ibm.itim.util.DBConnectionManager.<clinit>(DBConnectionManager.java:84)
        at com.ibm.itim.scheduling.SchedulerBean.<clinit>(SchedulerBean.java:59)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:80)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java(Compiled Code))
        at java.lang.reflect.Constructor.newInstance(Constructor.java(Compiled Code))
        at java.lang.Class.newInstance3(Class.java(Compiled Code))
        at java.lang.Class.newInstance(Class.java(Compiled Code))
        at com.ibm.ejs.container.EJSContainer.loadBeanMetaData(EJSContainer.java:1353)
        at com.ibm.ejs.container.EJSContainer.getHomeWrapperCommon(EJSContainer.java:1016)
        at com.ibm.ejs.container.EJSContainer.getHomeInstance(EJSContainer.java:938)
        at com.ibm.ejs.container.EJSContainer.startBean(EJSContainer.java:917)
        at com.ibm.ws.runtime.component.EJBContainerImpl.startBean(EJBContainerImpl.java:1359)
        at com.ibm.ws.runtime.component.EJBContainerImpl.install(EJBContainerImpl.java:1092)
        at com.ibm.ws.runtime.component.EJBContainerImpl.start(EJBContainerImpl.java:1566)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:517)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:808)
        at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:354)
        at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:578)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:311)
        at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:268)
        at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
        at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
        at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:152)
        at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:536)
        at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:413)
        at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:287)
        at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
        at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
        at java.lang.reflect.Method.invoke(Method.java:391)
        at com.ibm.ws.bootstrap.WSLauncher.run(WSLauncher.java:222)
        at java.lang.Thread.run(Thread.java:570)
    
    [19/05/08 11.20.54:688 CEST] 3fb8e542 EJBContainerI I WSVR0207I: preparazione allavvio di jar EJB: {0}
    [19/05/08 11.20.54:812 CEST] 3fb8e542 EJBContainerI I WSVR0037I: in corso avvio del file jar EJB: mdb_ejb.jar
    [19/05/08 11.20.54:891 CEST] 3fb8e542 WebContainer  A SRVE0169I: caricamento del modulo web in corso: EnRole.
    [19/05/08 11.20.54:891 CEST] 3fb8e542 WebGroup      I SRVE0180I: [EnRole] [/enrole] [Servlet.LOG]: JSP 1.2 Processor: init
    [19/05/08 11.20.55:016 CEST] 3fb8e542 WebGroup      I SRVE0180I: [EnRole] [/enrole] [Servlet.LOG]: SimpleFileServlet: init
    [19/05/08 11.20.55:031 CEST] 3fb8e542 WebGroup      I SRVE0180I: [EnRole] [/enrole] [Servlet.LOG]: StartupServlet: init
    [19/05/08 11.20.55:062 CEST] 3fb8e542 WebContainer  A SRVE0169I: caricamento del modulo web in corso: PasswordSynch.
    [19/05/08 11.20.55:078 CEST] 3fb8e542 WebGroup      I SRVE0180I: [PasswordSynch] [/passwordsynch] [Servlet.LOG]: JSP 1.2 Processor: init
    [19/05/08 11.20.55:094 CEST] 3fb8e542 WebGroup      I SRVE0180I: [PasswordSynch] [/passwordsynch] [Servlet.LOG]: SimpleFileServlet: init
    [19/05/08 11.20.55:141 CEST]  befe547 SystemOut     O 2008-05-19 11:20:55.141+02:00        marcelloClean.tim.lab IP Exception occured while managing background services
      com.ibm.itim.startup.ServiceException: Failed to get Service names for startup
        at com.ibm.itim.startup.ServiceManager.getServiceNames(ServiceManager.java:348)
        at com.ibm.itim.startup.ServiceManager.loadServices(ServiceManager.java:198)
        at com.ibm.itim.startup.ServiceManager.run(ServiceManager.java:90)
        at java.lang.Thread.run(Thread.java:570)
    
    -- Nested Throwable --
    java.io.FileNotFoundException: Properties.properties
        at com.ibm.itim.common.properties.PropertiesManager.findPropertiesFile(PropertiesManager.java:179)
        at com.ibm.itim.common.properties.PropertiesManager.<init>(PropertiesManager.java:49)
        at com.ibm.itim.common.properties.PropertiesManager.gInstance(PropertiesManager.java:81)
        at com.ibm.itim.startup.ServiceManager.getServiceNames(ServiceManager.java:335)
        at com.ibm.itim.startup.ServiceManager.loadServices(ServiceManager.java:198)
        at com.ibm.itim.startup.ServiceManager.run(ServiceManager.java:90)
        at java.lang.Thread.run(Thread.java:570)
    

    Instead when deploy, the server create a directory in Appserver/installedApp/ (the directory create is “myapplication.war”, it’s very strange beacuse all the oteher directory are xxx.ear) but I dont’ see the directory from Administrative console of websphere.

    Thanks!

    Mark

    #285094

    Loyal Water
    Member

    Can you go through these links and make sure you have setup the connector correctly and your following the correct steps to deploy your app:-
    http://www.myeclipseide.com/documentation/quickstarts/websphere6/
    http://www.myeclipseide.com/documentation/quickstarts/blueedition/blue_connectors/

    #285098

    123mark123
    Member

    @support-nipun wrote:

    Can you go through these links and make sure you have setup the connector correctly and your following the correct steps to deploy your app:-
    http://www.myeclipseide.com/documentation/quickstarts/websphere6/
    http://www.myeclipseide.com/documentation/quickstarts/blueedition/blue_connectors/

    Frist of all thanks for the reply.
    The first link is for wesphere 6, i have wesphere 5.1 and the profile doesn’t exist.
    I have follow the second link but it doesn’t work, but the deploy not work!

    When deploy through the deploy buttom, in /appserver/installedApps/ the server create a directory xxx.war insted of xxx.ear, and inside this directory xxx.war.

    Thanks

    Marcello

    #285119

    Loyal Water
    Member

    Marcello,
    What kind of a project are you working with here ?

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.

    Can you check for any additional error messages related to this issue under <workspace>/.metadata/.log file.

    #285147

    123mark123
    Member

    @support-nipun wrote:

    Marcello,
    What kind of a project are you working with here ?

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.

    Can you check for any additional error messages related to this issue under <workspace>/.metadata/.log file.

    Thanks for help

    
    *** Date: 
    Tuesday, May 20, 2008 8:51:19 AM CEST
    
    ** System properties:
    OS=Windows2003
    OS version=5.2
    Java version=1.5.0_11
    
    
    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710
    
    
    *** Eclipse details:
    MyEclipse Enterprise Workbench
    
    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710
    
    
    
    
    Eclipse Graphical Editing Framework
    
    Version: 3.3.1.v20070814
    Build id: 20070814-1555
    
    
    Eclipse Platform
    
    Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
    Build id: M20070921-1145
    
    
    Eclipse RCP
    
    Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
    Build id: M20070921-1145
    
    
    Eclipse Java Development Tools
    
    Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
    Build id: M20070921-1145
    
    
    Eclipse Plug-in Development Environment
    
    Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
    Build id: M20070921-1145
    
    
    Eclipse Project SDK
    
    Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
    Build id: M20070921-1145
    
    
    
    
    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe
    -name
    Eclipse
    --launcher.library
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
    -startup
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
    -exitdata
    7a4_90
    -vm
    C:\Program Files\MyEclipse 6.0\jre\bin\javaw.exe
    
    

    I work with a web services project, if you want i send you a message with file .log!

    thanks

    Marcello

    #285155

    Loyal Water
    Member

    I work with a web services project, if you want i send you a message with file .log!

    I think there is some confusion here. A MyEclipse Web service project will be deployed as a war since its a web project with web service capabilities added to it..

    If you deploy your project to the MyEclipse Tomcat server, do you get errors or are you able to run the project successfully?

    #285158

    123mark123
    Member

    @support-nipun wrote:

    I work with a web services project, if you want i send you a message with file .log!

    I think there is some confusion here. A MyEclipse Web service project will be deployed as a war since its a web project with web service capabilities added to it..

    If you deploy your project to the MyEclipse Tomcat server, do you get errors or are you able to run the project successfully?

    Sorry, it’s the first time that i develop a porject!
    I try to expose my problem:
    – I have configurated the websphere on my Eclipse
    – The server start
    – when deploy my application, the server deploy a war in /InstalledApp/ instead a ear, and websphere dont see this application

    I dont try with tomcat.

    Thanks

    #285168

    123mark123
    Member

    @123mark123 wrote:

    @support-nipun wrote:

    I work with a web services project, if you want i send you a message with file .log!

    I think there is some confusion here. A MyEclipse Web service project will be deployed as a war since its a web project with web service capabilities added to it..

    If you deploy your project to the MyEclipse Tomcat server, do you get errors or are you able to run the project successfully?

    Sorry, it’s the first time that i develop a porject!
    I try to expose my problem:
    – I have configurated the websphere on my Eclipse
    – The server start
    – when deploy my application, the server deploy a war in /InstalledApp/ instead a ear, and websphere dont see this application

    I dont try with tomcat.

    Thanks

    I try with tomcat and it work fine, only websphere has a problem

    #285171

    123mark123
    Member

    When click deploy in the console of websphere don’t appear nothing, but the directory is put in installedApp and myEclipse tell that’s all ok!

    #285174

    Loyal Water
    Member

    You should try manually deploying your WAR file to websphere. Does that work?

    You should cross post your query on the websphere forums as well since this looks like an issue related to websphere.

    #285175

    123mark123
    Member

    I have a question,i have on websphere others projects thath work fine, and in these projects in /META-INF/ there are some file that in my project there aren’t:
    -ibm-application-bnd.xmi
    -ibm-application-ext.xmi
    -was.policy
    When deploy this file come create automatically?
    Thanks and sorry for my ignorance and my english but is the first time that work with myeclipse and websphere.

    Marcello

    #285196

    123mark123
    Member

    @support-nipun wrote:

    You should try manually deploying your WAR file to websphere. Does that work?

    You should cross post your query on the websphere forums as well since this looks like an issue related to websphere.

    If export war of my application and after doply with the administration console, the application work correctly.

    #285230

    123mark123
    Member

    This message has not been recovered.

    #285243

    Loyal Water
    Member

    This message has not been recovered.

Viewing 14 posts - 1 through 14 (of 14 total)
Reply To: MyEclipse 6 + websphere 5.1

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