Serveur WebSphere

Forum Systèmes d'exploitation (Windows, Mac OS, Linux...) : Serveur WebSphere

TomsGuide.com : 800 000 inscrits répondent à toutes vos questions high-tech et informatique. Pour obtenir de l'aide, inscrivez-vous gratuitement !
Mot :    Pseudo :           
 

Bonjour ALL,

je travail sur une machine AIX 5 avec un serveur web WebSphere.
bref mon probléme est le suivant lorsque je me logg avec l'utilisateur websphere, sous le repertoire /bin je tape :
./serverStart.sh server1
avec server1 est le nom de mon serveur,alors a se niveau la il me donne le message suivant :

#####################################
[#ff3800]************ Start Display Current Environment ************
WebSphere Platform 5.0 [BASE 5.0.2 ptf2M0325.01] running with process name GRECO\GRECO\server1 and process id 495852
Host Operating System is AIX, version 5.2
Java version = J2RE 1.3.1 IBM AIX build ca131-20030618 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
was.install.root = /exec/products/websphere/v5.0/AppServer
user.install.root = /exec/products/websphere/v5.0/AppServer
Java Home = /exec/products/websphere/v5.0/AppServer/java/jre
ws.ext.dirs = /exec/products/websphere/v5.0/AppServer/java/lib:/exec/products/websphere/v5.0/AppServer/classes:/exec/products/websphere/v5.0/AppServer/classes:/exec/products/websphere/v5.0/AppServer/lib:/exec/products/websphere/v5.0/AppServer/lib/ext:/exec/products/websphere/v5.0/AppServer/web/help:/exec/products/websphere/v5.0/AppServer/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime
Classpath = /exec/products/websphere/v5.0/AppServer/properties:/exec/products/websphere/v5.0/AppServer/properties:/exec/products/websphere/v5.0/AppServer/lib/bootstrap.jar:/exec/products/websphere/v5.0/AppServer/lib/j2ee.jar:/exec/products/websphere/v5.0/AppServer/lib/lmproxy.jar
Java Library path = /exec/products/websphere/v5.0/AppServer/java/jre/bin:/exec/products/websphere/v5.0/AppServer/java/jre/bin/classic:/exec/products/websphere/v5.0/AppServer/bin:/usr/mqm/java/lib:/usr/opt/wemps/lib::/usr/lib
************* End Display Current Environment *************
[9/21/07 0:14:17:015 CEST] 5ca4de02 ManagerAdmin I TRAS0017I: The startup trace state is *=all=disabled.
[9/21/07 0:14:18:261 CEST] 5ca4de02 AdminInitiali A ADMN0015I: AdminService initialized
[9/21/07 0:14:20:372 CEST] 5ca4de02 Configuration A SECJ0215I: Successfully set JAAS login provider configuration class to com.ibm.ws.security.auth.login.Configuration.
[9/21/07 0:14:20:495 CEST] 5ca4de02 SecurityDM I SECJ0231I: The Security component's FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered successfully: true.
[9/21/07 0:14:20:601 CEST] 5ca4de02 SecurityCompo I SECJ0309I: Java 2 Security is disabled.
[9/21/07 0:14:20:704 CEST] 5ca4de02 SecurityCompo I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class.
[9/21/07 0:14:20:765 CEST] 5ca4de02 SecurityCompo I SECJ0240I: Security service initialization completed successfully
[9/21/07 0:14:20:775 CEST] 5ca4de02 JMSRegistrati A MSGS0601I: WebSphere Embedded Messaging has not been installed
[9/21/07 0:14:23:707 CEST] 5ca4de02 NameServerImp E NMSV0011E: Unable to start bootstrap server using port 2809. Verify that no servers or other processes are already using the bootstrap server port. Also verify that the bootstrap server is being started with a user ID which has sufficient (e.g., root, Administrator) privileges.
org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 minor code: 49421056 completed: No
[9/21/07 0:14:28:839 CEST] 5ca4de02 WsServer E WSVR0003E: Server server1 failed to start
com.ibm.ws.exception.RuntimeError: Unable to initialize the Name Service
at com.ibm.ws.naming.bootstrap.NameServerImpl.start(NameServerImpl.java:401)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:543)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
---- Begin backtrace for nested exception
com.ibm.ws.naming.distcos.NameSpaceConstructionException: Unable to start bootstrap server using port 2809. Verify that no servers or other processes are already using the bootstrap server port. Also verify that the bootstrap server is being started with a user ID which has sufficient (e.g., root, Administrator) privileges.
at com.ibm.ws.naming.bootstrap.NameServerImpl.startBootstrapService(NameServerImpl.java:639)
at com.ibm.ws.naming.bootstrap.NameServerImpl.start(NameServerImpl.java:396)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:543)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
---- Begin backtrace for nested exception
org.omg.CORBA.INTERNAL: CREATE_LISTENER_FAILED_4 minor code: 49421056 completed: No
at com.ibm.ws.orbimpl.transport.WSTransport.createListener(Unknown Source)
at com.ibm.ws.orbimpl.transport.WSTransport.createListener(Unknown Source)
at com.ibm.rmi.iiop.TransportManager.createListener(TransportManager.java:162)
at com.ibm.rmi.iiop.ORB.createListener(ORB.java:807)
at com.ibm.CORBA.iiop.ORB.createListener(ORB.java:3125)
at com.ibm.rmi.iiop.BootstrapServer.<init>(BootstrapServer.java:108)
at com.ibm.rmi.iiop.ORB.createBootstrapServer(ORB.java:816)
at com.ibm.CORBA.iiop.ORB.createBootstrapServer(ORB.java:3177)
at com.ibm.ws.naming.bootstrap.NameServerImpl.createBootstrapServer(NameServerImpl.java:695)
at com.ibm.ws.naming.bootstrap.NameServerImpl.startBootstrapService(NameServerImpl.java:632)
at com.ibm.ws.naming.bootstrap.NameServerImpl.start(NameServerImpl.java:396)
at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:543)
at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:418)
at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:183)
at com.ibm.ws.runtime.WsServer.start(WsServer.java:128)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:225)
at java.lang.reflect.Method.invoke(Native Method)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)

[9/21/07 0:14:28:984 CEST] 5ca4de02 WsServer E WSVR0009E: Error occurred during startup
#####################################

:pt1cable:

est-ce que qqun en connais la cause ???????
et merci d'avance


Message édité par Escalebur le 20-09-2007 à 17:47:23
------------------------------ ::.:: EscaSanf ::.::
Liens sponsorisés
Inscrivez-vous ou connectez-vous pour masquer ceci.
Tom's Guide > Forum > Systèmes d'exploitation (Windows, Mac OS, Linux...) > Serveur WebSphere
Aller à :

Il y a 362 utilisateurs connus et inconnus. Pour voir la liste des connectés connus, cliquez ici.

Attention

Vous allez répondre sur un sujet resté inactif pendant plus de 6 mois.
Assurez-vous d'apporter des éléments nouveaux à la discussion avant de poursuivre.

Répondre Annuler
Liens