Why when I run my program my url address is modified ?

I have a string
String cameraStreaming = "http://142.22.58.150//axis-cgi/mjpg/video.cgi?camera=&showlength=1&resolution=704x480";
I got the following error:
java.io.FileNotFoundException: http:/142.22.58.150/axis-cgi/mjpg/video.cgi?camera=&showlength=1&resolution=704x480 (No such file or directory)
I noticed that there is only one "/" after http: ... why ??? how can i solve this ?
thanks

Most likely because some standard Java API code is trying to make your URL into a file name. You could probably fix it by not writing code that passes a URL to something that's expecting a file name. That's just a guess, you didn't post any code that could be commented on.

Similar Messages

  • Can I get a 'timetable' of what labview does when it runs the program?

    Can I get a 'timetable' of what labview does when it runs the program? i.e. how long it spends doing each sub vi, and what order it does them in.
    Cheers 
    Solved!
    Go to Solution.

    Execution Trace Tool kit is an add-on. If you don't have it your pack of disks, ... maybe try a demo version?
    NI Spy get loaded with LV (or one of those things).
    Start >>> Programs >>> National intruments >>> NI Spy ?
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • When i run my program, i get the following Error:

    " Error 7 occoured at Open File+.vipen File.
    Possible reasons:
    Labview: File not Found .
    or
    NI-488: Non-existent board.
    Please Help?

    In my experience it usually happens when one of my sub VIs is trying to open
    a file and can't find it. (We don't use the NI-488 boards, so for us, the
    error is due to a problem opening a file. If you are using GPIB boards, the
    problem might be due to a missing GPIB board.)
    Hope this helps.
    Jim
    matrix wrote in message
    news:[email protected]..
    > When i run my program, i get the following Error:
    > " Error 7 occoured at Open File+.vipen File.
    > Possible reasons:
    > Labview: File not Found .
    > or
    > NI-488: Non-existent board.
    > Please Help?
    >
    >

  • When I run the program...

    When I run the program from UserID it's take 5secnods and fucnctional guy run the same program it's take one hour. Please give me reason for this . it's very urgent.....

    Hi
    Check the values passed by both and also it depends upon the load on the server
    run it when the load is less
    Regards
    Shiva

  • On my 4 yer old imac when I run aps/programs or on the net with my Itunes runnig everything runs super slow, turn off itunes all runs fast again, any ideas

    On my 4 year old imac, when I run aps/programs or on the web "with my Itunes runnig" everything runs super slow, when I turn off itunes all runs fast again.  Note I have upated all software.  Any ideas out their.  Thanks William

    2gb of RAM is not a lot for keeping too many apps and the OS running comfortably. Have you tried running with as few apps open as possible at any one time - preferably just the one you are currently using, to see if this improves performance?
    Also, you could launch Activity Monitor in the Utilities folder and it'll give you an idea of what is going on memory-wise.

  • When I run the program Adobe Premiere Pro CC I at once freezes the computer completely and to make it work I have to restart his, what do I do?

    When I run the program Adobe Premiere Pro CC I at once freezes the computer completely and to make it work I have to restart his, what do I do?

    More information needed for someone to help... please click below and provide the requested information
    -Premiere Pro Video Editing Information FAQ http://forums.adobe.com/message/4200840
    •What is your exact brand/model graphics adapter (ATI or nVidia or ???)
    •What is your exact graphics adapter driver version?
    •Have you gone to the vendor web site to check for a newer driver?
    •For Windows, do NOT rely on Windows Update to have current driver information
    •-you need to go direct to the vendor web site and check updates for yourself
    •nVidia Driver Downloads http://www.nvidia.com/Download/index.aspx?lang=en-us
    •ATI Driver Autodetect http://support.amd.com/en-us/download/auto-detect-tool

  • Why i get error msg when i run my program? (java.lang.NoClassDefFoundError)

    i have compile and run my program. First time the program can run. But after that when i run, come out error messege as below:
    java.lang.NoClassDefFoundError: FormPoster (wrong name: search/FormPoster)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:537)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
    Exception in thread "main"
    what can i do? thank very much

    Hello,
    i have compile and run my program. First time theprogram can run.
    But after that when i run, come out error messegeas below:
    java.lang.NoClassDefFoundError: FormPoster (wrongname: search/FormPoster)
    Check your FormPoster class: the classname has to be
    the same as
    the file name and the class should be stored in its
    correct directory
    (the sub directory structure should reflect the
    package name).
    kind regards,
    JosYou should also check your clsspath if you are using packages.

  • Why when i run magic bullet with adobe premiere CS5 then adobe premiere CS5 does not run ?

    Hi there,
    I would like to ask you why when i am using magic bullet and then i am going to open the premiere CS5 , then the adobe premiere CS5 does not run ?

    First of all , I would like to thank you for the help.
    Secondly , I would like to inform you that I used to have the Adobe CS4 but one friend of mine change it into CS5 , but nothing worked properly after it. e
    I download the Adobe CS5.5 Master Collection (as trial) from the official site of the Adobe. Then , I download the MB http://www.redgiantsoftware.com/support/faq/product-specific/magic-bullet-looks/226/ from here but when i am going to use the filters , one X shows on the screen and i cant work... Any help ?

  • Reset Array element when i run the program once

    Hi every body , i have seem many topic about reset the array element.but i can't do that well
     I want to reset all the element inside the array to the " gray color " ( the condition when i reopen the VI )
    once i run the program by clicking the buttom.
    Is there any method ?
    I have attached the pic for your reference
    Thank You
    Attachments:
    array.jpg ‏13 KB

    Post your VI with whatever method you did that you say doesn't work for you.  You must have done something wrong and we won't know what until we see the code.  Here is what it should look like.
    Message Edited by Ravens Fan on 03-02-2009 11:00 PM
    Attachments:
    Example_VI_BD.png ‏2 KB

  • Before, when I typed a letter in url address, the websites whome I met where showed but now they dont

    I have deleted cookies yesterday and I have visited some websites today. when I type the same websites name that I visited today in new tap the name of that website not load in url address bar. I set the privacy that firefox will remember history but it dose not work.

    Is there anybody to answer me?

  • Window manager crashes when I run the program I'm making.

    Hello, I'm making a program which uses OpenGL, Python and Cocoa with PyObjC. I've made an additional part to my program which uses the same graphical code as everything else. When using it, the window manager crashes. It happens at two places. At one place, the fps drops rapidly before the crash happens. The other place has no fps drop noticeable; it simply crashes.
    I have no idea how to debug this because all I have is an error report.
    Can anyone make sense of the error report? (Same on each occasion)
    Thank you.
    Process: WindowServer [58]
    Path: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/WindowServer
    Identifier: WindowServer
    Version: ??? (???)
    Code Type: X86-64 (Native)
    Parent Process: launchd [1]
    Date/Time: 2010-08-05 16:22:48.418 +0100
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.GeForceGLDriver 0x00000002000119a4 gldAttachDrawable + 2388
    1 com.apple.GeForceGLDriver 0x00000002000ce0c5 gldUpdateDispatch + 14581
    2 com.apple.GeForceGLDriver 0x00000002000ce1b6 gldUpdateDispatch + 14822
    3 GLEngine 0x000000011291f146 glFlush_Exec + 133
    4 com.apple.CoreGraphics 0x00007fff802bc177 CGXGLAccelFinish + 154
    5 com.apple.CoreGraphics 0x00007fff802bb2e0 CGXReleaseDisplayDeviceSurface + 232
    6 com.apple.CoreGraphics 0x00007fff80292044 CGXUpdateDisplay + 7218
    7 com.apple.CoreGraphics 0x00007fff8028ad70 _CGXRunTimerPass + 344
    8 com.apple.CoreGraphics 0x00007fff802a1c37 CGXRunOneServicesPass + 138
    9 com.apple.CoreGraphics 0x00007fff802aad4a CGXServerLoop + 139
    10 com.apple.CoreGraphics 0x00007fff80275856 CGXGetRootAdminCredentials + 0
    11 WindowServer 0x0000000100000f29 main + 9
    12 WindowServer 0x0000000100000f18 start + 52
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff88c7408a kevent + 10
    1 libSystem.B.dylib 0x00007fff88c75f5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff88c75c34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff88c7575e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff88c75088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff88c74f25 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff88c5b2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88c5b96d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff846173c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff8461684f CFRunLoopRunSpecific + 575
    4 com.apple.CoreFoundation 0x00007fff846165d6 CFRunLoopRun + 70
    5 com.apple.CoreGraphics 0x00007fff8028773e eventThread + 470
    6 libSystem.B.dylib 0x00007fff88c94456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff88c94309 thread_start + 13
    Thread 3:
    0 libSystem.B.dylib 0x00007fff88c5b2fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88c5b96d mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff8317abe2 CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff8317ab22 thread_fun + 34
    4 libSystem.B.dylib 0x00007fff88c94456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff88c94309 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff88c95eb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88c99cd1 pthread_condwait + 1286
    2 com.apple.CoreGraphics 0x00007fff8036082a layerblit_work_queuethread + 714
    3 com.apple.CoreGraphics 0x00007fff80360a9c layerblit_work_queueserver + 156
    4 libSystem.B.dylib 0x00007fff88c94456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff88c94309 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x00000000e00002c2 rbx: 0x0000000112f65000 rcx: 0x00007fff88c5b2fa rdx: 0x0000000012fa8000
    rdi: 0x00007fff5fbfd800 rsi: 0x00007fff711475c0 rbp: 0x00007fff5fbfe990 rsp: 0x00007fff5fbfe990
    r8: 0x0000000000000e03 r9: 0x0000000000000000 r10: 0x00000000000010bc r11: 0x0000000000000206
    r12: 0x0000000112fa8000 r13: 0x0000000000000003 r14: 0x00007fff5fbfe9c0 r15: 0x0000000100106030
    rip: 0x00000002000119a4 rfl: 0x0000000000010246 cr2: 0x0000000000000000
    Binary Images:
    0x100000000 - 0x100000fff WindowServer ??? (???) <339853D7-1BCB-51F6-24DA-7615FFB3DDEB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    0x100683000 - 0x100697fff com.apple.GeForceGA 1.6.16 (6.1.6) <5D2C7F65-FF94-5808-AFFB-18DC4BED0C58> /System/Library/Extensions/GeForceGA.plugin/Contents/MacOS/GeForceGA
    0x112900000 - 0x112a8dfe7 GLEngine ??? (???) <57D733C2-F7CB-2B8F-CD34-C85A193145DE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x112abe000 - 0x112ee1fef libclh.dylib 3.1.1 C (3.1.1) <83F3C7DB-D2E2-07B0-E433-386C9428AD72> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x200000000 - 0x2006fbff7 com.apple.GeForceGLDriver 1.6.16 (6.1.6) <4F3D3917-641B-AA12-04DE-D3A1995C3B18> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80005fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff80006000 - 0x7fff80096fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff800d6000 - 0x7fff8011eff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff801ba000 - 0x7fff808b7067 com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff80c60000 - 0x7fff80d30ff7 com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff80d31000 - 0x7fff80d45ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff80d46000 - 0x7fff80d4cff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff81307000 - 0x7fff81356fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff81412000 - 0x7fff8143dff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff816ea000 - 0x7fff816fbff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff816fc000 - 0x7fff816fcff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8189e000 - 0x7fff8189fff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff818a3000 - 0x7fff818b7fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff818b8000 - 0x7fff81a6efef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff81c95000 - 0x7fff81c9bff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff81ce0000 - 0x7fff82013fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff82014000 - 0x7fff82091fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff82092000 - 0x7fff82097fff libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff82a87000 - 0x7fff82a9dfef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff82ac5000 - 0x7fff82c83fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff82ea3000 - 0x7fff82ea3ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff82ec5000 - 0x7fff82ec5ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff83060000 - 0x7fff83120fff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff83121000 - 0x7fff83125ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff83128000 - 0x7fff834c1ff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff83612000 - 0x7fff8361ffe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff836a4000 - 0x7fff836cafe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff836cb000 - 0x7fff837e2fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff83851000 - 0x7fff83860fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff83ae2000 - 0x7fff83b40ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff83bb5000 - 0x7fff83c8fff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff83e01000 - 0x7fff83e52fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff83e53000 - 0x7fff83e61ff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff83e6f000 - 0x7fff83eb9ff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8403a000 - 0x7fff840bffff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff840dc000 - 0x7fff84195fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff841d9000 - 0x7fff84273fff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff84274000 - 0x7fff84289ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff845cb000 - 0x7fff84740ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff84741000 - 0x7fff84762fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff84763000 - 0x7fff84818fe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff84819000 - 0x7fff848d6ff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff848d7000 - 0x7fff84977fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff84978000 - 0x7fff849b0fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff84a39000 - 0x7fff84a3efff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff84b1b000 - 0x7fff84f5efef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff84f5f000 - 0x7fff84f82fff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff84f83000 - 0x7fff84fa8fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8532f000 - 0x7fff8533eff7 com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff85364000 - 0x7fff85382fff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff855a6000 - 0x7fff85827fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8587b000 - 0x7fff858a3fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8594d000 - 0x7fff85a5cfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff86770000 - 0x7fff869f6ff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff87514000 - 0x7fff8754ffff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff87558000 - 0x7fff8755bff7 libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff87774000 - 0x7fff877bdfef libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff87d7f000 - 0x7fff87e2efff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff87e2f000 - 0x7fff87e70fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff87fef000 - 0x7fff87ff5fff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff88208000 - 0x7fff88a12fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff88a13000 - 0x7fff88b2cfef libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff88b68000 - 0x7fff88c1efff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff88c59000 - 0x7fff88c59ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff88c5a000 - 0x7fff88e1afef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff88e1b000 - 0x7fff88e85fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff88eaa000 - 0x7fff88ef6fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff88ef7000 - 0x7fff88f38fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff88fb6000 - 0x7fff88fe7fff libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff88fe8000 - 0x7fff89066fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib

    ''christ1 [[#answer-684469|said]]''
    <blockquote>
    Reboot your computer.
    When it's back up again run the installer with administrator permissions.
    </blockquote>
    Thank you christ1. That worked. I did try running it with administrator, but I hadn't rebooted and it didn't work. It did work after I rebooted. I don't know why that should have mattered, but there you go. Thank you again.

  • I have downloaded the mozilla firefox set up when I run the program, after the intial set up extracting it is asking me a username & password, what should I enter in those feilds.

    The set up is not getting run in my system.

    Which version of Firefox do you have (Help > About)?
    *Help > Troubleshooting Information
    You may have a corrupted user agent that identifies you as
    *Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.8.1.12) Gecko/20080219 Firefox/2.0.0.12 Navigator/9.0.0.6
    See:
    *https://support.mozilla.com/kb/Websites+or+add-ons+incorrectly+report+incompatible+browser
    *http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    * http://kb.mozillazine.org/Profile_folder_-_Firefox

  • Keep getting this error when I run a program   UC_OBJECTS_NOT_CONVERTIBLE

    I created a project via CMOD for a modification to a BW extractor.  It is pretty simple coding but when I try and execute the extractor via RSA3 I get the following error.  I've attached the code as well and it is something with line 17.  can you please help
    Short text
        Data objects in Unicode programs cannot be converted.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLXRSA" had to be terminated because
        come across a statement that unfortunately cannot be executed.
    Error analysis
        The statement
           "MOVE src TO dst"
        requires that the operands "dst" and "src" are convertible.
        Since this statement is in a Unicode program, the special conver
        rules for Unicode programs apply.
        In this case, these rules were violated.
    Trigger Location of Runtime Error
        Program                                 SAPLXRSA
        Include                                 ZXRSAU01
        Row                                     17
        Module type                             (FUNCTION)
        Module Name                             EXIT_SAPLRSAP_001
    Source Code Extract
    Line  SourceCde
        1 *&----
        2 *&  Include           ZXRSAU01
        3 *&----
        4
        5 TABLES: VTTK.
        6 DATA: L_MCCOMVTTS LIKE MCCOMVTTS,
        7       L_TABIX LIKE SY-TABIX.
        8
        9
       10
       11 CASE I_DATASOURCE.
       12
       13  WHEN '2LIS_08TRTLP'.
       14
       15 *FIND TDLNR & VSART IN THE SHIPMENT HEADER TABLE
       16
    >>>>>  LOOP AT C_T_DATA INTO L_MCCOMVTTS.
       18   L_TABIX = SY-tabix.
       19   SELECT SINGLE * FROM VTTK WHERE TKNUM = L_MCCOMVTTS-TKNUM.
       20
       21 *FILL FIELDS WITH DATA FROM VTTK(SHIPMENT HEADER TABLE)
       22   IF SY-SUBRC = 0.
       23    L_MCCOMVTTS-Z_TDLNR = VTTK-TDLNR.
       24    L_MCCOMVTTS-Z_VSART = VTTK-VSART.
       25    MODIFY C_T_DATA FROM L_MCCOMVTTS INDEX L_TABIX.
       26   ENDIF.
       27  ENDLOOP.
       28 ENDCASE.

    ra you sure the
    table C_T_DATA and the work area L_MCCOMVTTS have the smae fileds with same data element .
    i think somewhere ther is adifference that why systerm is umable to populate the table data in to work area..
    <b>i have observed that C_T_DATA is not defined any format..
    Make sure u have the same structure for the work area as well</b>
    Please Close this thread.. when u r problem ise solved
    Reward if Helpful
    Regards
    Naresh Reddy K
    Message was edited by:
            Naresh Reddy

  • I uninstalled LabVIEW 6.1 from a Windows 2000 computer and now when I run DOS programs I get a pop-up error, "gpib-vdd.dll, An installable Virtual Device Driver failed Dll initialization". How do I correct this?

    Occurs when running Edit.com for example. Error has choice to Close application or Ignore. If Ignore is chosen, application appears to run normally. Running repair of Windows 2000 does not correct the problem.

    I'm glad you found it. Don't worry about the post. It's always good to check the KBs first, but we can't help it if we miss one sometime! The forum is definitely helpful though so don't feel hesitant to use it in the future. Good luck with the programming!
    J.R. Allen

  • Show an Indicator from the frontpanel when a running labview program is minimized?

    Hi Folks
    When a labview program is finish and is made to an executeable program, I want when the program is running to press a  minimize button,
    and whenthe program window is minimized, i want a certain data indicator from the front panel of the minimized Progr. w. to be visible in the minimized program in the Windows XP's Processline . Is it long out or is it possible to solve??
    Regards
    Zamzam
    HFZ

    Gerdw wrote
    Hello Zamzam,
    i think you cannot have an indicator in the Windows process bar.
    But:
    You can change the window title to something meaningful (like: "value= 123.45"). So you can read the actual value of your indicator in the process bar. The property you need is called "Front Panel Window:Title".
    I don't think I understand what you mean by changing the window title. What window are you talking about?  About the Front Panel Window: Title.
     An example for my program  is , if I got a random generator plotted out on a graph or chart, Then i got an indicator for the  values that are been plottet on the graph, and i still need to see this indicator values, even if  i minimize the running VI. That means when i minimize the Running VI. it goes down to the windows process line. There  I need to see the Random nr. generator values.! I dont think its possible in labview. But meaby there's is some methode where I meaby can implement a C program that can manage that! What do you think??
    Regards
    Zamzam  
    HFZ

Maybe you are looking for

  • Rendering quality of clips INSIDE iMovie - not on export

    OK - I'm new to iMovie and have only used it one other time to make a slideshow. This time I'm trying to make as good a slideshow for a class presentation as I possibly can. That said, this is what I've discovered and am perplexed by it. If I start o

  • Oracle 6i Report server - rwservlet

    Hi, We are using Oralce 6i, we are currently working with RWCGI for reports. Problem with this is, the query parameter which is more than 256 characters is not working and we are getting Page Not Found. We would like to configure and use RWSERVLET in

  • G60 keyboard has some keys which do not work.

    Bottom row and qwerty row all have the outside keys not working. the two center keys on each row work fine. Could this be the keyboard or an asic on the MB?

  • Syncing Calendars with iPhone via iTunes

    On my iPhone I have calendars from my MobileMe Account and calendars from the sync function in iTunes. This has given my duplicates in many instances. So now I've gone into iTunes to check my settings and see that iCal calendars are only to be synced

  • Safari 3.2.1 and OS-X 10.5.6

    After installing 10.5.6 Safari won't store printer settings. It uses a default from the wrong printer (Epson R2400 instead of HP 2605dn) and it won't store the default or named setups. Sometimes you just wonder what all was tested with updates.