Re: SDK 2015.1 library issue (outbyte) .....

Hi Everyone,
I recently upgraded my vivado from 2014.2 to 2015.1 (both SDK and Vivado tool sets).
I have created a simple microblaze project to pipe clean my tool settings on both hardware and firmware end.
The project in vivado is fully build and imported into sdk.
I created SDK's default application to test all my peripherals, and during SDK complilation I get these error messages.
'Building target: Driver.elf'
'Invoking: MicroBlaze gcc linker'
mb-gcc -Wl,-T -Wl,../src/lscript.ld -L../../Driver_bsp/microblaze_0/lib -mlittle-endian -mcpu=v9.5 -mxl-soft-mul -Wl,--no-relax -o "Driver.elf" ./src/testperiph.o ./src/xaxicdma_example_simple_intr.o ./src/xaxicdma_example_simple_poll.o ./src/xgpio_tapp_example.o ./src/xintc_tapp_example.o -Wl,--start-group,-lxil,-lgcc,-lc,--end-group
../../Driver_bsp/microblaze_0/lib\libgloss.a(xil_printf.o): In function `padding.part.0':
(.text+0x2c): undefined reference to `outbyte'
../../Driver_bsp/microblaze_0/lib\libgloss.a(xil_printf.o): In function `outnum':
(.text+0x184): undefined reference to `outbyte'
../../Driver_bsp/microblaze_0/lib\libgloss.a(xil_printf.o): In function `xil_printf':
(.text+0x25c): undefined reference to `outbyte'
../../Driver_bsp/microblaze_0/lib\libgloss.a(xil_printf.o): In function `xil_printf':
(.text+0x418): undefined reference to `outbyte'
../../Driver_bsp/microblaze_0/lib\libgloss.a(xil_printf.o): In function `xil_printf':
(.text+0x4b8): undefined reference to `outbyte'
../../Driver_bsp/microblaze_0/lib\libgloss.a(xil_printf.o):(.text+0x4ec): more undefined references to `outbyte' follow
collect2.exe: error: ld returned 1 exit status
make: *** [Driver.elf] Error 1
These errors are within SDK microblaze libraries object file that tries to use Xil_printf function.
In my design I will not have any UART or other output hardware.
Note: the similar project under 2014.2 works fine without any issues.
I have also added the following flags to my BSP under driver extra compiler flags and didn't work?
BSP flag:
-g -ffunction-sections -fdata-sections
Any idea what I need to do to get the simple standalone SDK default firmware to test peripherals to work under 2015.1 tool?
Thanks,
Mike
 

Hi Everyone,
I recently upgraded my vivado from 2014.2 to 2015.1 (both SDK and Vivado tool sets).
I have created a simple microblaze project to pipe clean my tool settings on both hardware and firmware end.
The project in vivado is fully build and imported into sdk.
I created SDK's default application to test all my peripherals, and during SDK complilation I get these error messages.
'Building target: Driver.elf'
'Invoking: MicroBlaze gcc linker'
mb-gcc -Wl,-T -Wl,../src/lscript.ld -L../../Driver_bsp/microblaze_0/lib -mlittle-endian -mcpu=v9.5 -mxl-soft-mul -Wl,--no-relax -o "Driver.elf" ./src/testperiph.o ./src/xaxicdma_example_simple_intr.o ./src/xaxicdma_example_simple_poll.o ./src/xgpio_tapp_example.o ./src/xintc_tapp_example.o -Wl,--start-group,-lxil,-lgcc,-lc,--end-group
../../Driver_bsp/microblaze_0/lib\libgloss.a(xil_printf.o): In function `padding.part.0':
(.text+0x2c): undefined reference to `outbyte'
../../Driver_bsp/microblaze_0/lib\libgloss.a(xil_printf.o): In function `outnum':
(.text+0x184): undefined reference to `outbyte'
../../Driver_bsp/microblaze_0/lib\libgloss.a(xil_printf.o): In function `xil_printf':
(.text+0x25c): undefined reference to `outbyte'
../../Driver_bsp/microblaze_0/lib\libgloss.a(xil_printf.o): In function `xil_printf':
(.text+0x418): undefined reference to `outbyte'
../../Driver_bsp/microblaze_0/lib\libgloss.a(xil_printf.o): In function `xil_printf':
(.text+0x4b8): undefined reference to `outbyte'
../../Driver_bsp/microblaze_0/lib\libgloss.a(xil_printf.o):(.text+0x4ec): more undefined references to `outbyte' follow
collect2.exe: error: ld returned 1 exit status
make: *** [Driver.elf] Error 1
These errors are within SDK microblaze libraries object file that tries to use Xil_printf function.
In my design I will not have any UART or other output hardware.
Note: the similar project under 2014.2 works fine without any issues.
I have also added the following flags to my BSP under driver extra compiler flags and didn't work?
BSP flag:
-g -ffunction-sections -fdata-sections
Any idea what I need to do to get the simple standalone SDK default firmware to test peripherals to work under 2015.1 tool?
Thanks,
Mike
 

