Connect to SMTP following a connection failure

If I try to send a mail when I do not have an internet connection I get the "Unknown SMTP" type exception as expected. If I then connect to the internet and try to send again then I still always get the same exception. If I restart my app then sending is again no problem.
I have tried creating a new session instance (and not using the default one) and re-connecting via the Transport but it doesn't help.
When I first ask to connect with the internet connection missing I have to wait about 60 seconds until it gives up. When I try to connect again the exception appears immediately without any wait - so something is obviously different. Is there some static setup in JavaMail that is not being cleared down for a new Session/Transport?
Interestingly this problem happens on a computer (MacOSX) that is connected to the internet via another computer(Win2000) on a LAN. It doesn't happen on the computer that is connected directly to the internet.
Can anybody offer any advice here, I can't expect my users to restart the application because they didn't have a connection when they first tried to send.
Thanks
John

When are you creating your session object? Are you creating a new one for every attempt at sending or are you creating it when the application starts?
It looks like the problem is the application takes a snap shot of the system when it starts and has no idea about the internet connection that gets established afterwards.
Take a look at the following code. This is an email class that I am using off of several JSP pages to enable web email forms. It recreates the session each time it is called.
import java.util.*;
import java.util.Properties;
import java.net.*;
import java.io.*;
import java.lang.*;
import javax.mail.*;
import javax.mail.internet.*;
import javax.activation.*;
import javax.activation.FileDataSource;
import javax.activation.DataHandler;
import java.rmi.server.UID;
public class EmailSendMessage303
     public String sendmessage(String toField, String subjectField, String messageText, String myAddress, String attachmentFile)
          OutputStream errorOS;
          String outString = "";
          String uidString = "";
          try
               Properties props = System.getProperties();
               props.put("mail.smtp.host","Your server");
               props.put("mail.transport.protocol","smtp");
               props.put("mail.server","Your Server");
               Session session = Session.getDefaultInstance(props,null);
               Message msg = new MimeMessage(session);
               StringTokenizer toST = new StringTokenizer(toField,",");
               if (toST.countTokens() > 1)
                    InternetAddress[] address = new InternetAddress[toST.countTokens()];
                    int addrIndex = 0;
                    String addrString = "";
                    while (toST.hasMoreTokens())
                         addrString = toST.nextToken();
                         address[addrIndex] = (new InternetAddress(addrString));
                         addrIndex = addrIndex + 1;
                    msg.setRecipients(Message.RecipientType.TO, address);
               else
                    InternetAddress[] address = {new InternetAddress(toField)};
                    msg.setRecipients(Message.RecipientType.TO, address);
               InternetAddress from = new InternetAddress(myAddress);
               msg.setFrom(from);
               msg.setSubject(subjectField);
               UID msgUID = new UID();               
               uidString = msgUID.toString();
               msg.setHeader("X-Mailer",uidString);
               msg.setSentDate(new Date());
               MimeMultipart mp = new MimeMultipart();
               // create body part for textarea
               MimeBodyPart mbp1 = new MimeBodyPart();
               mbp1.setContent(messageText,"text/plain");
               mp.addBodyPart(mbp1);
               msg.setContent(mp);
               try {
                    Transport.send(msg);
               } catch (SendFailedException sfe)
                    return sfe.toString();
          catch (Exception eq)
               return eq.toString();
          return ("SENT:" + uidString);
}

