For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 7 replies, 2 voices, and was last updated 18 years, 5 months ago by
Riyad Kalla.
-
AuthorPosts
-
lilyli888MemberI configured and enabled the Application Server WAS61 via Window ==> Preferences ==> MyEclipse ==> Application Servers ==> Websphere 6.1. When I tried to start the WebSphere 6.1 server, I got error “Unrecognized option: -Xquickstart“. Does anyone have any idea about the problem? Thanks in advance!
February 23, 2007 at 11:32 am #266560
Riyad KallaMemberIf I remember correctly the reason for this is that you may not have gone down to the JDK preference panel, and setup the JDK that is shipped with WebSphere to launch it. So instead you are trying to launch it with another VM, that doesn’t understand the -Xquickstart argument.
February 23, 2007 at 1:20 pm #266595
lilyli888MemberThank you for your help! After the WebSphere JDK was configured, the problem was solved. But I got another problem: after WAS61 server is running, it is automatically stopped in 1 minute. Please help me on the problem.
February 23, 2007 at 1:51 pm #266597
Riyad KallaMemberWell that’s strange. You mean it shuts itself down a minute later, or it crashes or it stops responding… please clarify “stopped” just so we are on the same page.
Also are you clicking anything when it stops or are you just sitting there waiting, and then it will stop?
February 23, 2007 at 3:59 pm #266604
lilyli888MemberThe WAS61 server console in MyEclipse shows the server is stopped, actually the server is not stopped (I check it via the WAS61 admin console). I don’t know it is MyEclipse’s bug or something else.
Another problem is I create a very simple Web project and put it into Enterprise project, and deploy the enterprise project to the WAS61 server, and then I run the jsp page, I do not get anything back: no page in browser, no error in console. Please help me to figure this out.
February 23, 2007 at 4:05 pm #266605
Riyad KallaMemberWhat does the console look like when you start up the server? From the way you are explaining it, it sounds like you use the toolbar to start up the app server, and if you just sit and stair at the console, after 1 min, you see a shutdown message in the same console?
If you switch to the debug perspective, does it show the process still running?
February 26, 2007 at 10:31 am #266654
lilyli888MemberYes, I started the WAS61 server via WAS61’s “Start the Sever” from Tool bar. When I tried to start the WAS61 Server via MyEclipse Server Console, I got the following error (it is from WAS61 System.out log file):
************* End Display Current Environment *************
[2/26/07 10:26:21:426 EST] 0000000a ManagerAdmin I TRAS0017I: The startup trace state is *=info.
[2/26/07 10:26:22:707 EST] 0000000a ManagerAdmin I TRAS0111I: The message IDs that are in use are deprecated
[2/26/07 10:26:23:004 EST] 0000000a AdminInitiali A ADMN0015I: The administration service is initialized.
[2/26/07 10:26:24:238 EST] 0000000a PluginConfigS I PLGC0057I: The plug-in configuration service started successfully.
[2/26/07 10:26:24:332 EST] 0000000a ManagedObject I Processing extension point com.ibm.wsspi.extension.managed-object-metadata-collector
[2/26/07 10:26:24:644 EST] 0000000a SSLComponentI I CWPKI0001I: SSL service is initializing the configuration
[2/26/07 10:26:24:754 EST] 0000000a WSKeyStore W CWPKI0041W: One or more key stores are using the default password.
[2/26/07 10:26:24:801 EST] 0000000a SSLConfigMana I CWPKI0027I: Disabling default hostname verification for HTTPS URL connections.
[2/26/07 10:26:24:879 EST] 0000000a SSLDiagnostic I CWPKI0014I: The SSL component’s FFDC Diagnostic Module com.ibm.ws.ssl.core.SSLDiagnosticModule registered successfully: true.
[2/26/07 10:26:24:926 EST] 0000000a SSLComponentI I CWPKI0002I: SSL service initialization completed successfully
[2/26/07 10:26:24:972 EST] 0000000a DiagnosticCon I com.ibm.wsspi.rasdiag.DiagnosticConfigHome setStateCollectionSpec RASD0012I: Updating State Collection Spec from Uninitialized Value to .*:.*=0
[2/26/07 10:26:25:035 EST] 0000000a PMIImpl A CWPMI1001I: PMI is enabled
[2/26/07 10:26:26:051 EST] 0000000a SibMessage I [:] CWSIU0000I: Release: WAS61.SIB Level: b0620.09
[2/26/07 10:26:26:379 EST] 0000000a SecurityDM I SECJ0231I: The Security component’s FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered successfully: true.
[2/26/07 10:26:26:504 EST] 0000000a AuditServiceI A SECJ6004I: Security Auditing is disabled.
[2/26/07 10:26:26:566 EST] 0000000a distSecurityC I SECJ0309I: Java 2 Security is disabled.
[2/26/07 10:26:26:613 EST] 0000000a Configuration A SECJ0215I: Successfully set JAAS login provider configuration class to com.ibm.ws.security.auth.login.Configuration.
[2/26/07 10:26:26:644 EST] 0000000a distSecurityC I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class.
[2/26/07 10:26:26:707 EST] 0000000a distSecurityC I SECJ0240I: Security service initialization completed successfully
[2/26/07 10:26:26:941 EST] 0000000a ObjectPoolSer I OBPL0007I: Object Pool Manager service is disabled.
[2/26/07 10:26:27:113 EST] 0000000a J2EEServiceMa I ASYN0059I: Work Manager service initialized successfully.
[2/26/07 10:26:28:004 EST] 0000000a CScopeCompone I CSCP0002I: Compensation service is disabled.
[2/26/07 10:26:28:972 EST] 0000000a SibMessage I [:] CWSID0006I: The SIB service was not enabled and will not be started.
[2/26/07 10:26:29:035 EST] 0000000a ActivitySessi I WACS0045I: ActivitySession service is disabled.
[2/26/07 10:26:29:113 EST] 0000000a SOAPContainer I WSWS1062I: The SOAP Container service has been initialized.
[2/26/07 10:26:29:269 EST] 0000000a SchedulerServ I SCHD0036I: The Scheduler Service is initializing.
[2/26/07 10:26:29:347 EST] 0000000a SchedulerServ I SCHD0037I: The Scheduler Service has been initialized.
[2/26/07 10:26:29:910 EST] 0000000a WebsphereComm I WebsphereCommonLauncher CWSCT0332I: SIP Container was launched successfully but will only be initialized when first SIP application is loaded
[2/26/07 10:26:30:019 EST] 0000000a StartUpServic I STUP0008I: The Startup Beans service is disabled.
[2/26/07 10:26:30:082 EST] 0000000a I18nService I I18N0010I: The Internationalization service is created on server1.
[2/26/07 10:26:30:113 EST] 0000000a I18nServiceSe I I18N0010I: The Internationalization service is disabled on server1.
[2/26/07 10:26:30:472 EST] 0000000a ThreadPoolMgr W WSVR0626W: The ThreadPool setting on the ObjectRequestBroker service is deprecated.
[2/26/07 10:26:30:535 EST] 0000000a SSLComponentI I CWPKI0003I: SSL service is starting
[2/26/07 10:26:30:597 EST] 0000000a SSLComponentI I CWPKI0004I: SSL service started successfully
[2/26/07 10:26:31:191 EST] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened incident stream file C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\ffdc\server1_41424142_07.02.26_10.26.31_0.txt
[2/26/07 10:26:31:394 EST] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\ffdc\server1_41424142_07.02.26_10.26.31_0.txt
[2/26/07 10:26:31:426 EST] 0000000a ORBRas E com.ibm.ws.orbimpl.transport.WSTransport createServerSocket P=590754:O=0:CT ORBX0390E: Cannot create listener thread. Exception=[ java.net.BindException: Address already in use: NET_Bind – received while attempting to open server socket on port 9100 ].
[2/26/07 10:26:31:504 EST] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl open FFDC0009I: FFDC opened incident stream file C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\ffdc\server1_41424142_07.02.26_10.26.31_1.txt
[2/26/07 10:26:31:566 EST] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\ffdc\server1_41424142_07.02.26_10.26.31_1.txt
[2/26/07 10:26:31:644 EST] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl open FFDC0009I: FFDC opened incident stream file C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\ffdc\server1_41424142_07.02.26_10.26.31_2.txt
[2/26/07 10:26:31:691 EST] 0000000a ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl resetIncidentStream FFDC0010I: FFDC closed incident stream file C:\IBM\WebSphere\AppServer\profiles\AppSrv01\logs\ffdc\server1_41424142_07.02.26_10.26.31_2.txt
[2/26/07 10:26:36:754 EST] 0000000a SchedulerServ I SCHD0040I: The Scheduler Service is stopping.
[2/26/07 10:26:36:816 EST] 0000000a SchedulerServ I SCHD0002I: The Scheduler Service has stopped.
[2/26/07 10:26:36:894 EST] 0000000a AppProfileCom I ACIN0009I: The application profiling service is stopping.
[2/26/07 10:26:36:973 EST] 0000000a ActivitySessi I WACS0049I: The ActivitySession service is stopping.
[2/26/07 10:26:37:566 EST] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
META-INF/ws-server-components.xml
[2/26/07 10:26:37:738 EST] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
com.ibm.ws.exception.RuntimeError: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:198)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:139)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:460)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLauncher.java:183)
at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.java:90)
at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.java:72)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(WSPreLauncher.java:245)
at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLauncher.java:73)
Caused by: com.ibm.ws.exception.RuntimeError: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:386)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:977)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:673)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:485)
at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(WsServerImpl.java:191)
… 22 more
Caused by: org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 vmcid: 0x49421000 minor code: 56 completed: No
at com.ibm.ws.orbimpl.transport.WSTransport.createListener(WSTransport.java:719)
at com.ibm.ws.orbimpl.transport.WSTransport.initTransports(WSTransport.java:591)
at com.ibm.rmi.iiop.TransportManager.initTransports(TransportManager.java:155)
at com.ibm.rmi.corba.ORB.set_parameters(ORB.java:1212)
at com.ibm.CORBA.iiop.ORB.set_parameters(ORB.java:1662)
at org.omg.CORBA.ORB.init(ORB.java:364)
at com.ibm.ws.orb.GlobalORBFactory.init(GlobalORBFactory.java:86)
at com.ibm.ejs.oa.EJSORBImpl.initializeORB(EJSORBImpl.java:179)
at com.ibm.ejs.oa.EJSServerORBImpl.<init>(EJSServerORBImpl.java:102)
at com.ibm.ejs.oa.EJSORB.init(EJSORB.java:55)
at com.ibm.ws.runtime.component.ORBImpl.start(ORBImpl.java:379)
… 26 moreFebruary 27, 2007 at 10:00 am #266691
Riyad KallaMemberHow do you have the connector configured?
-
AuthorPosts