Linux shared library does not work in fedora core 4

I have transferred an application that ran perfectly on fedora 3 to fedora 4.  It uses a shared library that I wrote in C.
The vis no longer appear to recognise this file as a  shared
library.  I have recompiied the library in fedora 4 but this makes
no difference.
Any ideas?

Hi jbroughton,
There are few things that I need to know in order to investigate why your file is no longer being recognised:
What version of LabVIEW are you using?
What is your kernal version of federa four?
Is your application a built executable?
What is your librarying doing currently when you try to call it? If any error popups what are the error codes and messages you are getting?
Can you call your C library outside of LabVIEW?
Thanks
Emma R
NIUK & Ireland

Similar Messages

  • File locking does not work in Fedora core 2

    I am using jdk 1.4.2_07 on Fedora core 2. I need to detect file locks obtained by other programs on the same system. However I can not detect locks held by other programs even when they are exclusive write locks. Any help is appreciated. I am using java.nio.channels tryLock method.
    Thanks,
    Dave

    Hi jbroughton,
    There are few things that I need to know in order to investigate why your file is no longer being recognised:
    What version of LabVIEW are you using?
    What is your kernal version of federa four?
    Is your application a built executable?
    What is your librarying doing currently when you try to call it? If any error popups what are the error codes and messages you are getting?
    Can you call your C library outside of LabVIEW?
    Thanks
    Emma R
    NIUK & Ireland

  • Thumbnail view for Library copied from Asset Library does not work

    Hello ,
    I created list definition based on Assed Library (I copied files from \15\TEMPLATE\FEATURES\AssetLibrary\AssetLibrary ) - I reused schema.xml and other files.
    Then I added my new custom content type.
    The problem is following:  thumbnail view does not work now ( "/AssetLibraryDemo/Forms/Thumbnails.aspx" )
    I don't have any javascript errors and any specific error in ULS log.
    Can you give me advice, why thumbnail view has stopped working?

    I need to use "List teplates" gallery functionality for this task.

  • Shared variable does not work between two computers

    I am using LabVIEW 8 on Windows XP computers.
    1. On one computer I have created two projects, writeProject and readProject.
    2.  In the writeProject I have a shared variable, writeData, which is "network-published" double. In this project I have a writeData.vi which in while loop assigns a random value to the writeData variable.
    3. In the readProject I have a shared variable, readData, which is "network-published" double and is bound to the writeData variable.  This is on the same computer as the writeProject.
    4. I run both the writeData.vi and the readData.vi and all works fine.
    5. Now, I create a readProject on a diferent computer.  Perform all the steps as described above and also in tools/shared variable/register computer, I have entered the IP address of the target computer on which the writeData shared variable exists.
    6. Binding the readData variable fails in the following way.  When I browse for the source, in the "Select Source Item" dialog, I see <IP> <Populating Node...>, where <IP> is the IP address of the source computer (on which exists the writeData shared variable).  A very long time later it is still "Populating Node...".  Neddless to say, this readData.vi does not work!
    What am I doing wrong?  Or, perhapse what else do I need to do to make it work?

    Hi,
    I would suggest checking out the two KnowledgeBases I have linked below for common issues with Network Shared Variables. Let me know the results. Thanks!
    Troubleshooting Network-Published Shared Variables
    Why Are My Network Shared Variables Taking Very Long to Initialize?
    Stephanie

  • Online Shared Review does not work

    Hi
    I have just bought Acrobat 9 Pro (which costs a fortune!) and am rather disappointed with a few things. I'll ask about one of them to start with.
    I have created a PDF and sent it to a collaborator for shared review, who does not have Acrobat but does have Adobe Reader. She is not a member of acrobat.com, but is not offered to join during the process.
    She can download the file and open it with Adobe Reader (showing the extended toolbar) but cannot connect to the server. A message states that she is probably disconneted from the internet, but this is not true.
    She is allowed to work offline and then email the document with her comments, but this is not what I want. I want comments to stay online for other reviewers to see.
    She had Adobe Reader 8 so downloaded and installed Adobe Reader 9 but this did not solve the problem. The message however changed slighty to: "The shared review location on share.acrobat.com could not be written to, or the server has run out of disk space".
    Anyone knows what could be the problem?
    Thank you
    Isabel

    Hi,
    Yes, I am getting all the questions and answers that are being posted in the forum. it goes to the junk mail and I have to clean it every day, because there are so many problems with the new Adobe, and people send so many emails. Do you know how I can stop this? Thanks a million.
    Here is an example:
    BigDog. Like Ramón mentioned, Adobe is a company not an application so it would help to know what application you are using and what version number you have. Also, what exactly are you doing when you get that error (please give step by step details).
    The more info you can give, the better chance you have of getting a solution.

  • Shared font does not work when changed

    Hi, I am using a shared font in an eLearning course. The font
    is in a separate library file and is used in all pages. But if I
    change the font in the font properties, the text in the other pages
    does not show up. Has any one come across a solution for this
    issue?
    Thanks.

    A file called FlashPaper2PrinterPort was on the network under
    my personal folder. Is there a way to add this to my hardrive to
    allow me to convert at home?

  • Webutil-Forms(IAS10g) on Linux O.S does not work

    Hi folks!.
    I have a forms applic. that use webutil library.IAS10g(9.0.4) it is installed on linux,but
    i can not execute the entire enviroment.So i put binaries,webutil.jar and jacob.jar
    on a windows box with IAS9i(9.0.2) and it is work fine.
    I am not sure,but i think it is a problem with sign.properties,sign.bat,and makecert.bat
    files.Cause i need webutil for encryptation purposes,and on java console
    when a get into enviroment through IAS9i on Windows i see all certification executions on
    it,but when i log on Linux-IAS10g enviroment i don't see any certification executions
    on java console.
    Any people that use Forms(IAS10g)-webutil over Linux O.S could help me?

    Two reasons why webutil will not work.
    1) your env. Lang = UTL8 ( this is the first problem)
    2) in webutil.pll there is a function webutil_core...
    where the webutil.cfg will be read. Here the
    libaray will hang up. Insert a return result... then it will work fine.

  • Shared variable does not work in executable

    In editor mode, the shared variables update fine.  When I build the executable, the shared variables no longer work.
    See attachment.
    Attachments:
    TestCitadel.vi ‏30 KB

    I found this note in the LV2010 help, I wonder if this could be related to your problem...
    Note  You can use scaling only for network-published
    shared variables, I/O variables, or I/O aliases. When the shared
    variable you want to scale is a network-published shared variable, it
    must have a data source. Configure a network-published shared variable
    to have a data source by placing a checkmark in the Enable Aliasing checkbox on the Variable page of the Shared Variable Properties dialog box.

  • Save document from word into sharepoint library does not work !

    Hi,
    I'm trying to resolve a problem that i have with word and my sharepoint website.
    Some of my users have to open and RDP session on a windows 2008 server and work from there. They open their session with their credential and they do everything they do in local on sharepoint using IE.
    BUT, we have always and ever had an issue on this server as they c'ant save a document (Word or Excel) from office. They have to upload it from sharepoint uising IE. In example, i want to save my document from word into the sharepoint document library I  have
    this error message :
    "Windows doesn't find (http://intranet.sharepoint.com/DocumentLibrary/). Check and retry".
    If I open my sharepoint site and i upload the document it works perfectly. Also if I open and edit an existing document from any library it will work with word. The problem seems to happen when i want to browse sharepoint from word for saving files...
    As this server is a windows 2008, IE version is 9 and the office version is the same as on all computers (Office 2010 SP2 32Bit)
    Any help would by appreciated
    Regards

    Hi,
    I understand you encountered the issue when save document from Office client application to SharePoint 2010 site.
    Is there any Proxy settings in networking side? Please bring up IE > Internet options > Connections > Lan settings. If so, please uncheck options in Proxy server and test the issue again.
    If you have deploy GPO to add SharePoint site into Trusted sites, please check if there is any other GP associated with trusted sites that might affect the issue. You could also remove it from Trusted sites via IE options and test the issue again.
    In addition, please provide more error message to help narrow down the issue, you could locate error information in Event log at least.
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • ITunes Library does not work after update 10.4

    After updating 2 days ago to Lion,yesterday i must update Itunes to 10.4.
    After updating Itunes 10.4 can not see my Itunes Library anymore on my Drobo(Ext HDD)
    I've try everything but it don't work anymore.
    Please help!!!

    Hi Michael, depending on which drobo you have, there are firmware updates you need to download from the drobo support site and install to your drobo, along with companion software on your new Lion system. You can probably do this from any mac that can see the drobo. Maybe even from Lion. For the first gen drobo (which I have) there's not yet a Lion firmware update.
    Drobo (the company) says it's working on Time Machine, which for many people is failing to play nice with Drobo after the Lion upgrade. So you may have to wait a little longer for full Time Machine readiness.
    Best of luck.
    http://support.drobo.com/app/answers/detail/a_id/602

  • Linux logfile monitoring does not work after using "privileged datasource"

    Hello!
    I have noticed a strange behaviour on one of my Linux Agents (lets call it server_a) regarding logfile monitoring with the "Microsoft.Unix.SCXLog.Datasource" and the "Microsoft.Unix.SCXLog.Privileged.Datasource".
    After successfully testing monitoring of /var/log/messages on server_a with the "Privileged Datasource". This test has been on server_a and the MP containing this rule has been delete from the management gorup before the following tests.
    I wanted to test another logfile (lets call it logfile_a) using the normal datasource "Microsoft.Unix.SCXLog.Datasource" on server_a. So I created the usual logfile rule (rule_a) in XML (which I have done countless times before) for monitoring
    logfile_a. Logfile_a has been created by the "Linux Action Account User" with reading rights for everyone. After importing the Management Pack with the monitoring  for logfile_a I had the following warning alert in the scom console managing
    server_a:
      Fehler beim Überprüfen der Protokolldatei "/home/ActionAccountUser/logfile_a" auf dem Host "server_a" als Benutzer "<SCXUser><UserId>ActionAccountUser</UserId><Elev></Elev></SCXUser>";
    An internal error occurred.  (the userid has been changed to keep the anonimity of our action account).
    To make sure I did not make any mistakes in the XML i have created a new logfile rule (rule_b) monitoring "logfile_b" on "server_a" using the "Logfile Template" under the authoring tab. logfile_b was also created by the "Linux
    Action Account User" and had reading rights for everyone. Unfortunately this logfile rule created the same error:
      Fehler beim Überprüfen der Protokolldatei "/home/ActionAccountUser/logfile_b" auf dem Host "server_a" als Benutzer "<SCXUser><UserId>ActionAccountUser</UserId><Elev></Elev></SCXUser>";
    An internal error occurred.  (the userid has been changed to keep the anonimity of our action account).
    Although both rules (rule_a and rule_b) used the "Microsoft.Unix.SCXLog.Datasource" which uses the Action Account for monitoring logfiles, the above error looks to me as SCOM wants to use the privileged user, which in this case it not necessary
    as the Action Account can read logfile_a and logfile_b without any problems.
    So after a few unsuccessfull tries to get both rules to raise an alert I tried to use the "Microsoft.Unix.SCXLog.Privileged.Datasource" for rule_a as last resort. Then suddenly after importing the updated Management Pack I finally received the
    alert I desperately waited for this whole time.
    Finally after lot of text here are my questions:
    Could it be that the initial test with the Privileged Log Datasource somehow screwed up the agent on server_a so it could not monitor logfiles with the standard log datasource? Or may anyone of you might have an idea what went wrong here.
    Like I said both logfile could be accessed and changed by the normal Action Account without any problems. So privileged right are not needed. I even restarted the scom agent in case something hanged.
    I hope I could make the problm clear to you. If not, don´t hesitate to ask any questions.
    Thank you and kind regards,
    Patrick

    Hello!
    After all that text, I fogrot the most essential information..
    We are currently using OpsMgr 2012 SP1 UR4, the monitored server (server_a) has agent version 1.4.1-292 installed.
    Thanks for the explanation of how the logprovider works. I tried to execute the logfilereader just to see if there are any errors and everything looks fine to me:
    ActionAccount @server_a:/opt/microsoft/scx/bin> ./scxlogfilereader -v
    Version: 1.4.1-292 (Labeled_Build - 20130923L)
    Here are the latest entry in the scx.log file:
    * Microsoft System Center Cross Platform Extensions (SCX)
    * Build number: 1.4.1-292 Labeled_Build
    * Process id: 23186
    * Process started: 2014-03-31T08:29:09,136Z
    * Log format: <date> <severity>     [<code module>:<process id>:<thread id>] <message>
    2014-03-31T08:29:09,138Z Warning    [scx.logfilereader.ReadLogFile:23186:140522274359072] scxlogfilereader - Unexpected exception: Could not find persisted data: Failed to access filesystem item /var/opt/microsoft/scx/lib/state/ActionAccount/LogFileProvider__ActionAccount_shome_sActionAccount_slogfilewithoutsudo.txtEDST02
    2014-03-31T08:29:09,138Z Warning    [scx.core.providers.logfileprovider:5209:140101980321536] LogFileProvider InvokeLogFileReader - Exception: Internal Error: Unexpected return code running '/opt/microsoft/scx/bin/scxlogfilereader -p': 4
    2014-03-31T08:29:09,138Z Warning    [scx.core.providers.logfileprovider:5209:140101980321536] BaseProvider::InvokeMethod() - Internal Error: Unexpected return code running '/opt/microsoft/scx/bin/scxlogfilereader -p': 4 - [/home/serviceb/ScxCore_URSP1_SUSE_110_x64/source/code/providers/logfile_provider/logfileprovider.cpp:442]
    * Microsoft System Center Cross Platform Extensions (SCX)
    * Build number: 1.4.1-292 Labeled_Build
    * Process id: 23284
    * Process started: 2014-03-31T08:30:06,139Z
    * Log format: <date> <severity>     [<code module>:<process id>:<thread id>] <message>
    2014-03-31T08:30:06,140Z Warning    [scx.logfilereader.ReadLogFile:23284:140016517941024] scxlogfilereader - Unexpected exception: Could not find persisted data: Failed to access filesystem item /var/opt/microsoft/scx/lib/state/ActionAccount/LogFileProvider__ActionAccount_shome_sActionAccount_stest.txtEDST02
    2014-03-31T08:30:06,142Z Warning    [scx.core.providers.logfileprovider:5209:140101980321536] LogFileProvider InvokeLogFileReader - Exception: Internal Error: Unexpected return code running '/opt/microsoft/scx/bin/scxlogfilereader -p': 4
    2014-03-31T08:30:06,143Z Warning    [scx.core.providers.logfileprovider:5209:140101980321536] BaseProvider::InvokeMethod() - Internal Error: Unexpected return code running '/opt/microsoft/scx/bin/scxlogfilereader -p': 4 - [/home/serviceb/ScxCore_URSP1_SUSE_110_x64/source/code/providers/logfile_provider/logfileprovider.cpp:442]
    Strangely I could not acces the "Action Account User" directory under /var/opt/microsoft/scx/log as "ActionAccount" user. Is it ok for the directory to have the following rights:  drwx------ 2 1001 users? Instead of "1001" it should say "ActionAccount",
    right?
    This could be a bit far fetched, but perhaps the logfile provider can´t access logfiles as the "ActionAccount" on this server because it needs to write in the scx.log file. But as the "ActionAccount" can´t access the file, the logfile provider throws
    an error. And as "Privileged Account" the rule works flawlessly, as the logfile provider running in root context can access everything.
    Don´t know if that makes sense, but right now it sounds logical to me.

  • WebLogic 8.1 SP4 on Linux - thread dump does not work

    I have setup WebLogic 8.1 SP4 on RedHat Linux AS 3.3 with Sun JVM (142_05). When I try to perform a thread dump using weblogic.Admin, I receive the following error in the stderr file. I have also tried the kill -3 but still no thread dump. Is there some trick to this ?
    cannot load libary 'stackdump': java.lang.UnsatisfiedLinkError: no stackdump in java.library.path

    I am getting the same error as well
    cannot load libary 'stackdump': java.lang.UnsatisfiedLinkError: no stackdump in java.library.path
    I am creating a simple domain using the domain config wizard and I hope all the PATH and LD_LIBRARY_PATH are set by the default scripts. But I am still getting this error.
    But Kill -3 <PID> works though!
    Is is a know problem OR am I missing something?!
    Bala

  • "Import to Library" does not work

    I choose "file" -> "Import to Library.." and get no response. Any idea why?

    hi,
    great problems with my library. I've already imported both raw, jpg and other files.
    Actually I cannot import any image. if I try to import raw, it cannot import because of a writing problem within the Library volume. If i import Jpg or Tiff or Png etc, it doesn't import bacause of unsupported file type.
    I already tried to run all the options given by clicking cmd alt shift (i supposed to verify permissions on library, thumbnails), but i failed.
    I also tried to create a new library, but doesn't work.
    I also copied files directly, but when i open Iphoto, it doesen't recognize any new image.
    What happened?
    What can i do?

  • Only on one linux machine sync does not work and message is useless

    On one Linux machine, running OpenSuse 11.3, I cannot sync. The error message is useless, all it says is that sync failed for an unknown reason. Sync works on all the other machines, Win 2K running in a XEN VM on Linux (customized kernel and environment that started a few years ago as OpenSuse 10.3), Linux Mint and XP on a laptop.
    I checked the key, its the same as all the other machines, checked the iptables log, no problems, etc.. Since I have no access to any internal data or logs, I cannot go any further in assessing the problem.
    Firefox version is 4.01, extensions are the same for all versions running on the various machines.

    Ah! You are still using the old sync account. (deprecated) will be next to the Firefox Sync account. Try the new one :-) [[How to update to the new Firefox Sync]]

  • Adding Movies or Pictures to iTunes Library Does not work. Why?

    I have been trying to add some of my movies from my hardrive (as well as pictures) and I have not been able to see them in my library. I have looked through all the subcategories including podcasts and music and others but I still don't see the files added to my library. Thus, I am not able to load them to my iPod Touch. I have also tried to convert the movies to other file extensions/formats but that makes no difference. What can I do to fix this? the iTunes I have is the latest version, I downloaded it two weeks ago from Apple.com.

    My movies are usually about low res at 700Mb max... I thought iTunes could support various file types though. I will try to convert them, but I should ask which file converter is best for that extension? I am not sure if the program I use is qualified enough to do more. I will look into that but what do you recommend?