Similar Messages

  • Following hard drive failure on iMac running Maverick I have recovered from TimeMachine backup but now app store does not connect. All other internet connections normal. Does anyone know of a fix?

    following hard drive failure on iMac running Maverick I have recovered from TimeMachine backup but now app store does not connect. All other internet connections normal. Does anyone know of a fix?
    Also mail not loading. The error report suggests that I look for updates from the app store?

    http://www.apple.com/support/mac/app-store/contact/

  • Can not connect to the App store I keep getting a connection failure message. Mail and Safari are working fine. Also Iphoto wont update to newer version and itunes does open up properly.

    I have recently bought a new imac. Imported all my files etc. from my G5 using Timemachine.
    Iphoto requires updating but wont!
    itunes wont open up properly the text is wrong!!
    I keep getting a connection failure message when trying to visit the App store.
    Safari and Mail are working fine.
    My Apple Id is also fine as it works with my ipad.
    Any suggestions?

    Hello Ben, see if this might be it...
    Anonymous
    Post subject: NSURLErrorDomain error -1100 in OS X 10.8
    If you check for software updates using the App Store in OS X 10.8 and get "NSURLErrorDomain error -1100" the problem may be with your Software Update preferences. This is particularly likely if you were using a custom Apple Software Update server. To solve the problem, quit the App Store, move the following two files (if present) to the trash, restart, and only then rerun App Store updates:
    /Library/Preferences/com.apple.SoftwareUpdate.plist
    /Library/Preferences/com.apple.SoftwareUpdate.plist.lockfile
    http://x704.net/bbs/viewtopic.php?f=12&t=6130

  • BEA-101083 Connection failure.java.io.IOException: A complete message could not be read on socket: 'weblogic.servlet.internal.MuxableSocketHTTP@16907c  at weblogic.socket.SocketMuxer$TimeoutTrigger.trigger

    While trying to publish mesaage by MQ 5.3 .I got the following error
              Please help.
              <Error> <HTTP> <BEA-101083> <Connection failure.
              java.io.IOException: A complete message could not be read on socket: 'weblogic.servlet.internal.MuxableSocketHTTP@1c94ff
              3 - idle timeout: '30000' ms, socket timeout: '30000' ms', in the configured timeout period of '60' secs
              at weblogic.socket.SocketMuxer$TimeoutTrigger.trigger(SocketMuxer.java:775)
              at weblogic.time.common.internal.ScheduledTrigger.run(ScheduledTrigger.java:243)
              at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
              at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
              at weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrigger.java:229)
              at weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.java:223)
              at weblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:49)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              

    Can you help me ? I have the same problem.

  • Built in iSight not working - connection failure notice

    Brand new intel iMac 20" with built in iSight.
    Worked great in May. Just tried using the isight and continue to get an error message after trying to start a video chat - states I didn't accept the request for chat - or tells the other person they didn't accept when that is not the case.
    It then says Connection failure do you want to send report to Apple?
    See report below:
    This is a computer i just bought for my folks so we can video chat and after only one use in May it hasn't worked since. I am using a G5 tower that is working with other ichat/ video connections with an isight...
    Any advice would be great - thanks!!!
    Date/Time: 2006-07-23 18:50:39.292 -0700
    OS Version: 10.4.7 (Build 8J135)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 3735413367.
    jonathandharris3: State change from AVChatNoState to AVChatStateWaiting.
    0x863ba10: State change from AVChatNoState to AVChatStateInvited.
    0x863ba10: State change from AVChatStateInvited to AVChatStateConnecting.
    jonathandharris3: State change from AVChatStateWaiting to AVChatStateConnecting.
    jonathandharris3: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0x863ba10: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    4.009779 @:0 type=4 (00000000/22)
    [VCSIP_INVITEERROR]
    [19]
    4.009661 @SIP/SIP.c:2437 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    2.006828 @SIP/SIP.c:2437 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    3.509231 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.2.29;branch=z9hG4bK0f577041625acb09
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "jonathandharris3" <sip:[email protected]>;tag=592367937
    Call-ID: baf6abd6-1ab6-11db-855f-bde54a1b13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 506
    v=0
    o=JDH 0 0 IN IP4 192.168.2.29
    s=jonathandharris3
    c=IN IP4 192.168.2.29
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1499
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtcp:16387
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1829319829
    m=video 16384 RTP/AVP 126 34
    a=rtcp:16385
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:-927216648
    2.508795 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.2.29;branch=z9hG4bK0f577041625acb09
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "jonathandharris3" <sip:[email protected]>;tag=592367937
    Call-ID: baf6abd6-1ab6-11db-855f-bde54a1b13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 506
    v=0
    o=JDH 0 0 IN IP4 192.168.2.29
    s=jonathandharris3
    c=IN IP4 192.168.2.29
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1499
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtcp:16387
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1829319829
    m=video 16384 RTP/AVP 126 34
    a=rtcp:16385
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:-927216648
    2.008040 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.2.29;branch=z9hG4bK0f577041625acb09
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "jonathandharris3" <sip:[email protected]>;tag=592367937
    Call-ID: baf6abd6-1ab6-11db-855f-bde54a1b13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 506
    v=0
    o=JDH 0 0 IN IP4 192.168.2.29
    s=jonathandharris3
    c=IN IP4 192.168.2.29
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1499
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtcp:16387
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1829319829
    m=video 16384 RTP/AVP 126 34
    a=rtcp:16385
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:-927216648
    1.506911 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:32857 SIP/2.0
    Via: SIP/2.0/UDP m.0:60626;branch=z9hG4bK554adb72652b2d8d
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:32857>
    From: "jonathandharris3" <sip:[email protected]>;tag=1486275983
    Call-ID: b9c50c6c-1ab6-11db-855f-ab9f572613c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:60626>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 508
    v=0
    o=JDH 0 0 IN IP4 m.0
    s=jonathandharris3
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1499
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 43649 RTP/AVP 12 3 0
    a=rtcp:43905
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1829319829
    m=video 43137 RTP/AVP 126 34
    a=rtcp:43393
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 43905 VIDEO 43393
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:-927216648
    0.506478 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:32857 SIP/2.0
    Via: SIP/2.0/UDP m.0:60626;branch=z9hG4bK554adb72652b2d8d
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:32857>
    From: "jonathandharris3" <sip:[email protected]>;tag=1486275983
    Call-ID: b9c50c6c-1ab6-11db-855f-ab9f572613c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:60626>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 508
    v=0
    o=JDH 0 0 IN IP4 m.0
    s=jonathandharris3
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1499
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 43649 RTP/AVP 12 3 0
    a=rtcp:43905
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1829319829
    m=video 43137 RTP/AVP 126 34
    a=rtcp:43393
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 43905 VIDEO 43393
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:-927216648
    0.005995 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:32857 SIP/2.0
    Via: SIP/2.0/UDP m.0:60626;branch=z9hG4bK554adb72652b2d8d
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:32857>
    From: "jonathandharris3" <sip:[email protected]>;tag=1486275983
    Call-ID: b9c50c6c-1ab6-11db-855f-ab9f572613c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:60626>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 508
    v=0
    o=JDH 0 0 IN IP4 m.0
    s=jonathandharris3
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1499
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 43649 RTP/AVP 12 3 0
    a=rtcp:43905
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1829319829
    m=video 43137 RTP/AVP 126 34
    a=rtcp:43393
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 43905 VIDEO 43393
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:-927216648
    0.000000 @:0 type=2 (00000000/22)
    [VCVIDEO_OUTGOINGATTEMPT]
    [4]
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x170fff com.apple.iChat 3.1.5 (436) /Applications/iChat.app/Contents/MacOS/iChat
    0x4f5c000 - 0x4f5cfff com.apple.SpotLightCM 1.0 (121.36) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x520f000 - 0x5219fff com.apple.IOFWDVComponents 1.7.9 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x5221000 - 0x523afff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x5251000 - 0x5282fff com.apple.QuickTimeIIDCDigitizer 7.1.2 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x52c8000 - 0x5311fff com.apple.QuickTimeUSBVDCDigitizer 1.4.0 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x5338000 - 0x5447fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x5476000 - 0x55d9fff com.apple.GeForceFXGLDriver 1.4.18 (4.1.8) /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLD river
    0x55fa000 - 0x5615fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x56a7000 - 0x56d0fff com.apple.iSightAudio 7.1.2 /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
    0x5776000 - 0x5782fff com.apple.audio.AudioIPCPlugIn 1.0.1 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x57b6000 - 0x57b7fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x59c6000 - 0x59fffff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x5b66000 - 0x5b6afff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x694d000 - 0x694ffff com.apple.AutomatorCMM 1.0 (48) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x6c07000 - 0x6c0bfff com.apple.FolderActionsMenu 1.3 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x8fd50000 - 0x8fd8dfff com.apple.QuickTimeFireWireDV.component 7.1.2 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x8fe00000 - 0x8fe52fff dyld /usr/lib/dyld
    0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021a000 - 0x90267fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90292000 - 0x90343fff com.apple.ApplicationServices.ATS 1.9.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90372000 - 0x9072cfff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907b9000 - 0x90892fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908db000 - 0x908dbfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908dd000 - 0x909dffff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a39000 - 0x90abdfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae7000 - 0x90b57fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6d000 - 0x90b7ffff libauto.dylib /usr/lib/libauto.dylib
    0x90b86000 - 0x90e5dfff com.apple.CoreServices.CarbonCore 681.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec3000 - 0x90f43fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8d000 - 0x90fcefff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe3000 - 0x90ffbfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100b000 - 0x9108cfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d2000 - 0x910fbfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110c000 - 0x9111afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111d000 - 0x912d7fff com.apple.security 4.4 (27566) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d5000 - 0x913defff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e5000 - 0x9140dfff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91420000 - 0x9142bfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91430000 - 0x91438fff libbsm.dylib /usr/lib/libbsm.dylib
    0x9143c000 - 0x914b7fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f4000 - 0x914f4fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f6000 - 0x9152efff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91549000 - 0x91616fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166b000 - 0x916fcfff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91743000 - 0x917fafff com.apple.QD 3.10.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91837000 - 0x91895fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c4000 - 0x918e5fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918f9000 - 0x9191efff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91931000 - 0x91973fff com.apple.LaunchServices 180 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9198f000 - 0x919a3fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b1000 - 0x919f1fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a07000 - 0x91acffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b1d000 - 0x91b32fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b37000 - 0x91b54fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b59000 - 0x91bc8fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91bdf000 - 0x91be3fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91be5000 - 0x91c2dfff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c32000 - 0x91c6ffff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c76000 - 0x91c8ffff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c94000 - 0x91c97fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c99000 - 0x91c99fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c9b000 - 0x91d80fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d88000 - 0x91da7fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e13000 - 0x91e81fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e8c000 - 0x91f21fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f3b000 - 0x924c3fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924f6000 - 0x92821fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92851000 - 0x928d9fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9291a000 - 0x92b45fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c63000 - 0x92d41fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d61000 - 0x92e4ffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e61000 - 0x92e7ffff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e8a000 - 0x92ee4fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f02000 - 0x92f02fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f04000 - 0x92f18fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f30000 - 0x92f40fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f4c000 - 0x92f61fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f73000 - 0x92ffafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9300e000 - 0x93019fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93023000 - 0x93050fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9306a000 - 0x93079fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93085000 - 0x930ebfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9311c000 - 0x9316bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93199000 - 0x931b6fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931c8000 - 0x931d5fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931de000 - 0x934ebfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9363a000 - 0x93646fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9364b000 - 0x9366bfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936be000 - 0x936befff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936c0000 - 0x93cf3fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94080000 - 0x940f0fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94129000 - 0x941ecfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9423e000 - 0x9423efff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94240000 - 0x943f3fff com.apple.QuartzCore 1.4.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94446000 - 0x94483fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9448b000 - 0x944dbfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9451b000 - 0x9455ffff com.apple.bom 8.4 (86.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9456b000 - 0x945a3fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x945e6000 - 0x94602fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94616000 - 0x9465afff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9467e000 - 0x9468dfff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94695000 - 0x946a2fff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x946e8000 - 0x94701fff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94708000 - 0x949bcfff com.apple.QuickTime 7.1.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94a80000 - 0x94af1fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94b64000 - 0x94b84fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94c8c000 - 0x94dbcfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94e4e000 - 0x94e5dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e65000 - 0x94e92fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94e99000 - 0x94ea9fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94ead000 - 0x94edcfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94eec000 - 0x94f09fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95258000 - 0x952c6fff com.apple.Bluetooth 1.7.5 (1.7.5f10) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x95629000 - 0x956b7fff com.apple.WebKit 418.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95713000 - 0x957a9fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x957e6000 - 0x95af2fff com.apple.WebCore 418.19 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95c7b000 - 0x95ca4fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96e9b000 - 0x96ebafff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9752b000 - 0x97550fff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x975d1000 - 0x97692fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x976bd000 - 0x976befff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x976c0000 - 0x976cdfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9782b000 - 0x9782cfff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97fc6000 - 0x980edfff com.apple.viceroy.framework 273.5 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x98891000 - 0x98894fff com.apple.DisplayServicesFW 1.8.1 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x98add000 - 0x994b3fff com.apple.QuickTimeComponents.component 7.1.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99e93000 - 0x99e9efff com.apple.IMFramework 3.1.1 (427) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x99ea9000 - 0x9a002fff com.apple.MessageFramework 2.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message

    Just read another thread with this issue - you mention there that the UpNP was in the administrator settings - I found it there.
    so i have it enabled now with NO port forwarding.
    I am getting the following error now -
    thanks -
    Date/Time: 2006-08-07 12:31:30.188 -0700
    OS Version: 10.4.7 (Build 8J135)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 1017048360.
    jonathandharris5: State change from AVChatNoState to AVChatStateWaiting.
    0x695a9e0: State change from AVChatNoState to AVChatStateInvited.
    0x695a9e0: State change from AVChatStateInvited to AVChatStateConnecting.
    jonathandharris5: State change from AVChatStateWaiting to AVChatStateConnecting.
    jonathandharris5: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0x695a9e0: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    4.008112 @:0 type=4 (00000000/22)
    [VCSIP_INVITEERROR]
    [19]
    4.008016 @SIP/SIP.c:2437 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    2.005118 @SIP/SIP.c:2437 type=4 (900A0015/22)
    [SIPConnectIPPort failed]
    Video Conference Support Report:
    3.509559 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.2.29;branch=z9hG4bK76d028e9212a7a46
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "jonathandharris5" <sip:[email protected]>;tag=1176494670
    Call-ID: 4a2889ce-264b-11db-be3c-ef974eaf13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 505
    v=0
    o=JDH 0 0 IN IP4 192.168.2.29
    s=jonathandharris5
    c=IN IP4 192.168.2.29
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1499
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtcp:16387
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1544331518
    m=video 16384 RTP/AVP 126 34
    a=rtcp:16385
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:771474806
    2.507898 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.2.29;branch=z9hG4bK76d028e9212a7a46
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "jonathandharris5" <sip:[email protected]>;tag=1176494670
    Call-ID: 4a2889ce-264b-11db-be3c-ef974eaf13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 505
    v=0
    o=JDH 0 0 IN IP4 192.168.2.29
    s=jonathandharris5
    c=IN IP4 192.168.2.29
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1499
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtcp:16387
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1544331518
    m=video 16384 RTP/AVP 126 34
    a=rtcp:16385
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:771474806
    2.007522 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected] SIP/2.0
    Via: SIP/2.0/UDP 192.168.2.29;branch=z9hG4bK76d028e9212a7a46
    Max-Forwards: 70
    To: "u0" <sip:[email protected]>
    From: "jonathandharris5" <sip:[email protected]>;tag=1176494670
    Call-ID: 4a2889ce-264b-11db-be3c-ef974eaf13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 505
    v=0
    o=JDH 0 0 IN IP4 192.168.2.29
    s=jonathandharris5
    c=IN IP4 192.168.2.29
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1499
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 16386 RTP/AVP 12 3 0
    a=rtcp:16387
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1544331518
    m=video 16384 RTP/AVP 126 34
    a=rtcp:16385
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 16387 VIDEO 16385
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:771474806
    1.510008 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:32813 SIP/2.0
    Via: SIP/2.0/UDP m.0:60626;branch=z9hG4bK21ec95e12330281d
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:32813>
    From: "jonathandharris5" <sip:[email protected]>;tag=857544881
    Call-ID: 48f71e4e-264b-11db-be3c-dbf8101c13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:60626>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 507
    v=0
    o=JDH 0 0 IN IP4 m.0
    s=jonathandharris5
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1499
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 43649 RTP/AVP 12 3 0
    a=rtcp:43905
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1544331518
    m=video 43137 RTP/AVP 126 34
    a=rtcp:43393
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 43905 VIDEO 43393
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:771474806
    0.504928 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:32813 SIP/2.0
    Via: SIP/2.0/UDP m.0:60626;branch=z9hG4bK21ec95e12330281d
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:32813>
    From: "jonathandharris5" <sip:[email protected]>;tag=857544881
    Call-ID: 48f71e4e-264b-11db-be3c-dbf8101c13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:60626>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 507
    v=0
    o=JDH 0 0 IN IP4 m.0
    s=jonathandharris5
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1499
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 43649 RTP/AVP 12 3 0
    a=rtcp:43905
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1544331518
    m=video 43137 RTP/AVP 126 34
    a=rtcp:43393
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 43905 VIDEO 43393
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:771474806
    0.004552 @SIP/Transport.c:1218 type=1 (00000000/0)
    [INVITE sip:[email protected]:32813 SIP/2.0
    Via: SIP/2.0/UDP m.0:60626;branch=z9hG4bK21ec95e12330281d
    Max-Forwards: 70
    To: "u0" <sip:[email protected]:32813>
    From: "jonathandharris5" <sip:[email protected]>;tag=857544881
    Call-ID: 48f71e4e-264b-11db-be3c-dbf8101c13c4@lip
    CSeq: 1 INVITE
    Contact: <sip:[email protected]:60626>;isfocus
    User-Agent: Viceroy 1.2
    Content-Type: application/sdp
    Content-Length: 507
    v=0
    o=JDH 0 0 IN IP4 m.0
    s=jonathandharris5
    c=IN IP4 m.0
    b=AS:2147483647
    t=0 0
    a=hwi:70:1:1499
    a=bandwidthDetection:YES
    a=iChatEncryption:NO
    m=audio 43649 RTP/AVP 12 3 0
    a=rtcp:43905
    a=rtpmap:3 GSM/8000
    a=rtpmap:0 PCMU/8000
    a=rtpID:-1544331518
    m=video 43137 RTP/AVP 126 34
    a=rtcp:43393
    a=rtpmap:126 X-H264
    a=fmtp:34 imagesize 1 rules 30:352:288
    a=framerate:30
    a=RTCP:AUDIO 43905 VIDEO 43393
    a=pogo
    a=fmtp:126 imagesize 0 rules 30:160:120:160:120
    a=rtpID:771474806
    0.000000 @:0 type=2 (00000000/22)
    [VCVIDEO_OUTGOINGATTEMPT]
    [4]
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x170fff com.apple.iChat 3.1.5 (436) /Applications/iChat.app/Contents/MacOS/iChat
    0x6fc000 - 0x725fff com.apple.iSightAudio 7.1.2 /Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
    0x7ad000 - 0x7b1fff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x5204000 - 0x5205fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x5214000 - 0x521efff com.apple.IOFWDVComponents 1.7.9 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x5286000 - 0x52b7fff com.apple.QuickTimeIIDCDigitizer 7.1.2 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x52c1000 - 0x530afff com.apple.QuickTimeUSBVDCDigitizer 1.4.0 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x5331000 - 0x5440fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x546f000 - 0x55d2fff com.apple.GeForceFXGLDriver 1.4.18 (4.1.8) /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLD river
    0x55f3000 - 0x560cfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x5612000 - 0x562dfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x588e000 - 0x589afff com.apple.audio.AudioIPCPlugIn 1.0.1 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x58b7000 - 0x58f0fff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x8fd50000 - 0x8fd8dfff com.apple.QuickTimeFireWireDV.component 7.1.2 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x8fe00000 - 0x8fe52fff dyld /usr/lib/dyld
    0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021a000 - 0x90267fff com.apple.CoreText 1.0.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90292000 - 0x90343fff com.apple.ApplicationServices.ATS 1.9.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90372000 - 0x9072cfff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907b9000 - 0x90892fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908db000 - 0x908dbfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908dd000 - 0x909dffff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a39000 - 0x90abdfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae7000 - 0x90b57fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b6d000 - 0x90b7ffff libauto.dylib /usr/lib/libauto.dylib
    0x90b86000 - 0x90e5dfff com.apple.CoreServices.CarbonCore 681.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec3000 - 0x90f43fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f8d000 - 0x90fcefff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe3000 - 0x90ffbfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100b000 - 0x9108cfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d2000 - 0x910fbfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110c000 - 0x9111afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9111d000 - 0x912d7fff com.apple.security 4.4 (27566) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913d5000 - 0x913defff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913e5000 - 0x9140dfff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91420000 - 0x9142bfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91430000 - 0x91438fff libbsm.dylib /usr/lib/libbsm.dylib
    0x9143c000 - 0x914b7fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f4000 - 0x914f4fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914f6000 - 0x9152efff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91549000 - 0x91616fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166b000 - 0x916fcfff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91743000 - 0x917fafff com.apple.QD 3.10.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91837000 - 0x91895fff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918c4000 - 0x918e5fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918f9000 - 0x9191efff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91931000 - 0x91973fff com.apple.LaunchServices 180 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9198f000 - 0x919a3fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b1000 - 0x919f1fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a07000 - 0x91acffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b1d000 - 0x91b32fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b37000 - 0x91b54fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b59000 - 0x91bc8fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91bdf000 - 0x91be3fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91be5000 - 0x91c2dfff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c32000 - 0x91c6ffff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c76000 - 0x91c8ffff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c94000 - 0x91c97fff com.apple.ImageIO.framework 1.4.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c99000 - 0x91c99fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c9b000 - 0x91d80fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d88000 - 0x91da7fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e13000 - 0x91e81fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e8c000 - 0x91f21fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f3b000 - 0x924c3fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924f6000 - 0x92821fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92851000 - 0x928d9fff com.apple.DesktopServices 1.3.4 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9291a000 - 0x92b45fff com.apple.Foundation 6.4.6 (567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c63000 - 0x92d41fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d61000 - 0x92e4ffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e61000 - 0x92e7ffff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e8a000 - 0x92ee4fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f02000 - 0x92f02fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f04000 - 0x92f18fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f30000 - 0x92f40fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f4c000 - 0x92f61fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f73000 - 0x92ffafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9300e000 - 0x93019fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93023000 - 0x93050fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9306a000 - 0x93079fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93085000 - 0x930ebfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9311c000 - 0x9316bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93199000 - 0x931b6fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x931c8000 - 0x931d5fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x931de000 - 0x934ebfff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9363a000 - 0x93646fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9364b000 - 0x9366bfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x936be000 - 0x936befff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936c0000 - 0x93cf3fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94080000 - 0x940f0fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94129000 - 0x941ecfff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9423e000 - 0x9423efff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94240000 - 0x943f3fff com.apple.QuartzCore 1.4.8 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94446000 - 0x94483fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9448b000 - 0x944dbfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9451b000 - 0x9455ffff com.apple.bom 8.4 (86.2) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9456b000 - 0x945a3fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x945e6000 - 0x94602fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94616000 - 0x9465afff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9467e000 - 0x9468dfff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94695000 - 0x946a2fff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x946e8000 - 0x94701fff com.apple.CoreGraphics 1.258.33 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94708000 - 0x949bcfff com.apple.QuickTime 7.1.2 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94a80000 - 0x94af1fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94b64000 - 0x94b84fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94c8c000 - 0x94dbcfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94e4e000 - 0x94e5dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94e65000 - 0x94e92fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94e99000 - 0x94ea9fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94ead000 - 0x94edcfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94eec000 - 0x94f09fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95258000 - 0x952c6fff com.apple.Bluetooth 1.7.5 (1.7.5f10) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x95629000 - 0x956b7fff com.apple.WebKit 418.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95713000 - 0x957a9fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x957e6000 - 0x95af2fff com.apple.WebCore 418.19 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95c7b000 - 0x95ca4fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x96e9b000 - 0x96ebafff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9752b000 - 0x97550fff com.apple.speech.LatentSemanticMappingFramework 2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x975d1000 - 0x97692fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x976bd000 - 0x976befff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x976c0000 - 0x976cdfff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9782b000 - 0x9782cfff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x97fc6000 - 0x980edfff com.apple.viceroy.framework 273.5 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x98891000 - 0x98894fff com.apple.DisplayServicesFW 1.8.1 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x98add000 - 0x994b3fff com.apple.QuickTimeComponents.component 7.1.2 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99e93000 - 0x99e9efff com.apple.IMFramework 3.1.1 (427) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x99ea9000 - 0x9a002fff com.apple.MessageFramework 2.1 (752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message

  • Error message: CONNECTION FAILURE. DOWNLOADING FAILED. IMAGE CANNOT BE LOADED. PLEASE TRY AGA

    I recently purchased Photoshop Touch for use on my Samsung Galaxy Note 10.1. I have uploaded files to Creative Cloud from CS5 version of Photoshop. I can view the file thumbnails on my tablet, but when I go to open them, I get the following error every time:
    CONNECTION FAILURE. DOWNLOADING FAILED. IMAGE CANNOT BE LOADED. PLEASE TRY AGAIN.
    Any ideas on what I can do to resolve this issue would be greatly appreciated. I am ready to pull my hair out!! Thanks

    What kind of file type are you trying to open? - Guido

  • An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. mail will not be sent.

    Hii all,
    I have a subscription which used to send report email daily 10 am morning 
    now today it does not sent an email the status i s showing above error message ..
    why this occurs ?? at the time of subscription running time ??
    i have checked there is not error of subscription it runs fine ..
    only today errored ..
    Kindly , help me
    Dilip Patil..

    Hi Dilip,
    Based on the error message "An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database." it seems the issue is caused by the Report Server catalog databases are
    corrupted.
    To fix this issue, I suggest that you use the Reporting Services Configuration Manager to recreate the Report Server catalog databases. In addition, please make sure report server instance can connect to the report server database. For more details about Configure
    a Report Server Database Connection (SSRS Configuration Manager), please see the following document:
    http://msdn.microsoft.com/en-IN/library/ms159133.aspx
    Besides, if the issue is caused by the connection to the SQL Server Reporting Services Report Server catalog database is timeout. Please refer to the following thread:
    http://social.technet.microsoft.com/Forums/en-US/db4ca6c2-5445-4ff9-9f63-e20f3859cc70/error-throwing-microsoftreportingservicesdiagnosticsutilitiesreportserverstorageexception-an?forum=sqlreportingservices
    If the problem is still existed, I would appreciate it if you could give us detailed error log, it will help us move more quickly toward a solution.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • BEA-101083 Connection failure

    While trying to publish mesaage by MQ 5.3 .I got the following error
    Please help.
    <Error> <HTTP> <BEA-101083> <Connection failure.
    java.io.IOException: A complete message could not be read on socket: 'weblogic.servlet.internal.MuxableSocketHTTP@1c94ff
    3 - idle timeout: '30000' ms, socket timeout: '30000' ms', in the configured timeout period of '60' secs
    at weblogic.socket.SocketMuxer$TimeoutTrigger.trigger(SocketMuxer.java:775)
    at weblogic.time.common.internal.ScheduledTrigger.run(ScheduledTrigger.java:243)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
    at weblogic.time.common.internal.ScheduledTrigger.executeLocally(ScheduledTrigger.java:229)
    at weblogic.time.common.internal.ScheduledTrigger.execute(ScheduledTrigger.java:223)
    at weblogic.time.server.ScheduledTrigger.execute(ScheduledTrigger.java:49)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)

    Hi, we are running WLS 8.1 SP 5 on Linux and are having this problem. It appears to have an impact on our client/GUI in the form of premature session timeout.

  • Mail Connection Failures And EWS (Exchange Web Service) Errors

    Hi,
    I upgraded from Leopard to Snow Leopard on Friday, and was able to set up my Mail, iCal, and Address Book very quickly and easily. Everything has been working great until today, when I experienced an issue with emails with attachments. The company I work for uses Exchange 2007 hosted on Rackspace.
    When sending an email with attachments, I sporadically receive a connection error. This is the same error that I usually get if a server goes offline or I lose my Internet connection - the one where you get the choice to either try again, send later, or use another server to send the email. I will receive this error over and over, and can then send an email with attachments a few minutes later without issue, so it is definitely a sporadic problem. I have not had this issue with emails that did not contain attachments. On at least one occasion, an email with attachments was delivered to the recipient successfully but failed to show up in my Sent Items either in Mail or on the Exchange Server's web mail client.
    Rackspace was unable to diagnose the issue, but they have had several reports of the same problem. I looked in the console and saw several errors logged by Mail, all which appeared to happen around the same times that I had the connection failures for the messages with attachments.
    8/31/09 1:17:00 PM Mail[1764] Error (null) occurred while trying to append messages to outgoing store. Ignoring and proceeding with delivery...
    8/31/09 1:57:06 PM Mail[1764] Error (null) occurred while trying to append messages to outgoing store. Ignoring and proceeding with delivery...
    8/31/09 2:32:14 PM Mail[1764] Error Error Domain=MFEWSErrorDomain Code=56 UserInfo=0x1179aa6f0 "The operation couldn’t be completed. (MFEWSErrorDomain error 56.)" occurred while trying to append messages to outgoing store. Ignoring and proceeding with delivery...
    8/31/09 2:44:21 PM Mail[1764] Error Error Domain=MFEWSErrorDomain Code=56 UserInfo=0x116c0aa40 "The operation couldn’t be completed. (MFEWSErrorDomain error 56.)" occurred while trying to append messages to outgoing store. Ignoring and proceeding with delivery...
    8/31/09 3:19:59 PM Mail[4279] * Assertion failure in -[ComposeBackEnd setAccount:], /SourceCache/Mail/Mail-1075/Compose.subproj/ComposeBackEnd.m:1522
    ComposeBackEnd does not support explicitly setting an account
    0 Message 0x00007fff876aa880 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff876aa7e5 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Mail 0x00000001001442ec 0x0 + 4296295148
    3 Foundation 0x00007fff86ab9722 _NSSetObjectValueAndNotify + 258
    4 Mail 0x00000001001428da 0x0 + 4296288474
    5 CoreFoundation 0x00007fff87aae35c _invoking__ + 140
    6 CoreFoundation 0x00007fff87aae22d -[NSInvocation invoke] + 141
    7 Message 0x00007fff874ee0aa -[ThrowingInvocationOperation main] + 31
    8 Message 0x00007fff874ed9ea -[_MFInvocationOperation main] + 275
    9 Foundation 0x00007fff86ac611a -[__NSOperationInternal start] + 673
    10 Foundation 0x00007fff86ac5dd8 ___startOperations_block_invoke2 + 99
    11 libSystem.B.dylib 0x00007fff82515dc7 dispatch_call_block_andrelease + 15
    12 libSystem.B.dylib 0x00007fff824f4341 dispatch_workerthread2 + 231
    13 libSystem.B.dylib 0x00007fff824f3c80 pthreadwqthread + 353
    14 libSystem.B.dylib 0x00007fff824f3b1d start_wqthread + 13
    8/31/09 3:20:36 PM Mail[4279] * Assertion failure in -[ComposeBackEnd setAccount:], /SourceCache/Mail/Mail-1075/Compose.subproj/ComposeBackEnd.m:1522
    ComposeBackEnd does not support explicitly setting an account
    0 Message 0x00007fff876aa880 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff876aa7e5 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Mail 0x00000001001442ec 0x0 + 4296295148
    3 Foundation 0x00007fff86ab9722 _NSSetObjectValueAndNotify + 258
    4 Mail 0x00000001001428da 0x0 + 4296288474
    5 CoreFoundation 0x00007fff87aae35c _invoking__ + 140
    6 CoreFoundation 0x00007fff87aae22d -[NSInvocation invoke] + 141
    7 Message 0x00007fff874ee0aa -[ThrowingInvocationOperation main] + 31
    8 Message 0x00007fff874ed9ea -[_MFInvocationOperation main] + 275
    9 Foundation 0x00007fff86ac611a -[__NSOperationInternal start] + 673
    10 Foundation 0x00007fff86ac5dd8 ___startOperations_block_invoke2 + 99
    11 libSystem.B.dylib 0x00007fff82515dc7 dispatch_call_block_andrelease + 15
    12 libSystem.B.dylib 0x00007fff824f4341 dispatch_workerthread2 + 231
    13 libSystem.B.dylib 0x00007fff824f3c80 pthreadwqthread + 353
    14 libSystem.B.dylib 0x00007fff824f3b1d start_wqthread + 13
    8/31/09 3:49:26 PM Mail[4279] * Assertion failure in -[EWSDelivery deliverSynchronously], /SourceCache/Message/Message-1075.2/Delivery.subproj/EWSDelivery.m:84
    EWSDelivery doesn't have an EWSAccount, got (null) instead
    0 Message 0x00007fff876aa880 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff876aa7e5 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Message 0x00007fff875f51e9 -[EWSDelivery deliverSynchronously] + 861
    3 Mail 0x000000010007d120 0x0 + 4295479584
    4 Mail 0x000000010007cc38 0x0 + 4295478328
    5 CoreFoundation 0x00007fff87aae35c _invoking__ + 140
    6 CoreFoundation 0x00007fff87aae22d -[NSInvocation invoke] + 141
    7 Message 0x00007fff87506b51 -[MonitoredInvocation invoke] + 214
    8 Message 0x00007fff874ee0aa -[ThrowingInvocationOperation main] + 31
    9 Message 0x00007fff874ed9ea -[_MFInvocationOperation main] + 275
    10 Foundation 0x00007fff86ac611a -[__NSOperationInternal start] + 673
    11 Foundation 0x00007fff86ac5dd8 ___startOperations_block_invoke2 + 99
    12 libSystem.B.dylib 0x00007fff82515dc7 dispatch_call_block_andrelease + 15
    13 libSystem.B.dylib 0x00007fff824f4341 dispatch_workerthread2 + 231
    14 libSystem.B.dylib 0x00007fff824f3c80 pthreadwqthread + 353
    15 libSystem.B.dylib 0x00007fff824f3b1d start_wqthread + 13
    8/31/09 4:00:06 PM Mail[4279] * Assertion failure in -[ComposeBackEnd setAccount:], /SourceCache/Mail/Mail-1075/Compose.subproj/ComposeBackEnd.m:1522
    ComposeBackEnd does not support explicitly setting an account
    0 Message 0x00007fff876aa880 -[MFAssertionHandler _handleFailureWithPreamble:description:arguments:] + 137
    1 Message 0x00007fff876aa7e5 -[MFAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 220
    2 Mail 0x00000001001442ec 0x0 + 4296295148
    3 Foundation 0x00007fff86ab9722 _NSSetObjectValueAndNotify + 258
    4 Mail 0x00000001001428da 0x0 + 4296288474
    5 CoreFoundation 0x00007fff87aae35c _invoking__ + 140
    6 CoreFoundation 0x00007fff87aae22d -[NSInvocation invoke] + 141
    7 Message 0x00007fff874ee0aa -[ThrowingInvocationOperation main] + 31
    8 Message 0x00007fff874ed9ea -[_MFInvocationOperation main] + 275
    9 Foundation 0x00007fff86ac611a -[__NSOperationInternal start] + 673
    10 Foundation 0x00007fff86ac5dd8 ___startOperations_block_invoke2 + 99
    11 libSystem.B.dylib 0x00007fff82515dc7 dispatch_call_block_andrelease + 15
    12 libSystem.B.dylib 0x00007fff824f4341 dispatch_workerthread2 + 231
    13 libSystem.B.dylib 0x00007fff824f3c80 pthreadwqthread + 353
    14 libSystem.B.dylib 0x00007fff824f3b1d start_wqthread + 13
    Just wanted to report this issue in case this is something that other people are experiencing, and to see if Apple's engineers could look in to it. There is a simple workaround, which is to set up a regular SMTP server as the outgoing mail server for the Exchange account, and to use this instead of the outgoing Exchange server set up by Snow Leopard.
    Thanks,
    - max

    Hi MangeshDD,
    Some other information for you:
    Understanding Exchange Web Services Virtual Directories
    If you still have other confused points, please feel free let us know.
    Regards!
    Gavin
    TechNet Community Support

  • Re: Connection Failure: ReadFile on fd=1231 failed with err=64  + JVM_recv in socket input stream read

    Jon,
    I believe that this error is similar to a "connection reset by peer". It is
    a Window specific error. I believe it indicates that something has happened
    on the other end of the socket such that the socket has gone bad.
    I think that this should only occur when people reset their connection
    before the reply is sent. I don't believe that it is indicative of any
    serious problem other than this communication failure caused by the client.
    I've opened an issue to catch and squelch these spurious exceptions rather
    than logging them. For now I think it is safe to ignore them.
    Regards,
    Adam
    "Jon Mountjoy" <[email protected]> wrote in message
    news:[email protected]...
    Hi Guys,
    Using weblogic 5.1 (downloaded pretty soon after announcement) on windows
    2000 (yes I know not certified there yet) and using jdk1.2.2-001.
    I have a pretty standard setup - a connection pool (5) to a sqlserver
    (remote) machine.
    A pretty standard multithreaded servlet - grabs a connection, does aselect,
    calls dbkona to dump output, releases connection.
    It runs fine - browser returns result. When I push 'reload' on browser,say
    10 times very quickly, I get the following errors. It is sometimes a
    combination of these:
    1- Mon May 08 13:34:41 GMT+00:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=1912 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled
    Code)
    2- Mon May 08 13:40:42 GMT+00:00 2000:<D> <ListenThread> Problem
    accepting connecti on java.net.SocketException: Connection reset by peer:
    JVM_recv in socket input stream read
    Now I can get rid of (1) by switching off native IO!! This also stoppedIO
    exceptions that were being raised by the servlet when it tried to outputto
    the output stream. (2) persists.
    I have changed nothing else in the properties.
    (1) sounds like I may need to up the number of file descriptors open?
    (2) I don't know. Is my server too loaded? I am running on a 600Mhzusing
    64Mb heap for the server with 300Mb swap available...
    Regards,
    Jon
    More substantial excerpts:
    Mon May 08 13:40:42 GMT+00:00 2000:<D> <ListenThread> Problem accepting
    connection
    java.net.SocketException: Connection reset by peer: JVM_recv in socketinput
    stream read
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java, Compiled Code)
    at weblogic.socket.ResettableSocket.getPrefix(ResettableSocket.java,
    Compiled Code)
    at weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java, CompiledCode)
    at weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java, CompiledCode)
    at weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java,Compiled
    Code)
    at
    weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Mon May 08 13:35:31 GMT+00:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=1980 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Mon May 08 13:35:31 GMT+00:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=1760 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Mon May 08 13:35:31 GMT+00:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=1908 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)

    We are seeing the same error since switching to sp11 (we had been using
    sp10). Haven't seen it in Solaris though. What is causing it?
    Wed May 08 12:01:48 EDT 2002:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=3640 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java:259)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java:178)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:280)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
    "John Slaman" <[email protected]> wrote in message
    news:[email protected]..
    >
    I'm getting a error as follows:
    Mon Apr 22 19:04:10 EDT 2002:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=2368 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java,Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java,Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    I have no idea as to the cause. It's been posted in the archives before -but with
    no particular solution.
    I'm using WLS 5.1 SP11, JDK 1.2.2_007. Win2000.
    Does anybody know the cause/solution?
    Thanks.
    "Jon Mountjoy" <[email protected]> wrote:
    Hi,
    I have noticed that applying the service pack helps things quite a bit.
    I no longer get NT muxer errors etc etc. just the "connection reset by
    peer"
    every now and again.
    As I am repeatedly hitting the server from one browser, your 'connection
    going bad' scenario probably
    applies quite well.
    (btw. before the SP, the errors seemed to crop up more just before/during
    a
    GC.)
    Jon

  • Connection Failure: ReadFile on fd=1231 failed with err=64  + JVM_recv in socket input stream read

    Hi Guys,
    Using weblogic 5.1 (downloaded pretty soon after announcement) on windows
    2000 (yes I know not certified there yet) and using jdk1.2.2-001.
    I have a pretty standard setup - a connection pool (5) to a sqlserver
    (remote) machine.
    A pretty standard multithreaded servlet - grabs a connection, does a select,
    calls dbkona to dump output, releases connection.
    It runs fine - browser returns result. When I push 'reload' on browser, say
    10 times very quickly, I get the following errors. It is sometimes a
    combination of these:
    1- Mon May 08 13:34:41 GMT+00:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=1912 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled
    Code)
    2- Mon May 08 13:40:42 GMT+00:00 2000:<D> <ListenThread> Problem
    accepting connecti on java.net.SocketException: Connection reset by peer:
    JVM_recv in socket input stream read
    Now I can get rid of (1) by switching off native IO!! This also stopped IO
    exceptions that were being raised by the servlet when it tried to output to
    the output stream. (2) persists.
    I have changed nothing else in the properties.
    (1) sounds like I may need to up the number of file descriptors open?
    (2) I don't know. Is my server too loaded? I am running on a 600Mhz using
    64Mb heap for the server with 300Mb swap available...
    Regards,
    Jon
    More substantial excerpts:
    Mon May 08 13:40:42 GMT+00:00 2000:<D> <ListenThread> Problem accepting
    connection
    java.net.SocketException: Connection reset by peer: JVM_recv in socket input
    stream read
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java, Compiled Code)
    at weblogic.socket.ResettableSocket.getPrefix(ResettableSocket.java,
    Compiled Code)
    at weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java, Compiled Code)
    at weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java, Compiled Code)
    at weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java, Compiled
    Code)
    at
    weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Mon May 08 13:35:31 GMT+00:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=1980 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Mon May 08 13:35:31 GMT+00:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=1760 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Mon May 08 13:35:31 GMT+00:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=1908 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)

    I have exactly the same problem running on Windows NT 4.0 (SP4) Weblogic 5.1 and
    JDK1.2.2-001.
    java.net.SocketException: ReadFile on fd=1048 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java, Compiled
    Code)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java, Compiled
    Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Jon Mountjoy wrote:
    Hi Guys,
    Using weblogic 5.1 (downloaded pretty soon after announcement) on windows
    2000 (yes I know not certified there yet) and using jdk1.2.2-001.
    I have a pretty standard setup - a connection pool (5) to a sqlserver
    (remote) machine.
    A pretty standard multithreaded servlet - grabs a connection, does a select,
    calls dbkona to dump output, releases connection.
    It runs fine - browser returns result. When I push 'reload' on browser, say
    10 times very quickly, I get the following errors. It is sometimes a
    combination of these:
    1- Mon May 08 13:34:41 GMT+00:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=1912 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled
    Code)
    2- Mon May 08 13:40:42 GMT+00:00 2000:<D> <ListenThread> Problem
    accepting connecti on java.net.SocketException: Connection reset by peer:
    JVM_recv in socket input stream read
    Now I can get rid of (1) by switching off native IO!! This also stopped IO
    exceptions that were being raised by the servlet when it tried to output to
    the output stream. (2) persists.
    I have changed nothing else in the properties.
    (1) sounds like I may need to up the number of file descriptors open?
    (2) I don't know. Is my server too loaded? I am running on a 600Mhz using
    64Mb heap for the server with 300Mb swap available...
    Regards,
    Jon
    More substantial excerpts:
    Mon May 08 13:40:42 GMT+00:00 2000:<D> <ListenThread> Problem accepting
    connection
    java.net.SocketException: Connection reset by peer: JVM_recv in socket input
    stream read
    at java.net.SocketInputStream.socketRead(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java, Compiled Code)
    at weblogic.socket.ResettableSocket.getPrefix(ResettableSocket.java,
    Compiled Code)
    at weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java, Compiled Code)
    at weblogic.socket.JVMSocketT3.claimSocket(JVMSocketT3.java, Compiled Code)
    at weblogic.socket.JVMSocketManager.accept(JVMSocketManager.java, Compiled
    Code)
    at
    weblogic.t3.srvr.ListenThread$RJVMListenRequest.execute(ListenThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Mon May 08 13:35:31 GMT+00:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=1980 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Mon May 08 13:35:31 GMT+00:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=1760 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
    Mon May 08 13:35:31 GMT+00:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=1908 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)

  • ERROR:Connection failure

    On my weblogic6.1 sp2 system,I ofter got following error:
    ####<Mar 7, 2004 6:03:21 PM CST> <Error> <HTTP> <wap.any8.com> <any8webserver>
    <ExecuteThread: '19' for queue: 'default'> <> <> <101083> <Connection failure>
    java.net.SocketException: Error in poll for fd: '11', revents: '8'
    at weblogic.socket.PosixSocketMuxer.deliverBadNews(PosixSocketMuxer.java:429)
    at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:384)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:24)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Anybody know how can i do? Thanks.

    On my weblogic6.1 sp2 system,I ofter got following error:
    ####<Mar 7, 2004 6:03:21 PM CST> <Error> <HTTP> <wap.any8.com> <any8webserver>
    <ExecuteThread: '19' for queue: 'default'> <> <> <101083> <Connection failure>
    java.net.SocketException: Error in poll for fd: '11', revents: '8'
    at weblogic.socket.PosixSocketMuxer.deliverBadNews(PosixSocketMuxer.java:429)
    at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:384)
    at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:24)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Anybody know how can i do? Thanks.

  • Netstorage in VO : Unknown connection failure 500

    Hi,
    When I access Netstorage within Virtual Office I get the following message:
    NetStorage getData:PortalURLException
    URL = https://virtualoffice.rademaker.nl:4...et/xtier-login
    Unknown Connection Failure :500
    This happened after patching the server (SLES9SP2 (OES linux) to the latest
    available patches.
    I already reset the owner of /opt/novell/netstorage and below directories to
    wwwrun:www
    The same for /opt/novell/netstorage (acc. TID 3944596)
    However still the same errormessage.
    I checked out the /var/log/messages file and found this :
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 1
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 2
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 3
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 1
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 2
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 3
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 1
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 2
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 3
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 1
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 2
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 3
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket- Connection
    creation failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection creation
    failed, error = 111
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel unavailable
    Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    retry RPC, count = 1
    I checked out TID 3593388, verified everything, but it looks like it is all
    ok.
    Anyone experienced the same, or is maybe reconfiguring netstorage in the
    yast - network services- the best option?
    Any help would be really appreciated.
    Best regards,
    John M.

    Hi,
    I know the solution. You can buy it for $500. Novell does not patch their
    products properly.
    Most of all your current solution breaks. But I can fix it for you.
    regards,
    Pieter
    "John M." <[email protected]> wrote in message
    news:[email protected]...
    > Hi,
    >
    > When I access Netstorage within Virtual Office I get the following
    > message:
    >
    > NetStorage getData:PortalURLException
    > URL = https://virtualoffice.rademaker.nl:4...et/xtier-login
    > Unknown Connection Failure :500
    >
    > This happened after patching the server (SLES9SP2 (OES linux) to the
    > latest available patches.
    >
    > I already reset the owner of /opt/novell/netstorage and below directories
    > to wwwrun:www
    > The same for /opt/novell/netstorage (acc. TID 3944596)
    >
    > However still the same errormessage.
    >
    > I checked out the /var/log/messages file and found this :
    >
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 1
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 2
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 3
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 1
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 2
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 3
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 1
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 2
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 3
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 1
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 2
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 3
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::connectSocket-
    > Connection creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: XSrvCChannel::init- Connection
    > creation failed, error = 111
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -getCChannel- Channel
    > Initialization failed for socket /var/opt/novell/xtier/xsrvd/srv-socket-18
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Channel
    > unavailable
    > Mar 26 20:27:32 orion httpd2-worker: IPCCLNT -SubmitReq- Will attempt to
    > retry RPC, count = 1
    >
    > I checked out TID 3593388, verified everything, but it looks like it is
    > all ok.
    >
    > Anyone experienced the same, or is maybe reconfiguring netstorage in the
    > yast - network services- the best option?
    >
    > Any help would be really appreciated.
    >
    > Best regards,
    > John M.

  • Connection failures

    Dear Sir,
    I am getting the following error sometimes when browsers (using IE5.5) take
    a page from my website served up with Weblogic 5.1
    The page contains some JavaScript and HTML.
    Please note that this does not always happen but when it does it only
    happens from PCs on the same sub-network as the server.
    It looks like a weblogic error to me. Any ideas?
    Thanks,
    Spencer
    Thu Aug 31 22:38:21 GMT+01:00 2000:<E> <HTTP> Connection failure
    java.net.SocketException: ReadFile on fd=536 failed with err=64
    at weblogic.socket.NTSocketMuxer.initiateIO(Native Method)
    at weblogic.socket.NTSocketMuxer.read(NTSocketMuxer.java, Compiled
    Code)
    at weblogic.socket.MuxableSocketHTTP.requeue(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)

    What would cause a RESET from the server?
    I have a situation where a SSL connection through ACE to a server works fine from some workstations and it does not work from others. It is not a network connectivity issue. When it fails I get the message indicating there is a certificate error, then I click continue and get a page cannot be displayed.
    This works fine from other workstations.

  • WIFI connection failure in Windows 7

    I have my IMac 27" Intel Core i7 3.4GHz with 4GB RAM(Mid 2011)...I have installed all the drivers properly from Boot Camp...
    When I run Win7, I have a WIFI connection failure.  The situation is like this:
    It is able to search all the available SSID in my area.  I selected my own SSID and input a correct authentication key.  It showed trying to connect but ended up with connection failure.  I tried to connected to one of the public WIFI (no authentication key is required) and also had the same problem.  However, there is no problem in connecting the WIFI in Mac OS Lion (10.7.2).
    Does anyone has any idea if I have missed something or it is a hardware problem or the IMac 27" does not support WIFI in WIn 7?
    Looking forward for your help and thank you!

    Installing any OS isn't an exact science let alone trying to install two different OS's on the same machine so there are troubles to be had.
    Things to try:
    Make sure you have used the Apple Software Updater in Windows.
    Restart into the Windows Installer disk and look for the "Repair Windows" option and see if that helped.
    Under 10.6 you could insert the MacOS installer disk while booted in Windows and it would give you the option to install the Boot Camp drivers or Repair them. You would repair them. I'm unfamilier with the 10.7 way so I'm guessing you may still have the option?
    Insert the Boot Camp driver device you made and let it "Run" and see if there is an oprion to Repair the Boot Camp Drivers.
    Uninstall the iSight drivers and try installing just the iSight driver from the Boot Camp driver disk you made.
    In the Device Manager select Network Adapters / right click and select Update Driver Software, then follow the directions.

  • Please HELP!!! URGENT!!! Connection failure with 407 ALL my DUKE $$$$$$$$$

    Hi,
    problem:
    ========
    I have to give a demo of this program next week, I am trying to solve this F***ing problem since last week and can not figure it out....
    I am running my program and tomcat on Computer#1 and trying to run that program from computer#2 and getting
    java.io.IOException: Connection failure with 407...
    Brief Intro:
    ============
    I am hard coding my computer1 ip address.
    If i run my program in the computer#1 i works fine...
    But i am trying to run the program from computer#2 and getting the following error.
    There is nothing wrong with the null pointer....I am definitely sure about this....
    I can access the Servlet directly from the computer#2 by just using a browser.
    for example my Computer#1's IP is 10.121.121.21.
    i can access the tomcat by http:10.121.121.21:8080 from computer#2
    I think the problem is with the security (java.io.IOException: Connection failure with 407)...
    Also i know that 407 means proxy server, but we do have proxy server but i am not going through
    the proxy server...
    Solution:
    =========
    If anyone who can solve this i am going to give them all the duke $$$$$...
    Thanks in advance....
    Error:
    =========================
    java.io.IOException: Connection failure with 407
    Exception occurred during event dispatching:
    java.lang.NullPointerException
    at scanstation.LoginScreen.displayLogInInformation(LoginScreen.java:220)
    at scanstation.LoginScreen.jButton1_actionPerformed(LoginScreen.java:151)
    at scanstation.LoginScreen.passwordTextfield_actionPerformed(LoginScreen.java:255)
    at scanstation.LoginScreen$4.actionPerformed(LoginScreen.java:123)
    at javax.swing.JTextField.fireActionPerformed(Unknown Source)
    at javax.swing.JTextField.postActionEvent(Unknown Source)
    at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)
    at javax.swing.SwingUtilities.notifyAction(Unknown Source)
    at javax.swing.JComponent.processKeyBinding(Unknown Source)
    at javax.swing.JComponent.processKeyBindings(Unknown Source)
    at javax.swing.JComponent.processKeyEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processKeyEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

    Hy,
    this code is similar to 401 (Unauthorized), but indicates that the client must first authenticate itself with the proxy.
    This HTTP code is documented in the RFC 2616 and RFC 2617.
    http://www.ietf.org/rfc/rfc2616.txt
    http://www.ietf.org/rfc/rfc2617.txt

Maybe you are looking for

  • RFC-connection error: DETAIL: no connect of TP sapdb02 from host u0085 after 20

    Hello! I face with problem to set up successfully a RFC-connection from SOLMAN to the satellite system. The network connection here is VPN. The following error appears, when I execute the connetion test: Error: Timeout during allocate LOCATION: SAP-G

  • Printer selection in Forms 10g

    Hello, I am looking for a suggestion, to realize a printer selection in Forms 10g. For a migration I have to replace the command win_api_dialog.select_printer with something similar. Some threads suggest to implement a java class. Under How i select

  • Why can't see my photos in Slidshow or large size?

    I have i photo 6 and some photos will not display full size in either a slidshow or when adjusted to full size using the slider control. Strangely, in some albums the portrait shots are displayed but the landscape shots simply show as a grey screen w

  • GarageBand interface with Pianodisc and Firebox

    I have a Piano equipped with Pianodisc hardware that should, in theory, output midi to garage band. I'm using a firebox as an interface. I have tried every connection imaginable, but can't seem to get garageband to recognize the midi output through t

  • Keeping album order in photo book

    I have created an album of photos (about 180) and ordered them manually. I would like to keep the photos in this album to create a photo book. When I do a "select all" and create photo book, the photos don't appear in the same order as in the album.