CLI of snapcreator failed to access to the server

Hi,
I have installed the last version of snapcreator (version 4.1.1). But I can not use correctly the CLI command snapcreator. Its make an error.
Two examples :root@hefrscs01:~# /opt/snapcreator/scServer4.1.1/snapcreator --server snapcreator.XXX.XX --port 8443 --user XXXXX --passwd XXXXX--action pingAgent --agentName agetestdb1.XXXXX.XX --agentPort 9090 --verbose500 Can't connect to snapcreator.hefr.ch:8443 at /</opt/snapcreator/scServer4.1.1/snapcreator>SnapCreator/Service/Engine.pm line 58
root@hefrscs01:~# /opt/snapcreator/scServer4.1.1/snapcreator --server snapcreator.XXX.XX --port 8443 --user XXXXX --passwd XXXXX --profile pr_agetestdb1 --config DBA01_backup_data --action backupList --policy DAILY --verbose500 Can't connect to snapcreator.hefr.ch:8443 at /</opt/snapcreator/scServer4.1.1/snapcreator>SnapCreator/Service/Repository.pm line 50root@hefrscs01:~#
I need some help to resovle this error.
Regards/Olivier

Hi, check this link, it seems to be the same problem with openssl:http://community.netapp.com/t5/Snap-Creator-Framework-Discussions/SC-4-1C-CLI-issue/td-p/7465

