ECC Connection Issue

Hi..
I am doing MM-SUS interface. I raised the Purchase Order Request in morning, connection is not there from ECC to XI. Connection is available at evening time only. I want to get the Total purchase order requests from morning to evening at evening time only. How can I proceed for this. Please suggest me.
Thanks in advance,
Pasi.

Hi,
     I think you have Files at source and IDoc's at target in ECC.
     There is an option in XI to plan your File Adapter, i.e. Availability Time Planning  to remain active for particular period of time in a day.
     This configuration is done through Runtime Workbench in XI. If you plan it properly to remain active for some time in Evening. It will pick up all the files in evening and will send it at one go.
Goto RWB--> Communication channel monitoring on the top rightmost corner you will find an option called "Availability Time Planning" Select that option it will pop anothe window where you can find the option to setup your channel available for particular time.
  Surf it out.
Regards,
Anurag Garg

Similar Messages

  • XI to ECC connection issue.

    Hi..
    I am doing MM-SUS Interface. I am getting the PO Confirmation from SUS-XI-ECC. when getting the PO confirmationm, from XI to ECC connection is not available for some time .  After getting the Connection from XI to ECC , the PO Confirmation it will goes to automatically or it required any manual intereption or it will throws any error. pls suggest me...
    Thanks in advance,
    Pasi.

    Pasi,,
    Have a look here :
    Re: MM-XI-SUS Integration
    MM System - XI - SUS
    MM-SUS XI configuration
    MM-SUS cenario
    Re: MM-SUS vendor replication error
    similar to this you will find lots of threads .....make a serch by MM SUS interface in SDN ...will get enormous links..
    Regards,

  • Issue with Java Application with ECC - Connection Issue

    Hi
    We have developed one java application to connect to SAP to extract some data. We are using java API (sapjco) to connect to the SAP. Now we are facing one issue u2013 for the ECC while connecting through the java application we are getting u201CUserid or Password incorrect erroru201D, but with the same userid and password we are able to log through the SAP GUI. If we changed the password with all CAPS (Capital Letters) and without numeric values, its working fine in java application (Means its connecting to ECC)
    We are facing this issue only in ECC; the same application is running successfully in SAP 4.7 etc. without changing password.
    Please Help!

    I would draw the conclusion that you have to provide the paaword in upper case. There is a standar java method there that does this for you. Just do it before sending the password.
    Regards,
    Benny

  • PCo 2.2 - ECC Connection Issue

    Hello,
    We have got PCo 2.2 version. I have to call a simple BAPI from PCo agent.
    I have created new destination system of type: RFC Destination (SAP NW).
    I have followed the steps mentioned in:
    http://help.sap.com/saphelp_pco22/helpdata/en/bf/3a68c28c1f4b8190d55b3e1e85a716/content.htm
    But, I am not able to connect to ECC system. I have given application server name, SAP router, System No, Client, User Password and other details correctly. I am also getting the same error when I am creating the connection from SAP SM59 transaction.
    Please let me know if you have any clue on this.
    Thanks in advance.

    Hi Michael,
    I want to test the functionality of "RFC destination" in PCo 2.2 (and also to create an agent which use this destination for notification).
    Also, I have filled all the details on the 'Query Port' tab. But I am getting error as host 'xxx' unknown.

  • HCI/ECC connection issue with reverse proxy

    Hi,
    we are struggling to set up the connection from C4C to ECC using a reverse proxy (apache).
    Thank you for any help!
    Best Regards
    Florian
    Our apache config is as follows:
    <VirtualHost *:443>
      ServerName customer.reverseproxy.com
      SSLEngine             On
      SSLProxyEngine             On
      ErrorLog              /var/www/customer/log/error.log
      Customlog             /var/www/customer/log/access.log "common"
    # TransferLog  "<Apache_home>/logs/access.log"
    # Offical SSL Certificate for customer.reverseproxy.com
      SSLCertificateFile    "/etc/apache2/ssl/customer/customer_cert.pem"
      SSLCertificateKeyFile "/etc/apache2/ssl/customer/customer_key_np.pem"
      SSLCACertificateFile "/etc/apache2/ssl/customer/SSL123_CA_Bundle.pem"
    # SSLCertificateChainFile "<Apache_home>/conf/proxy-server-ca.crt"   # activate the client certificate  authentication
    #SSLCertificateChainFile "/etc/apache2/ssl/customer/SAP-CA.crt"
    # Signing CA's for SAP client certificate (Baltimore CyberTrust Root & Verizon Public SureServer CA G14-SHA2 + more)
    SSLCertificateChainFile "/etc/apache2/ssl/customer/SAPClientCA.pem"
    SSLVerifyClient require
    SSLVerifyDepth  10
    SSLOptions +ExportCertData +StdEnvVars
    # CA's from SAP and customer for backend connections between Proxy and SAP system (Baltimore CyberTrust Root & Verizon Public SureServer CA G14-SHA2 + more)
    SSLProxyCACertificateFile "/etc/apache2/ssl/customer/SAP-CA.crt"
    # SSLProxyMachineCertificateFile <Apache_home>/conf/proxy-client.pem
      # initialize the special headers to a blank  value to avoid http header forgeries
      RequestHeader set  SSL_CLIENT_CERT ""
      <Location /> 
         # add  SSL_CLIENT_CERT header to forward real client certificate
        RequestHeader set SSL_CLIENT_CERT "%{SSL_CLIENT_CERT}s"
        ProxyPass        https://sap.internal.com:8300/
        ProxyPassReverse https://sap.internal.com:8300/
      </Location>
    </VirtualHost>
    On the HCI we get the following error shown
    Message Processing Log{
      ContextName         = com.sap.scenarios.cod2erp.customermaster.replicate
      IntermediateError   = true
      MessageGuid         = AFU2MVOblsS5yIwpSvYiCt7XnLaT
      Node                = vsaxxxxxx.od.sap.biz
      OverallStatus       = FAILED
      ReceiverId          = Q47_
      StartTime           = Tue Apr 21 11:15:31 UTC 2015
      StopTime            = Tue Apr 21 11:15:31 UTC 2015
      Children [
        Invoked endpoint{
          Cxf.EndpointAddress = https://HCI.intaas.hana.ondemand.com/cxf/COD/ERP/BP_MASTER_REPLICATION
          Error               = Inbound processing in endpoint at https://HCI.intaas.hana.ondemand.com/cxf/COD/ERP/BP_MASTER_REPLICATION failed with message "Sequential processing failed for number 0. Exchange[Message: [Body is not logged]]. Caused by: [org.apache.cxf.interceptor.Fault - Could not send Message.]", caused by "SunCertPathBuilderException:unable to find valid certification path to requested target"
          StartTime           = Tue Apr 21 11:15:31 UTC 2015
          Status              = FAILED
          StopTime            = Tue Apr 21 11:15:31 UTC 2015
          Children [
            Entering Camel route route52{
              StartTime           = Tue Apr 21 11:15:31 UTC 2015
              Children [
                Exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-38 created in Endpoint[cxf://bean:my308416_]{
                  StartTime           = Tue Apr 21 11:15:31 UTC 2015
                  Children [
                    Processing exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-38 in ref:encodingProcessor{
                      StartTime           = Tue Apr 21 11:15:31 UTC 2015
                      StepId              = process151
                      StopTime            = Tue Apr 21 11:15:31 UTC 2015
                      Children [
                        Processing exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-38 in removeHeaders[*]{
                          StartTime           = Tue Apr 21 11:15:31 UTC 2015
                          StepId              = removeHeaders52
                          StopTime            = Tue Apr 21 11:15:31 UTC 2015
                          Children [
                            Processing exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-38 in setHeader[MessageId]{
                              StartTime           = Tue Apr 21 11:15:31 UTC 2015
                              StepId              = setHeader76
                              StopTime            = Tue Apr 21 11:15:31 UTC 2015
                              Children [
                                Processing exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-38 in sap-map-pi:COD_ERP_BusinessPartnerERPBulkReplicateRequest{
                                  Sent To URI         = sap-map-pi://COD_ERP_BusinessPartnerERPBulkReplicateRequest
                                  StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                  StepId              = CallActivity_1
                                  StopTime            = Tue Apr 21 11:15:31 UTC 2015
                                  Time Taken          = 11
                                  Children [
                                    Processing exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-38 in ref:idocOutboundRequest{
                                      StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                      StepId              = process152
                                      StopTime            = Tue Apr 21 11:15:31 UTC 2015
                                      com.sap.sod.utils.idoc.soap.messageid= 00163E0CB1A01EE4BA82F713C72AD65B
                                      Children [
                                        Processing exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-38 in split[bean{idocPackageSplitter, method=split}]{
                                          Error               = org.apache.camel.CamelExchangeException: Sequential processing failed for number 0. Exchange[Message: [Body is not logged]]. Caused by: [org.apache.cxf.interceptor.Fault - Could not send Message.], cause: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
                                          StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                          StepId              = CallActivity_2
                                          StopTime            = Tue Apr 21 11:15:31 UTC 2015
                                          Children [
                                            Successor Exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-39 created with reference to Exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-38{
                                              StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                              StopTime            = Tue Apr 21 11:15:31 UTC 2015
                                              Children [
                                                Processing exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-39 in setHeader[SapIDocContentType]{
                                                  StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                                  StepId              = setHeader77
                                                  StopTime            = Tue Apr 21 11:15:31 UTC 2015
                                                  Children [
                                                    Processing exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-39 in removeHeader[ssl_client_cert]{
                                                      StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                                      StepId              = removeHeader197
                                                      StopTime            = Tue Apr 21 11:15:31 UTC 2015
                                                      Children [
                                                        Processing exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-39 in removeHeader[ssl_client_user]{
                                                          StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                                          StepId              = removeHeader198
                                                          StopTime            = Tue Apr 21 11:15:31 UTC 2015
                                                          Children [
                                                            Processing exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-39 in removeHeader[operationName]{
                                                              StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                                              StepId              = removeHeader199
                                                              StopTime            = Tue Apr 21 11:15:31 UTC 2015
                                                              Children [
                                                                Processing exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-39 in removeHeader[operationNamespace]{
                                                                  StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                                                  StepId              = removeHeader200
                                                                  StopTime            = Tue Apr 21 11:15:31 UTC 2015
                                                                  Children [
                                                                    Processing exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-39 in cxf:bean:Q47_{
                                                                      Error               = org.apache.cxf.interceptor.Fault: Could not send Message., cause: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
                                                                      Sent To URI         = cxf://bean:Q47_
                                                                      StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                                                      StepId              = MessageFlow_2
                                                                      StopTime            = Tue Apr 21 11:15:31 UTC 2015
                                                                      Time Taken          = 123
                                                                      Children [
                                                                        Sent message to endpoint{
                                                                          Cxf.EndpointAddress = https://customer.reverseproxy.com:443/sap/bc/srt/idoc?sap-client=310
                                                                          Error               = Outbound processing in endpoint at https://customer.reverseproxy.com:443/sap/bc/srt/idoc?sap-client=310 failed with message "Could not send Message.", caused by "SunCertPathBuilderException:unable to find valid certification path to requested target"
                                                                          StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                                                          Status              = FAILED
                                                                          StopTime            = Tue Apr 21 11:15:31 UTC 2015
                                                                        Exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-39 failed{
                                                                          StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                                                          Status              = FAILED
                                            Exchange ID-vsaxxxxxx-od-sap-biz-40387-1427614280233-51-38 failed{
                                              StartTime           = Tue Apr 21 11:15:31 UTC 2015
                                              Status              = FAILED
                                              Children [
                                                Exiting Camel route route52{
                                                  StartTime           = Tue Apr 21 11:15:31 UTC 2015
      ReceiverIds [
        Q47_

    Hi Abinash,
    now we are one step further and receive a HTTP 401 on the reverse proxy. It looks like the client cert from HCI is not handled correctly. Can you help?
    Best Regards
    Florian
    HCI log
    Sent message to endpoint{
    Cxf.EndpointAddress = https://customer.reverse.com:443/sap/bc/srt/idoc?sap-client=310
    Error = Outbound processing in endpoint at https://customer.reverse.com:443/sap/bc/srt/idoc?sap-client=310 failed with message "HTTP response '401: Unauthorized' when communicating with https://customer.reverse.com:443/sap/bc/srt/idoc?sap-client=310"
    StartTime = Fri Apr 24 11:03:12 UTC 2015
    Status = FAILED
    StopTime = Fri Apr 24 11:03:12 UTC 2015
    Apache config
    <VirtualHost *:443>
    ServerName cuscrm.webmail.cus.com
    SSLEngine             On
    SSLProxyEngine             On
    ErrorLog /var/www/cuscrm/log/error.log
    Customlog /var/www/cuscrm/log/access.log "common"
    # TransferLog  "<Apache_home>/logs/access.log"
    # Offical SSL Certificate for cuscrm.webmail.cus.com
    SSLCertificateFile "/etc/apache2/ssl/cuscrm/cuscrm_cert.pem"
    SSLCertificateKeyFile "/etc/apache2/ssl/cuscrm/cuscrm_key_np.pem"
    SSLCertificateChainFile "/etc/apache2/ssl/cuscrm/ThawteCAChain.pem"
    # SAP Baltimore Cybertrust Chain for Client authentication
    SSLCACertificateFile "/etc/apache2/ssl/cuscrm/SAPCybertrust.pem"
    SSLVerifyClient require
    SSLVerifyDepth  10
    SSLOptions +ExportCertData +StdEnvVars
    # CA's from SAP and Schunk for backend connections between Proxy and SAP system
    #SSLProxyCACertificateFile "/etc/apache2/ssl/cuscrm/SAP-CA.crt"
    SSLProxyCACertificateFile "/etc/apache2/ssl/cuscrm/SAPCHAIN.pem"
    #  SSLProxyMachineCertificateFile <Apache_home>/conf/proxy-client.pem
    # initialize the special headers to a blank  value to avoid http header forgeries
    RequestHeader set  SSL_CLIENT_CERT ""
    <Location />
    # add  SSL_CLIENT_CERT header to forward real client certificate
    RequestHeader set SSL_CLIENT_CERT "%{SSL_CLIENT_CERT}s"
    ProxyPass        https://internal.sap:8300/
    ProxyPassReverse https://internal.sap:8300/
    </Location>
    </VirtualHost>

  • HP PhotoSmart 7510 suddenly has severe connectivity issues

    I have a HP PhotoSmart 7510 printer since about 2 months. Initial setup worked like a charm and the printer has been working pretty much perfectly for the last 2 months. Wireless printing, scanning and internet access on the printer (e.g. for Facebook photos) all worked. Just from time to time i would get the occasional (mildly annoying) message on my computer saying "scan to computer is currently unavailable" but it usually worked itself out and whenever I needed it to work, it did work.
    But since a few days ago, it has some severe connectivity issues. I didn't change any settings on the printer, router or computer - the issues just started appearing by themselves. I startet getting much more frequent messages on my computer saying "scan to computer is currently unavailable". I noticed I couldn't print anymore, and restarting computer, printer and/or router didn't help at all. The only thing so far i managed to print wirelessly since the problems started were the first 5 pixel rows of an image I tried to print, the rest didn't transmit.
    It seems the printer still connects to the WLAN but printing and scanning no longer work, and whenever I try to access a web service on the printer (like Facebook) it says it has no internet connection, even though the WLAN light is lit up (not blinking) and all the wireless status reports say "congratulations, no problems found" and display IPs etc. just like normal.
    I looked at the threads "PhotoSmart 7510 connects to router, but not to the web.", "Wireless printer (HP Photosmart 7510) not connecting to network" and "Photosmart 7510 won't connect to Web Services" but they weren't a big help. Activating EWS didn't work because even though the printer showed its IP address to be 192.168.1.3, when I entered this in my web browser it didn't find the printers configuration page.
    I tried the following steps from one of the threads:
    1. Restore the Network defaults
    2. Unplug the printers power cord while it is still on. Leave it unplugged and walk to the router.
    3. While the router is still on, unplug the power cord from the router, leave it unplugged for 30 seconds, then reconnect the power cord to the router. Once plugged back in the router should power on automatically.
    4. Plug the power cord back into the printer. Once plugged back in the printer should power on automatically.
    5. Run the Wireless Setup Wizard to reconnect the printer to your wireless network.
    6. Try enabling Web Services.
    I followed these steps exactly. Interestingly, even though I had done step 1 and restored the network settings to factory defaults, after turning back on, the printer somehow still had its old settings saved and reconnected to the network.
    It seemed to have fixed the problem, the printer finally had internet access again (Facebook app showed my photos) and scan to computer found my PC. But after just about 3 minutes, the printer had lost its internet connectivity again. When opening the Facebook app, it displayed the same error message it did before. And printing no longer worked as well.
    So, what is wrong with this printer?! It has the newest software update by the way (I checked during the 3 minutes it had internet access.) My computer is a HP Windows 7 x64 machine (EliteBook 6930p) and the router I'm using is a Netgear WNDR3700.
    I specifically bought this printer for my studies at university. In one week i have my exams and in order to study I REALLY need to be able to print some of my course materials! So any help as quickly as possible would be greatly appreciated. Or do you think this is a case for a warranty replacement, considering the printer's really strange and error-prone behavior?
    Thanks a lot!

    I can assure you that it is not a router issue.  It appears to me that it is a driver compatibility with Windows OS.  After trying to get to the bottom of this since my Photosmart 7525 was new and reading just about every forum and blog, I have come to the conclusion that the issue must be related to the HP driver itself.  
    The issue does not seem to affect any Mac systems, and from one forum someone was able to fix it by downloading new drivers compatible with 64-bit systems (which seem to not be affected by the glitch).  But that leaves us 32-bit people stuck with the current driver which does not work.
    The printer is connected with good signal to the wireless router (no matter who's router it is and what configuration is made).  The printer can be pinged from the router and any computer on the network which is not currently being affected by this issue.  However, the affected computer fails pings by either request timed out, or destination host unreachable.  Pings are successful from the affected computer to any other device on the network.  The only way to recover (at least for a few days) is to reboot the affected computer.
    Also, from the display on the 7525, the network tests pass without issue.  I can also download and print content from the internet with no issues.  
    Please do a quick google search of this issue and you will see several THOUSAND entries of people with the same request.  This is a serious issue that people are having and everything is pointing to an HP problem (not routers, improper installation of software or drivers, etc...).  I agree with several other customers that HP should be on the hook for this fix.  I will give it another couple weeks, then back to the store for a reliable unit from another competitor (Canon, Lexmark, etc..)
    Thank you in advance for escalating this issue to product engineering,
    S. Hunn
    There are 10 kinds of people in this world... Those who understand binary and those who do not.

  • Connection doctor and connection issues

    I have nothing blocking  my internet connection, however mail is a nightmare for me. I continually receive connection issues via the connection doctor for imaps, pops, and icloud.
    Are my settings wrong? I have checked with each of the settings and they are set per instructions provided. Some are google, some yahoo, icloud, etc.
    This is really annoying and I could really use some help.
    Here is a typical message: Could not connect to this Google IMAP server. Check your network connection and that you entered the correct information in the Account preferences. Also verify that the server supports SSL. If it does not, deselect the 'Use SSL" checkbox in the Advanced tab of Account Preference"
    I have done all of this and am still having troubles.
    I am also receiving SMTP connection issues - "Trying to log into this SMTP account failed. Verufy that the username and password are correct."
    I have checked and all are correct. Even more confusing, these issues are not present all the time - however I have not changed anything between when times are good and bad.
    Sigh - I hope someone has an idea to help me out.
    Thanks in advance for your time and thoughts.
    Patti
    I am running osx 10.8 mail 6.2 and use xfinity for my internet (as I mentioned, I disabled their firewall trying to fix this)

    Hi there Japps1,
    You may find the troubleshooting steps in the article below helpful.
    OS X Mail: Troubleshooting sending and receiving email messages
    http://support.apple.com/kb/TS3276
    -Griff W.

  • Excel ODBC Connection Issues

    I'm having some issues importing external data from an Oracle 9i database.
    Here is what is happening:
    I am initially able to import data from the table I want to into Excel.
    I do this through "Data -> Import External Data -> New Database Query" where I have my .ORA data source. I'm able to log in using my user and password and import the table. My problems come after I import this first set of data.
    If I try to "Edit Query…" I get an error box that says "[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed".
    If I try to "Refresh Data" I get two error boxes. The first is just: "[Microsoft][ODBC driver for Oracle][Oracle]" and the next says: "[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed". It then prompts me for the User name and password of the DB I'm connecting and after I enter the information, I get the same two error messages.
    Also, if I attempt to establish another connection following the "Data -> Import External Data…" steps I run into a different problem. Upon entering the information for the User Name and password prompt I get two error messages. One says "!" and the next box says "Couldn't read this file". Once I click "OK" in those boxes, the Microsoft Query window automatically opens with nothing in it.
    I can't seem to figure out why I can initially pull down data and then cannot succeed afterwards. I'm unable to connect to the DB I have through Excel until I completely closed all Microsoft Excel instances.
    I also use this data source in Microsoft Access without any problems.
    My Excel version is 2003.
    I'm using Oracle Drivers I'm using are from an "Instant Client" package.
    Any thoughts why I'm having these connections issues?
    Thanks in advance.

    This issue is closed.
    The solution was:
    "Data -> Import External Data -> Import Data"
    Select "New Source" and select the "Oracle" data source and filled in the appropriate information. This was similar to the database query but it actually works.

  • My brand new mac pro always had Internet connection issues at school. WHY is that? I see the school's Internet working perfectly fine on other PC's, but there is never a day where my mac doesn't have Internet connection issues at school. How do I fix it?

    I got my mac pro in the middle of August. School started the week after. Internet was working perfectly fine at home. But at school, I never had a good connection. Sometimes on the good days I get a connection when I'm sitting at the exact spot in class I always sit at. It's ridiculous and it's frustrating. I invested my money into this laptop and I'm beginning to regret it. I thought it was the school's Internet, but I don't see Internet issues with other PC users. It's most frustrating on registration days and I'm trying to register for my classes before it gets taken, but again... Internet connection issues. It's random. Majority of the time, it doesn't work at all. I've done Network Diagnosis and turning WiFi off then turning it on again. I've done everything I could. I put my money on this laptop and it was a lot of money. I could have bought an 800 dollars laptop and I would have Internet connection anywhere on campus. So, I don't want to continue everyday to regret on buying this laptop every time I try to connect to the Internet at school or Starbucks or anywhere else. How do I fix this? What's the problem ?
    At school, I heard this guy had a problem with Internet connections too and he owned a new mac book pro. He said something like Apple messed up on something, but he fixed it. If I knew mac book pro's had these issues I wouldn't have bought it in the first place. It's freezing on me every other day. It's ridiculous. But what concerns me the most is the Internet connection. So someone please tell me what can I do next to prevent the problem? Am I doing something wrong maybe?

    Hi Kevin,
    I'm using an XLR input mic which is connected to the phantom power enabled XLR mic socket on a USB M-Audio M-Track. The M-Track is connected by USB to the Mac Pro - so effectively I've got an M-Audio USB soundcard with a mic input.  I've also tried a microphone that is a straight XLR to USB cable (guessing with some soundcard chip buried in the usb plug) but that also yields the same effect of bad latency, intermittent quality, stuttering and repeating and echoing (without the speakers on during record so its not feedback).
    The mic works absolutely fine with other recording applications I have on the mac at the moment - albeit non-adobe ones (tested it on the EasyAudioRecorder - and it lives up to its name. it's easy)
    I will try with Audition and report back, but sitting here right now I can imagine it would work fine with audition too - it just seems to be the way premiere is set up for recording into the timeline is a bit sketchy.  I'm willing to accept it might well be a quirk with the new Mac Pro trashcan - I'm not weighting all the woes on premiere.
    Any thoughts or am I out of luck to sit with my fingers crossed for a fix in the next round of updates?
    Nathan.

  • Connection issues with Safari 3

    I'm having some connection issues with Safari 3.
    When I connect wirelessly, Safari won't load any web pages. I go and use Firefox and everything is just peachy.
    I've reset Safari, emptied the cache and whatnot. I went in and checked the permissions, everything checks out.
    When I connect with Ethernet, there's nothing wrong, which is my dilemma.
    Help would be greatly appreciated.

    There are a number of posts in the Leopard forum from people with direct experience with upgrading from Panther to Leopard. Here is a relevant thread from there that should reassure you.:
    http://discussions.apple.com/thread.jspa?threadID=1418714
    Your system should be fine for Leopard, but you will probably need a current version of Photoshop if you don't already have it. See this download:
    http://www.adobe.com/support/products/pdfs/leopardsupport.pdf
    Also, Leopard doesn't run Classic (OS 9) apps.
    One caveat - first make a bootable backup "clone" of your present system onto an external firewire drive so you can recover if anything goes wrong. You can use the "Restore" tab of Disk Utility to make such a clone, and there are also Panther-compatible versions of Carbon Copy Cloner (v 2.3) and SuperDuper (v 2.1.4), both excellent for this.
    It's even possible to a create second Panther clone on a different external volume to create a "dual-boot" system, using that volume to continue to run old applications that you can't run with Leopard.

  • Connection issues with EA4500

    I had bad connection issues with my mobile device, so i pressed reset on my EA4500 router, and now when i connect to my network, it gives my limited connection even though i have 5 bars of signal. Not sure what to do now...

    Resetting the router will erase all the settings you configured on the router since the initial setup. You manually configure the router's wireless settings so your wireless devices can have internet access again.
    Procedure: http://kb.linksys.com/Linksys/ukp.aspx?vw=1&docid=cfb50c0dc992443ab2405a782cca60f7_19073.xml&pid=80&...
    Make sure to use a computer that is hardwired via Ethernet cable to the router.
    For bad connection issues: http://kb.linksys.com/Linksys/ukp.aspx?vw=1&docid=cf6ed888ce144d06905af4987887fd1b_KBxxxx_EN_v1.xml&...

  • X1 Carbon (20AX series) wifi connectivity issues

    Dear Lenovo Support and all others,
    I am posting this in hope that someone can help with my problem and also to share my unpleasant experience with a new Lenovo product.
    Lenovo Thinkpad X1 Carbon
    Model: 20A8A00VSG
    OS: Windows 7 Pro 64bit
    Purchase date: 27th February 2014
    Since the first day I purchased the system, I have been having an issue with my wireless connection:
    1. I am unable to reliably get a wireless connection to wireless access points (e.g. free wifi coffee outlets or malls) and personal mobile hotspots (mobile phone hotspots). It constantly says "LIMITED CONNECTIVITY". In other words, I cannot get internet access. Even when it does connect to the network and get internet access, there is a tendency for the connection to drop back to "LIMITED CONNECTIVITY".
    The only time I can get a reliable connection is when I am connected to my home wireless router. The system does not seem to have problems on home wifi networks. Since the problem seems limited to wireless access points and hotspots, I believe its a hardware/software problem.
    Please note that I have other  wireless devices (laptops and mobile phones) that can connect to the same networks that I am trying to connect to and have no issues.
    I have tested the networks with my friends' wireless devices as well and they have no issues accessing the internet so I am fairly certain that there is no issue with the networks themselves.
    2. I have already called in twice and been given advice on both occasions but the problem still persist. I have updated all drivers, uninstalled and reinstalled and updated the BIOS for the system and also performed a system recovery but nothing has worked so far.
    I have also tried disabling and/or deleting any anti-virus software and firewalls but it does not fix the problem.
    I have also been advised that I need to go down to the Lenovo service center to have my laptop checked out by the technicians and that there MIGHT be a firmware upgrade for the wireless card itself.
    NOTE: MIGHT? The support staff doesn't even know for sure whether there is an upgrade available.
    3. Rebooting my computer, the wireless card or the hotspots does not solve the problem. It might work for a shortwhile before it reverts back to it's non working state or stops working again once I reboot the system.
    I am really unhappy with the purchase so far. It's actually a good laptop per se when all is working, but without internet access, it is pretty much like a dead fish. And thats 90% of the time.
    Like I said, this problem has been happening since day one and I've tolerated it long enough.
    I hope someone can help me with this problem.
    Thanks all.
    UPDATE - 3/24/2014
    I borrowed an ASUS Wireless USB adapter from a friend and installed it on the laptop. Lo and behold there are no connectivity issues to my iPhone wireless hotspot.
    INTEL DUAL BAND WIRELESS AC 7260 - NO CONNECTION/LIMITED ACCESS
    ASUS USB N10 WIRELESS ADAPTOR - CONNECTIVITY AND INTERNET ACCESS
    I think this narrows it down to the software/hardware in the computer....

    Hi, all
    there is an issue bugged driver or even card firmware related. Intel confirmed that. Wait some time for the new release.
    For the test purpose only disable 2,4 ghz band support and switch to 5 ghz. N-band seems unstable so switch to G-band. As the Linux users report the same issue it's firmware bug basically.
    x220 | i5-2520m | Intel ssd 320 series | Gobi 2000 3G GPS | WiFi
    x220 | i5-2520m | hdd 320 | Intel msata ssd 310 series | 3G GPS | WiFi
    Do it well, worse becomes itself
    Русскоязычное Сообщество   English Community   Deutsche Community   Comunidad en Español

  • Macbook air Mini DisplayPort to VGA Adapter connectivity issues

    Hi pple,
    Would like to ask if anyone is facing connectivity issues with Mini DisplayPort to VGA?
    I am currently using the 2nd Gen Macbook Air with Intel HD Graphics 3000 384 MB. Sometimes when I connect to a montior (Viewsonic VA1918wm) it works fine, sometimes it just does not work and the laptop just shows me a blue screen.
    I tried with out with my friend's Mini DisplayPort to VGA adapter, it has the same problem. Does this means that my macbook air mini disoaly port got a problem?
    Thanks
    Bryan

    I am experiencing the same kind of problem... only with projectors. Some projectors will display the screen and then others wont even register with the MacBook Air.
    Using an Apple Min Displayport to VGA adapter. It's hit or miss if it works. Firmware has been updated on the adapter but this did not help.
    Anyone help with this?
    Thanks,
    Nathan.

  • IPhone 4 voice/data connection issues?

    I've had my iPhone 4 for around 6 months now. Lately I've been dropping a lot of out-going calls and have had some issues receiving calls in the last few days. Today I've had 3 voice mail notifications from people who have tried to call me and could not get through. It rings through to voicemail and sends me a notification after they're done recording. I have anywhere from 2 to 4 service bars, usually averaging at 3 in this location.
    On top of the voice and call issues, I've been having problems with GPS and location services lately, too. I use the Waze app for directions. My phone will register 3G data signal, but none of the apps that use GPS can find any location. I have Location Service turned on in settings and have no problem starting my routes when I have wifi signal at home before I leave.
    Phone details:
    iPhone 4 8GB
    Sprint Network
    1 GB space available

    Helo mchelman,
    Thank you for using Apple Support Communities!
    I was researching what you may be able to do in this situation, and want to recommend this troubleshooting assistant.
    Calls and connection issues
    http://www.apple.com/support/iphone/assistant/calls/
    All the very best,
    Sterling

  • Sql Server Connection Issues

    After reinstalling Windows Server 2008 R2 EE my SQL 2008 R2 Sp2 Instances have some connection issues.
    The server were installed under the same hostname, but he got a new sid in my active directory.
    On the server there one DB Engine MSSQLSERVER, two named Reporting Services for MS crm 4.0 and SCOM and one Analysis Services Instance.
    The DB Engine will collect Data from another DB, before writing to Analysis Services.
    Here are the problems on the server:
    When I connect via SSMS remotly, I sometimes get this error: Failed to connect to server <hostname> ... Named Pipes Provider, error 40 - Could not open a connection to SQL Server - Error 5
    Both RS Instances have many event log errors like "Report Server (Instance) cannot connect to the report server database.". RS Reports are working fine, but sometimes the rendering is taking a long
    time.
    The DB Engine Agent Job to collect Data sometimes throw the following error: An OLE DB error has occurred. Error code: 0x80004005.  An OLE DB record is available.  Source: "Microsoft SQL Server Native Client 10.0"  Hresult:
    0x80004005  Description: "Unable to complete login process due to delay in opening server connection".  End Error  Error: 2013-12-10 06:03:40.41     Code: 0xC00291EC
    User use Excel to connect to the Cube on my server. Often they got timeout errors. When they connect again it will work.
    Are there any solutons on this?
    Thanks a lot!

    Hello,
    The server were installed under the same hostname, but he got a new sid in my active directory.
    Did you connect to SQL Server instance with Windows authentication? Since the SID of domain account is changed, the SQL Server instace may cannot verify the login account which stored in the master with old SID. In that case, please try to connect
    SQL Server with SQL authentication and then readd the domian as login the instance.
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

Maybe you are looking for

  • Canon iR 2530 driver problem

    Hello at all... we have bought a new printer Canon iR 2530 but our IT-man can't get it installed. We have a Windows Small Business Server 2011 Standard 64bit operating system. He has tested several drivers here: imageRUNNER 2530 The printer can be se

  • No music in ipod, but says there is!?

    when i was updating my ipod and charged it i disconnected it and left it alone then i wantd to listen to it and nothing was on it. then when i plugged it in my computer it said i have no space on my i-pod but nothing was on it. i cant figure it out s

  • Cinnamon remove fullscreen titlebar

    With various addons, settings and themes I cannot get rid of the damn titlebar in fullscreen applications like wine and some games (enemy territory). Along with VLC fullscreen, Firefox YouTube fullscreen etc. are working fine. On linuxmint etc. eithe

  • Web Access Policy for AD Users

    Hi Experts, I have a domain abc.com . This domain has some users. I have installed Forefront TMG on a separate server that is part of abc.com domain. I need to apply deny/Allow rules on the AD users and groups in my domain. Can anybody help in doing

  • I keep getting the message that my registry settings are missing for importing and burning cd's and dvd's.  Why?

    I keep getting the message that my registry settings are missing for importing and burning cd's and dvd's.  Why? I've completely uninstalled iTunes per the support instructions and reinstalled.  But I still get the error message each time I click on