Similar Messages

  • Unable to load and run bare metal program in DDR from SDK 2015.2

    Hello all,
    I'm starting to work with Zynq and I'm quite a noob in this field.
    I generated a system for a ZC702 board in which the connections to the DDR memory and the GPIO are correct.
    When I try to run a "Hello world" example that writes such words via serial, I'm facing the problem that I can just run it from the internal ram on the Zynq, not from the DDR. I will try to explain this with more detail.
    When I set the on-chip memory (initial address is 0x00000000) on the linker script and I run the program, the XMD console shows this:
    XMD% Processor started. Type "stop" to stop processor
    User Interrupt, Processor Stopped at 0x00101104
    Processor Reset .... DONE
    Downloading Program -- D:/50_EXPs/080715/Zynq_702_projects/zynq_book/zynq_book.sdk/hello_world_gpio/Debug/hello_world_gpio.elf
    section, .text: 0x00000000-0x0000191b
    section, .init: 0x0000191c-0x00001933
    section, .fini: 0x00001934-0x0000194b
    section, .rodata: 0x0000194c-0x00001963
    section, .data: 0x00001968-0x00001ddb
    section, .eh_frame: 0x00001ddc-0x00001ddf
    section, .mmu_tbl: 0x00004000-0x00007fff
    section, .init_array: 0x00008000-0x00008007
    section, .fini_array: 0x00008008-0x0000800b
    section, .bss: 0x0000800c-0x0000802f
    section, .heap: 0x00008030-0x0000842f
    section, .stack: 0x00008430-0x0000a02f
    Download Progress.10.20.30.40.50.60.70.80.90.Done
    Setting PC with Program Start Address 0x00000000
    As you can see, al the addresses are correct. In this moment, the processor executes the program and everything is fine.
    Then, if I select the DDR memory (initial address: 0x00100000) on the linker script generation, the console shows:
    XMD% Processor started. Type "stop" to stop processor
    Software Breakpoint 0 Hit, Processor Stopped at 0x000015bc
    Processor Reset .... DONE
    Downloading Program -- D:/50_EXPs/080715/Zynq_702_projects/zynq_book/zynq_book.sdk/hello_world_gpio/Debug/hello_world_gpio.elf
    section, .text: 0x00100000-0x0010191b
    section, .init: 0x0010191c-0x00101933
    section, .fini: 0x00101934-0x0010194b
    section, .rodata: 0x0010194c-0x00101963
    section, .data: 0x00101968-0x00101ddb
    section, .eh_frame: 0x00101ddc-0x00101ddf
    section, .mmu_tbl: 0x00104000-0x00107fff
    section, .init_array: 0x00108000-0x00108007
    section, .fini_array: 0x00108008-0x0010800b
    section, .bss: 0x0010800c-0x0010802f
    section, .heap: 0x00108030-0x0010842f
    section, .stack: 0x00108430-0x0010a02f
    Download Progress.10.20.30.40.50.60.70.80.90.Done
    Setting PC with Program Start Address 0x00100000
     But the program is not run and the processor is like "blocked".
    There is just one scenario in which this second configuration works, and it's when the on-chip memories were previously loaded with the first configuration. This could indicate that the program counter is not pointing to the DDR, but to the on-chip memory. Then, when I select the DDR, if there is nothing on the memories of the chip, it does not execute anything.
    Does anyone have any idea of what's exactly happening and how to fix it?
    Thanks in advance!
    Ignacio.

    Hello, bwiec,
    thank you four your response. I tried what you suggested, and it worked with no problem. I set the linker script so to store everything in OCM and executed the following piece of code:
    u32 *memPtr;
    u32 dataRead;
    memPtr = 0x00100001; /* DDR address */
    *memPtr = 0xdeadbeef;
    u32 dataRead = *memPtr;
    The value of dataRead is 0xdeadbeef;
    So, apparently that was not the problem. But, fortunately, I found the solution to this issue. I will give the details in case it is useful for more people.
    After triying to isolate the problem, I got to the following situation (I have been always working in SDK 2015.2):
    A project created with SDK 2014.2, with Hardware Platform Specification, Board Support Package and C project was working fine.
    The linker script of this project was indicating DDR usage in all the cases.
    The BSP was using Standalone OS 4.1
    When clicking Run, everything was working.
    I performed a board reset to clean the DDR.
    Then, if I changed the BSP to one created with the current version of SDK (2015.2), then the DDR memory was not being loaded properly, so the PC of the processor was pointing to the DDR base address but in that position there was no instruction, so it "blocked".
    Then if I changed the "Referenced BSP" to the original one, it worked again.
    If I went back to the 2015 BSP, then it worked, because the DDR was already loaded.
    If a reset of the board was performed, the project referencing the 2015 BSP stopped working, because the DDR memory was again empty and not being loaded.
    At the end, with the help of a coleage, I was able to find the problem, even though I don't really understand why this made my desing not to work:
    The SW16 of the ZC702 board was set to: SW16(1 to 5) = "00010". This configuration:
    Works with the BSP 2014 - referenced projects and the generated ".elf" files.
    Does not work if the C projects point to a BSP generated in SDK 2015.2, because the DDR is not loaded.
    The configuration that works for both cases is SW16(1 to 5) = "00000".
    I personally don't understand exactly what's wrong with the previous configuration of the switch, since it affect to the booting and it was working like that in version 2014.2. Does anyone know why this happens?
    Anyway I'm happy to have found the solution to this issue!
    Regards,
    Ignacio.

  • Spartan6 and SDK 2015.1

    I have an existing workspace for a Spartan6 software project.  I was previously using SDK 2013.2 successfully with this project.
    Recently, after a code change someone else made to the project, the Microblaze linker crashes while trying to compile it (on my machine, but not on theirs).  I've tried narrowing it down to certain bits of code but it seems there are quite a few sections that crash when present and don't when commented out.  And they're pretty innocent-looking bits of code, certainly nothing that the linker should be getting upset at.
    So I thought it might be worthwhile trying to upgrade the SDK to see if a new version fixes things, so I installed 2015.1.  And it does -- sort of.  The new SDK does successfully build the application code, but only if I've built the BSP using the old SDK first.  The new version resolutely refuses to build the BSP, or even to open the configuration page for it.
    When I try to open the BSP config page, I get "errors parsing MSS file; [Hsi 55-1594] Core s6_ddrx of version 1.00.a not found in repositories".
    Which is fair enough, as the 2015.1 SDK appears to not contain the driver for this any more.  But when I tried copying the driver from the 2013.2 SDK into a personal repository, the SDK still can't seem to find it.  (I have confirmed that it does successfully load other custom drivers from the same repository -- if I remove the repository from the list then it complains about more missing drivers.)
    If I ignore this error and try to build the BSP project anyway, then I get the following error:
    libgen -hw ../hw_platform/system.xml\
    -lp ../../MyProcessorIPLib\
    -pe microblaze_0 \
    -log libgen.log \
    system.mss
    process_begin: CreateProcess(NULL, libgen -hw ../hw_platform/system.xml -lp ../../MyProcessorIPLib -pe microblaze_0 -log libgen.log system.mss, ...) failed.
    make (e=2): The system cannot find the file specified.
    (I've seen a similar error to this before even in 2013.2 when the project references on the BSP project were missing, so I assume this is an effect of the above rather than a cause.)
    Can anyone help with this?  Do I have to roll back to an older SDK?  Any ideas about the linker crash?

    sampatd wrote:
    Is there a specific reason you need to use SDK 2015.1 for a Spartan 6 based design? Ideally, I will work with SDK 14.7
    The older tools tend to be quite crashy.  Also, there shouldn't be any reason why the newer SDK shouldn't work -- code is code after all.  (I'm not saying that this is currently true, just that it should be true if it isn't.)  And upgrading the compiler is important to get new language features (and apparently to work around linker crashes).
    Also the version of 14.7 that I have didn't include the SDK, and it doesn't appear to be available for separate download any more (at least not by that name).  I don't particularly relish the idea of redownloading 10GB or so just to try an older SDK version.  SDK 2013.2 is at least contemporary with 14.7 and AFAIK it was the same thing.
    johnmcd wrote:
    I believe the older tools you are using have an older version of gcc. So create an empty C project or a simple hello world project and grab the lscript.ld file. Merge in the address space and/or stack differences then use this new linkerscript.
    Regarding the BSP, there's no magic in drivers for memory such as the DDR controller so you could change the DDR driver to 'generic' when creating the bsp. This will populate the xparameters.h with the base and high address of the ddr controller.
    I think you misread the problem.  Using exactly the same source files and linker scripts, code that compiled and linked fine on my colleague's machine crashed the linker on my machine, when both of us were using 2013.2 (which is the same as 14.7, AFAIK).  Upgrading to 2015.1 fixed that issue (no more linker crash) but apparently the TCL has changed so the BSP no longer generates (I'm using a hybrid BSP that has some customised files).  I believe I can fix this by updating the TCL to the new definitions, but of course this will render the workspace incompatible with the older tools.
    Edit: actually, slight correction, it appears there was a misunderstanding on my part as well.  In 2013.2, both my colleague and I can successfully build and link the project in Debug mode, but the linker crashes for both of us in Release mode.  (It did previously link successfully on this SDK version -- it's something about the added code that's upsetting it, but like I said testing for crashes by commenting out blocks of code shows that it's multiple blocks of code and they're pretty inoffensive.)  I can successfully build the project in Release mode in 2015.1 provided that the BSP is already generated, but it won't generate the BSP because it chokes on some of the custom TCL.
    Possibly of note is that (in 2013.2) it's running mb-gcc to link, the crash dialog says that it's ld.exe crashing (specifically, C:\Xilinx\SDK\2013.2\gnu\microblaze\nt\microblaze-xilinx-elf\bin\ld.exe), and that the crash happens regardless of whether I build from the SDK or run the command in an SDK command prompt.  Although oddly, if I start MinGW gdb or bash (not the full environment, just those binaries) from an SDK command prompt and then run the command it does not crash.

  • HT1844 Library Issue:  I just imported 2 CD's into ITunes.  They show up in "Recently Added" and on my other devices via ITunes Match, but NOT in the ITunes software on the computer where I added them.

    Library Issue:  I just imported 2 CD's into ITunes.  They show up in "Recently Added" and on my other devices via ITunes Match, but NOT in the ITunes software on the computer where I added them.  They show up in the search box, but when I click on the results it just kicks me to ALL my music.  I have imported thousands of songs/CD's before and this is a new one.

    Something may have gone wrong with the index of the Music playlist. Making another change to the library such as downloading the current iTunes Free Single of the Week, or deleting one track from your library and reimporting it, should fix the problem.
    If that doesn't work close iTunes and delete the hidden file sentinel from inside the main iTunes folder, then start iTunes again. It should run a consistency check when it starts up which ought to correct things.
    tt2

  • Iphoto6 LIbrary Issue (Not finding photos)

    Hello : couple of i photo6 issues
    1) I have many photos on my mac book pro from my past powerbook (old libraries) When I launch Iphoto6, it only recognises the latest pics. How do I make iphoto recognise the older pics. They are in my pictures folder, however they are not coming up in iphoto as thumbnails. (I am thinking I may have to create a whole new library which I am happy to do (i.e. drag library folder to desk top, then ask Iphoto to create new library etc. using originals folder) If this is correct can someone please explain the process for doing so. If not, please advise what else I should do. I am not notally sure here..... all tips welcome.
    2) Why is there a DATA file and an ORIGINALS file in the library file. Do i need both ?
    3) I seem to have many duplicates some are thumbnail size pics from previous imports when I had library issues in 2004. Is there a simple way to get rid of these smaller pics so I only have the originals? Hope this all makes sense.
    Baiscally I need a total 'clean up of my iphoto library(s) and streamline things I believe, but need some advise on doing so.
    I look very much forward to hearing form you.
    Kind regards, Mark
    Mac Book Pro Intel 15" 2.16ghz 1gig ram 120g HDD   Mac OS X (10.4.9)  
    Mac Book Pro Intel 15"   Mac OS X (10.4.9)  

    Mark
    How do I make iphoto recognise the older pics.
    They are in my pictures folder,
    But where in your Pictures Folder? How did they get
    there? Have they been imported into iPhoto? I'll
    happily post instructions for creating a new library,
    but maybe it's not necessary...
    2) Why is there a DATA file and an ORIGINALS file
    in the library file. Do i need both ?
    You mean DATA and ORIGINALS folders? Yes you do need
    both. A Note about the iPhoto Library Folder:
    In this folder there are various files, which are the
    Library itself and some ancillary files. Then you
    have three folders
    Originals are the photos as they were
    downloaded from your camera or scanner.
    (ii) Modified contains edited pics, shots that
    you have cropped, rotated or changed in any way.
    This allows the Photos -> Revert to Original command
    - very useful if you don't like the changes you've
    made.
    (iii) Data holds the thumbnails the the app
    needs to show you the photos in the iPhoto Window.
    Remember: It is strongly advised that you do not
    move, change or in anyway alter things in the iPhoto
    Library Folder as this can cause the application to
    fail and even lead to data loss.
    3) I seem to have many duplicates some are
    thumbnail size pics from previous imports when I had
    library issues in 2004. Is there a simple way to get
    rid of these smaller pics so I only have the
    originals? Hope this all makes sense.
    Duplicate Annihilator
    may help.
    But if you decide to go back and start again, we can
    weed those out from the new library while recreating
    it.
    Regards
    TD
    Thanks TD Most Helpful. The photos are all in my pictures folder in the originals folder. I think I need to make a new library and go through and delete the duplicates. It seems i may be in a bit of a mess unfortunately.

  • [svn:fx-trunk] 5844: rename classes (again!) per Ely's last recommendation to avoid XML Library issues

    A new discussion was started by Alex Harui in
    Commits --
    [svn:fx-trunk] 5844: rename classes (again!) per Ely's last recommendation to avoid XML Library issues
    Revision: 5844
    Author: [email protected]
    Date: 2009-04-01 17:59:34 -0700 (Wed, 01 Apr 2009)
    Log Message:
    rename classes (again!) per Ely's last recommendation to avoid XML Library issues
    QE Notes: Rename mustella tests again (please)
    Doc Notes: Update names of classes in documentation.
    tests: checkintests
    Modified Paths:
    April Fool!
    View/reply at
    Replies by email are OK.
    Use the unsubscribe form at
    to cancel your email subscription.

    In the default php.ini is set open_basedir which limits work with php only to few directories (and directories bellow them). There is set /srv/http, /home,/tmp and /usr/share/pear by default.
    To allow your vhost you should add /data/www or set empty value.

  • C library issue

    Hello all - our app (on UDS 5.2.0) uses a C library and now we are upgrading the library. Everything seems ok while importing, compiling and distiriuting the updated library but when we try to integrate the workspace with the changes we get an error -
    Forte_cl0: SYSTEM ERROR: Error fetching system object (1,0xa5e0e,0)
    fromshadow!Class: qqsp_ImplementationException
    Error #: [1101, 279]
    Detected at: qqrp_ShadowRepositorySession::Fetch(FlatObject)
    Last TOOL statement: method
    abSurrogateRepositoryClient.IntegrateWorkspace
    Exception occurred (locally) on partition "Forte_cl0_Client",
    (partitionId
    = D89DBB80-4A53-11DA-92CE-76AFF250AA77:0x69b:0x2, taskId =
    [D89DBB80-4A53-11DA-92CE-76AFF250AA77:0x69b:0x2.18]) in
    application
    "FTLaunch_cl0", pid 1352 on node TESTPRO in environment DEVP
    And after this error no matter no matter what we do - compile,revert changes, unistall the library, the same error appears when we intergate workspace and we have to recreate the whole thing from scratch - the repos, environment etc. We are not using shadow repositories and are directly connected to the central repos. Has anyone seen this error before? Is there any issue wuth using C libraries on UDS? Any help would be appreciated...thanks!

    I got the same issue, trying to use UDS 5.2 and UDS 5.0 concurrently on my Win2K machine (I was testing upgrading to UDS 5.2). The solution is probably the same for other OSs.
    I have included the email correspondance with Sun below.
    Stephen.
    Hi Mary,
    Once I added the UDS 5.2 userlib and install/bin directories to my PATH, repository issue went away.
    You can close this request.
    Thanks for oyur help,
    Stephen.
    -----Original Message-----
    From: Mary McCarthy [mailto:[email protected]]
    Sent: 16 February 2005 10:45
    To: Boyatsis, Steven
    Cc: Montgomery, Stephen (LIT); Smyth, Ray(LIT)
    Subject: Re: Case # 64448594 - UDS 5.2 Shadow Repository Issue
    Hi Steven,
    I'm just checking in to learn the latest status of your shadow repository configuration. Have you been able to get past the ImplementationException?
    Thanks,
    Mary
    Mary McCarthy wrote:
    Hi Stephen,
    I checked with the backline team and found that strictly speaking, we
    don't recommend installing more than one UDS release runtime per
    machine. This is because the installer assumes only one release and
    it doesn't cater for multiple releases. Below is their advice for
    getting this work properly. Please keep us posted with your results.
    Thanks,
    Mary
    The problem comes with the values for the environment variables FORTE_*, WWW_* and PATH being different for each UDS release runtime. They may reside in any of the following Windows registry folders and are searched in this order.
    HKEY_CURRENT_USER\Environment
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment
    HKEY_CURRENT_USER\Software\ForteSoftwareInc\Forte
    HKEY_LOCAL_MACHINE\SOFTWARE\ForteSoftwareInc\Forte\<release>
    In the case of the environment variables FORTE_* and WWW_*, the UDS runtime is able to retrieve them from the release specific folder in the Windows registry, so they should not present a problem, if they are only defined there with their release-specific value.
    HKEY_LOCAL_MACHINE\SOFTWARE\ForteSoftwareInc\Forte\<release>
    The environment variable PATH is used by the operating system when activating the UDS runtime libraries in %FORTE_ROOT%\install\bin, so the trick is to make sure that each UDS runtime has a distinct setting for PATH. Beware that only the following Windows registry folders are searched by the operating system.
    HKEY_CURRENT_USER\Environment
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
    Manager\Environment
    The Windows NT Services for each release needs to start up as its own service account and not as the default 'Local System acount'.
    UDS Environment Manager <release>
    UDS Repository Manager <release>
    I suggest that the customer creates two service accounts.
    uds5_0_9
    uds5_2_0
    Log in to each account and set the environment variable PATH appropriately as a User environment variable and not as a System environment variable. Check the value of PATH in the following Windows registry folder.
    HKEY_CURRENT_USER\Environment
    Then change the four Windows NT Services to start up as the appropriate service account and then recycle the Windows NT Services in order that they will pick up the new local user registry hive that has the appropriate PATH setting.
    As with some things Windows related, the customer may need to recycle the operating system, if the new local user registry hive doesn't get loaded after these changes.Montgomery, Stephen (LIT) wrote:
    Hi Mary,
    I have further investigated this and I'm pretty sure it has to with
    having UDS 5.2 and UDS 5.0.9 installed on the same PC:
    Current Win2k Environment Settings :- defaultenv.txt
    I have my environment settings pointing to UDS 5.0, installed at
    c:\forte. I have UDS 5.2 installed at c:\forte52. I was using the
    following shortcut to use my UDS 5.2 workspace:
    where the full target command is "C:\forte52\install\bin\ftexec.exe
    -fr
    bt:c:\forte52\repos\dev52 -fi bt:c:\forte52\userapp\forte\cl0\forte
    -fm "(n:96000,x:128000)" -fns gardenia:6101 -fw montgoms_workspace"
    I consistently get the workspace error below either from importing a
    public plan, searching for text etc,
    SYSTEM ERROR: Error fetching system object (1,0xa5e11,0) from shadow!
    Class: qqsp_ImplementationException
    Error #: [1101, 279]
    Detected at: qqrp_ShadowRepositorySession::Fetch(FlatObject)
    Last TOOL statement: method
    abSurrogateRepositoryClient.ListPublicPlansWithData
    Error Time: Mon Feb 07 07:51:48
    Exception occurred (locally) on partition "Forte_cl0_Client",
    (partitionId
    = 5A4CD430-75F6-11D9-9ACC-6BC7A19DAA77:0xf06:0x1, taskId =
    [5A4CD430-75F6-11D9-9ACC-6BC7A19DAA77:0xf06:0x1.13]) in application
    "Forte_cl0", pid 804 on node DWS186 in environment T_env.
    However, if I set up a script to change the FORTE_ROOT variable to
    c:\forte52 and add the c:\forte52\userlib and c:\forte52\install\bin
    to start of my PATH variable, the error disappears. Previously I had
    tried just to change the FORTE_ROOT variable to C:\forte52 and then
    run the shortcut. This isn't enough though - you need to include the
    install and userlib directories on the PATH.
    Stephen.
    -----Original Message-----
    From: Mary McCarthy [mailto:[email protected]]
    Sent: 03 February 2005 15:44
    To: Montgomery, Stephen (LIT); Boyatsis, Steven
    Cc: Smyth, Ray(LIT)
    Subject: Re: Case # 64448594 - UDS 5.2 Shadow Repository Issue
    Hi Stephen and Steven,
    It sounds like the shadow still thinks it's detached. But the fact
    that you can do this through fscript contradicts that.
    Can you try attaching the shadow again? It might be a good idea to
    get everything checked in, all the shadows attached, then recreate
    them again. I've reviewed our list of known issues and we haven't
    seen repository corruption in ages.
    Thanks,
    Mary
    Montgomery, Stephen (LIT) wrote:
    Hi Mary,
    All of our Forte environments (including the repositories) run on AIX
    5.1. We have a large number of back-end UDS components that also run
    on AIX. Our clients and developers all use Windows 2000 SP4 to run
    the application front end/gui.
    The issue I have raised is being experienced only on Win2k when I've
    created a shadow repository for my new workspace using UDS 5.2.0
    Developer Edition. I then detach and reattach to pull in all the
    public plans into my local 'cache' in shadow. I then receive this
    intermittent error when I have tried importing new public plans,
    searching for text and once integrating...
    Hope this helps,
    Stephen.
    -----Original Message-----
    From: Mary McCarthy [mailto:[email protected]]
    Sent: 02 February 2005 18:10
    To: Montgomery, Stephen (LIT); Boyatsis, Steven
    Subject: Case # 64448594 - UDS 5.2 Shadow Repository Issue
    Hi Steven,
    I've been assigned to work with you on this support issue. I'm not
    terribly familiar with AIX. Would you mind clarifing the AIX version
    for me? Which portion of UDS is running on AIX, the server?
    Thanks,
    Mary
    Hardware Platform: IBM
    Component Affected: Languages/Development Tools OS and Kernel Version:
    AIX gardenia 1 5 0001DC5A4C00 Describe the problem: UDS 5.2 Shadow
    Repository Issue.
    Background Information:
    1. Running UDS 5.2.0 on client and server. Remote repository is
    newlycreated UDS 5.2.
    2. Created shadow repository for workspace on Win2k PC.
    3. Detached shadow to pull down/cache workspace plans locally on my
    machine 4. Attached Shadow to reconnect.
    5. Have been happily checking out/unchecking, branching, updating,compiling etc in shadow workspace for 2-3 days.
    Shadow Repository Info:
    Repository information:
    Connected to repository bt:c:\forte52\repos\dev52.
    Connected to an attached shadow (65).
    Current workspace is (montgoms_workspace)
    Workspace created: 24-Jan-2005 10:44:43
    Last Updated: 26-Jan-2005 11:27:05
    Up-to-date with integration #2.
    Last Integrated: (Never)
    Repository create date 13-Jan-2005 10:23:46.
    Persistent counter value (75737).
    This is a compressed repository.
    Shadow is on central repository dev_repos52.
    List of workspaces cached in this shadow.
    advap_workspace (220541)
    montgoms_workspace (220892)
    2 of a maximum of 15 workspaces are currently cached in thisshadow.
    Completed printing repository information.
    Issue:
    1. Attempt to include public plan from remote repository by Plan,Include Public. The following exception is raised and the list of
    available public plans is not shown.
    SYSTEM ERROR: Error fetching system object (1,0xa5e11,0) from shadow!
    Class: qqsp_ImplementationException
    Error #: [1101, 279]
    Detected at: qqrp_ShadowRepositorySession::Fetch(FlatObject)
    Last TOOL statement: method
    abSurrogateRepositoryClient.ListPublicPlansWithData
    Error Time: Thu Jan 27 10:04:49
    Exception occurred (locally) on partition "Forte_cl0_Client",(partitionId
    = CAF940B0-3D47-11D9-BCA0-F9B6F329AA77:0x7277:0x1, taskId =
    [CAF940B0-3D47-11D9-BCA0-F9B6F329AA77:0x7277:0x1.13]) inapplication
    "Forte_cl0", pid 1036 on node DWS186 in environment T_env.
    This exception is raised for each workspace cached in the local
    shadowbut I can import public plans into the workspaces using fscript.
    I also encountered the same error while performing a word search on
    another workspace in another UDS5.2 repository
    Thanks,
    Stephen
    This system is SRS Net Connect enabled: No I will be sending an
    Explorer file: No List steps to reproduce the problem(if applicable):
    When was the problem first noticed: week ago The problem is: staying
    the same Any changes recently?: None What software is having the
    problem?: UDS 5.2.0 on Windows 2000 SP 4.
    Desired start date for this service request: normal (according to
    service coverage) Alternate contact first name: stephen Alternate
    contact last name: montgomery Alternate contact phone: 00 44 2890
    445629 Alternate contact email: [email protected] Email
    copy of original Service Request to primary contact: Yes Preferred
    Method of Response: Email Email copy of Service Request to alternate
    contact: Yes Email primary and alternate contacts when a Sun
    engineer updates this Service Request: Yes
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\n0105003\Application Data
    CLASSPATH=.;C:\Program Files\SQLLIB\java\db2java.zip;C:\Program
    Files\SQLLIB\java\runtime.zip;C:\Program Files\SQLLIB\bin
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=DWS186
    ComSpec=C:\WINNT\system32\cmd.exe
    DB2INSTANCE=DB2
    DB2TEMPDIR=C:\Program Files\SQLLIB
    FORTE_ROOT=c:\forte
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\n0105003 ICM_FOLDER=Information
    Catalog Manager IMNINST=help IMNINSTSRV=C:\PROGRA~1\IBM\IMNNQ
    INCLUDE=C:\Program Files\Microsoft Visual C++ Toolkit
    2003\include;C:\Program Files\Microsoft SDK\include;C:\Program
    Files\SQLLIB\INCLUDE;C:\Program Files\SQLLIB\TEMPLATES\INCLUDE
    Lib=C:\Program Files\Microsoft Visual C++ Toolkit 2003\lib;C:\Program
    Files\Microsoft SDK\Lib;c:\sybase\LIB LOGONSERVER=\\BART
    MDIS_PROFILE=C:\Program Files\SQLLIB\METADATA\PROFILES
    NUMBER_OF_PROCESSORS=1
    OS=Windows_NT
    Os2LibPath=C:\WINNT\system32\os2\dll;
    Path=C:\WINNT\MS\SMS\CORE\BIN;C:\sybase\JS-12_5\bin;C:\sybase\OCS-12_5
    \dll;C:\sybase\OCS-12_5\bin;C:\Program Files\Microsoft Visual C++
    Toolkit 2003\bin;C:\Program Files\Microsoft
    SDK\Bin;C:\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem
    ;c:\sybase\dll;c:\sybase\bin;C:\Program
    Files\Rational\common;C:\Program Files\SQLLIB\BIN;C:\Program
    Files\SQLLIB\FUNCTION;C:\Program Files\SQLLIB\SAMPLES\REPL;C:\Program
    Files\SQLLIB\HELP;C:\PROGRA~1\IBM\IMNNQ;C:\PROGRA~1\TextPad
    4;C:\JBuilderX\jdk1.4;C:\JBuilderX\jdk1.4\bin;C:\Program Files\Common
    Files\GTK\2.0\bin;C:\Program Files\Executive
    Software\Diskeeper\;C:\Program Files\Unrar;C:\Program
    Files\Embarcadero\RSQL57;C:\Program
    Files\Embarcadero\Feb2001Shared;C:\Program
    Files\Embarcadero\RSQL57;C:\Program Files\Embarcadero\Feb2001Shared
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
    PROCESSOR_LEVEL=15
    PROCESSOR_REVISION=0209
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SMS_LOCAL_DIR=C:\WINNT
    SYBASE=C:\sybase
    SYBASE_JRE=C:\sybase\shared-1_0\JRE-1_3
    SYBASE_OCS=OCS-12_5
    SystemDrive=C:
    SystemRoot=C:\WINNT
    TEMP=C:\Temp
    TMP=C:\Temp
    USERDNSDOMAIN=lit.lmig.com
    USERDOMAIN=LIT0
    USERNAME=n0105003
    USERPROFILE=C:\Documents and Settings\n0105003
    VCToolkitInstallDir=C:\Program Files\Microsoft Visual C++ Toolkit
    2003\ VWSPATH=C:\Program Files\SQLLIB VWS_FOLDER=IBM DB2
    VWS_LOGGING=C:\Program Files\SQLLIB\LOGGING VWS_TEMPLATES=C:\Program
    Files\SQLLIB\TEMPLATES windir=C:\WINNT

  • An iTunes library issue that needs the brightest of minds..

    I've searched through all of the threads pertaining to this issue and i've yet to find a solid, good answer. Basically, I have a macbook pro retina machine with 250 GB. I have over 100 movies purchased in iTunes as well as multiple TV shows that if I were to attempt to download onto my local disk the shear size would make my HDD .
    I have a 1TB external drive and am just wanting to make hard copies of all of my videos and music on my external. Is there a specific way to use my external disk to not only backup my computer via time machine, but to also use it to backup all of my videos and music. I don't mind watching all of my content via the iCloud but I'm having difficulties creating a library on my external and then using that to download all of my movies. As I can't download all of them on my local disk and then transfer a copy, I need to figure out a way to set up my library on the external disk and then download everything to the external. Do you guys know of any way to do this?
    Just to clarify my questions to you powers at be:
    1. I need to set up a library on my external drive that I can download all of my media to.
    2. I want to still be able to use itunes on my macbook and just watch all of my media/music on the icloud
    3. Can I still use the same drive that has all of my backed up media as a backup through time machine as well?
    I've scoured all of the forums and really all I could find was how to set up libraries on an external disk. None of them ever mention whether or not I can basically use my itunes library locally however I want, knowing that everything I've ever bought is backed up on my external. Any help would be amazing. I appreciate it guys!

    Quick answer if you use iTunes' default preferences settings:  Copy the entire iTunes folder (and in doing so all its subfolders and files) intact to the other drive.  Open iTunes and immediately hold down the option (alt) key (shift on Windows) so you get a prompt to select a library, then guide it to the 'iTunes Library.itl' file in the moved iTunes folder.
    Yes, that's probably what you've seen before but it is how you put your library on an external drive and use it from there.
    Note, having your iTunes library on the external drive and having that as your backup drive means you don't really have a true backup.  You do for minor issues but one of the most common reasons the have a backup is if a drive is stolen or fails.  In yur case if your external is stolen both your original and backup will be gone.  You really need a second external drive.

  • Network sharing of iTunes library issue

    Hello,
    I've searched for a similar problem, but did not find one.
    I have a main computer where I keep all of my MP3's on an external drive. I've sucessfully shared the library to the second computer - all of the playlists show up complete with artwork. The problem is, when I try to play or download to an iPod on the 2nd machine, I get an error message on the second computer the "the original files can't be located - would you like to locate them? Well, yes, I would, but not for 500+ albums!
    I've got the 2nd machine pointed at the main folder of the drive where the music folders are located in preferences. I can individually re-locate the files on the 2nd machine and fix it this way, but is there a global way to point the 2nd machine at the correct location of ALL of the folders on the external drive connected to the main machine?
    Both machines are running iTunes 7.4.3.1
    Thanks!

    This issue of sharing music among many different Macs on one network seems to be much harder than it should be. As mentioned above it would be ideal to be able to walk up to any Mac I own in my home (all of which are registered with Apple to play my AAC files) and listen to any song I want from a common library of songs on an external drive (and from any user account on each of those Macs). Also, if the fancy strikes me to hop onto iTunes and buy a song I should be able to do so from ANY computer and have the song automatically be placed into that external library AND show up on EVERY iTunes library of every user on every Mac in my home. This is where it gets sticky - I have been able to point each iTunes to the iTunes Music folder on the external drive (either directly pointing it to the folder or using an alias as mentioned above) but there is no way that I have found to AUTOMATICALLY have a new song I have purchased show up on all Macs. What I need to do is manually go to each iTunes (on each Mac and on each user account!) and add that purchased song to the iTunes library of that Mac. Confusing, right?? Gets worse if you purchase songs on more than one Mac in your home (I have 3). Apple really should make this entire process seamless -- especially if they want to have us buying media (songs, movies, TV shows, etc...) from them to play wherever and whenever we want on our Apple products (iPods, iPhones, AppleTVs, AppleToilets, etc...). Would seem straightforward to have iTunes check a file to see if a new file has been added to the main library on the external drive and if so, add that file to that particular iTunes library. Just some of my thoughts.....

  • Itunes library issue, its locked?

    I apologize in advance if someone has already asked this question but i cant seem to find an answer in the support section of this site.
    Ok here it goes. When i try to open itunes a message pops up saying that the itunes library.itl is locked on a locked disk, or i dont have the write permission for the file. This also seems to be a user specific issue since my sister can access Itunes fine from her account.
    Were both computer administrators
    I have the most recent itunes updates installed
    Any help would be greatly appreciated.
    Thank you.

    In Windows Explorer, right-click > Get Properties on that exHD itunes folder. Go to the Security tab and give your windows user ID full control and ownership. Make sure to check the box for child/subfolders to get those same permissions.

  • Multiple Document Library Issues

    Hi,
    Actually i am creating document libraries in SharePoint site by using SharePoint Service successfully.
    My issue is, 1st document library has been created with folder and creating 2nd document library with out folder. Now the 2nd document library is Show as a Child for 1st document library.
    If i would added folder in 2nd document library then both document library would show as like independent.
    For end users,it would looks like nested document library.
    How to resolve this issue.
    Thanks & Regards
    Poomani Sankaran

    Hi,
    Thanks for your reply.
    No way to create as you said. I am not giving url like "doclib1/doclib2". Even it is not possible to create doc lib inside another doc lib.
    The correct url is below.
    http://servername:port/sitename/doclib1
    http://servername:port/sitename/doclib2
    If both document libraries has folder then both are looks like independent.
    If both document libraries does not have folder means doclib2 is child of doclib1.
    but logically both are independent only. only by visual and looks its like parent and child.
    Thanks & Regards
    Poomani Sankaran

  • Sharepoint 2013 Document library Issue

    Hi
    In sharepoint 2013 Doc lib,I uploaded a document and I can see it was successful, but then I can’t close the window, or get back to the customer documents unless I “control/alt/delete” and close all IE windows & re-log in. Now, 4 minutes later it
    still shows a spinning circle.
    Regards,
    Prasad

    Hi Prasad,
    I wonder if there is workflow or event receiver associated to this document library. Please also check ULS log for related error message.
    Or you can create a new document library and then upload document, then check if the issue still exists.
    If the issue still exists, I suggest you provide the screenshot or more information for further research.
    Best Regards
    Dennis Guo
    TechNet Community Support

  • IOS 8.0.2 iPhone 5s Music Library issue

    I have been having an issue with my iTunes library on my iPhone even after IOS 8.0.2. Most of my songs are from indie groups and so not all of the songs have actual albums to go with them, so I have a large amount of songs in the "Unknown Album". If I open my music app and go to any artist that has an "unknown Album" and then go out and go to another artist, the second artist's songs in the Unknown album will be over written by the first artist's unknown album songs. But if I select that song it goes to the second artist's actual song as it should in the first place. Some image examples are here. When I went to Floresta Prateda's song collection it came up normally but when I went back out and went to FELT's collection, the 6 songs there got overwritten by Floresta Prateda's song. I can fix it temporarily by Refreshing my library, but I need to do that every time I finish with an artist or else it happens again. Does anyone know a fix for this?

    I, too, experienced problems after updating my iPhone 5 to the most recent software release, on Saturday afternoon, in that I was unable to send iMessages to other iPhone users.
    Even enabling the 'send as SMS when iMessage is unavailable' function failed to rectify the problem.  Interestingly, I was still able to text none iPhone users.
    Consequently, the search for a solution to the problem prompted my first ever visit to the community, in the hope of answers, since hard re-starts and turning off the phone had failed to rectify the issue.
    However, through playing around with my iPhone 5, I may have found a solution.
    On a pure whim, I decided to delete the history of texts that I'd shared with a fellow iMessage user (not deleting their contact from my phone, though) before sending a new text, as though I was texting them for the very first time.
    Upon receipt of the text, which did send via iMessage (blue speech bubble), my recipient replied by explaining that they'd been attempting to text me all evening to no avail, receiving a 'could not be delivered' message at their end.
    As such, I'd suggest that you give the above a go before attempting a factory reset, to see if it works for you.

  • IPhoto and Aperture referenced library issues

    Hi,
    For the last couple of days I've been busy trying to get my iPhoto/Aperture library to work properly. I recently created a referenced library using Aperture because of lack of space on my internal ssd. I can see all of my Projects, thumbnails, metadata etc. in both iPhoto and Aperture when my external drive is disconnected. However, there are two major issues:
    1) Most of the video thumbnails are broken, both in Aperture and iPhoto. By double clicking a thumbnail of a video (.mov, .avi etc.) it sometimes starts playing (with the external drive connected), sometimes it doesn't, totally inconsistent. I can export the video and it works just fine.
    2) While using iPhoto with the external drive disconnected, all Events are there, the thumbnails are there, everything looks ok, but I can only view some of the previews/photos after double clicking the thumbnails. A dialogue opens up saying "The volume for [imagefilename] cannot be found. Insert the disk or connect to the server volume..", but I can actually see the full size preview behind this dialogue. By clicking "Cancel" the photo dissapears and is replaced by a black screen with a grey exclamation mark. This does not occur while using Aperture, I can see all of my previews in full glory when the external drive is disconnected. However, with the external drive connected everything works in iPhoto (except above mentioned issue with videos).
    Please boys and girls, I need your help on this one!
    System information
    OS: Maverick 10.9.1
    Aperture: 3.5.1
    iPhoto: 9.5.1
    Thanks!
    //Michel

    1. Are these videos different formats? Or the same?
    2. See my answer to your duplicate post.

  • Aperture Library Issues on NAS - Advice Needed

    List-
    Need some practical advice here. I've got a 90GB Aperture library that resides on a NAS (QNAP 419P II) that is experiencing major issues. Understood that having the library live on a non-HFS+, non-local drive is not advised by Apple, but it's been there for two years with no issues to speak of.
    I had a power failure occur that seems to have done some damage to the library in some way. Upon opening the library, I got an error that said that there were inconsistencies with the file and that it needed to be repaired. I repaired it, and noticed something strange. In almost all files, the picture resolution was poor and both the camera and lens information was gone--in addition to the fact that the Adjustments capability was disabled.
    I ran the Aperture first aid and ran all three processes--concluding with the full library rebuild. It looked to be successful and resolution, previews, and picture info returned--but halfway through the preview reprocessing the process just stopped and the beach ball of death ensued. I let it run overnight and it never recovered. I had to force quit and now if I reopen the file it say that there are inconsistencies and that the library needs to be repaired, which won't help.
    I also tried to move the library off of the NAS an onto the local drive, but encountered an Error - 50 message--something that apparently is well known in the NAS world where Mac permissions get screwy when dealing with non HFS+ drives.
    I have a backup of the original library, but it is sitting in a cloud repository (CrashPlan) that will take time and money to restore.
    All of the masters are intact in the Aperture directory, and I have very few major adjustments made to any photos. Aperture is really just a repository for me.
    So any practical advice would be appreciated as to how I can create a new local Aperture library and get all of the existing photo files there. I am pretty much giving up on the idea of getting the existing NAS-based library to work properly, so this is more of a real-world question on how to create a new library and eliminate whatever issues there are with the other Aperture files. It looks like everything in the Aperture package is in place, but the library itself is just malfunctioning.
    I am also considering moving everything into iPhoto as well, as Aperture may simply be more than I need for my usage. If is is faster and a but simpler to manage, that could be the right answer as well.
    Thanks in advance for any ideas or guidance.

    The problem is most likely with the library itself being located on the NAS.
    But you can have a hybrid solution where the library is located on your internal drive while the actual image files are located externally, eg on your NAS. Image files stored within the Apeture library are called "managed" while image files stored externally are called "referenced". Whichever approach you take, the process is the same:
    If you try to make a new Library from your masters, you will lose your project structure. The resulting mess will be in accordance to how you created your projects. Basically, if you look at your Masters folder, that's what you'll end up with when you import your masters. If that isn't a problem, the process is simple
    Step 1: Prep.
    Move or copy your masters out of the library bundle to a folder (to make them more accesible in finder).
    Step 2: Create new library.
    Within Aperture, from the File menu "Switch to Library -> Other/New..." to create a new Library on your internal drive.
    Set the preferences to indicate previews/faces etc. I'd turn these off for now as they will slow you down.
    Step 3: Import your images.
    Within your new library, File -> Import - Folders as Projects. This gives you a dialog where you specifiy what and where to import.
    If you choose "Import folders as: Folders and Projects" you will get a folder structure that matches the Masters folder, with projects at the end of the chain with names like 20120213-200100.
    If you choose "Import folders as: Projects and Albums" you will get a single Project called "Masters" with a folder and Album structure that matches the Masters folder.
    Neither of these will look particularly great. If you want to avoid this mess, here's what I'd try.
    Fix your library again like you did before. After the rebuild, go to the Aperture activity window (SHIFT + CMD + 0) and cancel the preview generation process before it has chance to hang. This should give you a sem-functional library, hopefully functional enough for the next step:
    Select all images and use File -> Relocate Original to move your original files out of the library. During this process you can specify that the originals are stored in sub-folders that match the project name, within a parent folder if required.
    This gives you a much neater structure for importing into your new library where the projects will get the folder names (which will be your existing project names). It may not be perfect, for example if you have the same project name in different folders and don't/can't segregate them, but it's a lot cleaner than just importing your masters folder.
    Andy

