HTTP_GET - Port 80 error: NIECONN_REFUSED

Hi Experts,
I'm extracting data thru FM HTTP_GET, It is working fine if I provides the RFC destination as SAPHTTP (which runs on front end).
But If I provides RFC destination as SAPHTTPA (which runs on App.Server) it is giving Error as follows.
'Connect Error: Connect to Host inpt.co.uk Port 80 error: NIECONN_REFUSED'
What would be the problem?
Requesting your help.
Thanks.
Abhishek

Not being familiar with Parallels, I need more information about the Network changes you made to get Firefox to work while booted in Windows. Were these changes to your Network Panel in System Preferences, or to the Network config. on the Windows side?
As far as your OS X Network setup is concerned, you can delete the preference file com.apple.networkConfig.plist found in your HD>Library>Preferences folder. Then, you'll need to reconfigure the Network settings. Here's some guidance (assuming you are using either an Airport or Ethernet Cable Connection (not DSL).
Go to the System Preferences>Network panel
- Location - set up a personal location by clicking on the drop down menu and selecting "add a location". Use a name familiar to you. Once established, select "apply".
- Next, click on the "Show" drop down menu and select Network Port Configurations. Only Ethernet (or Airport) ought to be checked. Move it to the top of the list (you can drag it). Select "apply".
- Back to the "Show" menu, depending on your connection select "Ethernet" or "Airport". Click on the TCP panel. There, enter 208.67.222.222 and
208.67.220.220 (separate lines) in the DNS servers box and select "apply".
Creating a personal location, plus adding the DNS codes seems to speed things up. Otherwise, the "automatic" function has a tendency to "search" for available locations.

Similar Messages

  • Content Server: Connect Error: Connect to Host/Port error: NIECONN_REFUSED

    Hi
    I am monitoring my Content Server on CCMS and I constantly receive the
    following error:
    10.07.2007 15:21:07 Requests ContRep:ZP User:APALACIO HTTP_GET_FILE
    Connect Error: Connect to Host 10.201.1.128 Port 1090 error:
    NIECONN_REFUSED
    That does <b>not</b> mean that the Content Server is not working but those
    messages are <b>constantly appearing</b> and I receive the user complaints.
    Content server info:
    Version: 640
    Build: 16
    pVersion: 0046
    Any help is appreciated, I have no idea of what do I need to check.
    Extra info: I have the same problem on the development platform, and the content server is placed on a diffferent server!! sounds weird !!!
    Regards
    Mario

    Hi
    I am monitoring my Content Server on CCMS and I constantly receive the
    following error:
    10.07.2007 15:21:07 Requests ContRep:ZP User:APALACIO HTTP_GET_FILE
    Connect Error: Connect to Host 10.201.1.128 Port 1090 error:
    NIECONN_REFUSED
    That does <b>not</b> mean that the Content Server is not working but those
    messages are <b>constantly appearing</b> and I receive the user complaints.
    Content server info:
    Version: 640
    Build: 16
    pVersion: 0046
    Any help is appreciated, I have no idea of what do I need to check.
    Extra info: I have the same problem on the development platform, and the content server is placed on a diffferent server!! sounds weird !!!
    Regards
    Mario

  • Phone number ported in error; can't access e-mails

    I bought a new cell phone and requested that my cell number be ported.  Instead of porting the cell number, our Verizon land line was ported in error.  Shortly thereafter, our account was canceled, and our access to Verizon e-mail was terminated.  Numerous calls to Verizon have been in vain.  Any suggestions on how I can impress the importance of getting our e-mail account returned to us?  My wife still has her Verizon cell phone, and Verizon has told me that they will re-port the number back to our home later this week.  Will our e-mail accounts return?

    Hi and welcome to the forums!
    I would suggest you run a diagnostics test. This will register your device and create a report that can be sent to your vendor.
    Thanks,
    Bifocals
    User Guide for your device
    Diagnostic reports
    About diagnostic reports
    Diagnostic reports provide wireless configuration and connection information for your BlackBerry® device. If you cannot connect to the wireless
    network or access services such as email messaging, your wireless service provider or administrator might ask you to run and submit a diagnostic
    report. Your wireless service provider or administrator can use the report to help you troubleshoot the problem.
    Run a diagnostic report
    If you cannot connect to the wireless network or access services such as email messaging, your wireless service provider or administrator might
    ask you to run and submit a diagnostic report. Your wireless service provider or administrator can use the report to help you troubleshoot the
    issue.
    1. On the Home screen or in a folder, click the Options icon.
    2. Click Mobile Network.
    3. Press the Menu key.
    4. Click Diagnostics Test.
    5. Press the Menu key.
    6. Click Run.
    View a diagnostic report
    1. On the Home screen or in a folder, click the Options icon.
    2. Click Mobile Network.
    3. Press the Menu key.
    4. Click Diagnostics Test.
    5. Highlight a report.
    6. Press the Menu key.
    7. Click View Report.
    Submit a diagnostic report
    1. On the Home screen or in a folder, click the Options icon.
    2. Click Mobile Network.
    3. Press the Menu key.
    4. Click Diagnostics Test.
    5. Highlight a report.
    6. Press the Menu key.
    7. Click Email Report or PIN Report.
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Port overrun error while reading data in queue

    I am trying to read data from various wireless sensors(5-6 in number)  which are communicating with my PC using rs232 port.
    the size of data from each sensor that i am getting is 39 bytes.
    I want to extract some bytes of these data for which i am using a string subset function.
    Now the issue is due to the high baud rate i am not able to read data from each of them individually because before one set of data is worked on another set arrives and port overrun error occurs.
    I am trying to do this using queue but could not find a possible solution.

    This shouldn't be a difficult problem, as serial communication is "slow" (compared to the speed of the CPU).  You want to take advantage of LabVIEW's parallel nature and have each of your Serial devices running in parallel, taking 39 bytes of data and passing it to an "Extract useful information" subVI.  Note that you can use the same subVI for each of the 6 lines, and the time it takes to "extract the useful information" (by doing some string parsing) should take no more than a few microseconds, so it can easily be "shared" by all of your serial devices.  Alternatively, you could make this VI reentrant, so a separate and independent copy would be assigned to each device, again allowing parallel operation.
    If you are still having problems, post some code.

  • What is "Missing Port Information" error?

    Setting FINEST log level on JAXRPC in the AS8 2004Q04 Beta reveals nothing.
    Searches on this forum provides only 3 matches for "Missing port information" (this one makes 4). In http://forum.java.sun.com/thread.jsp?forum=136&thread=508958 the same problem that I have is described, and the problem is left unresolved, despite a plea from a second user. ( I wonder what happened to these people...Did they sell short or become .NET developers. Neither are an answer for me. )
    Searches in the bug parade shows that this error is generic: In 6157880, classpath was not set correctly. In 4859401, service used a J2SE 1.4 API in a 1.3 environment. In 4802443 there is a getter for a public field and so jaxrcp was confused. There are more bugs matching but I'm not listing them all here. My point is that there doesn't seem to be a single root cause for this problem.
    So, logs don't help, forum doesn't have answer, bug parade is too noisy. This problem seems unresolved here on Sun's web pages, but here I try again:
    Here are some questions:
    1) What is "port information"?
    2) From where is it missing? Where does AS8 expect to find it?
    3) Anyone have a strategy on how to debug this?
    I have Axis TCPMON tracing the soap messages and can verify that AS8 originates the error, not the client. The limited information from the server log verifies this too:
    [#|2004-11-01T16:28:20.008-0500|SEVERE|sun-appserver-pe8.1|javax.enterprise.resource.webservices.rpc.server.http|_Thre
    adID=11;|JAXRPCSERVLET22: no endpoint specified|#]Here is the output of a client that dumps the exception:
         [java] Endpoint address = http://Stratocaster:8080/ym/ym-alias
         [java] javax.xml.rpc.soap.SOAPFaultException: JAXRPCSERVLET28: Missing port information
         [java]     at com.sun.xml.rpc.client.StreamingSender._raiseFault(StreamingSender.java:515)
         [java]     at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:294)
         [java]     at svcp.XXXAPIR0501_Stub.create2(XXXAPIR0501_Stub.java:282)
         [java]     at SubClient.main(SubClient.java:31)

    I believe I've gotten to the bottom of this error and will report it here in case there is anyone that is also having this problem and in case there is anyone that can make sense of it.
    The alias and endpoint fields must be equal.
    The deploy tool allows you to enter an alias and an endpoint for your web service. I'll show you the user interface specifics below. The data you enter in these fields show up in the wsdl, the web.xml and the sun-web.xml, and I'll show what elements below.
    Except for the preceding '/' in the alias field (the '/' is inserted by deploytool), the alias and the endpoint string must be identical: if '/imp-alias' is the alias value, the endpoint must be 'imp-alias'.
    If they are not equal and your client uses the alias value in endpoint address, you will get "Missing port information" error.
    If they are not equal and your client uses the endpoint value in endpoint address, you will get '404 Not Found' error.
    For example, lets say I set alias to 'api-alias' and endpoint to 'api-endpoint'. Using my browser, I can get the wsdl with http://localhost:8080/context/api-alias?wsdl (where context is also a value set in deploytool gui). The returned wsdl will show that the soap:adress location attribute is: http://localhost:8080/context/api-endpoint. If your client uses the wsdl to generate stubs, the default endpoint is this location and your client will get the '404 Not Found' error. If you client provides an endpoint address by setting the ENDPOINT_ADDRESS_PROPERTY to http://localhost:8080/context/api-alias, your client will get the "Missing port information" error.
    You get to the alias and endpoint fields in deploytool from the File panel on the left. Open the subfolder that represents your war file. There will be your web service. Select the web service and the main panel will change to contain about 4-6 tabs. One tab labelled Aliases another tab labelled Endpoint.
    The alias field shows up in the web.xml file like this:
    <servlet-name>APIImpl</servlet-name>
    <url-pattern>/api-alias</url-pattern>
    </servlet-mapping>The endpoint field show up in the web.xml file under the same servlet-mapping element as alias:
    <servlet-name>APIImpl</servlet-name>
    <url-pattern>/api-endpoint/__container$publishing$subctx/*</url-pattern>
    </servlet-mapping>The endpoint field shows up in the wsdl in the soap:address element's 'location' attribute:
          <soap:address location="http://localhost:8080/context/api-endpoint" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"/>The endpoint field shows up in the sun-web.xml file
    <endpoint-address-uri>api-endpoint</endpoint-address-uri>John

  • Campus Manager report - Ports in error Disabled state

    Hi,
    I have LMS 3.2 and I wonder how Campus Manager collects information from the switch to generate a report of discrepancies, namely a report of "Ports in Error Disabled state"??
    I find that I have ports in errDisabled state but Campus Manger doesn´t show this information in "Ports in Error Dissabled state" report. What could be the problem?
    Thanks.

    Hi,
    Campus Manager do snmpwalk on the ciscoErrDisableMIB to get the status of the error disabled ports.
    Thanks,
    Gaganjeet Singh

  • Error: "Cannot connect to the provider. Make sure it is running in the specified host/port. Error (12031)"

    Hi,
    EPM version: EPM 11.1.2.1
    When we are using Zoom In Level as All Levels and tring to drill down for dimention of HFM application we are getting below error.
    Error: "Cannot connect to the provider. Make sure it is running in the specified host/port. Error (12031)"
    As we found some solution from comunity , we have performed below workaround but still we are getting same error.
    ·              We have done the changes in mod_wl_ohs.conf file of OHS  with (WLIOTimeoutSecs 3600 and WLIOSocketTimeoutSecs 3600)
    ·              And then restarted OHS and  APS service but still we found same error.
    Could anyone please suggest ,where can we trace its log from web server and the solution for this issue?
         Thanks,
             D.N. Rana

    Hi,
    We have already performed the changes for APS in OHS as mentioned in the solution and the path also same as under OHS.
    Intially we were getting error for "to increase netRetryCould and NetRetryInterval"  as a solution we have added below 3  registry DWORD keys under  path
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings
    "KeepAliveTimeout"=dword:00180000                   (26 Minutes)
    "ReceiveTimeout"=dword:00dbba00                      (240 Minutes)
    "ServerInfoTimeout"=dword:00180000                  (26 Minutes)
    Above error resolved but then we received Error"12031"
    Now we have added above 3 DWORD keys under path HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
    and now we are not getting the  error "12031".
    But here we are not getting how it(LB issue) resolved with above solution?
    Thanks,
    D.N.Rana

  • Help, error connection Cisco Identity Services Engine with AD, global catalog port status error

    Dear all,
    I have Cisco Indentity Services Engine, that  connected to Active Directory. When I test connection detailed,
    the result is error, said:
    Test Connection Results
    This dialog shows the detailed logs for the operation for: idsv0018.
    Status: FAILED: Global Catalog port status error.
    Can anyone help?
    I believe,  because this error, I can't search group of AD, at Cisco ISE.
    FYI: the connection from Cisco ISE to AD, joined with successful result.
    Thanks,
    Jerri

    It's clears that when ISE tries to  find the GC using the _gc._tcp. DNS query. It doesn't find that  information on the Domain controller. The GC information is missing on  the DC.
    gc._tcp.DnsForestName
    Allows a client to locate a Global Catalog (gc) server for this domain.
    Jatin Katyal
    - Do rate helpful posts -

  • IDoc_02_Error passing data to port-Communication error when  sending with HTTP

    Hello All,
    We are receiving the error "02_Error passing data to port-Communication error when  sending with HTTP", when sending the idoc to PI from ECC system.
    Observation:
    1. Some idocs are failing and immediately after sometime the same type of  idocs with different idoc numbers are getting successful.
    Eg: Orders. One purchase order is failing at one point of time. later another purchase order is getting successful after some time to the same partner.
    2. If i perform the reset of idoc, then it is getting delivered during next scheduled job run.
    please help me in resolving the issue.
    Regards,
    Ch. Venkat.

    status 02 is     Error passing data to port ...it simply means your port setting has some problem. do configure your port setting and also in partner profile
    Thanx and Regards
    Arpan Maheshwari

  • Port 3689 ERROR

    after months of working perfectly, now both my AppleTV's are not syncing and both give me the "port 3689" error..
    I

    I have the Port 3689 problem as well.
    I originally had my Apple TV set up to stream my iTunes music and photo library. I chose not to "sync" my library to the Apple TV because of the shear number of files (>20,000). This has worked fairly well for the past year.
    Recently, I have purchased several movies via the Apple TV. I have been meaning to transfer these movies to my computer and/or iPhone, but was unable to do so. The information that I received from this newsgroup suggested that I turn off the streaming, which I had postponed until now.
    Today, in the midst of upgrading iTunes to 7.7, and my iPhone to 2.0, and my AppleTV to 2.1, I decided to try to get those movies transferred. But now I am getting the port 3689 message. I turned off my firewall, but it still won't connect. So, not only can I still not transfer my movies, I can no longer access my shared iTunes music library via the Apple TV. What gives?
    iTunes 7.7.0.43 on Windows XP SP2
    Apple TV 2.1
    My iTunes will stream music thru my Apple TV via Air Tunes.
    My iPhone 2.0 upgrade allows me to connect and control the Apple TV via the new Remote app.

  • 7965 Display Error - Port Configuration Error

    Community,
    I have a customer who is experiencing what appears to be a cosmetic error on their 7965s.  When deploying endpoints into the field they have found that if they hard code the speed/duplex to 100/Full on the PC port of the phone they get a "Port Configuration Error".  The funny thing is that the PC appears to function normally at 100 Full.  When I change the endpoint to auto-negotiate from CUCM the error goes away. 
    Has anyone ever run into this?
    Endpoint:     7965
    Protocol:     SIP
    Load:          SIP45.9-3-1SR2-1S

    No worries, how about the actual switch port on the phone?  Are both the PC and SW ports set to Auto or 100 Full?  I would still be curious about what the network port on the switch is set to as well.  I am running 7965G's in both SCCP and SIP form and no matter how I have the ports set and cannot recreate.  I am also running 9.3.1sr2 firmware on both.

  • MDB rollbacks and stops the listener port with error code 2072

    Hi
    We have a MDB listening on QUEUE1. This MDB processes the message and puts another message in QUEUE2. Transaction is "required" for this MDB.
    The processing could somtime take more than 2 min. We used to get EJB timeout error in this scenario. We changed EJB timeout to 5 min (default was 2 min). This resolved the timeout error. But it started throwing following exception. Note that if the processing takes less than 2 min, MDB never rollbacks.
    After this rollack, listener port can not pick up the next message and it throws error (MQJMS2002: failed to get message from MQ queue. MQ Error Code 2072) . It stops as a result and restarts after 60 sec. Even after restart it can not process the messages till we restart the JVM.
    Regarding error handling, Backout threshold is 3. If the message is redelivered, we discard this message.
    We are using 2 Phase commit for 2 resources MQ (5.3) and MS SQL.
    Websphere version is 5.1.
    Two issues here
    1. Why is MDB rolling back if processing takes more than 2 min.
    2. After the rollback, why is listener port not picking up the messages. Why do we need to recycle the JVM.
    Any pointers to resolve this issue?
    EXCEPTION
    [11/29/05 15:03:37:752 EST] 1b9bccc XATransaction E J2CA0027E: An exception occurred while invoking end on an XA Resource Adapter from dataSource JMS$postprocessor$JMSManagedConnection@25078403, within transaction ID {XID: formatId(57415344), gtrid_length(51), bqual_length(2, data(00000000000000950000000113238145f813eccfef12249c6aab206666f96901636c5f6170703130355f73656e7431715f716113238145f813eccfef12249c6aab206666f969010000000100000000)}: javax.transaction.xa.XAException: XA operation failed, see errorCode
    at com.ibm.mq.MQXAResource.end(MQXAResource.java:520)
    at com.ibm.ejs.jms.JMSManagedSession$JMSXAResource.end(JMSManagedSession.java:1557)
    at com.ibm.ejs.j2c.XATransactionWrapper.end(XATransactionWrapper.java:525)
    at com.ibm.ws.Transaction.JTA.JTAResourceBase.end(JTAResourceBase.java:253)
    at com.ibm.ws.Transaction.JTA.RegisteredResources.distributeEnd(RegisteredResources.java:629)
    at com.ibm.ws.Transaction.JTA.TransactionImpl.internalPrepare(TransactionImpl.java:1241)
    at com.ibm.ws.Transaction.JTA.TransactionImpl.commit(TransactionImpl.java:981)
    at com.ibm.ws.Transaction.JTA.TranManagerImpl.commit(TranManagerImpl.java:150)
    at com.ibm.ws.Transaction.JTA.TranManagerSet.commit(TranManagerSet.java:177)
    at com.ibm.ejs.csi.TranStrategy.commit(TranStrategy.java:712)
    at com.ibm.ejs.csi.TranStrategy.postInvoke(TranStrategy.java:167)
    at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java:570)
    at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java:3068)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:102)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:127)
    at com.ibm.ejs.jms.listener.ServerSession.run(ServerSession.java:375)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
    [11/29/05 15:03:38:089 EST] 1b9bccc ServerSession W WMSG0031E: Exception processing JMS Message for MDB BatchProcessorMDB, JMSDestination jms/PostprocessorQ : javax.ejb.TransactionRolledbackLocalException: ; nested exception is: com.ibm.ws.exception.WsEJBException
    com.ibm.ws.exception.WsEJBException
    at com.ibm.ejs.container.LocalExceptionMappingStrategy.mapException(LocalExceptionMappingStrategy.java:159)
    at com.ibm.ejs.container.LocalExceptionMappingStrategy.mapCSITransactionRolledBackException(LocalExceptionMappingStrategy.java:293)
    at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java:3159)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:102)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:127)
    at com.ibm.ejs.jms.listener.ServerSession.run(ServerSession.java:375)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
    javax.ejb.TransactionRolledbackLocalException: ; nested exception is: com.ibm.ws.exception.WsEJBException
    at com.ibm.ejs.container.LocalExceptionMappingStrategy.mapCSIException(LocalExceptionMappingStrategy.java:96)
    at com.ibm.ejs.container.LocalExceptionMappingStrategy.mapException(LocalExceptionMappingStrategy.java:165)
    at com.ibm.ejs.container.LocalExceptionMappingStrategy.mapCSITransactionRolledBackException(LocalExceptionMappingStrategy.java:293)
    at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java:3159)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:102)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:127)
    at com.ibm.ejs.jms.listener.ServerSession.run(ServerSession.java:375)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
    [11/29/05 15:03:38:124 EST] 1e9aa18 JMSExceptionL E WMSG0018E: Error on JMSConnection for MDB BatchProcessorMDB , JMSDestination jms/PostprocessorQ : javax.jms.JMSException: MQJMS2002: failed to get message from MQ queue
    at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:553)
    at com.ibm.mq.jms.MQSession.consume(MQSession.java:3144)
    at com.ibm.mq.jms.MQSession.run(MQSession.java:1585)
    at com.ibm.ejs.jms.JMSSessionHandle.run(JMSSessionHandle.java:924)
    at com.ibm.ejs.jms.listener.ServerSession.connectionConsumerOnMessage(ServerSession.java:752)
    at com.ibm.ejs.jms.listener.ServerSession.onMessage(ServerSession.java:527)
    at com.ibm.ejs.jms.listener.ServerSession.dispatch(ServerSession.java:494)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.ibm.ejs.jms.listener.ServerSessionDispatcher.dispatch(ServerSessionDispatcher.java:37)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:91)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:127)
    at com.ibm.ejs.jms.listener.ServerSession.run(ServerSession.java:375)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
    ---- Begin backtrace for Nested Throwables
    com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2072
    at com.ibm.mq.jms.MQSession.consume(MQSession.java:3118)
    at com.ibm.mq.jms.MQSession.run(MQSession.java:1585)
    at com.ibm.ejs.jms.JMSSessionHandle.run(JMSSessionHandle.java:924)
    at com.ibm.ejs.jms.listener.ServerSession.connectionConsumerOnMessage(ServerSession.java:752)
    at com.ibm.ejs.jms.listener.ServerSession.onMessage(ServerSession.java:527)
    at com.ibm.ejs.jms.listener.ServerSession.dispatch(ServerSession.java:494)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.ibm.ejs.jms.listener.ServerSessionDispatcher.dispatch(ServerSessionDispatcher.java:37)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:91)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:127)
    at com.ibm.ejs.jms.listener.ServerSession.run(ServerSession.java:375)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
    [11/29/05 15:03:38:149 EST] 1e9aa18 JMSExceptionL E WMSG0057E: Error on JMSConnection for MDB BatchProcessorMDB , JMSDestination jms/PostprocessorQ , JMS Linked Exception : com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2072
    at com.ibm.mq.jms.MQSession.consume(MQSession.java:3118)
    at com.ibm.mq.jms.MQSession.run(MQSession.java:1585)
    at com.ibm.ejs.jms.JMSSessionHandle.run(JMSSessionHandle.java:924)
    at com.ibm.ejs.jms.listener.ServerSession.connectionConsumerOnMessage(ServerSession.java:752)
    at com.ibm.ejs.jms.listener.ServerSession.onMessage(ServerSession.java:527)
    at com.ibm.ejs.jms.listener.ServerSession.dispatch(ServerSession.java:494)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.ibm.ejs.jms.listener.ServerSessionDispatcher.dispatch(ServerSessionDispatcher.java:37)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:91)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:127)
    at com.ibm.ejs.jms.listener.ServerSession.run(ServerSession.java:375)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
    [11/29/05 15:03:38:190 EST] 1e9aa18 MDBListenerIm I WMSG0043I: MDB Listener ProcessorLP stopped for JMSDestination jms/PostprocessorQ
    [11/29/05 15:03:38:192 EST] 1e9aa18 MDBListenerIm I WMSG0058I: Listener Port ProcessorLP will attempt to restart in 60 seconds
    [11/29/05 15:03:38:194 EST] 1e9aa18 ConnectionEve A J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adaptor for resource jms/PostprocessorQF. The exception which was received is javax.jms.JMSException: MQJMS2002: failed to get message from MQ queue
    [11/29/05 15:04:38:230 EST] 1436f66 MDBListenerIm I WMSG0042I: MDB Listener ProcessorLP started successfully for JMSDestination jms/PostprocessorQ

    Have been able to solve this problem? The same occurs in our environment. I have a nagging feelin git has something to do with a known bug that is solved in some fixpack or something. We're on Websphere 5.1.1.4.
    Any feedback would be appreciated.
    Thanks,
    Jaap

  • Java ME SDK 3.0-"Cannot connect to device manager" on port 1299 error HELP!

    Hello,
    I am running Vista 32 bit. I just downloaded the Java ME sdk 3.0. It installed "successfully". I just tried to launch it several times and it gets stuck in the error below. In summary, something about "Connection refused to host: localhost; DeviceManagerConnection error". Why am I getting that error? This is the first time I installed this.
    I run netstat -an, and nothing shows that something is taking up my 1299 port. Also "ping localhost" returns ::1:. And my hosts file looks good. Windows Defender and Firewall are both off. Does anyone have had this issue in the past? If so, please kindly let me know how you resolved it. Thank you.
    [ 1052] INFO - mpl.ObjectServerConnectionImpl - Connecting to service:jmx:rmi:///jndi/rmi://localhost:1299/device-manager
    [ 2189] WARN - mpl.ObjectServerConnectionImpl - Remote object server is not running at service:jmx:rmi:///jndi/rmi://localhost:1299/device-manager
    [ 2297] INFO - l.process.GenericProcessRunner - Starting process: C:\Java_ME_platform_SDK_3.0/bin/device-manager.exe
    [ 23372] ERROR - un.jme.toolkit.bootstrap.Batch - Problem calling start() on DeviceManagerConnection
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sun.jme.toolkit.bootstrap.Batch.invoke(Unknown Source)
    at com.sun.jme.toolkit.bootstrap.Batch.tryInvoke(Unknown Source)
    at com.sun.jme.toolkit.bootstrap.Batch.startObjects(Unknown Source)
    at org.netbeans.modules.javame.common.container.Module.start(Module.java:21)
    at org.netbeans.modules.javame.common.container.ContainerSupport.startModule(ContainerSupport.java:67)
    at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.getDeviceManagerConnection(DevicemanagerHelper.java:41)
    at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.ensureConnected(DevicemanagerHelper.java:48)
    at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.getDeviceManager(DevicemanagerHelper.java:84)
    at org.netbeans.modules.javame.platform.jme_sdk.autoinstaller.AutoInstaller.ensureDMStarted(AutoInstaller.java:292)
    at org.netbeans.modules.javame.platform.jme_sdk.autoinstaller.AutoInstaller.restored(AutoInstaller.java:63)
    at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:421)
    at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:342)
    at org.netbeans.ModuleManager.enable(ModuleManager.java:906)
    at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:428)
    at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:364)
    at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:276)
    at org.netbeans.core.startup.Main.getModuleSystem(Main.java:165)
    at org.netbeans.core.startup.Main.start(Main.java:312)
    at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:110)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
    java.net.ConnectException: Connection refused: connect]
    at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:338)
    at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
    at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.connect(Unknown Source)
    at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.start(Unknown Source)
    ... 24 more
    Caused by: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
    java.net.ConnectException: Connection refused: connect]

    Hi there,
    I believe I am having the problem reported by the first person in this thread.
    In fact, I installed NetBeans and ran a Java ME sample and it gave me the following error
    Jad URL for OTA execution: http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam.JAMServlet/C%3A/Users/Afamefuna/Documents/NetBeansProjects/CurrencyConverter3/dist//CurrencyConverter3.jad
    Starting emulator in execution mode
    +{color:#ff0000}*C:\Users\Afamefuna\Documents\NetBeansProjects\CurrencyConverter3\nbproject\build-impl.xml:889:*{color} Execution failed with error code 1.+
    BUILD FAILED (total time: 26 seconds)
    Of course, I went to the file but the stipulated line didn't make much sense. Eventually, I seperately installed Java(TM) ME Platform SDK 3.0, but when I doubled clicked on its icon to open it, the initial splashscreen showed up, but when the progress bar got to "+{color:#ff0000}starting modules....{color}+", it gave me a java.net.ConnectionException error.
    When I went to the generated log file, amongst other things, it also contained the following snippet
    +Connecting to service:jmx:rmi:///jndi/*{color:#ff0000}rmi://localhost:1299/device-manager{color}< </strong>[  23398] ERROR - un.jme.toolkit.bootstrap.Batch - Problem calling start() on DeviceManagerConnection java.lang.reflect.InvocationTargetException+
    + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)+
    + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)+
    + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)+
    From the above I can only imagine there is a problem with the device manager set-up for SDK, but how can it be solved?
    The device manager icon shows up in the windows toolbar, however, the "device manager" menu choice is greyed out.
    This same problem was replicated in my friend's PC, so I am certain this has to do with low-grade packaging/programming from the vendor end.
    Please how do I solve this problem? I am hoping that solving one problem, resolves the other.
    thanks
    ABCDEFGH1JKLMNOPQRSTUVWXYZ

  • Port 0 error with mail connection HELP!

    Hello all I have seen this topic on the forum before but all the solutions out there have not worked. I have worked on my school's wireless network for more than a year now and have had no problem using apple's mail to access .mac mail and g-mail mail (via pop mail forwarding) until three months ago or so. Then all of a sudden mail wont get the mail from the two accounts and I have these popular error messages
    There may be a problem with the mail server or network. Check the settings for account "[email protected]" or try again.The server error encountered was: The connection to the server "mail.mac.com" on port 0 timed out.
    and
    There may be a problem with the mail server or network. Check the settings for account "G-mail" or try again.The server error encountered was: The connection to the server "pop.gmail.com" on port 0 timed out.
    I have tried two suggested fixes:
    1) I went to network port configurations and only checked the configurations I wanted to use to connect to the internet and dragged the one used most (airport) to the top
    2) I went to the proxy section and disabled (unchecked) the SOCKS proxy. Some posts have suggested that a SOCKS proxy update in 10.4.7 may have caused the problem.
    Neither of these have worked. Also, I have contacted my network administrator thinking that the school's firewall might be causing the problem. To test this, he shut down the firewall and still the problem occured. I am out of suggestions. Anyone have anything else to try.
    Ohh by the way, when I am at home on my home network, mail works fine and I am able to get my e-mail as usual.

    Hello all I have seen this topic on the forum before but all the solutions out there have not worked. I have worked on my school's wireless network for more than a year now and have had no problem using apple's mail to access .mac mail and g-mail mail (via pop mail forwarding) until three months ago or so. Then all of a sudden mail wont get the mail from the two accounts and I have these popular error messages
    There may be a problem with the mail server or network. Check the settings for account "[email protected]" or try again.The server error encountered was: The connection to the server "mail.mac.com" on port 0 timed out.
    and
    There may be a problem with the mail server or network. Check the settings for account "G-mail" or try again.The server error encountered was: The connection to the server "pop.gmail.com" on port 0 timed out.
    I have tried two suggested fixes:
    1) I went to network port configurations and only checked the configurations I wanted to use to connect to the internet and dragged the one used most (airport) to the top
    2) I went to the proxy section and disabled (unchecked) the SOCKS proxy. Some posts have suggested that a SOCKS proxy update in 10.4.7 may have caused the problem.
    Neither of these have worked. Also, I have contacted my network administrator thinking that the school's firewall might be causing the problem. To test this, he shut down the firewall and still the problem occured. I am out of suggestions. Anyone have anything else to try.
    Ohh by the way, when I am at home on my home network, mail works fine and I am able to get my e-mail as usual.

  • Port 993 error message, now can't set up MacMail for GMail account.

    I've been using MacMail for years without a problem. Recently a little exclamation point came up with an error message indicating that the server couldn't connect with the 993 port for my Gmail account. After trying to update my software, restart the program, etc etc I deleted the account, thinking I'd just recreate a MacMail connection to my Gmail account. Not I'm receiving an error message that the server imap.gmail.com is not responding, and I can not set up a MacMail account linked to my Gmail.
    I've seen lots of people with this problem, but no sufficient answers to correct it. I am not using a portable device, I am using my iMac to try to make this happen.
    Please help! Any incite is much appreciated.
    Thank you.
    Emily

    Hi Emily,
    For port 993, is SSL checked & authentication = Password?
    Could this be it?
    Gmail send but not receive...
    Here are two steps that have come in handy in related situations
    1) login to gmail on your computer or device via a web browser
    2) once logged in successfully, go to this URL to unlock:
    https://www.google.com/accounts/DisplayUnlockCaptch

Maybe you are looking for