Cannot upload file to TFTP on Subscriber

All,
I have an 8.5 cluster (pub and sub). I'm trying to upgrade the phone firmware for one phone by uploading a file to tftp.
I can upload the zip file successfully to the pub, but when I try the same thing on the sub in OS Administration, I get 'Waiting for response from <sub IP>'
in the status bar of the Upload File dialog box, and stays that way, never uploads.
DB status is good, 2 on both boxes. TFTP service started on both servers.
The other odd thing is that i can restart services for both servers from the pub, but when i try to restart services on the pub from the sub i get an error message that i cannot connect to the remote node (pub).
Any thoughts?
Thanks,

I am not quite sure if what you are doing is a special requirement but generally for upgrading phone firmware, you need to download the COP file from CCO and use the Install/Upgrade drop down from CUCM, starting with Publisher and then the subscirber.
Usually the error message states that their is a Tomcat certificate issues between the Pub/Sub. You should be able to go directly to the sub and restart the service. To fix the issue, is the Tomcat cert signed by a 3rd party CA, if yes then it will have to resigned. If its not, the Tomcat certificate will have to be regenerated and Tomcat service restart. This could also happen if you have a user with UserID administrator.
Please rate useful posts.

Similar Messages

  • Cannot Upload File via Send?

    I have an .ai file at around 413 megs that I am trying to send through "Send", but keep getting Error: cannot upload file please try again.  Been having the same issue for a few weeks.  Anyone know file size limits or what might be happening?
    I keep having to use wetransfer.com instead which is FREE.

    Hi danldurall,
    It sounds like Send is timing out--there have been some issues with Send uploading large files, and Adobe is working on that issue. In the meantime, you're welcome to use Adobe SendNow to send your files (log in at https://sendnow.acrobat.com/SignIn.html). You can use the same Adobe ID and password that you use to log in to Send.
    Please let us know how it goes.
    Best,
    Sara

  • Why cannot upload files to documents folder

    Hi all,
    I have EP7.0 and when i try to upload a file, it show me error:
         "N01_BB_InstallGuide_EN_US.doc" does not exist, or file is empty; you cannot upload empty files.
    Here N01_BB_InstallGuide_EN_US.doc is the file name, i tried several files, always get this error msg.
    Best regards,
    Peter

    Hi,
        I encountered the same problem, the Note helped.
    SAP Note : 898637
    Summary
    Symptom
    The upload of a file into a KM repository fails. Sometimes the user gets the error message "<file> does not exist, or file is empty; you cannot upload empty files."
    Reason and Prerequisites
    Either the portal engine or the operating system on which the portal runs has troubles with writing into the directory that is defined as store for temporary data.
    Solution
    1. With the config tool of the engine, edit/add the following two entries to the server node java parameters:
    Example:
    -Djava.io.tmpdir=e:\EP_TEMP
    -Dcm.tmpdir=e:\EP_TEMP
    These must point to an existing and accessible directory on the server.
    2. TEMP and TMP environment variables of operating system are to be set that they point to an existing and accessible directory.
    In case of Microsoft Windows, go to Settings > Control Panel > System, then choose the tab "Advanced" and the button "Environment Variables". There you can edit/create the two variables.
    Set them to the same directory that were selected for the engine parameters and especially make sure that none of the temp variables has a value with percentage characters ("%") or other placeholders but a particular directory.
    Example: e:\EP_TEMP
    Afterwards, give the user SAPService<SID> write-access rights to the selected temporary folder and restart the Windows machine

  • Cannot upload file through FTPS

    Hello,
    I am writing a FTPS Client (Explicit SSL) in java. For testing the same I am using the JScape FTP Server (Free Version). Altough have managed to login to the server, but cannot upload a file. Below is a brief description of the what's happeng in the code.
    1. Created a Socket
    controlSocket = new Socket(host, port);2. Issued AUTH TLS writer.write("AUTH TLS");3. Created controlSocket using SSLSocketFactory. Trusted all server SSL certificates.
    sslSocketFactory = sslContext.getSocketFactory();
    socket = sslSocketFactory.createSocket(socket, host, port, true);4. Issued the USER and PASS commands to login (Received success response)
    5. Issued TYPE A (Received success response)
    6. Issued PBSZ 0 and PROT P (Received success response)
    7. Issued PASV (Received success response)
    8. Retrieving the 'hostName' and the 'portNumber' from the reply for PASV
    9. Created dataSocket
    dataSocket = new Socket(hostName, portNumber);10. After the dataSocket creation, I am trying to retrieve the response from server when it is getting hanged.
    I don't have a clue why this is happening. Could someone help me with this.
    N.B. FileZilla Client however connects to the server and uploads data without any error.
    Edited by: saturn_cemk on Nov 13, 2009 1:22 AM

    I have also tried this... but it still hangs.
    dataSocket = sslSocketFactory.createSocket(remoteHost, remotePort);remoteHost and remotePort are the ones derived from the response for PASV.
    Do I need to do AUTH TLS again before creating the dataSocket ?? Am totally lost at this point.

  • Cannot upload file suddenly

    Hi
    I built a code to upload file and create directory. It did work yesterday. When I run it today, the file cannot be uploaded.
    <input type="file" name="myimage">
    enctype="multipart/form-data"
    boolean isMultipart = ServletFileUpload.isMultipartContent(request);
    if(isMultipart)
    DiskFileItemFactory factory = new DiskFileItemFactory(); //I added a breakpoint here, Source not found for WebappClassLoader.loadClass(String)               
    factory.setSizeThreshold(500000);               
    factory.setRepository(tempPathFile);
    ServletFileUpload upload = new ServletFileUpload(factory);
    upload.setSizeMax(1000000);     
    List /*FileItem*/ items = upload.parseRequest(request);
    Iterator /*FileItem*/ i = items.iterator();
    Why this happen?

    Ok "cannot be uploaded" is rather unspecific. What happens? Does your browser prevent you from pressing the "Upload"-Button? Are aliens intercepting your data? Do you get an exceptions? An error message? Anything?

  • I cannot upload files from my macbook pro via email, etc

    When I click on insert file all I see is the main menu with the folders when  I select the folder it does not give me the option to open to select and upload files.
    How can I rectify this?
    In all honesty I am sarting to regret buying a mac, all I have been expericing is trouble. they are not major but very annoying.
    I  fixed it one month ago for slow boot up time, it was fixed yet it is progressively heading doen that road again helpp.
    I am a university student and this thing is really annoying
    Thank you for the help

    Welcome to the Apple Support Communities
    You can only write in NTFS drives in Windows, not OS X or Linux or any other UNIX-based system. If you want to write in NTFS drives, you have to use a third-party application as Paragon NTFS.
    Another possibility you have is to format the external drive in a format that OS X can read and write in it, like HFS+ (Mac OS Extended (Journaled)), FAT32 (MS-DOS (FAT)) or exFAT, but this is longer and you need a lot of time to back up your external drive files

  • Firefox 3.0- no problems uploading files to You Send It- now with 3.6 I get error message. Cannot upload files. Please fix this glitch.

    I was really really happy with firefox 3.0. But 2 days ago I had to upgrade to 3.6.12 in order to use Constant Contact.. I am really really really upset. I tried to send an mp4 file using You Send It and I keep getting an error message. I tried to upload a file I sent 3 days ago using firefox 3.0 and it uploaded and sent with ease. Now I cannot send any files and I am really angry as I use You Send It for my clients. I will probably have to start using a different browser if you cannot fix this problem.

    Exactly what was the error message you received?
    Have you tried using YouSendIt support? <br />
    http://www.yousendit.com/support <br />
    More than likely it is a problem that is easily fixed within that application, and not directly a Firefox issue.

  • Dreamweaver cannot upload files larger than 2gb to remote site

    I am uploading a set of large video files to a remote site at the University of Connecticut.  I have no problem doing this through Cyberduck. I can also upload (put) files to the  through Dreamweaver provided that the files are smaller than 2gb.  Dreamweaver gives me the following type of error:
    WorkArea\VideosUnclipped\100ASL\sara\signs\XX20140703a0789.MOV - error occurred - An HTTP error occurred - cannot put XX20140703a0789.MOV.  Access denied.  The file may not exist, or there could be a permission problem.
    File activity incomplete. 1 file(s) or folder(s) were not completed.
    Files with errors: 1
    WorkArea\VideosUnclipped\100ASL\sara\signs\XX20140703a0789.MOV
    Finished: 7/16/2014 5:31 PM
    Since Cyberduck is successful, but Dreamweaver is not, this looks like a problem with Dreamweaver.  I would prefer to use Dreamweaver because i am more comfortable with the interface.
    I am using dreamweaver cs6

    Hello,
    first, my knowledge is, the limit depends all on your hosting. FTP client is just the middleman. Please go into contact with your provider.
    On the other hand it's well known, that in all these cases you describe I'm not a friend of a detailed troubleshooting. To be able to be independent in all this things It is one of the reasons why I prefer an external FTP program. The difficulties with which you have to fight encourage me in this opinion, not least because we always search for experts, we don't charge a "jack of all trades".
    To manage several websites or to upload my files and sometimes for the opposite way, for a necessary download from my server or to use a "a site-wide synch", I'm using FileZilla. It simply looks easier for me to keep track of all operations precisely and generate or reflect easily the desired tree structure.
    Above all, FileZilla has a feature (translation from my German FileZilla) called "compare file list". Here it's possible to use file size or modification time as a criterion. There is also the possibility to "hide identical files", so that only these files which you want to redact remain visible.
    And even if it means you have to install a new program, I am convinced that there is an advantage. Here is the link to get it and where you can read informations about how it works:
    http://filezilla-project.org/ and http://wiki.filezilla-project.org/Tutorial#Using_the_site_manager
    Mac: Mac OS X (Use: Show additional download options)
    http://filezilla-project.org/download.php
    Of course, you also need all the access data to reach your server and for MIME issues, you should contact your web host/provider.
    Good luck!
    Hans-Günter
    P.S.
    Since I use two screens, the whole thing became even more comfortable.

  • IPhone 5s wireless connectivity issues, cannot upload files/state to iCloud, and supposedly needing to do so in order to get my files/state onto a new iPhone 6 Plus

    I am trying to get my files from my old iPhone 5s onto my new iPhone 6 Plus. I am currently and have been using iCloud to backup my files/state. However, I believe the antenna on the iPhone 5s went kaput a few months ago, because the Wi-Fi and Bluetooth, both, do not work at all, meaning, I have tried all solutions including, resetting network settings, restarting the phone, etc. This is problematic because, as far as I know the iPhone 5s needs to be connected to Wi-Fi or Bluetooth to a Wi-Fi Hotspot in order to ask the internet, in order to upload current information/state to iCloud. Herein lies my problem.
    I have used iCloud already, to download my current files/state to my iPhone 6, with a caveat, these are only the files/state from before the antenna supposedly went kaput. That means, that all of my files/state since that time, while still being on my iPhone 5s, is not uploaded to iCloud, which then means I do not have it on my iPhone 6 which was updated to the most current files/state that was available at the time.
    What do I do?
    I have iTunes installed on a Windows 7 and Windows 8.1 Computer, and I have made a backup on there. However, I have to admit, I find iTunes very counter-intuitive and very difficult to use/understand. And I'm mostly referring to the syncing/backing-up features. I know you have to have safe guards to protect software usage, but with this high-minded philosophy of minimalism, couldn't it be as easy as drag and drop? Even software syncing? USB syncing with iCloud, etc?

    Thank you for the information. I checked out the section and read it through. From what I can gather, you can start your new iPhone from an itunes backup (Set Up Iphone > Restore from iTunes Backup), but, in my situation I need to add the Files/State from the old iPhone backup to the new iPhone that was started from scratch and has it's own unique Files/State, without subtracting from either. The problem is, that I don't want to subtract anything, and from what I understand about Syncing, if I am Syncing a new iPhone that's been started up, edited, has it's own suite of apps, etc. to an old backup of a previous iPhone, I am going to lose everything new I've done, as it will sync with the previous Files/State.

  • "Script Alert" cannot upload files

    I am using Photoshop CC 64bit. I used the program yesterday and worked like normal. Tried to use the Scripts image processor and it gave me this warning. I keep trying it and sometimes some files work but I still can't open them up. What can I do?

    Was there a script line number in the message???
    The alerts I see  none seem to be about upload??? and the string "upload" is not in the script.  There is one alert the first one that catches errors but it should include the line number of the script statement that encountered the error...
    Here are the alerts I see in the script;     
    alert( e + " : " + e.line );
    alert( strSpecifySource );
    alert( strSpecifySource );
    alert( strSpecifyDest );
    alert( strSpecifyDest );
    alert( strJPEGQuality );
    alert( strJPEGWandH );
    alert( strTIFFWandH );
    alert( strPSDWandH );
    alert( strOneType );
    alert( strNoOpenableFiles );
    alert( strCannotWriteToFolder + File( subFolderText ).fsName );
    alert( strCannotWriteToFolder + File( subFolderText ).fsName );
    alert( strCannotWriteToFolder + File( subFolderText ).fsName );
    var message = strCouldNotProcess;
    message += File( this.fileErrors[i] ).fsName + "\r";
    alert( message );
    alert( strWidthAndHeight );
    alert( strMustUse );
    alertNonSavedDocs = true;
    alert( strMustSaveOpen + "\r" + strFollowing + "\r( " + nonSavedDocs + " )" );
    ; // alert ("Ack! bug in NumericEditKeyboardHandler: " + e);     

  • Error on page so cannot upload file to convert

    I keep getting an error on the page when I try to get to the page to upload my file to convert it

    I am not quite sure if what you are doing is a special requirement but generally for upgrading phone firmware, you need to download the COP file from CCO and use the Install/Upgrade drop down from CUCM, starting with Publisher and then the subscirber.
    Usually the error message states that their is a Tomcat certificate issues between the Pub/Sub. You should be able to go directly to the sub and restart the service. To fix the issue, is the Tomcat cert signed by a 3rd party CA, if yes then it will have to resigned. If its not, the Tomcat certificate will have to be regenerated and Tomcat service restart. This could also happen if you have a user with UserID administrator.
    Please rate useful posts.

  • HELP! Cannot upload files in DW CS4

    The button that used to get the list of files on the server
    (DW CS3) is
    greyed out and not available in DW CS4.
    The message in the box where the file list used to appear (in
    DW3) says:
    "To view files in your repository you must define its Version
    Control
    settings"
    The arrows that used to let me upload/download files are also
    greyed out...
    I searched the Adobe web site but was unable to find anything
    that I
    recognized as a solution.
    Please help.
    The non-profit I work for paid $700+ to get this new software
    for me to use
    and I can't make it work... (I've been using DW CS3 with no
    problems to
    speak of.)
    Apparently Adobe doesn't provide even a PDF instruction
    manual

    Please tell us what the settings are for each field in your
    site definition
    in both the local site and the remote site category.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    <[email protected]> wrote in message
    news:C556BDEC.21D00%[email protected]..
    > The button that used to get the list of files on the
    server (DW CS3) is
    > greyed out and not available in DW CS4.
    >
    > The message in the box where the file list used to
    appear (in DW3) says:
    > "To view files in your repository you must define its
    Version Control
    > settings"
    >
    > The arrows that used to let me upload/download files are
    also greyed
    > out...
    >
    > I searched the Adobe web site but was unable to find
    anything that I
    > recognized as a solution.
    >
    > Please help.
    > The non-profit I work for paid $700+ to get this new
    software for me to
    > use
    > and I can't make it work... (I've been using DW CS3 with
    no problems to
    > speak of.)
    >
    > Apparently Adobe doesn't provide even a PDF instruction
    manual
    >

  • Cannot upload file to Oracle DB using blob datatype

    Hi
    I am uploading a file to Oracle DB through JAVA. I am inserting the file as
    a BLOB datatype. I am using JRUN 4 . But when I am uploading the file to the DB through my application it is not showing anything in the DB. The samp application is working fine on my QA environment on the same server . Is there some setting that needs to be done . Could this be a problem with the version of classes12.zip.
    Also when i try to view the file it is giving me this error
    ORA-06550: line 1, column 13:
    PLS-00201: identifier 'DBMS_LOB' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    Please help

    Not sure afterall if you mean that you are having a pblm uploading (from what kind of file BTW?) or viewing after upload?
    Try these tutorials - I found them very helpful. Also, do you have the 'PL/SQL Programming' book from Oracle Press? That has an entire chapter devoted to LOB types.
    [url http://www.oracle.com/technology/sample_code/tech/java/jsp/samples/blob/blob.html] How to deploy a PL/SQL function returning BLOB as Web Service
    [url http://www.oracle.com/technology/sample_code/tech/java/sqlj_jdbc/files/advanced/LOBSample/LOBSample.java.html]LOBsample
    HTH

  • Cannot upload file to FTP

    I'm trying to upload a file via FTP (using Transmit) and keep receiving a message "make sure you have permission to modify". I have read  and write permission. I'm using my macbook and its a file I created. What do I need to adjust on my settings? I also tried using another outside service providing FTP and received a similar message so I'm sure its something with the macbook settings.

    use a reliable FTP client, such as Filezilla (free app) or likewise.
    re-verify

  • Unable to upload files from local computer to remote server (Was: Dreamweaver)

    I have lost the connection between the remote location and the local location for files on my computer. Where to I correct this issues, since I cannot upload files from local to remote. Host server from server to my computer works fine, Running Dell computerr XP operating system with CS3 Dreamweaver. Need all the help I can get.

    I am now having a "ftp error - cannot make connection to host. Dreamweaver
    encoutered a netwoerk or file system error. I did as you suggested and I
    get to basic site definition, ( which looks o.k.), next screen ( no,I do
    not want to use a server technology) Next screen ( edit local copies on my
    machine ( file location looks o.k.), next screen (connect to remote
    server=ftp) address of web server is correct, ( no folder on server, or ftp
    login or ftp password) do not enable check in or check out
    summary: local
    Site name:midhba
    local root folder:midhba
    remote info:
    access; ftp
    FTP host: midhba.com
    check in.check out diabled
    testing server (set up later)

Maybe you are looking for