Maybe you are looking for

  • SqlFileStream error: The network path was not found

    I created a FileStream enabled table in a SQL2008 database, and populated some rows into it, from a SQL2000 table storing image. It's fine. Then I wrote a WPF application in C#, trying to access the filestream data as below code snippet: SqlConnectio

  • JButton easy question (i think)

    in swing what is the name of a button that can also be a list. It is usually used in toolbar, such as the one in internet exlporer. You can chosse between a click on the button or a click on a little arrow that makes a menu appear. (example : the "ba

  • Fnd_profile.save for setting APPS_FRAMEWORK_AGENT on server level

    Hi, i can set APPS_FRAMEWORK_AGENT on user level using " result := fnd_profile.save('APPS_FRAMEWORK_AGENT',URL,'USER',usr.user_id); " but this  "result := fnd_profile.save('APPS_FRAMEWORK_AGENT',URL,'SERVER',Node_id); " does not work for setting it o

  • Errors occurred during post-handling PRGN_AFTER_IMP_ACTGROUP_ACGR for ACGR

    Hi, I have to import composite role from development to QAS system.I have generated profile for each role in developemnt & create transport of composite role & moved it in QAS.But in QAS it finished with Return code 8 & I found profiles are not moved

  • Iphone 6 Battery Drain Bug (Found ?)

    I have a iphone 6 - 128gb  model with T-Mobile as the carrier. To put it nicely the battery life of my iphone is PATHETIC!!!!!    After turning the nice screen to 50% brightness and disabling about every feature I paid for on this phone here is what