Posté(e) 7 mars 201313 a Un jour de plus en moins ou encore, un jour de moins en plus ... On s'approche !
Posté(e) 7 mars 201313 a Auteur Bonjour ! Voilà ce qui s'affiche ici Erreur lors de la lecture de la liste des bases de données dans le fichier iprof_bd : com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: ** BEGIN NESTED EXCEPTION ** java.net.SocketException MESSAGE: Write failed: Broken pipe STACKTRACE: java.net.SocketException: Write failed: Broken pipe at jrockit.net.SocketNativeIO.writeBytesPinned(Native Method) at jrockit.net.SocketNativeIO.socketWrite(SocketNativeIO.java:73) at java.net.SocketOutputStream.socketWrite0(SocketOutputStream.java) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at java.net.SocketOutputStream.write(SocketOutputStream.java:137) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66) at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124) at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:2631) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1659) at com.mysql.jdbc.Connection.execSQL(Connection.java:3112) at com.mysql.jdbc.Connection.execSQL(Connection.java:3041) at com.mysql.jdbc.Statement.executeQuery(Statement.java:1160) at weblogic.jdbc.wrapper.Statement.executeQuery(Statement.java:480) at sigat.iprof.fonctionnel.blocslogiques.dao.Dao.executionRequeteExtractionDonnees(Dao.java:71) at sigat.iprof.fonctionnel.blocslogiques.dao.Dao.executionRequeteExtractionDonnees(Dao.java:133) at sigat.iprof.fonctionnel.blocslogiques.dao.Dao_AlgoUid.algoUidGetIndnni(Dao_AlgoUid.java:45) at sigat.iprof.gestion.gestionauthentification.AlgoUid.rechercheV(AlgoUid.java:267) at sigat.iprof.gestion.gestionauthentification.AlgoUid.recherche(AlgoUid.java:39) at sigat.iprof.gestion.gestionauthentification.GestionAuthentification_ENS_et_AUT.controleBrancheLDAP(GestionAuthentification_ENS_et_AUT.java:195) at sigat.iprof.gestion.gestionauthentification.GestionAuthentification_ENS_et_AUT.controleConnexion(GestionAuthentification_ENS_et_AUT.java:61) at sigat.iprof.gestion.gestionauthentification.GestionAuthentification.execution(GestionAuthentification.java:76) at sigat.iprof.servlets.GestionServlets.traitementsDePreRoutage(GestionServlets.java:505) at sigat.iprof.servlets.ServletIprof.service(ServletIprof.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:821) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:176) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3498) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) ** END NESTED EXCEPTION ** Last packet sent to the server was 0 ms ago. Pour accéder à I-Prof, vous devez confirmer votre authentification en saisissant votre compte utilisateur et votre mot de passe, puis en cliquant sur le bouton "Valider" : Académie de Reims ! Edit : Bon bah ça fonctionne une fois sur 2
Posté(e) 7 mars 201313 a Bonjour ! Voilà ce qui s'affiche ici Erreur lors de la lecture de la liste des bases de données dans le fichier iprof_bd : com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: ** BEGIN NESTED EXCEPTION ** java.net.SocketException MESSAGE: Write failed: Broken pipe STACKTRACE: java.net.SocketException: Write failed: Broken pipe at jrockit.net.SocketNativeIO.writeBytesPinned(Native Method) at jrockit.net.SocketNativeIO.socketWrite(SocketNativeIO.java:73) at java.net.SocketOutputStream.socketWrite0(SocketOutputStream.java) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at java.net.SocketOutputStream.write(SocketOutputStream.java:137) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66) at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124) at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:2631) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1659) at com.mysql.jdbc.Connection.execSQL(Connection.java:3112) at com.mysql.jdbc.Connection.execSQL(Connection.java:3041) at com.mysql.jdbc.Statement.executeQuery(Statement.java:1160) at weblogic.jdbc.wrapper.Statement.executeQuery(Statement.java:480) at sigat.iprof.fonctionnel.blocslogiques.dao.Dao.executionRequeteExtractionDonnees(Dao.java:71) at sigat.iprof.fonctionnel.blocslogiques.dao.Dao.executionRequeteExtractionDonnees(Dao.java:133) at sigat.iprof.fonctionnel.blocslogiques.dao.Dao_AlgoUid.algoUidGetIndnni(Dao_AlgoUid.java:45) at sigat.iprof.gestion.gestionauthentification.AlgoUid.rechercheV(AlgoUid.java:267) at sigat.iprof.gestion.gestionauthentification.AlgoUid.recherche(AlgoUid.java:39) at sigat.iprof.gestion.gestionauthentification.GestionAuthentification_ENS_et_AUT.controleBrancheLDAP(GestionAuthentification_ENS_et_AUT.java:195) at sigat.iprof.gestion.gestionauthentification.GestionAuthentification_ENS_et_AUT.controleConnexion(GestionAuthentification_ENS_et_AUT.java:61) at sigat.iprof.gestion.gestionauthentification.GestionAuthentification.execution(GestionAuthentification.java:76) at sigat.iprof.servlets.GestionServlets.traitementsDePreRoutage(GestionServlets.java:505) at sigat.iprof.servlets.ServletIprof.service(ServletIprof.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:821) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:176) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3498) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) ** END NESTED EXCEPTION ** Last packet sent to the server was 0 ms ago. Pour accéder à I-Prof, vous devez confirmer votre authentification en saisissant votre compte utilisateur et votre mot de passe, puis en cliquant sur le bouton "Valider" : Académie de Reims ! Edit : Bon bah ça fonctionne une fois sur 2 Arf, je suis aussi dans l'académie de Reims mais moi ça fonctionne toujours :(
Posté(e) 7 mars 201313 a Auteur Bonjour ! Voilà ce qui s'affiche ici Erreur lors de la lecture de la liste des bases de données dans le fichier iprof_bd : com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: ** BEGIN NESTED EXCEPTION ** java.net.SocketException MESSAGE: Write failed: Broken pipe STACKTRACE: java.net.SocketException: Write failed: Broken pipe at jrockit.net.SocketNativeIO.writeBytesPinned(Native Method) at jrockit.net.SocketNativeIO.socketWrite(SocketNativeIO.java:73) at java.net.SocketOutputStream.socketWrite0(SocketOutputStream.java) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at java.net.SocketOutputStream.write(SocketOutputStream.java:137) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66) at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124) at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:2631) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1659) at com.mysql.jdbc.Connection.execSQL(Connection.java:3112) at com.mysql.jdbc.Connection.execSQL(Connection.java:3041) at com.mysql.jdbc.Statement.executeQuery(Statement.java:1160) at weblogic.jdbc.wrapper.Statement.executeQuery(Statement.java:480) at sigat.iprof.fonctionnel.blocslogiques.dao.Dao.executionRequeteExtractionDonnees(Dao.java:71) at sigat.iprof.fonctionnel.blocslogiques.dao.Dao.executionRequeteExtractionDonnees(Dao.java:133) at sigat.iprof.fonctionnel.blocslogiques.dao.Dao_AlgoUid.algoUidGetIndnni(Dao_AlgoUid.java:45) at sigat.iprof.gestion.gestionauthentification.AlgoUid.rechercheV(AlgoUid.java:267) at sigat.iprof.gestion.gestionauthentification.AlgoUid.recherche(AlgoUid.java:39) at sigat.iprof.gestion.gestionauthentification.GestionAuthentification_ENS_et_AUT.controleBrancheLDAP(GestionAuthentification_ENS_et_AUT.java:195) at sigat.iprof.gestion.gestionauthentification.GestionAuthentification_ENS_et_AUT.controleConnexion(GestionAuthentification_ENS_et_AUT.java:61) at sigat.iprof.gestion.gestionauthentification.GestionAuthentification.execution(GestionAuthentification.java:76) at sigat.iprof.servlets.GestionServlets.traitementsDePreRoutage(GestionServlets.java:505) at sigat.iprof.servlets.ServletIprof.service(ServletIprof.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:821) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:176) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3498) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) ** END NESTED EXCEPTION ** Last packet sent to the server was 0 ms ago. Pour accéder à I-Prof, vous devez confirmer votre authentification en saisissant votre compte utilisateur et votre mot de passe, puis en cliquant sur le bouton "Valider" : Académie de Reims ! Edit : Bon bah ça fonctionne une fois sur 2 Arf, je suis aussi dans l'académie de Reims mais moi ça fonctionne toujours :( Oui ça marche une fois sur deux pour moi !!! Tu es où ?? Par MP si tu veux
Posté(e) 7 mars 201313 a En Gironde ca marche nikel enfin pour mon iprof. Pfff ca commence a faire flipper!!!
Posté(e) 7 mars 201313 a Auteur Bonjour ! Voilà ce qui s'affiche ici Erreur lors de la lecture de la liste des bases de données dans le fichier iprof_bd : com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception: ** BEGIN NESTED EXCEPTION ** java.net.SocketException MESSAGE: Write failed: Broken pipe STACKTRACE: java.net.SocketException: Write failed: Broken pipe at jrockit.net.SocketNativeIO.writeBytesPinned(Native Method) at jrockit.net.SocketNativeIO.socketWrite(SocketNativeIO.java:73) at java.net.SocketOutputStream.socketWrite0(SocketOutputStream.java) at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92) at java.net.SocketOutputStream.write(SocketOutputStream.java:137) at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66) at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124) at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:2631) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1659) at com.mysql.jdbc.Connection.execSQL(Connection.java:3112) at com.mysql.jdbc.Connection.execSQL(Connection.java:3041) at com.mysql.jdbc.Statement.executeQuery(Statement.java:1160) at weblogic.jdbc.wrapper.Statement.executeQuery(Statement.java:480) at sigat.iprof.fonctionnel.blocslogiques.dao.Dao.executionRequeteExtractionDonnees(Dao.java:71) at sigat.iprof.fonctionnel.blocslogiques.dao.Dao.executionRequeteExtractionDonnees(Dao.java:133) at sigat.iprof.fonctionnel.blocslogiques.dao.Dao_AlgoUid.algoUidGetIndnni(Dao_AlgoUid.java:45) at sigat.iprof.gestion.gestionauthentification.AlgoUid.rechercheV(AlgoUid.java:267) at sigat.iprof.gestion.gestionauthentification.AlgoUid.recherche(AlgoUid.java:39) at sigat.iprof.gestion.gestionauthentification.GestionAuthentification_ENS_et_AUT.controleBrancheLDAP(GestionAuthentification_ENS_et_AUT.java:195) at sigat.iprof.gestion.gestionauthentification.GestionAuthentification_ENS_et_AUT.controleConnexion(GestionAuthentification_ENS_et_AUT.java:61) at sigat.iprof.gestion.gestionauthentification.GestionAuthentification.execution(GestionAuthentification.java:76) at sigat.iprof.servlets.GestionServlets.traitementsDePreRoutage(GestionServlets.java:505) at sigat.iprof.servlets.ServletIprof.service(ServletIprof.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:821) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:176) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3498) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) ** END NESTED EXCEPTION ** Last packet sent to the server was 0 ms ago. Pour accéder à I-Prof, vous devez confirmer votre authentification en saisissant votre compte utilisateur et votre mot de passe, puis en cliquant sur le bouton "Valider" : Académie de Reims ! Edit : Bon bah ça fonctionne une fois sur 2 Arf, je suis aussi dans l'académie de Reims mais moi ça fonctionne toujours :( Oui ça marche une fois sur deux pour moi !!! Tu es où ?? Par MP si tu veux Il y a peut-être un indice dans ce charabia
Posté(e) 7 mars 201313 a En Gironde ca marche nikel enfin pour mon iprof. Pfff ca commence a faire flipper!!! C'est clair ca fait flipper ! Moi mon iprof fonctionne aussi (Versailles) ! Je me dis que les iprofs qui ne fonctionnent pas sont ceux des personnes qui ont eu leur permut... Donc pas moi... Olala!!!! Pourvu que je délire! Vivement lundi qu'on soit toutes et tous fixés !
Posté(e) 7 mars 201313 a Toujours pareil, accès bloqué ici (Créteil) +1 depuis hier soir... on peut entrer mais une fois dans Siam , le message de non accès réapparaît...ça se précise...
Créer un compte ou se connecter pour commenter