Error when opening files using SMB server

I’m trying to download files using a Windows SMB server, but it does not work properly. I'm using a VPN connection to access the server. I already added smb protocol in my system preferences (using 'more internet'), but when I’m trying to open a file, the following error message (code 36) appears:
The Finder cannot complete the operation because some of the data in smb://........ could not be read or written.
The Console gives the following error message:
mount_smbfs: can't get server address `……:
Unknown host
mount_smbfs: can't get server address: syserr = Network is down
Does anyone know how to solve thed error? Thanx in advance!
iBook G4   Mac OS X (10.4)  

This has been bugging me. Typically, the FileOpenClient error would include the name of the "client" referenced by the FileOpenClient parameter in the ditafm.ini file (I don't think it really does anything, but that's not the point). In this case it's not indicating the name of the client. After some testing it looks like FM10 (probably FM9 as well) prints this error along with the message about being unable to open a file. I have a feeling that it's just a bogus error message. However, the message about being unable to open the file is real.
Note that there is a difference between being unable to "open" of "locate" a file .. you'll see different messages in each condition. This (and the message from M_Boyd) are "open" errors. Off hand I don't know why. Try manually opening the file specified and see if you get any errors. I've not been able to replicate the "open" error (just a "locate" error) even when I corrupt the target file so it is invalid XML. When I do this, the xref does not properly resolve, and it *does* add significant time to the time it takes to open the referencing file .. but I'm not getting any errors written to the console for this .. strange.
Also note that the error says "Unable to resolve link" .. this means a "link" element is the referencing element, as opposed to an "xref". If it was an xref it would say "Unable to resolve xref".
Bottom line .. don't worry about the FileOpenClient error .. I think it's just bogus. But there is some reason that FM isn't able to open your referenced files. I'd strip out all of the references and start over with just one .. make sure it works before adding more. The simpler you can keep the directory structure the better.
Cheers,
...scott