Similar Messages

  • Failed to load resource: the server responded with a status of 405 (Method Not Allowed) XMLHttpRequest cannot load (WCF service URL). Invalid HTTP status code 405

    Hi,
    while consuming the  WCF service POST method Jquery, getting error in Chrome and firefox, in IE  Its working fine.
    ERROR:Failed to load resource: the server responded with a status of 405 (Method Not Allowed)  XMLHttpRequest cannot load (WCF service URL). Invalid HTTP status code 405.
    Jquery used to call:
    $.support.cors = true
            $.ajax({
                type: "POST",
                url: serviceURL,
                data: JSON.stringify(managedProps),
                useDefaultXhrHeader:false,
                contentType: "application/json; charset=utf-8",
                dataType: "json",
                //processData: true,
                crossDomain: true,
                success: function (data, status, jqXHR) {
                   alert("sucess");
                error: function (xhr) {
                    alert("error");
    WCF sevice Web.config
    <webHttpBinding>
            <!--<binding name="webHttpBindingWithJsonP" transferMode="StreamedRequest" />-->
            <binding name="crossDomain" crossDomainScriptAccessEnabled="true" transferMode="StreamedResponse" />
          </webHttpBinding>
        </bindings>
        <services>
          <service name="DynamicRefinerWCF.DynamicRefiner">
            <endpoint address="" behaviorConfiguration="REST" bindingConfiguration="crossDomain" binding="webHttpBinding" contract="DynamicRefinerWCF.IDynamicRefiner" />
            <endpoint address="mex" binding="mexHttpBinding" contract="DynamicRefinerWCF.IDynamicRefiner" />
            <host>
              <baseAddresses>
                <add baseAddress="http://localhost/example.svc" />
              </baseAddresses>
            </host>
          </service>
        </services>
        <!--<protocolMapping>
            <add binding="basicHttpsBinding" scheme="https" />
        </protocolMapping>-->    
        <!--<serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="true" />-->
      </system.serviceModel>
      <system.webServer>
        <!--<modules runAllManagedModulesForAllRequests="true"/>-->
        <modules>
          <remove name="WebDAVModule" />
        </modules>
        <handlers>
          <remove name="WebDAV" />
        </handlers>
        <directoryBrowse enabled="true" />
        <httpProtocol>
          <customHeaders>
            <add name="Access-Control-Allow-Origin" value="*"/>
            <add name="Access-Control-Allow-Headers" value="Content-Type"/>
            <add name="Access-Control-Allow-Methods" value="GET, POST, PUT, DELETE, OPTIONS"/>
            <add name="Access-Control-Request-Headers:" value="*" />
            <add name="Access-Control-Request-Method:" value="*" />
          </customHeaders>
        </httpProtocol>
        <!--
            To browse web app root directory during debugging, set the value below to true.
            Set to false before deployment to avoid disclosing web app folder information.
          -->
        <!--<directoryBrowse enabled="true"/>-->
      </system.webServer>
    </configuration>
    Thanks,
    Swathi

    Right on - I have done that a number of times.

  • Failed to connect to the server, specify a valid server name and ID and pw

    I am trying to install business one on a clients application server, where their sql server software is installed on a different server. When I get to the point of the installation where it asks for connection information: sql type, sql server name, logon and password, it fails after entering the correct info. I have double checked this info, typed it repeatedly and correctly and I continue to receive the following error: Failed to connect to the server, specify a valid server name and ID and password and try again. Can anyone lead me in the right direction to determine what my issue is? I can connect to sql server with the sa logon, on the sql server and I can access/ping the sql server from the application server, I just can't connect to sql server through the installation. I checked the sql server settings that I know of, so I don't know if it is an issue there or if it is a port issue or what.
    Thanks for any help.

    Following is whjat the customers IT team reported they did to get the install running:
    RIGHT!  Worked it out!    It wasn't firewall in the end at all, it was that the SAP B1 installation isn't aware of SQL Server 2008 R2 (version 10.50.x.x).
    The vbscript was looking for the presence of SQL Server 2008 (version 10.0.x.x) in the registry and not by scanning ports or suchlike.
    If you use the autorun installation from this folder; E:\BusinessEvolution\Software\SAP_Extract_via_WINZIP it should work fine - I've modified the checksql.htm to look for SQL 2008 R2 and now autorun goes past that first problem.
    Not sure if that will be any help to you? In that instance I think we were installing 8.8 PL17...
    The upgrade frpm there to 8.81 PL07 worked fine

  • PowerPivot Error "Failed to connect to the server. Reason: Unspecified error" when importing other files

    I have been getting the error below on a regular basis when attempting to import Excel, Text, or Access files.
    I'm running Office 2010 (SP1), and PowerPivot (SP1). After reading a similar thread I reinstalled PowerPivot. It worked until I closed Excel. Now it recuses to allow import or update of these files. I really need it to work. Anyone have an solution or even
    something to try - other than uninstalling and reinstalling PowerPiviot everytime I need to import or refresh files?
    Thanks,
    ============================
    Error Message:
    ============================
    Unspecified error
    Failed to connect to the server. Reason: Unspecified error
    ============================
    Call Stack:
    ============================
       at System.Data.OleDb.OleDbConnectionInternal..ctor(OleDbConnectionString constr, OleDbConnection connection)
       at System.Data.OleDb.OleDbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningObject)
       at System.Data.ProviderBase.DbConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
       at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionInternal.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
       at System.Data.OleDb.OleDbConnection.Open()
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.InitializeConnectionObject(String connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.InitializeConnectionObject(String connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.Open(String& connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.Open()
       at Microsoft.AnalysisServices.Common.DataSourceBasic.TestConnection()
       at Microsoft.AnalysisServices.Common.DataSourceBasic.ClickTestConnection(Object progressControl)
    ============================

    Hi San,
    What's the version of your PowerPivot? Please refer to the article to check the version of PowerPivot for Excel:
    http://powerpivot-info.com/post/89-q-how-can-i-check-what-version-of-powerpivot-for-excel-is-installed-on-my-machine
    We can download the latest PowerPivot for Excel version from:
    http://www.microsoft.com/en-us/download/details.aspx?id=29074
    In addition, please help to collect windows events log information to us for further investigation. If you cann't import Excel, TEXT or Access data into PowerPivot data model, you can try to directly copy your data into it.
    Regards,
    Elvis Long
    TechNet Community Support

  • HELP: CameraWindow DC "Failed To Connect To The Server"

    Just purchased a Powershot SX280 HS.  It is fantastic little camera.  I have been a Nikon guy for years, but this camera really has changed my mind.  I am having a challenge however.  I am unable to complete the camera setup through CameraWindow DC, as every time I try to "Set Up Web Services," and Log In, I get the message "Failed To Connect To The Server."  I am completely registered, and can log in and access Canon Image Gateway, as well as upload content.  WIFi tests out good, and I am able to connect from camera to both my iPhone and iPod.  Do you think the CIG server may be down on their end?  I am simply trying to complete setup so that I can get the Fscebook and Twitter interface on the Powershot.  Thanks.
    Solved!
    Go to Solution.

    I had the same problem with my ELPH 330 HS and called customer service yesterday. Here's what needed to happen to fix it:
    1) In the "Canon" folder under "Program Files" that is created when you install the software, there is a subfolder called "WirelessCameraConnectionSetting". Within that folder is an exe file called "WirelessCameraConnectionSetting.exe".  Double click it and go through prompts, if any.
    2) Make sure you've already created a user account on Canon's site.
    3) Double-check that your camera is listed as registered under your user profile. I had registered my camera before creating my user account, and so even though I had received an email congratulating me on registering it, the camera was not associated with my user account and it needs to be in order for the "setup web access" through CameraWindow to work.  In fact, there's an "additional features" selection called something like "use Canon iMAGE Gateway" that needs to be checked on while registering so that you have established the camera and the ability to use it via the web with your user profile.
    Once I'd done all that, it worked just fine. I responded about all this in my customer service feedback survey that they emailed me last night. So hopefully, they'll provide a packaging blow-in or a link on their site. But since I found this forum post by searching CameraWindow Failed To Connect To Server, I'm hoping that if nothing else, others will find this before needing to call themselves.
    Hope it helped!

  • Error while connecting to an OData Feed from Excel 2013 PowerPivot . Error: Failed to connect to the server. Reason: The payload kind 'BinaryValue' of the given data feed is not supported

    I am trying to connect to a Odata Data feed from Excel 2013 Power Pivot
    The datasource is in sharepoint site eg: https://sitename/Shared%20Documents/datafeed.atomsvc
    getting below error
    Error message:
    Failed to connect to the server. Reason: The payload kind 'BinaryValue' of the given data feed is not supported.
    ============================
    Call Stack:
    ============================
       at Microsoft.Data.DataFeedClient.DataFeedODataReader.ValidatePayloadKind(ODataPayloadKind payloadKind, ODataMessageReader odataMessageReader)
       at Microsoft.Data.DataFeedClient.DataFeedODataReader.InterceptODataException(Action action)
       at Microsoft.Data.DataFeedClient.DataFeedODataReader..ctor(IODataResponseMessage responseMessage, Int64 maxReceivedMessageSize)
       at Microsoft.Data.DataFeedClient.DataFeedODataReader.CreateReader(IWebResponse webResponse, Int64 maxReceivedMessageSize, Boolean applySlashUpdatingBaseUriResolver)
       at Microsoft.Data.DataFeedClient.ODataHelper.GetCollectionsFromServiceDocumentUrl(Uri serviceDocumentUrl, DataFeedConnection connection)
       at Microsoft.Data.DataFeedClient.DataFeedConnection.Open()
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.InitializeConnectionObject(String connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.InitializeConnectionObject(String connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.Open(String& connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.Open()
       at Microsoft.AnalysisServices.Common.DataSourceBasic.ClickTestConnection(Object progressControl)
    Appreciate suggestions/answers
    NOTE: The error is showing only while using Excel 2013 powerpivot
    its working good with Excel 2010 powerpivot

    Anita,
    Please look into using Power Query to use OData as a source in Power Pivot.
    Thanks!
    Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Failed to load resource: the server responded with a status of 404 (Not Found)

    I uploaded 2 x small Wordpress sites to Azure this morning using the local Git repository on my iMac. They worked fine when I checked them earlier and now I see the websites are not loading correctly with 30+ errors on each effecting all .css, .js and
    .jpg files - using view source, these are the error messages.
    Failed to load resource: the server responded with a status of 404 (Not Found)
    When I open the web root in my ftp client the files are definitely there as you would expect. I am using Azure Small Basic Hosting, any thoughts on what has gone wrong and how to fix the websites?
    Site 1: http://goo.gl/VONbHc
    Site 2: http://goo.gl/wdTP67
    Liam

    Hi,
    I tested your site 1, when I open http://goo.gl/VONbHc, it direct me to
    http://templestudios.azurewebsites.net/ ,so I think you create templestudios as your azure website name. it seems that the page will go directory to another page, one image html code as below.
    <img width="300" height="225" title="Portrait Photography" class="thumb wp-post-image" alt="Portrait Photography" src="http://www.photostudio.ie/wp-content/uploads/portrait-girl-dublin-300x225.jpg">
    The image was not found seems more relate to
    http://www.photostudio.ie , I open this site, contents are as following screenshot.
    Hope this helps
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • SSRS: Failure sending mail: The transport failed to connect to the server.

    I run SSRS and email reports using SMTP service on a Windows Server 2008 R2 box. This has been working for months and stopped today around noon.
    I have checked all SMTP settings and verified they are correct. I can send an email from SQL Server Management Studio, using SMTP service with no trouble.
    Now in SSRS I am getting this message:
    Failure sending mail: The transport failed to connect to the server.
    I have read every link when I google this message or type it into bing.com; yet cannot find a reason why SSRS has suddenly stopped emailing my reports.
    I have restarted the server in question, I have changed account names, I have changed passwords, yet nothing is working.
    I even approached our senior dba about it and he has never seen this happen.
    Has anyone else experienced this issue?
    Thank you,
    Jessica

    Thank you JJordheim.
    IDS is not an issue. Neither is the Windows Firewall on the server. I actually turned it off while troubleshooting to make sure it was not causing the issue.
    SSRS and my SMTP Virtual service are on the same server. I am running the SMTP service through IIS. I even created a new SMTP Service to test with. No luck.
    My rsreportserver.config file looks fine, or at least it does to me. Posted below:
    <Configuration>
     <Dsn>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAoroltqyZFk6Vi+2kNEmsQAQAAAAiAAAAUgBlAHAAbwBy
    AHQAaQBuAGcAIABTAGUAcgB2AGUAcgAAABBmAAAAAQAAIAAAALMXYz8ommSjoJt2CZCuZmzmS+bo
    5d4pT033TPn7WZoiAAAAAA6AAAAAAgAAIAAAAEmwCgTd0Xo4ssE0WGSo7KC3+nsOZd2sR/PT6hUQ
    5SR44AAAAL4ReAnyjUBENbH63/qM8orgHrcG3s/MyNdjuBnfKhwlqauRfxwcNgjd7PtXLvS8gnBq
    kTji38EuQHBOJ63rklEclaejzkcA45rAbzLqWBi7oftw1SwHahZQvp+zxFdKVuAGnhEjiKvcrgzl
    ebfWNTjY/pjyJ9bwvF7vReIXrRXecPTjbE6wOiYFggY6pVCXvJCRvoUNMiLJC3PCIi58LOqVjPUO
    juyIZUrNqTPZlhswNU0M+mM7W6YRqPtF+xXx1FBSe0PShD+29IgBOYBRFFfDbW93tbnw5nj5/xpk
    I2GlQAAAAJoNASVS7KABbUZke+huE5HzjaXk1o7Sq9REu4Svlry1INKqJfo+dbGDWUAKEwbClVoO
    RNs8QwPFYNIXyq6vDD0=</Dsn>
     <ConnectionType>Default</ConnectionType>
     <LogonUser></LogonUser>
     <LogonDomain></LogonDomain>
     <LogonCred></LogonCred>
     <InstanceId>MSRS10_50.MSSQLSERVER</InstanceId>
     <InstallationID>{e93dd46f-7646-44e2-9997-acc3cb001828}</InstallationID>
     <Add Key="SecureConnectionLevel" Value="0"/>
     <Add Key="CleanupCycleMinutes" Value="10"/>
     <Add Key="MaxActiveReqForOneUser" Value="20"/>
     <Add Key="DatabaseQueryTimeout" Value="120"/>
     <Add Key="RunningRequestsScavengerCycle" Value="60"/>
     <Add Key="RunningRequestsDbCycle" Value="60"/>
     <Add Key="RunningRequestsAge" Value="30"/>
     <Add Key="MaxScheduleWait" Value="5"/>
     <Add Key="DisplayErrorLink" Value="true"/>
     <Add Key="WebServiceUseFileShareStorage" Value="false"/>
     <!--  <Add Key="ProcessTimeout" Value="150" /> -->
     <!--  <Add Key="ProcessTimeoutGcExtension" Value="30" /> -->
     <!--  <Add Key="WatsonFlags" Value="0x0430" /> full dump-->
     <!--  <Add Key="WatsonFlags" Value="0x0428" /> minidump -->
     <!--  <Add Key="WatsonFlags" Value="0x0002" /> no dump-->
     <Add Key="WatsonFlags" Value="0x0428"/>
     <Add Key="WatsonDumpOnExceptions" Value="Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException"/>
     <Add Key="WatsonDumpExcludeIfContainsExceptions" Value="System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException"/>
     <URLReservations>
      <Application>
       <Name>ReportServerWebService</Name>
       <VirtualDirectory>ReportServer</VirtualDirectory>
       <URLs>
        <URL>
         <UrlString>http://+:80</UrlString>
         <AccountSid>S-1-5-19</AccountSid>
         <AccountName>NT Authority\LocalService</AccountName>
        </URL>
       </URLs>
      </Application>
      <Application>
       <Name>ReportManager</Name>
       <VirtualDirectory>Reports</VirtualDirectory>
       <URLs>
        <URL>
         <UrlString>http://+:80</UrlString>
         <AccountSid>S-1-5-19</AccountSid>
         <AccountName>NT Authority\LocalService</AccountName>
        </URL>
       </URLs>
      </Application>
     </URLReservations>
     <Authentication>
      <AuthenticationTypes>
       <RSWindowsNegotiate/>
       <RSWindowsNTLM/>
      </AuthenticationTypes>
      <RSWindowsExtendedProtectionLevel>Off</RSWindowsExtendedProtectionLevel>
      <RSWindowsExtendedProtectionScenario>Proxy</RSWindowsExtendedProtectionScenario>
      <EnableAuthPersistence>true</EnableAuthPersistence>
     </Authentication>
     <Service>
      <IsSchedulingService>True</IsSchedulingService>
      <IsNotificationService>True</IsNotificationService>
      <IsEventService>True</IsEventService>
      <PollingInterval>10</PollingInterval>
      <WindowsServiceUseFileShareStorage>False</WindowsServiceUseFileShareStorage>
      <MemorySafetyMargin>80</MemorySafetyMargin>
      <MemoryThreshold>90</MemoryThreshold>
      <RecycleTime>720</RecycleTime>
      <MaxAppDomainUnloadTime>30</MaxAppDomainUnloadTime>
      <MaxQueueThreads>0</MaxQueueThreads>
      <UrlRoot>http://abraham/Reports</UrlRoot>
      <UnattendedExecutionAccount>
       <UserName></UserName>
       <Password></Password>
       <Domain></Domain>
      </UnattendedExecutionAccount>
      <PolicyLevel>rssrvpolicy.config</PolicyLevel>
      <IsWebServiceEnabled>True</IsWebServiceEnabled>
      <IsReportManagerEnabled>True</IsReportManagerEnabled>
      <FileShareStorageLocation>
       <Path>
       </Path>
      </FileShareStorageLocation>
     </Service>
     <UI>
      <ReportServerUrl>
      </ReportServerUrl>
      <PageCountMode>Estimate</PageCountMode>
     </UI>
     <Extensions>
      <Delivery>
       <Extension Name="Report Server FileShare" Type="Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider,ReportingServicesFileShareDeliveryProvider">
        <MaxRetries>3</MaxRetries>
        <SecondsBeforeRetry>900</SecondsBeforeRetry>
        <Configuration>
         <FileShareConfiguration>
          <ExcludedRenderFormats>
           <RenderingExtension>HTMLOWC</RenderingExtension>
           <RenderingExtension>NULL</RenderingExtension>
           <RenderingExtension>RGDI</RenderingExtension>
          </ExcludedRenderFormats>
         </FileShareConfiguration>
        </Configuration>
       </Extension>
       <Extension Name="Report Server Email" Type="Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider,ReportingServicesEmailDeliveryProvider">
        <MaxRetries>3</MaxRetries>
        <SecondsBeforeRetry>900</SecondsBeforeRetry>
        <Configuration>
         <RSEmailDPConfiguration>
          <SMTPServer>192.168.11.210</SMTPServer>
          <SMTPServerPort></SMTPServerPort>
          <SMTPAccountName>
          </SMTPAccountName>
          <SMTPConnectionTimeout>
          </SMTPConnectionTimeout>
          <SMTPServerPickupDirectory>
          </SMTPServerPickupDirectory>
          <SMTPUseSSL>
          </SMTPUseSSL>
          <SendUsing>2</SendUsing>
          <SMTPAuthenticate>
          </SMTPAuthenticate>
          <From>[email protected]</From>
          <EmbeddedRenderFormats>
           <RenderingExtension>MHTML</RenderingExtension>
          </EmbeddedRenderFormats>
          <PrivilegedUserRenderFormats>
          </PrivilegedUserRenderFormats>
          <ExcludedRenderFormats>
           <RenderingExtension>HTMLOWC</RenderingExtension>
           <RenderingExtension>NULL</RenderingExtension>
           <RenderingExtension>RGDI</RenderingExtension>
          </ExcludedRenderFormats>
          <SendEmailToUserAlias>True</SendEmailToUserAlias>
          <DefaultHostName>
          </DefaultHostName>
          <PermittedHosts>
          </PermittedHosts>
         </RSEmailDPConfiguration>
        </Configuration>
       </Extension>
       <Extension Name="Report Server DocumentLibrary" Type="Microsoft.ReportingServices.SharePoint.SharePointDeliveryExtension.DocumentLibraryProvider,ReportingServicesSharePointDeliveryExtension">
        <MaxRetries>3</MaxRetries>
        <SecondsBeforeRetry>900</SecondsBeforeRetry>
        <Configuration>
         <DocumentLibraryConfiguration>
          <ExcludedRenderFormats>
           <RenderingExtension>HTMLOWC</RenderingExtension>
           <RenderingExtension>NULL</RenderingExtension>
           <RenderingExtension>RGDI</RenderingExtension>
          </ExcludedRenderFormats>
         </DocumentLibraryConfiguration>
        </Configuration>
       </Extension>
       <Extension Name="NULL" Type="Microsoft.ReportingServices.NullDeliveryProvider.NullProvider,ReportingServicesNullDeliveryProvider"/>
      </Delivery>
      <DeliveryUI>
       <Extension Name="Report Server Email" Type="Microsoft.ReportingServices.EmailDeliveryProvider.EmailDeliveryProviderControl,ReportingServicesEmailDeliveryProvider">
        <DefaultDeliveryExtension>True</DefaultDeliveryExtension>
        <Configuration>
         <RSEmailDPConfiguration>
          <DefaultRenderingExtension>MHTML</DefaultRenderingExtension>
         </RSEmailDPConfiguration>
        </Configuration>
       </Extension>
       <Extension Name="Report Server FileShare" Type="Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareUIControl,ReportingServicesFileShareDeliveryProvider"/>
      </DeliveryUI>
      <Render>
       <Extension Name="XML" Type="Microsoft.ReportingServices.Rendering.DataRenderer.XmlDataReport,Microsoft.ReportingServices.DataRendering"/>
       <Extension Name="NULL" Type="Microsoft.ReportingServices.Rendering.NullRenderer.NullReport,Microsoft.ReportingServices.NullRendering" Visible="false"/>
       <Extension Name="CSV" Type="Microsoft.ReportingServices.Rendering.DataRenderer.CsvReport,Microsoft.ReportingServices.DataRendering"/>
       <Extension Name="ATOM" Type="Microsoft.ReportingServices.Rendering.DataRenderer.AtomDataReport,Microsoft.ReportingServices.DataRendering" Visible="false"/>
       <Extension Name="PDF" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.PDFRenderer,Microsoft.ReportingServices.ImageRendering"/>
       <Extension Name="RGDI" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.RGDIRenderer,Microsoft.ReportingServices.ImageRendering" Visible="false"/>
       <Extension Name="HTML4.0" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.Html40RenderingExtension,Microsoft.ReportingServices.HtmlRendering" Visible="false"/>
       <Extension Name="MHTML" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.MHtmlRenderingExtension,Microsoft.ReportingServices.HtmlRendering"/>
       <Extension Name="EXCEL" Type="Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer,Microsoft.ReportingServices.ExcelRendering"/>
       <Extension Name="RPL" Type="Microsoft.ReportingServices.Rendering.RPLRendering.RPLRenderer,Microsoft.ReportingServices.RPLRendering" Visible="false" LogAllExecutionRequests="false"/>
       <Extension Name="IMAGE" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRenderer,Microsoft.ReportingServices.ImageRendering"/>
       <Extension Name="WORD" Type="Microsoft.ReportingServices.Rendering.WordRenderer.WordDocumentRenderer,Microsoft.ReportingServices.WordRendering"/>
      </Render>
      <Data>
       <Extension Name="SQL" Type="Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
       <Extension Name="SQLAZURE" Type="Microsoft.ReportingServices.DataExtensions.SqlAzureConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
       <Extension Name="SQLPDW" Type="Microsoft.ReportingServices.DataExtensions.SqlDwConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
       <Extension Name="OLEDB" Type="Microsoft.ReportingServices.DataExtensions.OleDbConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
       <Extension Name="OLEDB-MD" Type="Microsoft.ReportingServices.DataExtensions.AdoMdConnection,Microsoft.ReportingServices.DataExtensions"/>
       <Extension Name="ORACLE" Type="Microsoft.ReportingServices.DataExtensions.OracleClientConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
       <Extension Name="ODBC" Type="Microsoft.ReportingServices.DataExtensions.OdbcConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
       <Extension Name="XML" Type="Microsoft.ReportingServices.DataExtensions.XmlDPConnection,Microsoft.ReportingServices.DataExtensions"/>
       <Extension Name="SHAREPOINTLIST" Type="Microsoft.ReportingServices.DataExtensions.SharePointList.SPListConnection,Microsoft.ReportingServices.DataExtensions"/>
       <Extension Name="SAPBW" Type="Microsoft.ReportingServices.DataExtensions.SapBw.SapBwConnection,Microsoft.ReportingServices.DataExtensions.SapBw"/>
       <Extension Name="ESSBASE" Type="Microsoft.ReportingServices.DataExtensions.Essbase.EssbaseConnection,Microsoft.ReportingServices.DataExtensions.Essbase"/>
       <Extension Name="TERADATA" Type="Microsoft.ReportingServices.DataExtensions.TeradataConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
      </Data>
      <SemanticQuery>
       <Extension Name="SQL" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MSSqlSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
        <Configuration>
         <EnableMathOpCasting>False</EnableMathOpCasting>
        </Configuration>
       </Extension>
       <Extension Name="SQLAZURE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MSSqlSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
        <Configuration>
         <EnableMathOpCasting>False</EnableMathOpCasting>
        </Configuration>
       </Extension>
       <Extension Name="SQLPDW" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQLADW.MSSqlAdwSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
        <Configuration>
         <EnableMathOpCasting>False</EnableMathOpCasting>
        </Configuration>
       </Extension>
       <Extension Name="ORACLE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Oracle.OraSqlSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
        <Configuration>
         <EnableMathOpCasting>True</EnableMathOpCasting>
         <DisableNO_MERGEInLeftOuters>False</DisableNO_MERGEInLeftOuters>
         <EnableUnistr>False</EnableUnistr>
         <DisableTSTruncation>False</DisableTSTruncation>
        </Configuration>
       </Extension>
       <Extension Name="TERADATA" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Teradata.TdSqlSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
        <Configuration>
         <EnableMathOpCasting>True</EnableMathOpCasting>
         <ReplaceFunctionName>oREPLACE</ReplaceFunctionName>
        </Configuration>
       </Extension>
       <Extension Name="OLEDB-MD" Type="Microsoft.AnalysisServices.Modeling.QueryExecution.ASSemanticQueryCommand,Microsoft.AnalysisServices.Modeling"/>
      </SemanticQuery>
      <ModelGeneration>
       <Extension Name="SQL" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MsSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
       <Extension Name="SQLAZURE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MsSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
       <Extension Name="ORACLE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Oracle.OraSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
       <Extension Name="TERADATA" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Teradata.TdSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
       <Extension Name="OLEDB-MD" Type="Microsoft.AnalysisServices.Modeling.Generation.ModelGeneratorExtention,Microsoft.AnalysisServices.Modeling"/>
      </ModelGeneration>
      <Security>
       <Extension Name="Windows" Type="Microsoft.ReportingServices.Authorization.WindowsAuthorization, Microsoft.ReportingServices.Authorization"/>
      </Security>
      <Authentication>
       <Extension Name="Windows" Type="Microsoft.ReportingServices.Authentication.WindowsAuthentication, Microsoft.ReportingServices.Authorization"/>
      </Authentication>
      <EventProcessing>
       <Extension Name="SnapShot Extension" Type="Microsoft.ReportingServices.Library.HistorySnapShotCreatedHandler,ReportingServicesLibrary">
        <Event>
         <Type>ReportHistorySnapshotCreated</Type>
        </Event>
       </Extension>
       <Extension Name="Timed Subscription Extension" Type="Microsoft.ReportingServices.Library.TimedSubscriptionHandler,ReportingServicesLibrary">
        <Event>
         <Type>TimedSubscription</Type>
        </Event>
       </Extension>
       <Extension Name="Cache Refresh Plan Extension" Type="Microsoft.ReportingServices.Library.CacheRefreshPlanHandler,ReportingServicesLibrary">
        <Event>
         <Type>RefreshCache</Type>
        </Event>
       </Extension>
       <Extension Name="Cache Update Extension" Type="Microsoft.ReportingServices.Library.ReportExecutionSnapshotUpdateEventHandler,ReportingServicesLibrary">
        <Event>
         <Type>SnapshotUpdated</Type>
        </Event>
       </Extension>
      </EventProcessing>
     </Extensions>
     <MapTileServerConfiguration>
      <MaxConnections>2</MaxConnections>
      <Timeout>10</Timeout>
      <AppID>(Default)</AppID>
      <CacheLevel>Default</CacheLevel>
     </MapTileServerConfiguration>
    </Configuration>

  • How to resolve "The server is unavailable and could not be accessed. The server is probably disconnected from the network." error in Sharepoint serach crawl.

    Hi all,
    I have created a content source in Search service application for a particular site collection "http://spwebapp/sites".
    I performed reset crawl index of Search service application and then performed a full crawl.
    But i get errors on running crawl on this content source for most of the files. The error is "The server is unavailable and could not be accessed. The server is probably disconnected from the network." Though the site is accessible.
    But before performing reset index the crawl was working fine on this content source. Crawl is working fine for other site collections. Only one site collection is facing this problem. Please let me know if what I can do to resolve this error.
    Thanks in advance.

    Are you seeing any error messages in the URL related to the Gatherer?  And in your content source, are there any site URLs that are no longer active or do you have any crawl rules set up that might be affecting access to the site collection?
    I've seen this happen for a variety of reason, SSL issues, proxy issues, permissions issues.  The Eventvwr and ULS logs should help you narrow down the real problem.
    Sometimes this is an issue because the indexer and the site are sitting on the same box, you could try doing a disable loopback check to see if that resolves the issue and if it does then go through the hassle of setting up a specific LSA :
    http://iedaddy.com/2009/04/sharepointdisable-loopback-check/
    ieDaddy
    Blog: http://iedaddy.com
    Twit: @iedaddy

  • FRM-99999: Failed to connect to the Server / UNIX

    Upon invoking
    http://hostname.domainname:1080/web_html/olftest.htm
    I am getting the following error:
    FRM-99999: Failed to connect to the Server:
    hostname.domainname:9000
    We are using the following:
    =========================
    Server:
    Unix : Sun Solaris 2.5.1
    Oracle Application Server 4.0.7 and Oracle Developer 6 Server
    are on the same machine
    Oracle Server 8.0.5
    Client machine:
    Windows NT 4 Workstation with SP3,
    Internet Explorer 4.0.1 SP1 with Jinitiator - 1.1.7.11
    We tried following commands to get the Developer 6 Server up and
    running on port 9000 under Unix:
    $ f60ctl start port=9000
    port=9000
    Choosing default pool 1 for this process...
    1
    Forms environment:
    ORACLE_HOME = /opt/oracle/805
    PATH =
    /opt/oracle/805/bin:/opt/oracle/805/ows/4.0/bin:/opt/oracle/805/o
    rb/4.0/admin/cgi:/opt/oracle/805/orb/4.0/bin:/opt/oracle/805/ots/
    1.0/bin:/opt/oracle/805/ows/4.0/jdk/bin:/opt/oracle/805/bin:/usr/
    bin:/usr/ucb:/usr/ccs/bin:/etc:/usr/sbin:/usr/openwin/bin:/usr/lo
    cal/bin:/opt/oracle/805/bin:/opt/bin:/usr/ccp/bin
    LD_LIBRARY_PATH =
    /opt/oracle/805/lib:/opt/oracle/805/orb/4.0/lib:/opt/oracle/805/o
    ws/4.0/lib:/opt/oracle/805/ots/1.0/lib:/opt/oracle/805/lib:/opt/o
    racle/805/lib:/usr/x11r5/lib:/usr/openwin/lib
    FORMS60_PATH = /opt/oracle/805/forms60/html:
    Forms listener started on port 9000.
    $ f60webm
    $ f60srvm
    Failed to bind Launcher to port 9000
    A Developer 6 Server under Windows NT is working fine.
    The Windows NT 4 workstation contains registry settings
    corresponding to this previous Developer Forms Server 6
    configuration on Windows NT. We configured the Developer 6
    Server under Windows NT using the tutorial in %
    ORACLE_HOME%/tools/devdem60/web/readme.htm.
    From a discussion with the Unix DBA team we concluded that this
    tutorial is Windows NT specific.
    Does anyone happen to have a tutorial on deploying Oracle Forms
    to the Web specifically for Developer 6 Server and OAS4 under
    UNIX.
    Which Unix Developer 6 Server environment variables do I have to
    set under Unix for deployment of forms 6.0 on the web?.
    olftest.htm
    <HTML>
    <HEAD>
    <TITLE>Oracle Developer Server and Oracle JInitiator</TITLE>
    <X-CLARIS-WINDOW TOP=25 BOTTOM=608 LEFT=4 RIGHT=927>
    </HEAD>
    <BODY BGCOLOR="#FFFFFF" BACKGROUND="web_bkgd.jpg">
    <TABLE BORDER=0>
    <TR>
    <TD WIDTH=234>
    <IMG SRC="web_anim.gif" WIDTH=230 HEIGHT=300
    ALIGN=bottom></P>
    </TD>
    <TD>
    <OBJECT classid="clsid:9F77a997-F0F3-11d1-9195-
    00C04FC990DC"
    WIDTH=700
    HEIGHT=550
    codebase="http://hostname.domainname:1080/web_html/Jinit.exe#Vers
    ion=1,1,7,11">
    <PARAM NAME="CODE"
    VALUE="oracle.forms.engine.Main" >
    <PARAM NAME="CODEBASE" VALUE="/web_code/"
    <PARAM NAME="ARCHIVE" VALUE="f60all.jar" >
    <PARAM NAME="type"
    VALUE="application/x-jinit-applet;version=1.1.7.11">
    <PARAM NAME="serverPort" VALUE="9000">
    <PARAM NAME="serverArgs"
    VALUE="module=/opt/oracle/805/tools/devdem60/web/start60.fmx
    userid=scott/tiger">
    <PARAM NAME="serverApp" VALUE="default">
    <COMMENT>
    <EMBED SRC="""
    PLUGINSPAGE="http:/hostname:1080/web_html/jinit_download.htm"
    WIDTH=700
    HEIGHT=550
    type="application/x-jinit-
    applet;version=1.1.7.11"
    java_code="oracle.forms.engine.Main"
    java_codebase="/web_code/"
    java_archive="f60all.jar"
    lookAndFeel="oracle"
    colorScheme="teal"
    serverport="9000"
    serverargs="module=start60.fmx
    userid=scott/tiger"
    serverapp=default>
    <NOEMBED>
    </COMMENT>
    </NOEMBED></EMBED>
    </OBJECT>
    </P>
    </TD>
    </TR>
    </TABLE>
    </P>
    </BODY>
    </HTML>
    Any help on this issue will be greatly appreciated,
    Erik
    null

    "NoRouteToHostException" => This looks like routing issues through the proxy server.
    You can involve network admin to take care of the settings at proxy , to allow connections through the proxy server.
    Cheers
    Rahul

  • "Sync encountered an error while connecting: Failed to connect to the server. Please try again."

    "Sync encountered an error while connecting: Failed to connect to the server. Please try again." message has appeared on both my desktop (OS 10.6.8, FF 6.0.2) and laptop (same).
    This error is not covered in your help documentation.
    I have an active internet connection.
    I have tried resetting the Sync on the laptop several times over the last few weeks.
    Please advise.
    Thanks

    Hi!
    It seems that you are not using the latest version of Firefox. Please, update and try again: http://www.mozilla.org/firefox

  • Failed to load resource: the server responded with a status of 410 (Gone)

    wont let me download trial  and it sais "Failed to load resource: the server responded with a status of 410 (Gone)"
    ive tried reloading the page and it wont work

    are you using a proxy server?  Re: Log in CC account. Help needed ...

  • Failed to send email report ,The transport failed to connect to the server

    HI i have to automate my report using sub
    1.I have configured SMTP server in the configuration settings
    2. I have created subscitption using my report,But i here i will found one error.
    Please find the 
    failed to send email report ,The transport failed to connect to the server
    and can u please help me out for this
    when i check in the loge files it will show this error below
    No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. ;

    I have change the settings as u suggested but still not able to send the mail .
    its shows me the same error mesg
    <Header>
      <Product>Microsoft SQL Server Reporting Services Version 2009.0100.1600.01 ((KJ_RTM).100402-1539 )</Product>
      <Locale>English (United States)</Locale>
      <TimeZone>W. Europe Standard Time</TimeZone>
      <Path>C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVEREPORT\Reporting Services\Logfiles\ReportServerService__02_10_2015_03_44_06.log</Path>
      <SystemName>WEGDACM1</SystemName>
      <OSName>Microsoft Windows NT 6.1.7601 Service Pack 1</OSName>
      <OSVersion>6.1.7601</OSVersion>
      <ProcessID>10420</ProcessID>
      <Virtualization>Hypervisor</Virtualization>
    </Header>
    rshost!rshost!28d0!02/10/2015-03:44:06:: i INFO: Currently registered url http://+:80/ReportServer_MSSQLSERVEREPORT/ on endpoint 2
    rshost!rshost!28d0!02/10/2015-03:44:06:: e ERROR: Failed to register url=http://+:80/Reports/ for endpoint 3, error=b7.
    rshost!rshost!28d0!02/10/2015-03:44:06:: w WARN: Endpoint 3 is enabled but no url is registered for vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVEREPORT\Reporting Services\ReportManager.
    servicecontroller!DefaultDomain!28f4!02/10/2015-03:44:06:: e ERROR: Error creating HTTP endpoint. System.Runtime.InteropServices.COMException (0x800700B7): Cannot create a file when that file already exists. (Exception from HRESULT: 0x800700B7)
       at Microsoft.ReportingServices.HostingInterfaces.IRsUnmanagedCallback.CreateHttpEndpoint(RsAppDomainType application, String[] urlPrefixes, Int32 cPrefixes, String[] hosts, Int32 cHosts, Boolean wildCardPresent, String virtualDirectory, String
    filePath, Int32 authType, Int32 logonMethod, String authDomain, String authRealm, Boolean authPersist, Int32 extendedProtectionLevel, Int32 extendedProtectionScenario, Boolean enabled)
       at Microsoft.ReportingServices.Library.ServiceAppDomainController.SetWebConfiguration(RunningApplication rsApplication, Boolean enabled, String folder)
    rshost!rshost!28d0!02/10/2015-03:44:06:: i INFO: Endpoint 4 is disabled and no url is registered vdir=/ReportServer_MSSQLSERVEREPORT/ReportBuilder, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVEREPORT\Reporting Services\ReportServer\ReportBuilder.
    rshost!rshost!28f4!02/10/2015-03:44:06:: i INFO: Derived memory configuration based on physical memory as 16776696 KB
    servicecontroller!DefaultDomain!28f4!02/10/2015-03:44:06:: i INFO: Recycling the service from the default domain
    rshost!rshost!28f4!02/10/2015-03:44:17:: i INFO: Application domain type WindowsService statistics: created: 10, unloaded: 10, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!28f4!02/10/2015-03:44:17:: i INFO: Appdomain:12 WindowsService_10 started.
    library!WindowsService_10!28f4!02/10/2015-03:44:17:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    servicecontroller!WindowsService_10!28f4!02/10/2015-03:44:17:: e ERROR: Error initializing configuration from the database: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration
    error. 
    resourceutilities!WindowsService_10!28f4!02/10/2015-03:44:18:: i INFO: Reporting Services starting SKU: Enterprise
    servicecontroller!WindowsService_9!28f4!02/10/2015-03:44:18:: i INFO: Service controller exiting.
    appdomainmanager!DefaultDomain!28f4!02/10/2015-03:44:18:: i INFO: Appdomain:11 unregistered.
    appdomainmanager!DefaultDomain!28f4!02/10/2015-03:44:18:: i INFO: Appdomain:11 WindowsService_9 unloading.
    appdomainmanager!DefaultDomain!e24!02/10/2015-03:44:18:: i INFO: AppDomain:11 0 pending unload(s)
    library!WindowsService_10!19f0!02/10/2015-03:44:18:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    library!WindowsService_10!19f0!02/10/2015-03:44:18:: e ERROR: ServiceStartThread: Exception caught while starting service. Error: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration
    error. 
    library!WindowsService_10!19f0!02/10/2015-03:44:18:: e ERROR: ServiceStartThread: Attempting to start service again...
    library!DefaultDomain!1ca8!02/10/2015-10:55:23:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    This is my Logfile can u pls go through it and resolve my issue.

  • I keep getting this message "Sync encountered an error while connecting: Failed to connect to the server. Please try again" What's the problem in English

    I keep getting this message "Sync encountered an error while connecting: Failed to connect to the server. Please try again" What's the problem in English

    Hi,
    Sometimes the server is not available and you can get an error like this one. Usually it works if you try to sync later. If this doesn't work, take a look to [https://philikon.wordpress.com/2011/06/13/how-to-file-a-good-sync-bug/ this post] to learn how to report a bug.
    Let me know if this is helpful.

  • My new I pad continually and intermittently loses access to the server since updating an App

    My new I pad continues to intermittently lose access to the server following my updating an App

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130?tstart=60
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

Maybe you are looking for

  • Trouble transfering music to iPhone 5 iOS 7.0.6 from iTunes 11.1.5 on Macbook Pro Snow Leopard 10.6.8

    I recently fixed my Macbook Pro and updated the software to Snow Leopard 10.6.8.  I am having trouble syncing my iPhone with iOS 7.0.6 to my iTunes which is 11.1.5.  It gets stuck on step 4 of 4 "Waiting for changes to apply."   I've reset sync servi

  • 10.4 Tiger original install disk apparantley damaged!

    Hi there. I have a Powermac G5 2.33 Dual that I have had for a couple of years. It was bought direct from Apple. I have just backed up my HD (duplicated) as I want to erase and install the original software and start over (major spring cleaning). So

  • Low quality image when adding to iMovie

    I have 2 movies that I want to remove some parts, but when adding to iMovie, it changed some video adjustments to a worst quality image. This 2 movies had already bad image quality from the source, because they have very darkness frames and were film

  • Firewire output volume to Onyx board

    I can't find a way to reduce the Macbook firewire output to the input on my Mackie. Neither device seems to have an adjustment and the firewire output is ten times hotter than the analogue inputs on the board. Other than turning down the volume in ea

  • Alum PB 1.25 freezes on wake up; panic log attached

    Sometimes when I open the lid, the screen remains black, with no noticeable activity or noise from the machine. I force restart, and sometimes I get a panic log, but usually I do not. Here is the most recent one I received. Any ideas as to the cause?