EOF on socket type t3

Has anyone ever seen this error before???
          Sun Mar 25 09:12:05 PST 2001:<I> <PosixSocketMux> EOF on socket type t3
          -stephen
          

Is this causing problems and do you see this over and over again.
          Which version of WLS?
          -- Prasad
          Stephen Schaubach wrote:
          > Has anyone ever seen this error before???
          >
          > Sun Mar 25 09:12:05 PST 2001:<I> <PosixSocketMux> EOF on socket type t3
          >
          > -stephen
          

Similar Messages

  • Timeouts, connection reset, and EOF on socket type HTTP, etc.

    We've created our own HTTP client simulation tool to run multiple virtual users against Weblogic, but we're seeing lots of errors when we ramp up the number of virtual users. So I'm just trying to figure out if it's something about the way we're handling the sockets in the simulator, or some type of configuration on Weblogic. These are the types of messages I see in the log:
    Tue Apr 18 16:48:13 EDT 2000:<W> <ListenThread> Connection rejected: Login timed out after 5000 msec. The socket came from [host=192.168.10.59,port=4803,localport=7001] See property weblogic.login.readTimeoutMillis.
    Tue Apr 18 16:48:13 EDT 2000:<I> <ServletContext-Servlets> com.youcentric.servlet.LoginServlet: init
    Tue Apr 18 16:48:13 EDT 2000:<W> <ListenThread> Connection rejected: Login timed out after 5000 msec. The socket came from [host=192.168.10.59,port=4806,localport=7001] See property weblogic.login.readTimeoutMillis.
    Tue Apr 18 16:48:13 EDT 2000:<I> <ServletContext-Servlets> com.youcentric.servlet.LoginServlet: init
    Tue Apr 18 16:48:15 EDT 2000:<W> <ListenThread> Connection rejected: Login timed out after 5000 msec. The socket came from [host=192.168.10.59,port=4815,localport=7001] See property weblogic.login.readTimeoutMillis.
    Tue Apr 18 16:48:15 EDT 2000:<I> <ServletContext-Servlets> com.youcentric.servlet.LoginServlet: init
    Tue Apr 18 16:48:21 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
    Tue Apr 18 16:48:37 EDT 2000:<W> <ListenThread> Connection rejected: Login timed out after 5000 msec. The socket came from [host=192.168.10.59,port=4816,localport=7001] See property weblogic.login.readTimeoutMillis.
    Tue Apr 18 16:48:42 EDT 2000:<W> <ListenThread> Connection rejected: Login timed out after 5000 msec. The socket came from [host=192.168.10.59,port=4817,localport=7001] See property weblogic.login.readTimeoutMillis.
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:51 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:51 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Thanks in advance,
    Mike Gorman, Director of Architecture
    YOUcentric, Inc.
    Charlotte, NC
    704-643-1000 x518
    http://www.youcentric.com

    Mike,
    Try increasing the value of weblogic.login.readTimeoutMillis.
    Mike Gorman wrote:
    >
    We've created our own HTTP client simulation tool to run multiple virtual users against Weblogic, but we're seeing lots of errors when we ramp up the number of virtual users. So I'm just trying to figure out if it's something about the way we're handling the sockets in the simulator, or some type of configuration on Weblogic. These are the types of messages I see in the log:
    Tue Apr 18 16:48:13 EDT 2000:<W> <ListenThread> Connection rejected: Login timed out after 5000 msec. The socket came from [host=192.168.10.59,port=4803,localport=7001] See property weblogic.login.readTimeoutMillis.
    Tue Apr 18 16:48:13 EDT 2000:<I> <ServletContext-Servlets> com.youcentric.servlet.LoginServlet: init
    Tue Apr 18 16:48:13 EDT 2000:<W> <ListenThread> Connection rejected: Login timed out after 5000 msec. The socket came from [host=192.168.10.59,port=4806,localport=7001] See property weblogic.login.readTimeoutMillis.
    Tue Apr 18 16:48:13 EDT 2000:<I> <ServletContext-Servlets> com.youcentric.servlet.LoginServlet: init
    Tue Apr 18 16:48:15 EDT 2000:<W> <ListenThread> Connection rejected: Login timed out after 5000 msec. The socket came from [host=192.168.10.59,port=4815,localport=7001] See property weblogic.login.readTimeoutMillis.
    Tue Apr 18 16:48:15 EDT 2000:<I> <ServletContext-Servlets> com.youcentric.servlet.LoginServlet: init
    Tue Apr 18 16:48:21 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
    Tue Apr 18 16:48:37 EDT 2000:<W> <ListenThread> Connection rejected: Login timed out after 5000 msec. The socket came from [host=192.168.10.59,port=4816,localport=7001] See property weblogic.login.readTimeoutMillis.
    Tue Apr 18 16:48:42 EDT 2000:<W> <ListenThread> Connection rejected: Login timed out after 5000 msec. The socket came from [host=192.168.10.59,port=4817,localport=7001] See property weblogic.login.readTimeoutMillis.
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:47 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:51 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Tue Apr 18 16:48:51 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
    Thanks in advance,
    Mike Gorman, Director of Architecture
    YOUcentric, Inc.
    Charlotte, NC
    704-643-1000 x518
    http://www.youcentric.com
    Stuart Lawrence
    Software Engineer
    BEA WebXpress http://www.bea.com

  • Getting javax.mail.AuthenticationFailedException: EOF on socket. Need Help

    I am trying to get hotmail emails and store in Oracle 10g database.
    When I am executing receivemail procedure from Oracle 10g database. I am getting following error.
    connect to ESIMSCO_UTIL_OWNER
    SQL> set serveroutput on
    SQL>
    SQL> Declare
    2 v_error_msg varchar2(10000);
    3 Begin
    4 v_error_msg:=receivemail('pop3.live.com', '<My email address>@hotmail.com', '<My email password>');
    5 dbms_output.put_line(v_error_msg);
    6 End;
    7 /
    javax.mail.AuthenticationFailedException: EOF on socket
    PL/SQL procedure successfully completed.
    SQL>
    I did following steps, but still I am getting this error. Can somebady help me to solve this problem.
    connect sys/<password>@esimsco as sysdba
    connect to sys
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed May 30 16:02:04 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> begin
    1 dbms_java.grant_permission( 'ESIMSCO_UTIL_OWNER', 'SYS:java.util.PropertyPermission', '*', 'read,write' );
    2 commit;
    3 end;
    4 /
    PL/SQL procedure successfully completed.
    SQL> begin
    2 dbms_java.grant_permission(
    3 grantee => 'ESIMSCO_UTIL_OWNER',
    4 permission_type => 'SYS:java.net.SocketPermission',
    5 permission_name => '*',
    6 permission_action => 'connect,resolve'
    7 );
    8 end;
    9 /
    PL/SQL procedure successfully completed.
    SQL> begin
    2 dbms_java.grant_permission(
    3 grantee => 'ESIMSCO_UTIL_OWNER',
    4 permission_type => 'SYS:java.util.PropertyPermission',
    5 permission_name => '*',
    6 permission_action => 'read,write'
    7 );
    8 end;
    9 /
    PL/SQL procedure successfully completed.
    SQL> commit;
    Commit complete.
    SQL>
    Then I connect ESIMSCO_UTIL_OWNER.
    connect to ESIMSCO_UTIL_OWNER
    Create 2 tables.
    create table attachment(
    at_file varchar2(500),
    at_mimetype varchar2(500),
    at_attachment blob
    create table email (
    em_incident integer,
    em_from varchar2(1000),
    em_subject varchar2(1000),
    em_body nclob
    Then Create java source named receivemail.
    create or replace and compile java source named receivemail as
    import javax.mail.*;
    import javax.mail.internet.*;
    import java.util.*;
    import java.io.*;
    import java.sql.*;
    import sqlj.runtime.*;
    import oracle.sql.BLOB;
    public class ReceiveMail
    static void getAttachments(Message message, int incidentNo)
    throws MessagingException, IOException, SQLException {
    //String attachments = "";
    Object content = message.getContent();
    if (content instanceof Multipart)
    // -- Multi part message which may contain attachment
    Multipart multipart = (Multipart)message.getContent();
    // -- Loop through all parts of the message
    for (int i=0, n=multipart.getCount(); i<n; i++) {
    Part part = multipart.getBodyPart(i);
    String disposition = part.getDisposition();
    if ((disposition != null) &&(disposition.equals(Part.ATTACHMENT) || disposition.equals(Part.INLINE))) {
    //-- This part is a file attachment
    String fileName = incidentNo+"_"+part.getFileName().replace(' ','_');
    System.out.println("FILE: " + fileName);
    String contentType = part.getContentType();
    String mimeType = contentType.substring(0,contentType.indexOf(";"));
    System.out.println("FILETYPE: " + mimeType);
    InputStream is = part.getInputStream();
    // -- To work with a BLOB column you have to insert a record
    // -- with an emptly BLOB first.
    #sql { insert into attachment(at_file, at_mimetype, at_attachment)
    values (:fileName, :mimeType, empty_blob()) };
    // -- Retrieve the BLOB
    BLOB attachment = null;
    #sql { select at_attachment into :attachment
    from attachment where at_file = :fileName };
    // -- Fill the BLOB
    OutputStream os = attachment.getBinaryOutputStream();
    int j;
    while ((j = is.read()) != -1) {
    os.write(j);
    is.close();
    os.close();
    // -- Set the BLOB by updating the record
    #sql { update attachment set at_attachment = :attachment
    where at_file = :fileName };
    static String getPlainTextBody(Message message)
    throws MessagingException, IOException
    Object content = message.getContent();
    if (message.isMimeType("text/plain")) {
    // -- Message has plain text body only
    System.out.println("SIMPLE TEXT");
    return (String) content;
    } else if (message.isMimeType("multipart/*")) {
    // -- Message is multipart. Loop through the message parts to retrieve
    // -- the body.
    Multipart mp = (Multipart) message.getContent();
    int numParts = mp.getCount();
    System.out.println("MULTIPART: "+numParts);
    for (int i = 0; i < numParts; ++i) {
    System.out.println("PART: "+mp.getBodyPart(i).getContentType());
    if (mp.getBodyPart(i).isMimeType("text/plain")) {
    // -- Return the plain text body
    return (String) mp.getBodyPart(i).getContent();
    } else if (mp.getBodyPart(i).isMimeType("multipart/*")) {
    // -- Body is also multipart (both plain text and html).
    // -- Loop through the body parts to retrieve plain text part.
    MimeMultipart mmp = (MimeMultipart) mp.getBodyPart(i).getContent();
    int numBodyParts = mmp.getCount();
    System.out.println("MULTIBODYPART: "+numBodyParts);
    for (int j = 0; j < numBodyParts; ++j) {
    System.out.println("BODYPART: "+mmp.getBodyPart(j).getContentType());
    if (mmp.getBodyPart(j).isMimeType("text/plain")) {
    // -- Return the plain text body
    return (String) mmp.getBodyPart(j).getContent();
    return "";
    } else {
    System.out.println("UNKNOWN: "+message.getContentType());
    return "";
    static void saveMessage(Message message)
    throws MessagingException, IOException, SQLException
    //String body = "";
    int incidentNo;
    // -- Get a new incident number
    #sql { select seq_incident.nextval into :incidentNo from dual };
    // -- Get the header information
    String from = ((InternetAddress)message.getFrom()[0]).getAddress();
    System.out.println("FROM: "+ from);
    String subject = message.getSubject();
    System.out.println("SUBJECT: "+subject);
    // -- Retrieve the plain text body
    String body = getPlainTextBody(message);
    // -- Store the message in the email table
    #sql { insert into email (em_incident, em_from, em_subject, em_body)
    values (:incidentNo, :from, :subject, :body) };
    // -- Retrieve the attachments
    getAttachments(message, incidentNo);
    #sql { commit };
    // -- Mark message for deletion
    // message.setFlag(Flags.Flag.DELETED, true);
    public static String Receive(String POP3Server, String usr, String pwd)
    Store store = null;
    Folder folder = null;
    try
    // -- Get hold of the default session --
    Properties props = System.getProperties();
    props.put("mail.pop3.connectiontimeout", "60000");
    Session session = Session.getDefaultInstance(props, null);
    // -- Get hold of a POP3 message store, and connect to it --
    store = session.getStore("pop3");
    store.connect(POP3Server,995, usr, pwd);
    System.out.println("Connected");
    // -- Try to get hold of the default folder --
    folder = store.getDefaultFolder();
    if (folder == null) throw new Exception("No default folder");
    // -- ...and its INBOX --
    folder = folder.getFolder("INBOX");
    if (folder == null) throw new Exception("No POP3 INBOX");
    // -- Open the folder for read_write (to be able to delete message) --
    folder.open(Folder.READ_WRITE);
    // -- Get the message wrappers and process them --
    Message[] msgs = folder.getMessages();
    for (int msgNum = 0; msgNum < msgs.length; msgNum++){
    saveMessage(msgs[msgNum]);
    System.out.println("No more messages");
    return ("SUCCESS");
    catch (Exception ex){
    ex.printStackTrace();
    return ex.toString();
    finally{
    // -- Close down nicely --
    try{
    // close(true), to expunge deleted messages
    if (folder!=null) folder.close(true);
    if (store!=null) store.close();
    catch (Exception ex){
    //ex.printStackTrace();
    return ex.toString();
    Then create function receivemail.
    create or replace function receivemail(pop3_server in string,
    pop3_usr in string,
    pop3_pwd in string)
    return varchar2
    is language java name
    'ReceiveMail.Receive(java.lang.String,
    java.lang.String,
    java.lang.String) return String';
    And then trying to execute function receivemail, but I am getting following error.
    SQL> set serveroutput on
    SQL>
    SQL> Declare
    2 v_error_msg varchar2(10000);
    3 Begin
    4 v_error_msg:=receivemail('pop3.live.com', '<Hotmail email address>@hotmail.com', 'Hotmail password');
    5 dbms_output.put_line(v_error_msg);
    6 End;
    7 /
    javax.mail.AuthenticationFailedException: EOF on socket
    PL/SQL procedure successfully completed.
    SQL>
    I am requesting, please help me to solve this problem.
    I will be very thankful for your kind help and support.
    Amol......
    Edited by: Amol Karyakarte on 31-May-2012 7:27 AM

    Hello,
    I don't think this is the right forum, as this question seems to have nothing to do with the Oracle Forms tool.
    You'd better ask it in the database forum.
    Francois

  • Help to solve javax.mail.AuthenticationFailedException: EOF on socket

    I am trying to get hotmail emails and store in Oracle 10g database.
    When I am executing receivemail procedure from Oracle 10g database. I am getting following error.
    connect to ESIMSCO_UTIL_OWNER
    SQL> set serveroutput on
    SQL>
    SQL> Declare
    2 v_error_msg varchar2(10000);
    3 Begin
    4 v_error_msg:=receivemail('pop3.live.com', '<My email address>@hotmail.com', '<My email password>');
    5 dbms_output.put_line(v_error_msg);
    6 End;
    7 /
    javax.mail.AuthenticationFailedException: EOF on socket
    PL/SQL procedure successfully completed.
    SQL>
    I did following steps, but still I am getting this error. Can somebady help me to solve this problem.
    connect sys/<password>@esimsco as sysdba
    connect to sys
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed May 30 16:02:04 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> begin
    1 dbms_java.grant_permission( 'ESIMSCO_UTIL_OWNER', 'SYS:java.util.PropertyPermission', '*', 'read,write' );
    2 commit;
    3 end;
    4 /
    PL/SQL procedure successfully completed.
    SQL> begin
    2 dbms_java.grant_permission(
    3 grantee => 'ESIMSCO_UTIL_OWNER',
    4 permission_type => 'SYS:java.net.SocketPermission',
    5 permission_name => '*',
    6 permission_action => 'connect,resolve'
    7 );
    8 end;
    9 /
    PL/SQL procedure successfully completed.
    SQL> begin
    2 dbms_java.grant_permission(
    3 grantee => 'ESIMSCO_UTIL_OWNER',
    4 permission_type => 'SYS:java.util.PropertyPermission',
    5 permission_name => '*',
    6 permission_action => 'read,write'
    7 );
    8 end;
    9 /
    PL/SQL procedure successfully completed.
    SQL> commit;
    Commit complete.
    SQL>
    Then I connect ESIMSCO_UTIL_OWNER.
    connect to ESIMSCO_UTIL_OWNER
    Create 2 tables.
    create table attachment(
    at_file varchar2(500),
    at_mimetype varchar2(500),
    at_attachment blob
    create table email (
    em_incident integer,
    em_from varchar2(1000),
    em_subject varchar2(1000),
    em_body nclob
    Then Create java source named receivemail.
    create or replace and compile java source named receivemail as
    import javax.mail.*;
    import javax.mail.internet.*;
    import java.util.*;
    import java.io.*;
    import java.sql.*;
    import sqlj.runtime.*;
    import oracle.sql.BLOB;
    public class ReceiveMail
    static void getAttachments(Message message, int incidentNo)
    throws MessagingException, IOException, SQLException {
    //String attachments = "";
    Object content = message.getContent();
    if (content instanceof Multipart)
    // -- Multi part message which may contain attachment
    Multipart multipart = (Multipart)message.getContent();
    // -- Loop through all parts of the message
    for (int i=0, n=multipart.getCount(); i<n; i++) {
    Part part = multipart.getBodyPart(i);
    String disposition = part.getDisposition();
    if ((disposition != null) &&(disposition.equals(Part.ATTACHMENT) || disposition.equals(Part.INLINE))) {
    //-- This part is a file attachment
    String fileName = incidentNo+"_"+part.getFileName().replace(' ','_');
    System.out.println("FILE: " + fileName);
    String contentType = part.getContentType();
    String mimeType = contentType.substring(0,contentType.indexOf(";"));
    System.out.println("FILETYPE: " + mimeType);
    InputStream is = part.getInputStream();
    // -- To work with a BLOB column you have to insert a record
    // -- with an emptly BLOB first.
    #sql { insert into attachment(at_file, at_mimetype, at_attachment)
    values (:fileName, :mimeType, empty_blob()) };
    // -- Retrieve the BLOB
    BLOB attachment = null;
    #sql { select at_attachment into :attachment
    from attachment where at_file = :fileName };
    // -- Fill the BLOB
    OutputStream os = attachment.getBinaryOutputStream();
    int j;
    while ((j = is.read()) != -1) {
    os.write(j);
    is.close();
    os.close();
    // -- Set the BLOB by updating the record
    #sql { update attachment set at_attachment = :attachment
    where at_file = :fileName };
    static String getPlainTextBody(Message message)
    throws MessagingException, IOException
    Object content = message.getContent();
    if (message.isMimeType("text/plain")) {
    // -- Message has plain text body only
    System.out.println("SIMPLE TEXT");
    return (String) content;
    } else if (message.isMimeType("multipart/*")) {
    // -- Message is multipart. Loop through the message parts to retrieve
    // -- the body.
    Multipart mp = (Multipart) message.getContent();
    int numParts = mp.getCount();
    System.out.println("MULTIPART: "+numParts);
    for (int i = 0; i < numParts; ++i) {
    System.out.println("PART: "+mp.getBodyPart(i).getContentType());
    if (mp.getBodyPart(i).isMimeType("text/plain")) {
    // -- Return the plain text body
    return (String) mp.getBodyPart(i).getContent();
    } else if (mp.getBodyPart(i).isMimeType("multipart/*")) {
    // -- Body is also multipart (both plain text and html).
    // -- Loop through the body parts to retrieve plain text part.
    MimeMultipart mmp = (MimeMultipart) mp.getBodyPart(i).getContent();
    int numBodyParts = mmp.getCount();
    System.out.println("MULTIBODYPART: "+numBodyParts);
    for (int j = 0; j < numBodyParts; ++j) {
    System.out.println("BODYPART: "+mmp.getBodyPart(j).getContentType());
    if (mmp.getBodyPart(j).isMimeType("text/plain")) {
    // -- Return the plain text body
    return (String) mmp.getBodyPart(j).getContent();
    return "";
    } else {
    System.out.println("UNKNOWN: "+message.getContentType());
    return "";
    static void saveMessage(Message message)
    throws MessagingException, IOException, SQLException
    //String body = "";
    int incidentNo;
    // -- Get a new incident number
    #sql { select seq_incident.nextval into :incidentNo from dual };
    // -- Get the header information
    String from = ((InternetAddress)message.getFrom()[0]).getAddress();
    System.out.println("FROM: "+ from);
    String subject = message.getSubject();
    System.out.println("SUBJECT: "+subject);
    // -- Retrieve the plain text body
    String body = getPlainTextBody(message);
    // -- Store the message in the email table
    #sql { insert into email (em_incident, em_from, em_subject, em_body)
    values (:incidentNo, :from, :subject, :body) };
    // -- Retrieve the attachments
    getAttachments(message, incidentNo);
    #sql { commit };
    // -- Mark message for deletion
    // message.setFlag(Flags.Flag.DELETED, true);
    public static String Receive(String POP3Server, String usr, String pwd)
    Store store = null;
    Folder folder = null;
    try
    // -- Get hold of the default session --
    Properties props = System.getProperties();
    props.put("mail.pop3.connectiontimeout", "60000");
    Session session = Session.getDefaultInstance(props, null);
    // -- Get hold of a POP3 message store, and connect to it --
    store = session.getStore("pop3");
    store.connect(POP3Server,995, usr, pwd);
    System.out.println("Connected");
    // -- Try to get hold of the default folder --
    folder = store.getDefaultFolder();
    if (folder == null) throw new Exception("No default folder");
    // -- ...and its INBOX --
    folder = folder.getFolder("INBOX");
    if (folder == null) throw new Exception("No POP3 INBOX");
    // -- Open the folder for read_write (to be able to delete message) --
    folder.open(Folder.READ_WRITE);
    // -- Get the message wrappers and process them --
    Message[] msgs = folder.getMessages();
    for (int msgNum = 0; msgNum < msgs.length; msgNum++){
    saveMessage(msgs[msgNum]);
    System.out.println("No more messages");
    return ("SUCCESS");
    catch (Exception ex){
    ex.printStackTrace();
    return ex.toString();
    finally{
    // -- Close down nicely --
    try{
    // close(true), to expunge deleted messages
    if (folder!=null) folder.close(true);
    if (store!=null) store.close();
    catch (Exception ex){
    //ex.printStackTrace();
    return ex.toString();
    Then create function receivemail.
    create or replace function receivemail(pop3_server in string,
    pop3_usr in string,
    pop3_pwd in string)
    return varchar2
    is language java name
    'ReceiveMail.Receive(java.lang.String,
    java.lang.String,
    java.lang.String) return String';
    And then trying to execute function receivemail, but I am getting following error.
    SQL> set serveroutput on
    SQL>
    SQL> Declare
    2 v_error_msg varchar2(10000);
    3 Begin
    4 v_error_msg:=receivemail('pop3.live.com', '<Hotmail email address>@hotmail.com', 'Hotmail password');
    5 dbms_output.put_line(v_error_msg);
    6 End;
    7 /
    javax.mail.AuthenticationFailedException: EOF on socket
    PL/SQL procedure successfully completed.
    SQL>
    I am requesting, please help me to solve this problem.
    I will be very thankful for your kind help and support.
    Amol......

    Amol Karyakarte wrote:
    I am requesting, please help me to solve this problem.
    I will be very thankful for your kind help and support.
    Amol......since you asked for it:
    http://lmgtfy.com/?q=javax.mail.AuthenticationFailedException
    First hit
    Session session = Session.getDefaultInstance(props, null);Is null correct?
    Regards

  • Can i choose the socket type for Apple TV or Time Cpsule from London's Apple store...

    If i purchase Apple TV or Time Cpsule from London's Apple store... is it possible to choose European schucko shocket??? i want Socket Type to be working in Greece:  Europlug, Schuko not the British plug... thank u

    jenemery1 wrote:
    I had an internet outage that lasted about 24 hrs, now I can't connect to the internet from my apple tv or wii, but can connect with laptops. Also mt guest network dissappeared after the outage. What's up with time capsule?
    Did you use the AirPort Utility to see if the Time Capsule configuration got borked?

  • EOF on socket when opening pop3 inbox

    I have a Java program that reads a pop3 inbox and sends appropriate response emails. The program was working fine but something somewhere changed and now I get the following Exception:
    Exception in thread "main" javax.mail.MessagingException: Open failed;
      nested exception is:
         java.io.EOFException: EOF on socket
         at com.sun.mail.pop3.POP3Folder.open(POP3Folder.java:215)I wrote a simple Class to reproduce the error:
        private void execute() throws MessagingException {
            Properties props = new Properties();
            props.put("mail.smtp.host", "mail.smtp.host");
            props.put("mail.store.protocol", "pop3");
            // Session session = Session.getInstance(props, null);
            Session session = Session.getDefaultInstance(props);
            Store store = session.getStore("pop3");
            store.connect("mail.myDomain.com", "myUser", "myPassword");
            Folder inbox = store.getFolder("INBOX");
            inbox.open(Folder.READ_ONLY);
        }It connects to the store okay. The exception is thrown at the the line with store.getFolder("INBOX"). I've checked our firewall settings and email server settings (dovecot/postfix) and all seems well.
    Anyone have a clue what this might be?

    Thanks for your quick reply.
    Here's the trace:
    DEBUG: setDebug: JavaMail version 1.4.5
    DEBUG: getProvider() returning javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems, Inc]
    DEBUG POP3: mail.pop3.rsetbeforequit: false
    DEBUG POP3: mail.pop3.disabletop: false
    DEBUG POP3: mail.pop3.forgettopheaders: false
    DEBUG POP3: mail.pop3.cachewriteto: false
    DEBUG POP3: mail.pop3.filecache.enable: false
    DEBUG POP3: mail.pop3.keepmessagecontent: false
    DEBUG POP3: mail.pop3.starttls.enable: false
    DEBUG POP3: mail.pop3.starttls.required: false
    DEBUG POP3: mail.pop3.apop.enable: false
    DEBUG POP3: mail.pop3.disablecapa: false
    DEBUG POP3: connecting to host "mail.myDomain.com", port 110, isSSL false
    S: +OK Dovecot ready.
    C: CAPA
    S: +OK
    CAPA
    TOP
    UIDL
    RESP-CODES
    PIPELINING
    STLS
    USER
    SASL PLAIN
    DEBUG POP3: PIPELINING enabled
    DEBUG POP3: authentication command trace suppressed
    DEBUG POP3: authentication command succeeded
    C: STAT
    S: EOF
    C: QUIT
    S: EOF
    Exception in thread "main" javax.mail.MessagingException: Open failed;
      nested exception is:
         java.io.EOFException: EOF on socket
         at com.sun.mail.pop3.POP3Folder.open(POP3Folder.java:228)
         at com.myTest.TestOpenInbox.execute(TestOpenInbox.java:26)
         at com.myTest.TestOpenInbox.main(TestOpenInbox.java:13)
    Caused by: java.io.EOFException: EOF on socket
         at com.sun.mail.pop3.Protocol.readResponse(Protocol.java:742)
         at com.sun.mail.pop3.Protocol.simpleCommand(Protocol.java:687)
         at com.sun.mail.pop3.Protocol.stat(Protocol.java:354)
         at com.sun.mail.pop3.POP3Folder.open(POP3Folder.java:203)
         ... 2 moreIt's Greek to me, but it appears everything is kosher until C:STAT S:EOF

  • EOF on socket error

    Hi,
    I am trying to read from a mail box using a simple program. when i try to connect to the mailbox, it gives me this exception. The program was working until two weeks back and suddenly started giving this error.
    please help. Thanks in advance.
    VR
    javax.mail.AuthenticationFailedException: EOF on socket
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at javax.mail.MessagingException.<init>(MessagingException.java:42)
    at javax.mail.AuthenticationFailedException.<init>(AuthenticationFailedExce
    ption.java:35)
    at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:104)
    at javax.mail.Service.connect(Service.java:234)
    at javax.mail.Service.connect(Service.java:135)
    at readMail.mainer(Compiled Code)
    at ExecreadMail.main(Compiled Code)

    I think this is probably the key to your problem
    javax.mail.AuthenticationFailedException: EOF on socket
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at javax.mail.MessagingException.<init>(MessagingException.java:42)
    at javax.mail.AuthenticationFailedException.<init>(AuthenticationFailedExce
    ption.java:35)
    at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:104)
    at javax.mail.Service.connect(Service.java:234)
    at javax.mail.Service.connect(Service.java:135)
    at readMail.mainer(Compiled Code)
    at ExecreadMail.main(Compiled Code)

  • AuthenticationFailedException : EOF on socket ERROR

    Hi, there
    i'm very upset because of this error
    i'm finding out the solution
    i'm about to make program to receive mails using pop3
    my simple source can be compiled but has run-time error
    please show me the solution
    the error is like below
    Exception in thread "main" javax.mail.AuthenticationFailedExcetion : EOF on socket
    at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:118)
    at javax.mail.Service.connect(Service.java:233)
    at javax.mail.Service.connect(Service.java:134)
    at MailReciever.recieve(MailReciever.java:48)
    at MailReciever.main(MailReciever.java:344)

    Amol Karyakarte wrote:
    I am requesting, please help me to solve this problem.
    I will be very thankful for your kind help and support.
    Amol......since you asked for it:
    http://lmgtfy.com/?q=javax.mail.AuthenticationFailedException
    First hit
    Session session = Session.getDefaultInstance(props, null);Is null correct?
    Regards

  • Extracting the socket type of a JCR Connection in wlst

    Hi,
    Using getJCRContentServerAttribute() , I am able to retrieve the "server host" and "server port" of a JCR connection. How to get the "socket type" of a JCR connection?
    Command I used:
    getJCRContentServerAttribute(appName='appName',name='connName',stringAttr='ServerHost')

    Could anyone here help me with this question, please? thank you very much
    Linda.

  • No EOF when socket closed by mobile phone

    Hi,
    i have a mobile phone connected with TCP/IP to my internet server using GPRS.
    When i close the server the mobile phone gets an IOException which is what i expect.
    When i close the mobile application in the emulator i get an EOF on the server side socket - OK.
    But:
    When i close the mobile application on a real mobile phone, the server socket does NOT show any EOF - the connection remains from the point of view of the server.
    How can this be?
    Thanks
    Marcel

    Try covering the cables to your BT Vision box with tin foil (Aerial, Scart/ HDMI & Ethernet) which should radiate some of the interference.
    Maybe it's something to do with something in your property?

  • CPU Socket Type - X220 (4286-CTO) with Intel Core i5-2520M

    Hi,
    I just purchased a ThinkPad X220 (model number 4286-CTO) that comes with an Intel Core i5-2520M CPU.  It should be delivered in the next couple of weeks.
    Can anyone tell me if the motherboard for this model laptop accepts BGA-1023 or Socket G2 processing units?
    Thanks

    well it is not socket CPU, it is directly soldered to the motherboard, you can't upgrade the CPU on the motherboard.
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • MSI P55-GD80 socket type

    I was thinking of gettting the MSI P55-GD80 motherboard for my next build.  However, I cam across this article today:
    http://www.anandtech.com/mb/showdoc.aspx?i=3661
    It notes damage to the 1156 socket.  Granted, this seems to be only on extreme overclocks.  However, the pin contact issue is what concerns me.  Maybe these are fine now with light overclocking, but, will this be an issue down the road? This only seems to affect the foxconn sockets.  There is some mention that the GD80 may use a Lotes socket.
    Could anyone from MSI comment on this?  Do all P55-GD80 motherboards use a Lotes Socket?

     Read this: https://forum-en.msi.com/index.php?topic=131513.0

  • EOF on t3 socket....

    I've seen this behavior several times.....
              I have three weblogic servers in a cluster (Solaris 2.6, WL 4.5.1 sp7). Now
              and then I need to restart the servers, one at a time.... It usually works
              just fine, but somtimes after starting one server, it'll have trouble
              connecting to one of the other servers.... It'll say
              Wed Mar 08 17:52:28 EST 2000:<I> <RJVM> Creating connection to
              server2/12.12.12.12
              t3:7001 http:7001 t3s:7002 https:7002 -6880698886863498434
              and the other server will say
              Wed Mar 08 17:54:13 EST 2000:<I> <PosixSocketMux> EOF on socket type t3
              and then server1 will say
              Wed Mar 08 17:52:28 EST 2000:<I> <RJVM> Closing connection to
              server2/12.12.12.12
              t3:7001 http:7001 t3s:7002 https:7002 -6880698886863498434
              and so on, repeatedly.... Sometimes I need to restart the server a few times
              for that to stop happening...
              Any ideas as to why this would happen?
              Thanks!
              Matias Pelenur
              OnShare.com
              

    Is this causing problems and do you see this over and over again.
              Which version of WLS?
              -- Prasad
              Stephen Schaubach wrote:
              > Has anyone ever seen this error before???
              >
              > Sun Mar 25 09:12:05 PST 2001:<I> <PosixSocketMux> EOF on socket type t3
              >
              > -stephen
              

  • HeartBeat too slow!

    Long Email!
              Is there any way to increase the speed of the heartbeat between the primary
              and secondary application servers in a cluster?
              OS: Solaris 2.6
              Weblogic 4.51
              Java 1.2.1
              IIS Web Server using ISAPI plugin.
              Objective:
              Replicate session object.
              Scenario:
              I start 3 weblogic application servers which all join a cluster, they
              are not using a shared
              filesystem, and its not even an option. They all join successfully and
              they recognize each other,
              which is good up to this point. I've created 2 test jsp's,
              "valueStore.jsp"
              places a value in a session using session.putValue('Value', id),
              and the other jsp "valueGet.jsp" does a simple
              session.getValue('Value').
              At this point all of the appservers have joined the cluster and everyone
              appears
              to be happy. Using a web browser, I type the URL to the proxy server
              which
              has all the necessary settings in the "iisproxy.ini" so that a request
              gets forwarded
              on to the cluster. The "valueStore.jsp" gets compiled and everything
              looks fine, I run
              the "valueGet.jsp" and the value is successfully retrieved, life is
              great at this point.
              Now I run the "valueStore.jsp", shutdown the appserver which is handling
              the request,
              and run "valueGet.jsp", an exception occurs on the secondary app server,
              "ServletRequestImpl: Exception creating new session"
              "java.lang.IllegalStateException:Page needs a session a but is none
              available".
              I hit refresh a couple of times, same error!
              A couple of seconds later I see a message in the secondary appserver
              which says
              <I> <PosixSocketMux> EOF on socket type t3
              <I> <RJVM> Closing connection to 111.222.333.444/111.222.333.444 t3:9051
              http:9051 t3s:8052 https:8052 -212134342342
              <I> <RepMan>
              Removing -212134342342S111.222.333.4444:[9051,9051,8052,8052,-1] from the
              cluster
              I hit the refresh button and the valueGet.jsp works fine, and the
              correct value is getting
              retrieved.
              My guess at this point is that the proxyserver is aware that one server
              is down so
              it sends the request to the secondary server. However the secondary
              server
              does not know the primary server is down so it attempts to replicate the
              session
              object over, its unsuccessful so it fails. When it finally does realize
              the primary server is
              down, it works fine. Now, how do I increase the heartbeat between the 2
              appservers,
              or is that the incorrect way of proceeding? Also, considering that I
              will not be able
              to use a shared filesystem, would I run into any problems?
              weblogic.properties file in the mycluster directory.
              weblogic.httpd.clustering.enable=true
              weblogic.httpd.session.persistence=true
              weblogic.httpd.session.persistentStoreType=replicated
              weblogic.debug.replication=2
              

    Currently it is not a tunable property. Could you send the log files with time
              stamps around that time period when you brought down a server.
              Which version of service pack are you using. Typically it doesn't matter if you
              use shared file system or not. But I would like to take a look at the log files
              first.
              Thanks
              - Prasad
              G wrote:
              > Long Email!
              >
              > Is there any way to increase the speed of the heartbeat between the primary
              > and secondary application servers in a cluster?
              >
              > OS: Solaris 2.6
              > Weblogic 4.51
              > Java 1.2.1
              > IIS Web Server using ISAPI plugin.
              >
              > Objective:
              > Replicate session object.
              >
              > Scenario:
              > I start 3 weblogic application servers which all join a cluster, they
              > are not using a shared
              > filesystem, and its not even an option. They all join successfully and
              > they recognize each other,
              > which is good up to this point. I've created 2 test jsp's,
              > "valueStore.jsp"
              > places a value in a session using session.putValue('Value', id),
              > and the other jsp "valueGet.jsp" does a simple
              > session.getValue('Value').
              > At this point all of the appservers have joined the cluster and everyone
              > appears
              > to be happy. Using a web browser, I type the URL to the proxy server
              > which
              > has all the necessary settings in the "iisproxy.ini" so that a request
              > gets forwarded
              > on to the cluster. The "valueStore.jsp" gets compiled and everything
              > looks fine, I run
              > the "valueGet.jsp" and the value is successfully retrieved, life is
              > great at this point.
              > Now I run the "valueStore.jsp", shutdown the appserver which is handling
              > the request,
              > and run "valueGet.jsp", an exception occurs on the secondary app server,
              > "ServletRequestImpl: Exception creating new session"
              > "java.lang.IllegalStateException:Page needs a session a but is none
              > available".
              > I hit refresh a couple of times, same error!
              > A couple of seconds later I see a message in the secondary appserver
              > which says
              > <I> <PosixSocketMux> EOF on socket type t3
              > <I> <RJVM> Closing connection to 111.222.333.444/111.222.333.444 t3:9051
              > http:9051 t3s:8052 https:8052 -212134342342
              > <I> <RepMan>
              > Removing -212134342342S111.222.333.4444:[9051,9051,8052,8052,-1] from the
              > cluster
              > I hit the refresh button and the valueGet.jsp works fine, and the
              > correct value is getting
              > retrieved.
              >
              > My guess at this point is that the proxyserver is aware that one server
              > is down so
              > it sends the request to the secondary server. However the secondary
              > server
              > does not know the primary server is down so it attempts to replicate the
              > session
              > object over, its unsuccessful so it fails. When it finally does realize
              > the primary server is
              > down, it works fine. Now, how do I increase the heartbeat between the 2
              > appservers,
              > or is that the incorrect way of proceeding? Also, considering that I
              > will not be able
              > to use a shared filesystem, would I run into any problems?
              >
              > weblogic.properties file in the mycluster directory.
              > weblogic.httpd.clustering.enable=true
              > weblogic.httpd.session.persistence=true
              > weblogic.httpd.session.persistentStoreType=replicated
              >
              > weblogic.debug.replication=2
              

  • Exception from httpclusterservlet - please help

    Hi,
              We are getting the following exception under one scenario. We are using jsps
              on wls 451 sp9 on Solaris 2.7. This happens with jdk1.2.2 but goes away with
              jdk 1.1.7. We are desperate to use jdk 122 for performance reasons. Please
              help. BTW how safe it is to use 451 with jdk 122 ? We tried using 51 but
              had to fall back to 451 because 51 is simply not robust enough to support
              our application.
              Here is what we see in the log file. Why would this happen in
              HttpClusterServlet ?
              Fri Jun 30 14:53:54 EDT 2000:<I> <ListenThread> Listening on port: 80
              Fri Jun 30 14:53:54 EDT 2000:<I> <PosixSocketMux> system has file descriptor
              limits: soft=1024 hard=8192
              Fri Jun 30 14:53:54 EDT 2000:<I> <PosixSocketMux> using effective file
              descriptor limit of 8192 open sockets/files.
              Fri Jun 30 14:53:57 EDT 2000:<S> <WebLogicServer> Switched to user nobody
              Fri Jun 30 14:53:57 EDT 2000:<I> <SSLListenThread> Listening on port: 443
              Fri Jun 30 14:53:58 EDT 2000:<I> <WebLogicServer> WebLogic Server started
              Fri Jun 30 14:53:59 EDT 2000:<I> <PosixSocketMux> allocating 3 Posix reader
              threads
              Fri Jun 30 14:53:59 EDT 2000:<I> <ServletContext-Servlets>
              weblogic.servlet.internal.HttpClusterServlet: init
              Fri Jun 30 14:54:00 EDT 2000:<I> <ServletContext-Servlets>
              weblogic.servlet.FileServlet: init
              Fri Jun 30 14:54:01 EDT 2000:<I> <ServletContext-Servlets>
              weblogic.servlet.FileServlet: init
              Fri Jun 30 14:54:02 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
              Fri Jun 30 14:54:06 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
              Fri Jun 30 14:54:06 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
              Fri Jun 30 14:54:06 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
              Fri Jun 30 14:54:06 EDT 2000:<E> <PosixSocketMux> connection reset on HTTPs
              Fri Jun 30 14:54:06 EDT 2000:<E> <PosixSocketMux> connection reset on HTTPs
              Fri Jun 30 14:54:12 EDT 2000:<E> <ServletContext-Servlets> Servlet failed
              with RuntimeException
              Fri Jun 30 14:54:12 EDT 2000:<E> <ServletContext-Servlets>
              java.lang.ArrayIndexOutOfBoundsException
              at java.io.BufferedOutputStream.write(Compiled Code)
              at
              weblogic.servlet.internal.HttpClusterServlet$Server.writePostData(Compiled
              Code)
              at
              weblogic.servlet.internal.HttpClusterServlet$Server.proxy(Compiled Code)
              at weblogic.servlet.internal.HttpClusterServlet.service(Compiled
              Code)
              at javax.servlet.http.HttpServlet.service(Compiled Code)
              at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
              Code)
              at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              at
              weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              at weblogic.t3.srvr.ExecuteThread.run(Compiled Code)
              Fri Jun 30 14:54:13 EDT 2000:<I> <ServletContext-Servlets>
              weblogic.servlet.internal.InternalImageServlet: init
              Thanks in advance.
              

    Please do not cross post.
              Atish Ray wrote:
              > Hi,
              >
              > We are getting the following exception under one scenario. We are using jsps
              > on wls 451 sp9 on Solaris 2.7. This happens with jdk1.2.2 but goes away with
              > jdk 1.1.7. We are desperate to use jdk 122 for performance reasons. Please
              > help. BTW how safe it is to use 451 with jdk 122 ? We tried using 51 but
              > had to fall back to 451 because 51 is simply not robust enough to support
              > our application.
              >
              > Here is what we see in the log file. Why would this happen in
              > HttpClusterServlet ?
              >
              > Fri Jun 30 14:53:54 EDT 2000:<I> <ListenThread> Listening on port: 80
              > Fri Jun 30 14:53:54 EDT 2000:<I> <PosixSocketMux> system has file descriptor
              > limits: soft=1024 hard=8192
              > Fri Jun 30 14:53:54 EDT 2000:<I> <PosixSocketMux> using effective file
              > descriptor limit of 8192 open sockets/files.
              > Fri Jun 30 14:53:57 EDT 2000:<S> <WebLogicServer> Switched to user nobody
              > Fri Jun 30 14:53:57 EDT 2000:<I> <SSLListenThread> Listening on port: 443
              > Fri Jun 30 14:53:58 EDT 2000:<I> <WebLogicServer> WebLogic Server started
              > Fri Jun 30 14:53:59 EDT 2000:<I> <PosixSocketMux> allocating 3 Posix reader
              > threads
              > Fri Jun 30 14:53:59 EDT 2000:<I> <ServletContext-Servlets>
              > weblogic.servlet.internal.HttpClusterServlet: init
              > Fri Jun 30 14:54:00 EDT 2000:<I> <ServletContext-Servlets>
              > weblogic.servlet.FileServlet: init
              > Fri Jun 30 14:54:01 EDT 2000:<I> <ServletContext-Servlets>
              > weblogic.servlet.FileServlet: init
              > Fri Jun 30 14:54:02 EDT 2000:<E> <PosixSocketMux> connection reset on HTTP
              > Fri Jun 30 14:54:06 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
              > Fri Jun 30 14:54:06 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
              > Fri Jun 30 14:54:06 EDT 2000:<I> <PosixSocketMux> EOF on socket type HTTP
              > Fri Jun 30 14:54:06 EDT 2000:<E> <PosixSocketMux> connection reset on HTTPs
              > Fri Jun 30 14:54:06 EDT 2000:<E> <PosixSocketMux> connection reset on HTTPs
              > Fri Jun 30 14:54:12 EDT 2000:<E> <ServletContext-Servlets> Servlet failed
              > with RuntimeException
              > Fri Jun 30 14:54:12 EDT 2000:<E> <ServletContext-Servlets>
              > java.lang.ArrayIndexOutOfBoundsException
              > at java.io.BufferedOutputStream.write(Compiled Code)
              > at
              > weblogic.servlet.internal.HttpClusterServlet$Server.writePostData(Compiled
              > Code)
              > at
              > weblogic.servlet.internal.HttpClusterServlet$Server.proxy(Compiled Code)
              > at weblogic.servlet.internal.HttpClusterServlet.service(Compiled
              > Code)
              > at javax.servlet.http.HttpServlet.service(Compiled Code)
              > at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
              > Code)
              > at
              > weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              > at
              > weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled Code)
              > at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
              > at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
              > at weblogic.t3.srvr.ExecuteThread.run(Compiled Code)
              > Fri Jun 30 14:54:13 EDT 2000:<I> <ServletContext-Servlets>
              > weblogic.servlet.internal.InternalImageServlet: init
              >
              > Thanks in advance.
              Cheers
              - Prasad
              

Maybe you are looking for

  • Best bitrate video and sound 320x? N78 h.264

    Hi there, I was searching for posts about the most efficient bitrate for videos encoded for the N-series, with a 320x240 screen. I found a few, but thought I could write one my self. I am a mac user since way back and a SE user until today. I now hav

  • BMC Password default

    I have a Lenovo server RD330. I have set up a port to use the BMC. What is the default password for this. I asume the user is admin what is the default password. Thanks. Solved! Go to Solution.

  • Discovere Plus does not start

    I have installed 9i R2 (9.0.2.0.0) and installed the infrastructure in the oracle home (.../home/oracle/product/8.1.7) and then installed 9iAS in the oraclehome (...../home/oracle/product/9ias) which is also set as IAS_HOME. Now I am trying to start

  • SCCM 2012 secondary server installation failing

    I am trying to install the SCCM 2012 secondary server remotely and when i check the configmgrsetup.log and i see below error. I tried to check the registry at HKLM\software\microsoft\sms and i see a site code as DRW but i had given a site code DFW. 

  • Unable to open Online/Offline store - using Getting Started with Kapsel - Part 15

    Hello, I am just following the exercise to create offline scenario. I was able to do READ, but when I tried to open the online store, I am keep getting the error ( screenshot attached). I am using the standard code from excersie but wonering what's i