2nd Server IaaS - SSL connection refused.

Everyone

I installed a Distributed vCAC pile behind a load balancer.  I've successfully installed the environment but I'm having a problem with the

2nd Server IaaS.  It's the server without Model Manager and only the Web site component.  With the 1 Server IaaS upward, I am able to

access the portal.  When I bring the 2nd IaaS I make an SSL connection refused, thia is only happens on the 2nd IaaS.

Has anyone seen this problem?

Can you join the newspaper except that you get.

There could be lots of things, most likely the second server IaaS does not approve the IaaS certificate you configured. Most likely, it happens when he tries to access the Data /Repository. service Did you follow the installation steps when you deploy the IaaS shild (point 15 - if you install components additional Web site behind a load balancer, do not generate self-signed certificates.) Import the IaaS Webservers main certificate form to ensure that you use the same certificate on all servers behind the load balancer. )

vCloud Documentation Center Automation

Tags: VMware

Similar Questions

  • Tunnel to establish an SSL connection inside a SSL connection

    I have an application that establishes a SSL30Connection with a web proxy server. This connection is opened using the ConnectionFactory. To enable HTTPS through proxy web, trying to create an SSL connection to a website (for example google.com) that uses the proxy server of SSL connection as its "subConnection" (see javadocs for SSL30Connection). When I try to do, I find myself with an EOFException or a ConnectionClosedException.

    I am aware of the workaround described here and have tried to use it, but still, the SSL connection to the remote server does not.

    Does anyone know if this kind of functionality is supported by the BB? Is there a 3rd party API that could achieve this?

    I open a topic in the RIM developer Issue Tracker as well:

    https://www.BlackBerry.com/jira/browse/JAVAAPI-2179

    Thank you.

    It turns out that several things went wrong.

    (1) the proxy has been close the connection after I read the response HTTP CONNECT. The fix for this consisted of two parts:

    ++ By adding a "Proxy-Connection: keep-alive" header.

    + Changing the way I read the answer. Before, I read the inputStream in 256 b pieces until Ihit-1. I changed it to simply read until I touched a line return character as the CONNECTION response is onlyone linelong.

    After you make these changes, I was able to make a socket: / / connection to the proxy and then do a ssl: / / to the remote server with the proxy as subConnection of ssl connection. However, when I tried to do a ssl: / / connection to the server, I always got the EOFException at the opening of the ssl: / / connection to the remote server. Then, like Santa himself immersed in to give me a Christmas gift at the beginning... I remembered that I had met problems with ssl: / / connections before; specifically, to write data to an ssl: / / OutputStream of connection REQUIRES a call to OutputStream.flush (). If you don't flush, data is never written (or the buffer is really big... anyway, adding that a function flush() suits). Remember this problem led me to the last part of the solution to this problem.

    (2) I wrapped the proxy ssl connection and its already open input and output stream in a class that looks like this:

    public class ProxyStreamConnectionWrapper implements StreamConnection {
    
        private StreamConnection stream;
        private DataInputStream inputStream;
        private DataOutputStream outputStream;
    
        public ProxyStreamConnectionWrapper(StreamConnection stream, DataInputStream dataInputStream, DataOutputStream dataOutputStream) {
    
            this.stream = stream;
            this.inputStream = dataInputStream;
            this.outputStream = dataOutputStream;
        }
    
        public DataInputStream openDataInputStream() throws IOException {
    
            return inputStream;
        }
    
        public InputStream openInputStream() throws IOException {
    
            return inputStream;
        }
    
        public void close() throws IOException {
    
            stream.close();
        }
    
        public DataOutputStream openDataOutputStream() throws IOException {
    
            return new DataOutputStream( openOutputStream() );
        }
    
        public OutputStream openOutputStream() throws IOException {
    
            return new OutputStream() {
    
                public void write( byte[] b, int off, int len ) throws IOException {
    
                    outputStream.write( b, off, len );
                    outputStream.flush();
                }
    
                public void write( byte[] b ) throws IOException {
    
                    outputStream.write( b );
                    outputStream.flush();
                }
    
                public void write( int b ) throws IOException {
    
                    outputStream.write( b );
                    outputStream.flush();
                }
            };
    }
    

    I got the idea of this wrapper from a previous post I already linked to above. The solution is in the openOutputStream() method. Adding the function flush() after each write the ssl handshake forces given the connection to the remote server ssl proxy server offline.

    Merry Christmas!

  • Problems with linux SSL connection to iaas hosts agent (cert.pem exists)


    IAAS server is 2012R2

    I am unable to get my Centos prompt in SSL handshake with my server iaas.  Windows Journal: a fatal alert is generated and sent to the remote endpoint. This can lead to the termination of the connection. The defined protocol TLS fatal error code is 40. The Windows SChannel error state is at 1205. [Newspaper axis sea may 13 at 11:32:02 2015] [info] [client ssl] Client certificate chain specified filenot [sea may 13 23:32:02 2015] [error] ssl/ssl_utils.c (153) error in the SSL engine [sea may 13 23:32:02 2015] [error] ssl/ssl_stream.c (108) error in the SSL engine

    Any ideas?

    https://support.Microsoft.com/en-us/KB/2973337

  • Between R2 2012 Windows and IBM Http Server SSL connection failed periodically.

    Hi, I have a problem recently. I found that my windows server 2012 R2 has sometimes failed to connect with IBM Http Server ssl. Here it is the information of the two servers:

    1 windows 2012 R2

    -Already activate TLS 1.2 and TLS 1.0

    -Already the latest version of windows update and restart

    IIS - 8.5

    2 IBM Http Server

    -Apache 2.2.31

    -using OpenSSL 1.0.2f

    -Allow TLS1.2 and TLS 1.0

    I also captured network traffic when the two server. If the ssl connection has managed to create. Traffic will be like the following screen:

    If the ssl connection was impossible to create, network traffic was like the below:

    You will see that the ssl connection failed when the version of the TLS protocol was passed to TLSv1. And returned access denied.  The details of the access denied was like the below:

    As the captured screen reproduced above, you will see that the SSL for Client Hello was TLSv1.2 but running on the recording layer TLSv1. this Hello customer was sent by the server r2 windows 2012. I don't know why the ssl connection has been passed to TLSv1 suddenly.

    I found that Microsoft has released an update on January 12, 2016. This fix is the resumption of SSL. Update ID was 3109853 , but I have already applied this update on my server. I tried to do the with the other type of server ssl connection, the ssl connection is possible in a stable condition and has happened the problem I mentioned. Is there someone met this case and resolve it finally?

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • I get an error "the server does not support an SSL connection" with a code of error 0x800CCC7D in Outlook express.

    I followed Bruce Hagen and still cannot send to the OE section. Reception is no problem. When I try to send I got the following error msg: "the server does not support an SSL connection. "Account: 'pop.att.yahoo.com', server: 'smtp.att.yahoo.com', Protocol: SMTP, server response: ' 250 8BITMIME ', Port: 25, secure (SSL): Yes, Server error: 250, error number: 0x800CCC7D. I tried to change the port for outgoing to 456. When I do so I get this error msg: failed to connect to the server. Account: 'pop.att.yahoo.com', server: 'smtp.att.yahoo.com', Protocol: SMTP, Port: 456, secure (SSL): Yes, Socket error: 10060, error number: 0x800CCC0E.  Is there a cure for this. He just started two days or at least that's when I noticed I cud not send. If you can help me I will appreciate it more. Thank you.

    JP banks

    Original title: cannot send using OE 6. Reception Ok.

    Hi JPBANKS,

     

    Thanks for keeping us posted and share this information with us.

    Glad to know that the problem is solved. Do not hesitate to contact Microsoft Windows Forums for issues related to Windows in the future.

  • The server does not support an SSL connection to a Hotmail account

    Original title: the server does not support

    The server does not support an SSL connection. Account: 'Hotmail', server: 'smtp.live.com', Protocol: SMTP, server response: 250 OK', Port: 25, secure (SSL): Yes, Server error: 250, error number: 0x800CCC7D

    The server does not support an SSL connection. Account: 'Hotmail', server: 'smtp.live.com', Protocol: SMTP, server response: 250 OK', Port: 25, secure (SSL): Yes, Server error: 250, error number: 0x800CCC7D

    Your Hotmail account is configured in Windows mail or Windows Live Mail. Yes?
    If the school is "none"... ignore the rest of my answer.

    If so,.

    Open Windows mail > tools > accounts > click your hotmail account > properties > advanced. Under outgoing (SMTP) Mail, change the port # 25 to 587 > click OK

    see if it's ok now by sending a test message to yourself.

    t-4-2

  • Server does not support the SSL connection

    What is an SSL connection and how do we correct this problem?

    If it is a problem of e-mail, its turned, or disable email server settings under account settings.  If it's Windows Live Mail, ' tools | Accounts | (electronic mail). Properties | Advanced tab ", uncheck"this server requires a secure connection (SSL)"to the receiving server, the sending server or both."  Your email service provider has instructions that must include the words on the use of these check boxes, if secure connections are required.

    Ja.
    --
    HAL Hostetler, TCE
    Engineer senior/UPDATED--MS MVP-Print/Imaging - WA7BGX
    www.kvoa.com - KVOA television, Tucson, AZ.
    Live Hot Licks - www.badnewsbluesband.com

  • Windows live mail send error "the server does not support an SSL connection. Server error 250.

    Original title: Windows live mail error send

    Cannot send mail to Windows Live Mail.  Error message... The server does not support an SSL connection. Server error 250. Server - * address email is removed from the privacy *. Windows Live Mail error ID - 0x800CCC7D. SMTP Protocol.  Port 25.

    It's better, thank you. This message is not from the BT Server; It comes from your Avast antivirus which is intercepting your mail. You would be well advised to turn off the Avast Mail shield; It does not add any additional security if you don't by attention elsewhere, and can cause problems.

    I see that it is the record of mail in bulk that because of the problems in this case. Connect to the Web e-mail account and clear the items junk and deleted records.

    BT is recommended to use SSL, but your original question indicated that SSL was not taken in charge for SMTP on port 25. I think we'd better go on all your settings. Recommendations of BT are on this page: BT email: what are the settings for outgoing and incoming mail servers?, but they only work if you disable Avast scanning mail.

    Right-click on the account name in the folders pane, and then select Properties.

    • Under the servers tab, make sure that my server requires authentication is selected.
      Select connect with authentication in clear text.
    • On the Advanced tab, select this server requires a secure connection (SSL) for both servers.
      Make sure that the incoming (IMAP) port is 993 and port for outgoing (SMTP) is 465.

    When you've made all these changes, close Windows Live mail and wait five minutes for the program do its cleaning and save the modified settings. Then, restart the computer and make sure that the Mail of Avast shield is always off.

    Launch Windows Live Mail, then dial a new test message and send it to yourself. Post a new message in your response.

  • OVD: Not a connection is valid. Check if the server is SSL is activated.

    Hi all

    If I try to connect with the /odsm repository, pops up the following error:

    Not a connection is valid. Check if the server is SSL is activated.

    I don't know if someone has changed our Setup, because OVD-connection was correct. How can I insulate the position of the error?

    Kind regards

    Ministry of health

    Please run / "opmnctl status-l. Then check which port OVD is running on. This should help you on this question.

    I hope this can help,

    Thiago Leoncio

  • Change the SSL connection on the Server VMware - what customers?

    Hello

    I currently have Mirage Horizon 4.2.3 installed and I use NO SSL. Server is available only for users within the local network.

    I would change it and this server on the internet for the users will be able to backup data during a move and I'll be able to get diapers for them.

    All guests of Mirage are pointing to the internal address of Mirage.

    My questions are:

    -If I change server settings will be I lost the connection to the LAN clients or I'll go 'extra' access via https?

    -is it possible to make clients to use SSL connection without re-installing the agent of Mirage?

    -I can do it without full re-synchronization of data?

    [Thanks for the replies and suggestions:]

    Once you have changed the configuration of SSL for a server of Mirage, customers also has need to use SSL for connects to the server, otherwise the connection will not be established.

    You can change the settings of the Mirage customer without reinstallation:

    -In Windows, the tray icon, open the status of Mirage, CTRL + ALT + S, a new window to set up the client must open and then check the Option 'use SSL Transport'

    OR

    -Edit the Wanova.Desktop.service.exe.config file and change the 'useSslTransport' for real 'touch' and then restart the service Wanova Mirage

    Full re-synchronization of data should not be necessary, as endpoint and always the same agent

  • Connection refused in SQL Server 2005

    I just installed SQL Server 2005 Developer Edition, and I still have SQL Server 7 running on port 1433.

    I have many databases SQL7 connected to CF7.0.2

    When I try to connect to a new database that I can read and write in SQL2005, I get a connection refused error.

    I don't know what port to connect to, as shown in the SQL2005 port 0 which means apparently dynamic port allocation.

    When I try the port 1434 I get connection refused.

    I have the defined user name to his (and enabled in SQL2005) and no password (windows authentication). Same result if the user name is empty.

    Anyone have any idea what should these settings be?

    Doug

    Finally I found the answer here:

    http://www.Forta.com/blog/index.cfm/2006/1/10/ColdFusion-and-SQL-Server-2005

    Doug

  • Another problem of connection: connection refused to host: 127.0.0.1

    Hello
    using the Mission of control 4.0 I have to following behavior attempts to connect from my local windows machine jrockit (on redhat) distance. Management port is defined (6115) and accessible through the firewall (local machine telnet works very well). With the help of MC locally on the computer remote (and tunnel with X) also works.

    Remote connection does not work with the pasted below exception. But through netstat, I see a connection made on the correct port on the local computer and the remote computer. I wonder why MC attempts a connection to 127.0.0.1?
    Remote
    TCP 0 0: ffff: remoteIP >: 6115: ffff: localIP >: 2770 ESTABLISHED 7628/java
    local
    < LocalIP > TCP: 2647 < remoteIP >: 6115 ESTABLISHED

    Any help would be greatly appreciated.

    Thank you
    Thomas

    Failed to open the GPMC for < remotemachinehostname >: 6115.
    com.jrockit.mc.rjmx.ConnectionException: connection refused to host: 127.0.0.1; nested exception is:
    java.net.ConnectException: connection refused: connect
    com.jrockit.mc.rjmx.ConnectionException: connection refused to host: 127.0.0.1; nested exception is:
    java.net.ConnectException: connection refused: connect
    at com.jrockit.mc.rjmx.ConnectionManager.connect(ConnectionManager.java:63)
    to com.jrockit.mc.console.ui.actions.StartConsole$ 1.preConnect(StartConsole.java:39)
    at com.jrockit.mc.browser.utils.PreConnectJob.run(PreConnectJob.java:74)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: java.rmi.ConnectException: connection refused to host: 127.0.0.1; nested exception is:
    java.net.ConnectException: connection refused: connect
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)
    at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:110)
    at javax.management.remote.rmi.RMIServerImpl_Stub.newClient (unknown Source)
    at javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2327)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:279)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:228)
    at com.jrockit.mc.rjmx.internal.RJMXConnection.connect(RJMXConnection.java:644)
    at com.jrockit.mc.rjmx.internal.RJMXConnection.establishConnection(RJMXConnection.java:609)
    at com.jrockit.mc.rjmx.internal.RJMXConnection.setupServer(RJMXConnection.java:582)
    at com.jrockit.mc.rjmx.internal.RJMXConnection.connect(RJMXConnection.java:160)
    at com.jrockit.mc.rjmx.internal.RJMXConnectorModel.establishConnection(RJMXConnectorModel.java:129)
    at com.jrockit.mc.rjmx.internal.RJMXConnectorModel.connect(RJMXConnectorModel.java:173)
    at com.jrockit.mc.rjmx.ConnectionManager.innerConnect(ConnectionManager.java:95)
    at com.jrockit.mc.rjmx.ConnectionManager.connect(ConnectionManager.java:61)
    ... 3 more
    Caused by: java.net.ConnectException: connection refused: connect
    at java.net.PlainSocketImpl.socketConnect (Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at java.net.Socket.connect(Socket.java:478)
    at java.net.Socket. < init > (Socket.java:375)
    at java.net.Socket. < init > (Socket.java:189)
    at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
    at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:595)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)
    at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:110)
    at javax.management.remote.rmi.RMIServerImpl_Stub.newClient (unknown Source)
    at javax.management.remote.rmi.RMIConnector.getConnection(RMIConnector.java:2327)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:279)
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:227)
    at com.jrockit.mc.rjmx.internal.RJMXConnection.connect(RJMXConnection.java:643)
    at com.jrockit.mc.rjmx.internal.RJMXConnection.establishConnection(RJMXConnection.java:609)
    at com.jrockit.mc.rjmx.internal.RJMXConnection.setupServer(RJMXConnection.java:582)
    at com.jrockit.mc.rjmx.internal.RJMXConnection.connect(RJMXConnection.java:159)
    at com.jrockit.mc.rjmx.internal.RJMXConnectorModel.establishConnection(RJMXConnectorModel.java:129)
    at com.jrockit.mc.rjmx.internal.RJMXConnectorModel.connect(RJMXConnectorModel.java:172)
    ... 5 more

    You can try adding
    -Djava.rmi.server.hostname = - Xmanagement:ssl = false, authenticate = false, autodiscovery = true, port = 6115, rmiserver.port = 6115
    and see if that could help.

  • Port 80 connection refused on localhost

    Hello

    I am trying to solve a problem that I am having with the virtual hosts in Apache 2.4 on one of my two Macs, both running El Capitan. On a Mac, use virtual hosts without a hitch on another, I get connection refused.

    ↪ curl -I -L test.dev 15:51:08
    HTTP/1.1 200 OK
    Date: Tue, 08 Dec 2015 14:51:17 GMT
    Server: Apache/2.4.16 (Unix)
    Last-Modified: Tue, 08 Dec 2015 08:52:04 GMT
    ETag: "c-5265f1673f500"
    Accept-Ranges: bytes
    Content-Length: 12

    Content-Type: text/html

    vs.

    ↪ curl -I -L test.dev 15:51:01
    curl: (7) Failed to connect to test.dev port 80: Connection refused

    My question is not on Apache or the configuration of the vhosts, / etc/hosts, etc. All that is not the issue here. The only difference between the two Macs I can find is in the Port Scan output. The right seems to have port 80 open:

    Port Scanning host: 127.0.0.1

    Open TCP Port: 22 ssh
      Open TCP Port: 53 domain
      Open TCP Port: 80 http
      Open TCP Port: 88 kerberos
      Open TCP Port: 445 microsoft-ds
      Open TCP Port: 548 afpovertcp
      Open TCP Port: 631 ipp

    СКАНИРОВАНИЕ ПОРТОВ ЗАВЕРШЕНО...

    While it is not bad:

    Port Scanning host: 127.0.0.1

    Open TCP Port: 88 kerberos
      Open TCP Port: 445 microsoft-ds
      Open TCP Port: 548 afpovertcp
      Open TCP Port: 631 ipp
    Сканирование портов завершено…

    Could someone explain why port 80 is not on this machine and how do I enable it?

    All the best,

    Tench

    To make sure that port 80 is open for TCP on all interfaces, I added

    pass in proto tcp from any to any port 80 

    à /etc.pf.conf . Reloading of pfctl(8) didn't quite do the trick, but did a reboot. Now, the port appears as open in the port scan, and my virtual hosts are served as it should.

  • Configuration of SSL connection

    Hello

    I installed SSL certificates on the windows computer where our OPC server is configured. And I have also configured the web service adapter to use authentication on the default port.

    Is there anything else I need to configure other than the above inorder to have SSL connectivity? Also there are all the standard tests I can perform of CPO in order to validate this configuration.

    Thank you
    Greg

    You need to make sure that you have followed all the steps on page 12 of the guide to Web Services to the North. If you have you can test it by opening a browser and going to https:// Server teo >: / WS/process? WSDL

    You can test with portals information supply in, or you can run the web service is running (in CPO) against him to test more.

  • HTTP - 'connection refused '.

    All,

    I'm going nuts!  I was dead in the water for a while.  I'm trying to get the web content to load in my application and everything works fine in the Simulator, but on the current device, which is a Storm 9530 on the Verizon network, I get ' connection refused [field of Web site]: 80 "to where the content would be.

    The connection string, I'm passing to the HTTPConnection is: http://fulldomainname/Test/Test.aspx;deviceside=false;connectionUID=GPMDSNA5C

    A test, I was logging every query on my IIS server, but when I try to connect is not hitting the newspaper, so demand is still not making it on the server.  I also tried this on pages like google.com and other well-known sites, so I don't think that it's the server either.

    I use the HTTPConnectionFactory of http://www.versatilemonkey.com/HttpConnectionFactory.java and have actually used successfully for another project, so I don't know why it does not work.

    HttpConnectionFactory _factory = new HttpConnectionFactory("http://domain/TestAd/Test.aspx");
    
    while({
      try
      {
                        String nextString = _factory.getNextConnectionString();
                        _httpConnection = (HttpConnection) Connector.open(nextString);
                _httpConnection.setRequestProperty( "User-Agent", getUserAgentString());
    
                        _renderingSession = RenderingSession.getNewInstance();
    
                        _browserContent = _renderingSession.getBrowserContent(_httpConnection, this, null);
    
                        _adField = _browserContent.getDisplayableContent();
                        _adField.setBackground(BackgroundFactory.createSolidBackground(Color.RED));
    hfm.add(_adField);
    
                        manager.add(hfm);
    
                        _browserContent.finishLoading();
    
    }
    
    public HttpConnection getResource(RequestedResource resource,
                    BrowserContent referrer) {
                  /*if (resource == null) {
                        return null;
                    }
    
                    // check if this is cache-only request
                    /*if (resource.isCacheOnly()) {
                        // no cache support
                        return null;
                    }*/
    
                    String url = resource.getUrl();
    
                    // We dont need to return the thing if it is a fav icon
                    if(url.endsWith("favicon.ico"))
                    {
                        logEvent("favIcon detected");
                        url = "http://dev.synasync.com/favicon.ico";
                    }
    
                    if(url.equals("http://a.jumptap.com/favicon.ico"))
                     {
                        logEvent("a.jumptap.com/favIcon detected");
                        return null;
                     }
                    //if (url == null) {
                    //    return null;
                   // }
    
                    // if referrer is null we must return the connection
                   // if (referrer == null) {
                        HttpConnectionFactory factory = new HttpConnectionFactory(url);
    
                        while(true)
                        {
                            try
                            {
    
    String nextString = factory.getNextConnectionString();
    
                                logEvent("PreCall For resource " + resource.getUrl() + ": " + nextString);
    
                                HttpConnection httpConnection = (HttpConnection) Connector.open(nextString);
    
                                logEvent("Call For resource " + resource.getUrl() + ": " + nextString);
    
                                return httpConnection;
                            }
                            catch(RemoteException e)
                            {
                                logEvent("RE in inner: " + e.getMessage());
    
                            }
    
                            catch(NoMoreTransportsException e)
                            {
                                break;
                            }
    
                            catch(Throwable saxException)
                            {
                                logEvent("SAX in inner: " + saxException.getMessage());
    
                            }
                        }
    
    private String getUserAgentString()
            {
                String version = "";
                ApplicationDescriptor[] ad = ApplicationManager.getApplicationManager()
                        .getVisibleApplications();
                for (int i = 0; i < ad.length; i++) {
                    if (ad[i].getModuleName().trim().equalsIgnoreCase(
                            "net_rim_bb_ribbon_app")) {
                        version = ad[i].getVersion();
                        break;
                    }
                }
    
                String result = "Blackberry" + DeviceInfo.getDeviceName() + "/" + version
                + " Profile/" + System.getProperty("microedition.profiles")
                + " Configuration/"
                + System.getProperty("microedition.configuration")
                + " VendorID/";
    
                if(Branding.getVendorId() < 0)
                    result += "105";
                else
                    result += Branding.getVendorId();
    
                return result;
            }
                    return null;
            }
    

    This should be the most relevant code.  I apologize for posting without care - I can't seem to fix this.  If you copy and paste into a text editor, it should be easier to read.

    Can anyone offer avenues of advice?  I'm REALLY stuck!

    Thank you!

    Devon

    Sorry, not looked carefully, just noticed this:

    deviceside = false; connectionUID = GPMDSNA5C

    If you want to use WAP, which should really be

    deviceside = true; connectionUID = GPMDSNA5C

    If you try to use WAP, I recommend that you first try the WAP browser on the device, just confirm that it actually works.

    I hope this helps.

Maybe you are looking for

  • Portege R700-S1321 - cannot set the resolution of 1366 x 768

    I have exactly the same problem, as shown in: http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=64809 The resolution of the laptop to random times and intervals seems to support a maximum of 1280 x 700, which translates into a 2

  • HP pavilion dv 6700: drivers for PC

    I recently had a fedora to Windows os After installing a few pilots required in Device Manager I noticed that it shows ? Base system device ? Base system device ? Base system device ? Coprocessor ? Fingerprint sensor ? Unknown device How to know the

  • copy files via Remote Desktop

    Is it possible to copy a file from my computer to my local computer using remote desktop? I have easy access to my computer to work at home, but can't be able to understand how to copy a file from one to the other. I have files on my computer that I

  • CAP - NullPointerException

    Hi all My project has trouble running due to a Null Exception pointer Cap. The project has a dependency to project to another library, which has a pre-audit pot in his path of construction. Anyone got any ideas? Thank you!

  • Cannot open the Junk folder on the Mail app

    Original title: Junk folderCan someone tell me why the Junk folder will not open? DOTS just continue to go along and round, I do not remember doing something different Cheers, bruce