- This topic has 4 replies, 4 voices, and was last updated 19 years, 3 months ago by scharings.
-
AuthorPosts
-
Mike SuiterMemberi’m trying to run WebSphere 5.1 using myeclipse. so far, the startup has been taking over 10 minutes and isn’t done. it will load some files, then it (and my cpu) will sit idle for quite a while. then it spits out more loaded files to the console, then goes idle again. it just keeps doing this over and over.
does this seem normal for starting WebSphere 5.1 in myeclipse? 10 minutes seems a little long to me, especially when the cpu sits idle for a lot of the time. also, is there a message or way to know when WebSphere is actually up and running?
Riyad KallaMemberHow long does it take when you run it from the command line outside of MyEclipse? (I’m not farmiliar with WebSphere…)
scharingsMemberOperating System: Windows 200 professional
Eclispe Version:Version: 3.1.0
Build id: I20050627-1435
MyEclipse: Version: 3.9.310
Build id: 20050808-4.0-Milestone-3
IBM WebSphere Application Server, 5.1.1.3
Build-Nummer: cf30503.01
Build-Datum: 01/17/2005Hi,
whenever i try to start Websphere within Myeclipse the Server starts fine until it is up to start its installed apps. For each installed app i get the following exception
************ Start Display Current Environment ************
WebSphere Platform 5.1 [BASE 5.1.1.3 cf30503.01] [JDK 1.4.2 cn1420-20040626] running with process name msgp171p\msgp171p\server1 and process id 1156
Host Operating System is Windows 2000, version 5.0
Java version = J2RE 1.4.2 IBM Windows 32 build cn1420-20040626 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
was.install.root = D:\IBM\WebSphere\AppServer
user.install.root = D:\IBM\WebSphere\AppServer
Java Home = D:\IBM\WebSphere\AppServer\java\jre
ws.ext.dirs = D:\IBM\WebSphere\AppServer\java\lib;D:\IBM\WebSphere\AppServer\classes;D:\IBM\WebSphere\AppServer\lib;D:\IBM\WebSphere\AppServer\lib\ext;D:\IBM\WebSphere\AppServer\web\help;D:\IBM\WebSphere\AppServer\deploytool\itp\plugins\com.ibm.etools.ejbdeploy\runtime
Classpath = D:\IBM\WebSphere\AppServer/properties;D:\IBM\WebSphere\AppServer/lib/bootstrap.jar;D:\IBM\WebSphere\AppServer/lib/j2ee.jar;D:\IBM\WebSphere\AppServer/lib/lmproxy.jar;D:\IBM\WebSphere\AppServer/lib/urlprotocols.jar
Java Library path = D:\IBM\WebSphere\AppServer\java\bin;D:\IBM\WebSphere\AppServer\bin;D:/IBM/IBM/WebSphere MQ/WEMPS/bin
************* End Display Current Environment *************
[19.08.05 09:34:00:110 CEST] 30a68013 ManagerAdmin I TRAS0017I: Der Status des Start-Trace ist *=all=disabled.
[19.08.05 09:34:02:633 CEST] 30a68013 AdminInitiali A ADMN0015I: AdminService wurde initialisiert.
[19.08.05 09:34:06:629 CEST] 30a68013 Configuration A SECJ0215I: Die Konfigurationsklasse des JAAS-Anmeldungsprovider wurde auf com.ibm.ws.security.auth.login.Configuration gesetzt.
[19.08.05 09:34:07:220 CEST] 30a68013 SecurityDM I SECJ0231I: Das FFDC-Diagnosemodul com.ibm.ws.security.core.SecurityDM der Sicherheitskomponente wurde registriert: true.
[19.08.05 09:34:07:731 CEST] 30a68013 SecurityCompo I SECJ0309I: Die Java-2-Sicherheit ist inaktiviert.
[19.08.05 09:34:07:741 CEST] 30a68013 SecurityCompo I SECJ0212I: Die WCCM-JAAS-Konfigurationsdaten wurden in die Klasse des Anmeldungsprovider �bernommen.
[19.08.05 09:34:07:781 CEST] 30a68013 SecurityCompo I SECJ0240I: Die Initialisierung des Security Service ist abgeschlossen.
[19.08.05 09:34:13:819 CEST] 30a68013 JMSEmbeddedPr A MSGS0050I: Der Queue Manager wird gestartet.
[19.08.05 09:34:14:440 CEST] 30a68013 QueueManagerM E MSGS0101E: Der Befehl zum Starten des Queue Manager ist mit Exit-Code 16 fehlgeschlagen.
[19.08.05 09:34:14:460 CEST] 30a68013 JMSService E MSGS0001E: Beim Starten des JMS-Servers ist die Ausnahme java.lang.Exception: MSGS0101E: Der Befehl zum Starten des Queue Manager ist mit Exit-Code 16 fehlgeschlagen.
at com.ibm.ws.messaging.QueueManagerManager.startQueueManager(QueueManagerManager.java:394)
at com.ibm.ws.messaging.JMSEmbeddedProviderImpl.start(JMSEmbeddedProviderImpl.java:182)
at com.ibm.ws.messaging.JMSService.start(JMSService.java:288)
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:243)
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.main(WSLauncher.java:189)
eingetreten.
[19.08.05 09:34:14:671 CEST] 30a68013 ContainerImpl E WSVR0501E: Beim Erstellen der Komponente null [class com.ibm.ws.messaging.JMSService] ist ein Fehler aufgetreten.
com.ibm.ws.exception.RuntimeWarning: MSGS0001E: Beim Starten des JMS-Servers ist die Ausnahme java.lang.Exception: MSGS0101E: Der Befehl zum Starten des Queue Manager ist mit Exit-Code 16 fehlgeschlagen. eingetreten.
at com.ibm.ws.messaging.JMSService.start(JMSService.java:295)
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:243)
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.main(WSLauncher.java:189)[19.08.05 09:34:17:284 CEST] 30a68013 ResourceMgrIm I WSVR0049I: PlantsByWebSphereConnectionFactory wird als plantsby/InvQCF gebunden.
[19.08.05 09:34:17:385 CEST] 30a68013 ResourceMgrIm I WSVR0049I: PlantsByWebSphereQ wird als plantsby/InvQ gebunden.
[19.08.05 09:34:17:495 CEST] 30a68013 ResourceMgrIm I WSVR0049I: ProdaMQQCF wird als jms/Proda MQ QCF gebunden.
[19.08.05 09:34:17:505 CEST] 30a68013 ResourceMgrIm I WSVR0049I: ProdaMQAnfrage wird als jms/Proda MQ Anfrage gebunden.
[19.08.05 09:34:17:895 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Proda DataSource_CF wird als eis/jdbc/Proda DataSource_CMP gebunden.
[19.08.05 09:34:17:935 CEST] 30a68013 ResourceMgrIm I WSVR0049I: PlantsByWebSphere Mail Session wird als mail/PlantsByWebSphere gebunden.
[19.08.05 09:34:17:975 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Proda DataSource wird als jdbc/Proda DataSource gebunden.
[19.08.05 09:34:18:025 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Default Datasource wird als DefaultDatasource gebunden.
[19.08.05 09:34:18:035 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Pet Store JMS Queue Connection Factory wird als jms/queue/QueueConnectionFactory gebunden.
[19.08.05 09:34:18:096 CEST] 30a68013 ResourceMgrIm I WSVR0049I: SampleJMSQueueConnectionFactory wird als Sample/JMS/QCF gebunden.
[19.08.05 09:34:18:116 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Sample.JMS.Q1 wird als Sample/JMS/Q1 gebunden.
[19.08.05 09:34:18:126 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Sample.JMS.Q2 wird als Sample/JMS/Q2 gebunden.
[19.08.05 09:34:18:236 CEST] 30a68013 ResourceMgrIm I WSVR0049I: SampleJMSTopicConnectionFactory wird als Sample/JMS/TCF gebunden.
[19.08.05 09:34:18:266 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Sample.JMS.listen wird als Sample/JMS/listen gebunden.
[19.08.05 09:34:18:276 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Sample.JMS.news wird als Sample/JMS/news gebunden.
[19.08.05 09:34:18:286 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Sample.JMS.sport wird als Sample/JMS/sport gebunden.
[19.08.05 09:34:18:306 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Sample.JMS.weather wird als Sample/JMS/weather gebunden.
[19.08.05 09:34:18:346 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Default_CF wird als eis/DefaultDatasource_CMP gebunden.
[19.08.05 09:34:18:686 CEST] 30a68013 ResourceMgrIm I WSVR0049I: TechSamp_CF wird als eis/WSsamples/TechSampDatasource_CMP gebunden.
[19.08.05 09:34:18:716 CEST] 30a68013 ResourceMgrIm I WSVR0049I: PLANTSDB_CF wird als eis/jdbc/PlantsByWebSphereDataSource_CMP gebunden.
[19.08.05 09:34:18:746 CEST] 30a68013 ResourceMgrIm I WSVR0049I: PetStore_CF wird als eis/jdbc/petstore/PetStoreDB_CMP gebunden.
[19.08.05 09:34:18:746 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Catalog_CF wird als eis/jdbc/CatalogDB_CMP gebunden.
[19.08.05 09:34:18:756 CEST] 30a68013 ResourceMgrIm I WSVR0049I: TechSamp wird als WSsamples/TechSampDatasource gebunden.
[19.08.05 09:34:18:827 CEST] 30a68013 ResourceMgrIm I WSVR0049I: PLANTSDB wird als jdbc/PlantsByWebSphereDataSource gebunden.
[19.08.05 09:34:18:847 CEST] 30a68013 ResourceMgrIm I WSVR0049I: PetStoreDB wird als jdbc/petstore/PetStoreDB gebunden.
[19.08.05 09:34:18:857 CEST] 30a68013 ResourceMgrIm I WSVR0049I: CatalogDB wird als jdbc/CatalogDB gebunden.
[19.08.05 09:34:18:897 CEST] 30a68013 ResourceMgrIm I WSVR0049I: Pet Store Catalog DAO SQL URL wird als url/CatalogDAOSQLURL gebunden.
[19.08.05 09:34:20:068 CEST] 30a68013 CacheServiceI I DYNA0048I: WebSphere Dynamic Cache wurde initialisiert.
[19.08.05 09:34:24:375 CEST] 30a68013 JMXSoapAdapte A ADMC0013I: Der SOAP-Connector ist an Port 8880 verf�gbar.
[19.08.05 09:34:24:395 CEST] 30a68013 SecurityCompo I SECJ0243I: Der Security Service wurde gestartet.
[19.08.05 09:34:24:405 CEST] 30a68013 SecurityCompo I SECJ0210I: Die Sicherheit wurde aktiviert: false
[19.08.05 09:34:25:526 CEST] 30a68013 DeployedAppli W WSVR0215W: Das Starten der Anwendung ivtApp ist fehlgeschlagen. Die Anwendung wird nicht installiert.
[19.08.05 09:34:25:536 CEST] 30a68013 ApplicationMg W WSVR0100W: Beim Initialisieren von ivtApp ist ein Fehler aufgetreten.
com.ibm.ws.exception.ConfigurationWarning: No server target found for application, ivtApp
at com.ibm.ws.runtime.component.DeployedApplicationImpl.initialize(DeployedApplicationImpl.java:357)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.initializeApplication(ApplicationMgrImpl.java:163)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:230)
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:243)
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.main(WSLauncher.java:189)[19.08.05 09:34:25:857 CEST] 30a68013 DeployedAppli W WSVR0215W: Das Starten der Anwendung adminconsole ist fehlgeschlagen. Die Anwendung wird nicht installiert.
[19.08.05 09:34:25:867 CEST] 30a68013 ApplicationMg W WSVR0100W: Beim Initialisieren von adminconsole ist ein Fehler aufgetreten.
com.ibm.ws.exception.ConfigurationWarning: No server target found for application, adminconsole
at com.ibm.ws.runtime.component.DeployedApplicationImpl.initialize(DeployedApplicationImpl.java:357)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.initializeApplication(ApplicationMgrImpl.java:163)
at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:230)
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:243)
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.main(WSLauncher.java:189)Starting Websphere outside Eclipse and debugging via Eclipse works fine. I also recognized that with the same configuration on Windows XP it is also possible to start Websphere from eclipse. I don’t think i have made any mistakes in the configuration of the Webserver in Myeclipse, because the jdk is accessable from within myeclipse. Has anyone a suggestion to solve this problem ? Thanks
Scott AndersonParticipantAre you running *just* WebSphere 5.1, or one of the products built on top of 5.1, like their portal or integration products? The connector
is configured to launch a plain 5.1 instance so for these other products you’ll likely have to add more jars to the connector classpath
to get the launch to work properly.
scharingsMemberSorry I forgot to mention that in the listing I sent I use IBM MQ Server, but I’ve added it to the connector classpath. Without using IBM MQ Server it also isn’t possible to start.
-
AuthorPosts