Maybe you are looking for

  • Assembly Item in BOM

    Dear Gurus                    How to remove the assembly item from a BOM? Suppose i have a BOM for materials A,B,C,D. A consists of A1,A2,A3. now if i want to remove A3 from the BOM, How would i do it? Pls Help REGARDS

  • Using an other web dynpro application into an actual application

    Hello, I have a web dynpro application into a developer component previously developed. I want to import it an another web dynpro application. The goal is to click a button, display the window of the other application and then once it is finished, go

  • VPC Loses my pcs TWICE! Why? Unable to "migrate" pc (greyed out) How to?

    Using VPC 7.02. Installed WIN 2000 and crashed once for reasons unknown. Reinstalled WIN 2k and somehow the PC disappeared from the VPC list! (after running well for about 1 month.) Only thing I can think was that it may have happened when booting fr

  • Low disc space notification on drive "D"

    I recently had an issue with my pc which caused me to contact a technician from what I thought was an HP related company to help me fix. It was called Spunknet and they sold me windows 7 with optimization,virus protect and 1 year of help. I agreed an

  • How to implement Select Between clause? ..help

    Hi I want to implent typical select between clause in the mappings. It is like i want to check whether the "Given date" exists between the range of dates. The range of dates is obtained from the various dimension tables. I dont know how implement tha