Similar Messages

  • The dialog box open twice when open file from the server

    I use the following code to download/open file from the server:
    <%
    String filename = "MengxianhuiDocTest.doc";
    String filepath = "D:\\";
    response.setContentType("APPLICATION/OCTET-STREAM");
    response.setHeader("Content-Disposition",
    ??attachment; filename=\"" + filename + "\"");
    java.io.FileInputStream fileInputStream =
    new java.io.FileInputStream(filepath + filename);
    int i;
    while ((i=fileInputStream.read()) != -1) {
    out.write(i);
    fileInputStream.close();
    out.close();
    %>
    If the application runs, the Open or Save dialog box display.When I select open the file,
    the dialog box will display twice.
    Pls help me.
    Thanks.

    thx
    but I tried it and it did't work.
    The dialog box also display twice.

  • Win32 exception error when opening file from RH6 in RH7

    I received the following error when opening a help file
    (.xpj) that was developed in RoboHelp 6 in RoboHelp 7:
    An unhandled win32 exception error occurred in RoboHTML.exe
    [4692].
    This occurred after receiving the notice to upgrade the
    project since it was created in an older version. After selecting
    Upgrade, I received a runtime error message prompt. After clicking
    OK, I received the message above.
    Does anyone know how to resolve this issue so that I can open
    the project without any problems in RH 7?

    Thanks a lot for replying.
    waldemar.hersacher wrote:
    I have Acrobat Reader 5.1 at home and 6 at work and both work fine with the LV 7.1.1 bookshelf and help file.
    Yep, I just uninstalled Adobe Reader 7.0 and installed version 6.0.1. The links now work perfectly, so evidently this is a problem with Adobe Reader 7.0. I'd still like to solve the problem, though, as I really like version 7.0. (Something has finally been done about the program's lengthy start-up time!)
    You can reach the PDF-Files also by using Help>>Search the LabVIEW Bookshelf. Does this link work for you?
    It works perfectly.
    javascript:AcrobatLink('../manuals/lvuser.pdf');
    This is a call to a java script function located in pdf.js.
    Other reasons:
    The Active-X control of Reader 7 has a bug.
    Your Internet security settings will not allow this operation. The Active-X will be loaded but will have no access to the file and yo get a wrong error message.
    Fair enough. If that is indeed the case, which Internet security setting should I try changing? I haven't done anything unusual to any of those settings. And where is pdf.js located? I tried searching for it but could not find it.
    Your advice is greatly apreciated.

  • Reproducable program locks when opening files using finders "Today" filter

    Hi,
    I am experiencing lockups (have to force quit the programs - which works) in different software products when I try to open files using the "Today" smartfilter from finder / the open dialogue. This wil happen when I attach files to websites using a file-input in Safari as well as with Photoshop just to name an example. It happens every time. Don't know why - and sure, I can avoid using a workflow like this - but I think this is not normal.
    Anyone else experiencing these problems? Seems to be related to snow leopard since I do not remember having had these issues in the past.
    The filetype does not seem to matter. It happened with PDF's, Jpg's, PSD's, etc.
    Message was edited by: jmueller

    RollingRocker, did you ever get a solution for this? I am having the same problem. I produce a pdf using a JSF third party api called flying saucer, which actually uses itext to produce the pdf. I can attempt to produce the same exact pdf over and over and about 85% of the time the error occurs and the rest of the time the pdf opens successfully with no error. Obviously 15% of the time the reader is completely happy with this pdf, so it is not a malicious document in any way.

  • Error when opening file; see image for details

    I receive the following error when opening an ai file that was emailed to me.

    sk the sender to ZIP the file before sending and then send again.

  • Dreamweaver reports file "not found" when attempting to open files from SMB server...

    User's work-files are hosted on a Windows Server 2003 SP2 volume accessed via SMB. She's been opening and saving the files from the server successfully in Dreamweaver for years from other Macs running Dreamweaver CS4.
    Now she has an iMac running 10.7.4 and Dreamweaver CS6... and it's not the SMB problem you'd expect.
    She mounts the server volume. She opens and saves files normally with full r/w permissions from any app... except Dreamweaver. For any file that she attempts to open in Dreamweaver -- whether from the Finder or from within Dreamweaver -- Dreamweaver pops up an alert reporting that the file at the file-path was not found. The same file is easily accessible from other apps and from the Finder. She continues to have full read/write access to the shared volume.
    Local copies of the files do not have the problem. It only affects files hosted on the server and it only happens in Dreamweaver.
    So, I create a new user account and everything works fine... The user mounts the sharepoint, opens a file with Dreamweaver... perfectly normal. Then she quits Dreamweaver and relaunches it... everything's fine. Repeatedly. It all works normally. She quits Dreamweaver and unmounts the share, then she mounts the share again and tries to open a file in Dreamweaver again... and it reports that the file was not found.
    This is reproducible: If the server volume has been mounted and unmounted repeatedly under any user account, that triggers the error which continues occurring under that user account from that point on. A restart will not fix it. A safe-boot will not fix it. (In fact, restarting seems to trigger the problem by unmounting the volume.)
    I tried trashing the entire contents of the ~/Library folder in one of the test-user accounts. It doesn't fix the problem. Once it strikes a user account, the only temporary fix seems to be using a new user account. And that's like a ticking time bomb just waiting for the problem to pop up again.
    Any ideas?
    TIA!!

    I've seen on two computers so far. Looking at the mount point under unix, the share is being mounted at two different locations. This is normal behaviour for Macs when you mount two different shares with the same name.
    From terminal I run:
    df
    Which returns something like
    /dev/disk0s2                           1951845952 224463456 1726870496    12%    /
    devfs                                         360       360          0   100%    /dev
    map -hosts                                      0         0          0   100%    /net
    map auto_home                                   0         0          0   100%    /home
    //[email protected]/website  204360384  38067872  166292512    19%    /Volumes/website
    //[email protected]/website  204360384  38067872  166292512    19%    /Volumes/website-1
    map -fstab                                      0         0          0   100%    /Network/Servers
    Notice that the share "website" has been mounted once as website, and again as website-1. This is the underlying unix name for the share, which is how most programs (99% sure including Adobe suite products) will reference files. So, if it thinks that the file is at /Volumes/website/site/index.html but can only see /Volumes/website-1/ then it doesn't know what to do.
    The confusion arises because both will show in Finder as "website". Even more annoying is that Finder does not always unmount shares correctly, so that /Volumes/website might not be accessible but /Volumes/website-1 will be. As far as the user is concerned, the share "website" is still mounted, but as far as Dreamweaver is concerned, it isn't, although website-1 is.
    It's the same share, same data, but is being referenced by different names, so does not seem accessible.
    BUT
    I don't have a solution yet, apart from force unmounting both (or rebooting), remounting, and checking that Dreamweaver is using the right share (perhaps by removing and readding from within Dreamweaver).
    Tedious.

  • Open hub error when generating file in application server

    Hi, everyone.
    I'm trying to execute an open hub destination that save the result as a file in the application server.
    The issue is: in production environment we have two application servers, XYZ is the database server, and A01 is the application server. When I direct the open hub to save file in A01 all is working fine. But when I change to save to XYZ I´m getting the following error:
    >>> Exception in Substep Start Update...
    Message detail: Could not open file "path and file" on application server
    Message no. RSBO214
    When I use transaction AL11, I can see the file there in XYZ filesystem (with data and time correspondent to execution), but I can´t view the content and size looks like be zero.
    Possible causes I already checked: authorization, disk space, SM21 logs.
    We are in SAP BW 7.31 support package 6.
    Any idea what could be the issue or where to look better?
    Thanks and regards.
    Henrique Teodoro

    Hi, there.
    Posting the resolution for this issue.
    SAP support give directions that solved the problem. No matter in which server (XYZ or A01) I logon or start a process chains, the DTP job always runs in A01 server, and it causes an error since the directory doesn´t exist in server XYZ.
    This occurs because DTP settings for background job was left blank. I follows these steps to solve the problem:
    - open DTP
    - go to "Settings for Batch Manager"
    - in "Server/Host/Group on Which Additional Processes Should Run" I picked the desired server
    - save
    After that, no matter from where I start the open hub extraction, it always runs in specified server and saves the file accordingly.
    Regards.
    Henrique Teodoro

  • Lion Preview and Textedit very slow when opening files from Leopard Server

    My small office (about 10 users) recently upgraded our iMac's, Mac Mini's, and Macbook Pro's.  We are experiencing a big problem with Preview opening super slow (1-2 minutes) when trying to open JPG's, PDF's, etc from our 10.5.8 Leopard Server.  We have deleted numerous plist files related to Preview, completely deleted Preview.app from one iMac and reinstalled it via Pacifist and still no change in performance.  One of the new iMac's does open much faster than the others, but we cannot figure out why this one machine works well and the others don't.
    All machines are showing the below error (dozens of times) in Console when trying to open files directly from the server...
    sandboxd:  ([###])  Preview(###) deny system-fsctl
    We have searched the internet for a solution but have not come up with anything that works.  This problem exists with Textedit as well.  We did try opening a file from one Lion machine to the other and it opened very fast.  We also can open files very quickly from older 10.4.11 Tiger machines directly from the server.  So the best we can determine right now is Lion and Leopard Server are not playing nicely together.
    Any help would be greatly appreciated.
    I have pasted (one of) the console log files below for reference.
    Preview(3364) deny system-fsctl
    Process:         Preview [3364]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Load Address:    0x102c9a000
    Identifier:      Preview
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [114]
    Date/Time:       2012-04-24 13:28:40.470 -0700
    OS Version:      Mac OS X 10.7.3 (11D50d)
    Report Version:  7
    Backtrace:
    0   libsystem_kernel.dylib                  0x00007fff922a0516 fsctl + 10
    1   AppleShareClientCore                    0x0000000105629f4a afp_getMountURL + 112
    2   afp                                     0x0000000104e7fe03 AFP_GetMountInfo + 161
    3   NetFS                                   0x00007fff8a17c295 NetFSGetMountInfo + 147
    4   NetFS                                   0x00007fff8a17e08f GetCompleteMountURL + 68
    5   CoreServicesInternal                    0x00007fff86ef1e51 _ZL29addVolumeInfoForURLToBookmarkPK13__CFAllocatorR19BookmarkMutableDataPK7__C FURLmjPK9__CFArrayPP9__CFError + 1535
    6   CoreServicesInternal                    0x00007fff86ef12fb _ZL28createBookmarkWithURLAtDepthPK13__CFAllocatorPK7__CFURLmS4_PK9__CFArrayR19 BookmarkMutableDatajbPP9__CFError + 3230
    7   CoreServicesInternal                    0x00007fff86ef2443 _CFURLCreateBookmarkData + 1309
    8   CoreFoundation                          0x00007fff8d1e3219 -[NSURL bookmarkDataWithOptions:includingResourceValuesForKeys:relativeToURL:error:] + 105
    9   Foundation                              0x00007fff91b72fbf -[NSURL(NSURL) encodeWithCoder:] + 239
    10  Foundation                              0x00007fff91b2e4ed _encodeObject + 1120
    11  Preview                                 0x0000000102cdfb4d
    12  AppKit                                  0x00007fff90975f0b -[NSWindow encodeRestorableStateWithCoder:] + 316
    13  AppKit                                  0x00007fff90974a00 -[NSPersistentUIRecord generateArchive:] + 177
    14  AppKit                                  0x00007fff90975937 recursivelyEncodeInvalidPersistentState + 525
    15  AppKit                                  0x00007fff90973ccc -[NSPersistentUIManager flushAllChangesOptionallyWaitingUntilDone:updatingSnapshots:] + 1128
    16  AppKit                                  0x00007fff90973836 -[NSPersistentUIManager flushPersistentStateAndClose:waitingUntilDone:] + 182
    17  AppKit                                  0x00007fff90973714 __-[NSPersistentUIManager acquireDirtyState]_block_invoke_1 + 53
    18  libdispatch.dylib                       0x00007fff8a79b2b6 _dispatch_source_invoke + 635
    19  libdispatch.dylib                       0x00007fff8a797f77 _dispatch_queue_invoke + 71
    20  libdispatch.dylib                       0x00007fff8a7986f7 _dispatch_main_queue_callback_4CF + 257
    21  CoreFoundation                          0x00007fff8d0da06c __CFRunLoopRun + 1724
    22  CoreFoundation                          0x00007fff8d0d9676 CFRunLoopRunSpecific + 230
    23  HIToolbox                               0x00007fff86aa731f RunCurrentEventLoopInMode + 277
    24  HIToolbox                               0x00007fff86aae5c9 ReceiveNextEventCommon + 355
    25  HIToolbox                               0x00007fff86aae456 BlockUntilNextEventMatchingListInMode + 62
    26  AppKit                                  0x00007fff90918f5d _DPSNextEvent + 659
    27  AppKit                                  0x00007fff90918861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    28  AppKit                                  0x00007fff9091519d -[NSApplication run] + 470
    29  AppKit                                  0x00007fff90b93b88 NSApplicationMain + 867
    30  Preview                                 0x0000000102c9bdb4
    Binary Images:
           0x102c9a000 -        0x102e7efef  com.apple.Preview (5.5.1 - 719.16) <EE12E506-F88C-319F-A2B4-5EF997884F0C> /Applications/Preview.app/Contents/MacOS/Preview
           0x104e7f000 -        0x104e86fff  com.apple.URLMount.AFPPlugin (4.0 - 4.0) <91C71C5D-562D-37C4-9131-6E6F086288DE> /System/Library/Filesystems/NetFSPlugins/afp.bundle/Contents/MacOS/afp
           0x105618000 -        0x105664ff7  com.apple.AppleShareClientCore (2.5 - 2.5) <CC62F28C-398E-35E2-B2C0-B85A02E57247> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShare ClientCore
        0x7fff86aa5000 -     0x7fff86dcfff7  com.apple.HIToolbox (1.8 - ???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff86eec000 -     0x7fff86f17ff7  com.apple.CoreServicesInternal (113.12 - 113.12) <C37DAC1A-35D2-30EC-9112-5EEECED5C461> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8a17a000 -     0x7fff8a181fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a795000 -     0x7fff8a7a3fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
        0x7fff8d0a1000 -     0x7fff8d275fff  com.apple.CoreFoundation (6.7.1 - 635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff90910000 -     0x7fff91514fff  com.apple.AppKit (6.7.3 - 1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff91ae2000 -     0x7fff91dfbff7  com.apple.Foundation (6.7.1 - 833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff92289000 -     0x7fff922a9fff  libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <C56819BB-3779-3726-B610-4CF7B3ABB6F9> /usr/lib/system/libsystem_kernel.dylib

    "Enable Related Files" isn't the fix for this issue. It's slightly different - I wanted to still load related files, but only the ones local to the file I was editing.
    The fix was to use DW's Resolve To IP Address feature. It required adding a registry value - it fixed the issue straight away
    This Adobe support doc helped: http://kb2.adobe.com/cps/887/cpsid_88742.html

  • On linux, Acrobat Reader will not open files on SMB server

    I try double clicking a file on a network SMB server in Nautilus on Ubuntu and Acrobat reader starts but does not open the file.
    What's going on?
    Alex

    Hi Alex,<br /><br />Just for confirmation, have you opened the Windows share in Nautilus directly i.e. using URL of the form smb://<server-name>/<share-name>/ and then trying to open the PDF file by double-clicking?<br />If that is the case, it is a known issue.<br /><br />In the meantime, one way to open the PDF file (if you have sufficient privileges) would be to mount the SMB share, open the share (from the mount point) in Nautilus and then try to open the PDF by double-clicking?<br />Could you please try this and let us know if there are any issues with this?<br /><br />Thanks for the feedback,<br />Varun

  • Error when generating file on the server

    Hello Gurus,
    I have a program created ABAP he reads the attributes of a property, and creates a file hierarchy to load in another feature. The story is that when you try to create the file with the instruction:
    open dataset p_fiche for output in text mode encoding default.
    I am giving this error, that can not generate the file.
    Sy-subrc = 8. At first thought it was because they had no authorization to create files in the path specified, but if I have permission and do not understand it is because the cause of this error.
    Someone can help me?
    Greetings,

    In ur case sy-subrc = 8 means 'Operating system could not open file'
    . Use addition MESSAGE msg with ur OPEN DATASET statement to know the exact reason for this error.
    Regards,
    Joy.

  • Error when open file chm

    good morning,
    I have one file chm in a server. When i open this file in the
    server, i can`t problems. But I open this file remotely (Internet
    explorer or in other machine (shared recurso), the side html have a
    error. ¿¿??
    Thanks

    http://www.grainge.org/pages/authoring/chm_mspatch/896358.htm

  • Error when opening files on fileserver

    I can't open files in CS5 from our fileserver.  CS3 and CS4 can open files fine, but I get a message: "cannot open the document . . . You may not have permission or the document may be open already."
    If I try opening a file on the fileserver in CS5, I get the  message.  When I open the exact same file, copied to a local disk, it opens fine.
    I'm on Windows 7, ID 7.0.2, the server is MacOsX SnowLeopard Server with system all up to date.
    Any help would be much appreciated . . .

    The case was that the Sever was mapped as a fileserver, but after mapping it with drive letter it works fine...
    Thanks for all your help...

  • Indesign CC view error when opening file

    When opening a file in Indesign CC, occasionally the application with all the tools are visible – but no page to be seen. The “save as” command is however active. When trying to close the application, the error message appears that there is an Indesign-error.
    When reopening Indesign, the application loads as usual and the missing file from the previous attempt now shows automatically. Does not make sense or...
    OS: Win7 (64 bit)
    Start disk: Samsung 500GB SSD
    Processor: Intel Core i7 CPU, 970 3,2GHz
    RAM: 24GB
    Display: NVIDIA GeForce GTX 580 (3GB)

    Probably won't help, but see Replace Your Preferences.
    Also i fyou've set your system display to Large Fonts it can casue all sorts of strange trouble in ID. See InDesign tools and panels don't respond to mouse clicks (Windows 7/Vista)

  • 500 internal server error when opening file attachment

    Hi all,
    I dont know whether im placing my query in the right place. if not pls advice.
    I have uploaded documents to content management from EP portal. The name of the attachment is stored in SAP custom table and the physical file is stored in EP->content management. When i go content mangement and click the attachment, im able to download the file in most cases. But for one employee, when i go content admin -> i can see the attached file name. when i try to open the attachment i am getting error message "500 Internal server error. Please contact your content admin".
    Any help will be appreciated.
    Thanks!
    Dhiya.

    Nope. The problem occurs with the admin user. HE is able to download attachments, but when he click one attachment he is getting "500 internal server error contact sys admin"
    the same thing happens when he tries to open in
    irj/km/docs/documents/attachmentfolder/attachmentfile.doc

  • Error when opening BIDS 2005 - SQL Server 2005 - Urgent to solve

    Hi,
    today I've a problem when I try to launch the BIDS 2005: an error message says that isn't possible to find a component and says to reinstall the application. I cannot any records inside the event viewer that could help me. The SQL Server 2005 build is 9.00.5069.00.
    BIDS 2005 is installed on my machine that has Windows 7 64-bit. Moreover I've also SQL Server 2008 R2 and BIDS 2008 R2: I cannot open also this tool for the same error.
    Any suggests to me, please?
    Thanks

    Hi Pscorca,
    According to your description, you cannot start Business Intelligence Development Studio (BIDS) in SQL Server 2005 and 2008 with the error "isn't possible to find a component and says to reinstall the application". As per my understanding, the issue
    can be caused by some SQL Server files were corrupted. It's hard to give you the root reason that cause this issue based on the limited information.
    In your scenario, please drive the BIDS installation folder (C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Microsoft SQL Server 2008 R2), try to open BIDS and check if this issue persists or not. Besides, you can try to repair SQL Server
    installation using stepup.exe.
    Hope this helps.
    Regards,
    Charlie Liao
    TechNet Community Support

Maybe you are looking for

  • Transfer application from one account to another

    Is there a way for me to transfer application from one account to another,  I want to transfer certain applications from my account over to my wife's account on iTunes.

  • To display a message after respose.redirect download

    Hi All, I have jsp page where in the only code I have is a <% response.sendRedirect("/cz_CZ/songs/angelique_song.zip"); %>. Now this starts the browser download window and asks the user to download the zip file. Now, what i want is once the user comp

  • SMART FORM BID INVITATION

    Hi All,                     I am working on SRM I got a requirement to modify a standard smartform BBP_BID_INVITATION.  Now the problem is where can I configure the settings?                      I configured my frm in BBP_PO_ACTION_DEF transaction.

  • Emulating windows without its installation

    is it possible to run a windows program about as big and advanced as say the windows calculator exe without actually installing xp and using bootcamp/parallels? i dont want windows actually on my machine, but do want to run a very small app. somethin

  • Windows 7 as kiosk

    Hi, I have a requirement for disabling Alt+tab and Alt+Ctrl+del on Windows 7 machines which we will use as Kiosk. I couldn't find a setting via GPOs or registries that will get this done. Can someone help?