Media viewing when running JavaFX on NetBeans in Windows 7

I'm having trouble loading video in a JavaFX MediaPlayer via NetBeans on Windows 7. Media seems to load and play correctly when I launch the player through Java Web Start (without NetBeans), but not when I run it in NetBeans. The same code also works fine when I test it in NetBeans on Windows Vista. Is this a known issue? Any workarounds?
Here is the code snippet:
def mediaPlayer: MediaPlayer = MediaPlayer {
     media : Media {
          source : "http://www.jhepple.com/support/SampleMovies/WindowsMedia.wmv"
     autoPlay: true
}and the error output:
java.lang.UnsatisfiedLinkError: com.sun.media.jmcimpl.plugins.directshow.DShowEngine.ndsInit()Z
        at com.sun.media.jmcimpl.plugins.directshow.DShowEngine.ndsInit(Native Method)
        at com.sun.media.jmcimpl.plugins.directshow.DShowEngine.nInit(DShowEngine.java:234)
        at com.sun.media.jmcimpl.plugins.directshow.DShowProvider$1.run(DShowProvider.java:206)
        at java.security.AccessController.doPrivileged(Native Method)
        ...My test platforms are:
Windows 7 (64-bit), NetBeans 6.7.1 and 6.8 RC1, and Java 6u17
Vista (32-bit), NetBeans 6.7.1, and Java 6u14

I also tried adding to my system environment path variable: %JAVA_HOME%\bin;%JAVA_HOME%\jre\bin;and this did not help.
My webstart properties are:
$label=Web Start
execution.target=jnlp
javafx.profile=desktopbut I think the matter is more basic because I also receive the same error from the command line:
"D:\Program Files\NetBeans 6.8\javafx2\javafx-sdk\bin\javafx.exe" -versionas I already mentioned.

Similar Messages

  • Opening Excel Workbook Fails when run from Scheduled Task on Windows Server 2008 Rw

    Hi,
    I have a little vbs script that instantiates the Excel.Application object and then opens a work book to perform some tasks on it. The script runs fine when run from the command line. When I attempt to run it as a scheduled task (it is supposed to update
    data that is pulled from a SQL Server at regular intervals), it fails with the following error:
    Microsoft Office Excel cannot access the file 'c:\test\SampleWorkbook.xlsm'. There are several possible reasons: .....
    The file does exist. The path reported in the error is correct. The account under which the task is running is the same account I use to run it from the command line. User Account Control is not enabled, and the task is set up to run with highest privileges.
    When I run the same script through the Task Scheduler from a Windows Server 2003 machine, it works without issue.
    I was just wondering if somebody on this forum has run into a similar issue in connection with Windows Server 2008 R2 and figured out what the magic trick is to make it work. I'm sure it is rights related, but I haven't quite figured out what which rights
    are missing.
    Thanks in advance for any advice you may have.

    This is truly killing me ... trying to get it working on Windows Server 2012 without success.
    I desperately need to automate running Excel macros in a "headless" environment, that is non-interactive, non-GUI, etc.
    I can get it to work using Excel.Application COM, either via VBScript or Powershell, successfully on many other Windows systems  in our environment - Windows Server 2008 R2, Windows 7 (32-bit), etc.,  -BUT-
    The two servers we built out for running our automation process are Windows Server 2012 (SE) - and it just refuses to run on the 2012 servers - it gives the messages below from VBScript and PowerShell, respectively- 
    I have tried uninstalling and re-installing several different versions of Microsoft Excel (2007 Standard, 2010 Standard, 2010 Professional Plus, 32-bit vs. 64-bit, etc.), but it makes no difference.
    Would be extremely grateful if any one out there has had any success in running Excel automation on Server 2012 in a non-interactive environment that they could share.
    ( I have tried adding the "%windir%\syswow64\config\systemprofile\desktop"
    folder, which did fix the issue for me when testing on Windows Server 2008 R2, but sadly did not resolve it on Windows Server 2012 )
    [VBScript error msg]
    Z:\TestExcelMacro.vbs(35, 1) Microsoft Office Excel: Microsoft Office Excel cannot
    access the file 'Z:\TestExcelMacro.xlsm'. There are several possible reasons:
    • The file name or path does not exist.
    • The file is being used by another program.
    • The workbook you are trying to save has the same name as a currently open work
    [Powershell error msg]
    Exception calling "Add" with "0" argument(s): "Microsoft Office Excel cannot open or save any more documents because th
    ere is not enough available memory or disk space.
     To make more memory available, close workbooks or programs you no longer need.
     To free disk space, delete files you no longer need from the disk you are saving to."
        + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
        + FullyQualifiedErrorId : ComMethodTargetInvocation
    You cannot call a method on a null-valued expression.
        + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
        + FullyQualifiedErrorId : InvokeMethodOnNull

  • Crashes when running applications from network share - "Windows cannot access the file for one of the following reasons"

    Hi,
    starting a couple of weeks ago, we get the following error(s) when running applications from a network share. We don't know what causes this, we are not aware of any major changes in our network infrastructure or client/Server configuration. We did upgrade
    a lot of machines to Windows 8, but the issue also occurs on older Win7 computers.
    We figured out a workaround though: The applications run fine when launching from a FQDN share (like
    \\share.domain.Company.com) and only cause problems when running from
    \\share directly. They have worked fine for years without FQDN though.
    Any ideas?
    Error Details (the Kind of error differs greatly):
    # 1 #
    Log Name: Application
    Source: Application Error
    Date: ...
    Event ID: 1005
    Task Category: (100)
    Level: Error
    Keywords: Classic
    User: N/A
    Computer: vmDEV
    Description:
    Windows cannot access the file for one of the following reasons: there is a problem with the network connection, the disk that the file is stored on, or the storage drivers installed on this computer; or the disk is missing. Windows closed the program XYZ
    because of this error.
    Program: XYZ
    File:
    The error value is listed in the Additional Data section.
    User Action
    1. Open the file again. This situation might be a temporary problem that corrects itself when the program runs again.
    2. If the file still cannot be accessed and
    - It is on the network, your network administrator should verify that there is not a problem with the network and that the server can be contacted.
    - It is on a removable disk, for example, a floppy disk or CD-ROM, verify that the disk is fully inserted into the computer.
    3. Check and repair the file system by running CHKDSK. To run CHKDSK, click Start, click Run, type CMD, and then click OK. At the command prompt, type CHKDSK /F, and then press ENTER.
    4. If the problem persists, restore the file from a backup copy.
    5. Determine whether other files on the same disk can be opened. If not, the disk might be damaged. If it is a hard disk, contact your administrator or computer hardware vendor for further assistance.
    Additional data
    Error value: C000020C [ also seen with code C00000C4]
    #2 (German error Messages from now on, we only use German OSes, the above english one is translated based on similar error Messages I found on the web) #
    Name der fehlerhaften Anwendung: XYZ.exe, Version: 2015.0.496.5054, Zeitstempel: 0x54ea67c3
    Name des fehlerhaften Moduls: clr.dll, Version: 4.0.30319.34014, Zeitstempel: 0x52e0b784
    Ausnahmecode: 0xc0000006
    Fehleroffset: 0x00026549
    ID des fehlerhaften Prozesses: 0x13ac
    Startzeit der fehlerhaften Anwendung: 0x01d055a854d36445
    Pfad der fehlerhaften Anwendung: \\share\application.exe
    Pfad des fehlerhaften Moduls: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
    Berichtskennung: 949ea933-c19b-11e4-bf04-78542e186754
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
    Anwendung: XYZ.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: Ausnahmecode c0000006, Ausnahmeadresse 720B6549
    Stapel:
    # 3 #
    Anwendung: WpfApp.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.Runtime.InteropServices.SEHException
    Stapel:
       bei SP.Forms.AutoCompleteSelectionBase.OnEnter(System.EventArgs)
       bei System.Windows.Forms.Control.NotifyEnter()
       bei System.Windows.Forms.ContainerControl.UpdateFocusedControl()
    # 4 #
    Anwendung: WpfApp.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.Runtime.InteropServices.SEHException
    Stapel:
       bei System.IO.UnmanagedMemoryStream.ReadByte()
       bei System.IO.BinaryReader.ReadByte()
       bei System.IO.BinaryReader.Read7BitEncodedInt()
       bei System.Resources.ResourceReader._LoadObjectV2(Int32, System.Resources.ResourceTypeCode ByRef)
       bei System.Resources.ResourceReader.LoadObjectV2(Int32, System.Resources.ResourceTypeCode ByRef)
       bei System.Resources.ResourceReader.LoadObject(Int32, System.Resources.ResourceTypeCode ByRef)
       bei System.Resources.RuntimeResourceSet.GetObject(System.String, Boolean, Boolean)
       bei System.Resources.RuntimeResourceSet.GetObject(System.String, Boolean)
       bei System.Resources.ResourceManager.GetObject(System.String, System.Globalization.CultureInfo, Boolean)
       bei System.Resources.ResourceManager.GetStream(System.String, System.Globalization.CultureInfo)
    # 5 #
    Anwendung: WpfApp.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.Runtime.InteropServices.SEHException
    Stapel:
       bei System.Reflection.RuntimeParameterInfo.get_Name()
       bei System.Diagnostics.StackTrace.ToString(TraceFormat)
       bei System.Environment.GetStackTrace(System.Exception, Boolean)
       bei System.Exception.GetStackTrace(Boolean)
       bei System.Exception.ToString(Boolean, Boolean)
       bei System.Exception.ToString(Boolean, Boolean)
       bei System.Exception.ToString(Boolean, Boolean)
       bei System.Exception.ToString()
    # 6 #
    Name der fehlerhaften Anwendung: XYZ.exe, Version: 2015.0.496.5054, Zeitstempel: 0x54ea834f
    Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 6.3.9600.17278, Zeitstempel: 0x53eeb460
    Ausnahmecode: 0xe0434352
    Fehleroffset: 0x00012f71
    ID des fehlerhaften Prozesses: 0xa68
    Startzeit der fehlerhaften Anwendung: 0x01d0559cb7ec4ed6
    Pfad der fehlerhaften Anwendung: \\share\XYZ.exe
    Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\KERNELBASE.dll
    Berichtskennung: 010514d0-c190-11e4-bf04-78542e186754
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
    # 7 #
    Name der fehlerhaften Anwendung: XYZ.exe, Version: 2015.0.496.5054, Zeitstempel: 0x54ea7a6e
    Name des fehlerhaften Moduls: ntdll.dll, Version: 6.3.9600.17630, Zeitstempel: 0x54b0d74f
    Ausnahmecode: 0xc0000006
    Fehleroffset: 0x0006db27
    ID des fehlerhaften Prozesses: 0x18dc
    Startzeit der fehlerhaften Anwendung: 0x01d0559cb08529c3
    Pfad der fehlerhaften Anwendung: \\share\xyz.exe
    Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\ntdll.dll
    Berichtskennung: ef389186-c18f-11e4-bf04-78542e186754
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:

    Hi,
    >>The applications run fine when launching from a FQDN share
    It sounds like a DNS suffix issue. When this issue occurs, please try to ping share on the client, then check if the corresponding IP address is correct. If the IP address is wrong, please adjust your settings of DNS to make sure that the client can resolve
    the share correctly.
    If it's very hard to change the settings of the DNS for some reason, as a work around, we can add the entry into the clients' hosts file.
    Best Regards.
    Steven Lee 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 Support, contact [email protected]

  • Hand Held application not recognising a database instance when running in cradled mode through Windows Mobile Device Centre.

    How do I get a Hand Held application to recognise a database instance when running cradled through Mobile Device Centre?
    I have a database instance on a networked machine as NZTESTSERVER2\NZ2008.
    If I run the Hand Held application in WI-Fi connected mode it resolved this database connection name without any problems.
    This database connection name also works from a Desktop application running on the PC that I have cradled the Hand Held to.
    But the instance isn’t being resolved when I run the Hand Held application in cradled mode, without a Wi-Fi connection. In this case it still recognises the server address part ‘NZTESTSERVER2’ but it doesn’t recognise this with the database instance included
    (\NZ2008).
    I even tried using it with the servers IP and the instance (192.168.0.14\NZ2008), but again it recognises the server IP address (192.168.0.14), but not with the instance (\NZ2008).
    So why does the app run in WI-Fi but not cradled mode?

    It would better to understand your problem if you can share some code here,

  • Got exception when running CrystalReportViewer on 64 bit Windows 2008

    We have a client/server app built with c#, .NET2, CR2008 .net runtime SP2, and VS2008. The smart client hosts a CrystalReportViewer, which consumes the ServerFileReportService.
    The client on XP, 2003, Vista, and 32 bit Windows 2008 works fine with 32 bit Windows 2008/2003 server. But the client on 64 bit Windows 2008 throws the following exception,
    EXCEPTION >>
    IndexOutOfRangeExceptionMessage: Index was outside the bounds of the array.
    Source: CrystalDecisions.Windows.Forms
    TargetSite: System.String GetResourcePath()
    StackTrace:
       at CrystalDecisions.Windows.Forms.ParameterPromptControl.GetResourcePath()
       at CrystalDecisions.Windows.Forms.ParameterPromptControl.BuildPromptingRequestContext(PromptingHTMLFeedback feedback)
       at CrystalDecisions.Windows.Forms.ParameterPromptControl.BuildPromptingRequestContext()
       at CrystalDecisions.Windows.Forms.ParameterPromptControl.StartPromting()
       at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
       at System.Windows.Forms.Form.OnVisibleChanged(EventArgs e)
       at System.Windows.Forms.Control.WmShowWindow(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    Edited by: Frank88 on Oct 9, 2009 8:55 PM

    Hi Jonathan,
    Currently the .NET solution contains over 70 assemblies, and only one assembly has reference to CR2008 .Net runtime SP2.  All the 70 projects for each assemblies are compiled with Platform Target set to Any CPU.  We build an installer with InstallShield, which deploys the runtime by CRRuntime_12_2_mlb.msi.
    If we resolve all the parameters, and donu2019t prompt user for the parameters, then the same report runs fine on 64-bit Window 2008. Otherwise we always get the error on prompting parameters.
    We resolved the issue by recompiling the exe with Platform Target set to (x86). And all the 70 assemblies are still compiled with Any CPU.
    Regards,
    Frank
    Edited by: Frank88 on Oct 12, 2009 11:07 PM
    Edited by: Frank88 on Oct 13, 2009 9:30 PM
    Edited by: Frank88 on Oct 14, 2009 3:28 AM

  • Why the 3D graph control shortcut menu is disabled?And how to set 3D graph to default view when running?

    1).Controls have shortcut  menu,but the 3d graph's shortcut menu cannt be able. why? how to make it able?
    2).3D graph can be rotated free by dragging, and when it is not running,right click ,select default view, the graph go back to initial view. But when the VI run, the shortmenu is disabled, how to make it to defaul tview. the property node and method seem have none about default view

    The 3D Graph control is actually an ActiveX control (in Windows), so it's not a "standard" LabVIEW control with the "standard" run-time popup menu. Consequently, to access most of the properties and actions you actually have to use the Property Node and Invoke Node functions in the Application Control palette:
    Message Edited by smercurio_fc on 05-30-2008 09:55 AM
    Attachments:
    Example_VI_BD6.png ‏1 KB

  • RuntimeException when running javafx sample StopWatch on raspberry pi

    Hi ..
    I installed JDK 8 (with JavaFX) for ARM Early Access on my raspberry pi ,when i am trying to run a sample app i am getting this exception
    Exception in thread "main" java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: Can't load library: /opt/jdk1.8.0/jre/lib/arm/libglass.so
         at com.sun.javafx.tk.quantum.QuantumToolkit.startup(QuantumToolkit.java:325)
         at com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:122)
         at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:163)
         at com.sun.javafx.application.LauncherImpl.access$000(LauncherImpl.java:47)
         at com.sun.javafx.application.LauncherImpl$1.run(LauncherImpl.java:115)
         at java.lang.Thread.run(Thread.java:722)
    Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /opt/jdk1.8.0/jre/lib/arm/libglass.so
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1846)
         at java.lang.Runtime.load0(Runtime.java:792)
         at java.lang.System.load(System.java:1060)
         at com.sun.glass.utils.NativeLibLoader.loadLibraryFullPath(Unknown Source)
         at com.sun.glass.utils.NativeLibLoader.loadLibraryInternal(Unknown Source)
         at com.sun.glass.utils.NativeLibLoader.loadLibrary(Unknown Source)
         at com.sun.glass.ui.Application.loadNativeLibrary(Unknown Source)
         at com.sun.glass.ui.Application.loadNativeLibrary(Unknown Source)
         at com.sun.glass.ui.gtk.GtkApplication$1.run(Unknown Source)
         at com.sun.glass.ui.gtk.GtkApplication$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.glass.ui.gtk.GtkApplication.<clinit>(Unknown Source)
         at com.sun.glass.ui.gtk.GtkPlatformFactory.createApplication(Unknown Source)
         at com.sun.glass.ui.Application.run(Unknown Source)
         at com.sun.javafx.tk.quantum.QuantumToolkit.startup(QuantumToolkit.java:315)
         ... 5 more
    any idea why this is happening ?
    Edited by: chandu0101 on Jan 8, 2013 7:14 PM

    there is a typo in my command :( , i am missing letter 'm' in platform . Thank you :)
    Edited by: chandu0101 on Jan 10, 2013 4:29 PM
    Edited by: chandu0101 on Jan 12, 2013 11:10 AM

  • UnsatisfiedLinkError  when run JavaFx app

    I setup a helloworld JavaFx app using eclipse, run fine in eclipse.
    then I port project to runnable jar,and run in windows console,get UnsatisfiedLinkError .
    plz help,3x
    windows cmd console output:
    F:\SRT\>java -jar client.jar
    *** Fallback to Prism SW pipeline
    Exception in thread "main" java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
    Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: Invalid URL for class: jar:rsrc:jfxrt.jar!/com/s
    n/glass/utils/NativeLibLoader.class
    at com.sun.javafx.tk.quantum.QuantumToolkit.startup(Unknown Source)
    at com.sun.javafx.application.PlatformImpl.startup(Unknown Source)
    at com.sun.javafx.application.LauncherImpl.launchApplication1(Unknown Source)
    at com.sun.javafx.application.LauncherImpl.access$000(Unknown Source)
    at com.sun.javafx.application.LauncherImpl$1.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.UnsatisfiedLinkError: Invalid URL for class: jar:rsrc:jfxrt.jar!/com/sun/glass/utils/NativeLibLoad
    r.class
    at com.sun.glass.utils.NativeLibLoader.loadLibraryFullPath(Unknown Source)
    at com.sun.glass.utils.NativeLibLoader.loadLibraryInternal(Unknown Source)
    at com.sun.glass.utils.NativeLibLoader.loadLibrary(Unknown Source)
    at com.sun.glass.ui.Application$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.glass.ui.Application.loadNativeLibrary(Unknown Source)
    at com.sun.glass.ui.win.WinApplication.<clinit>(Unknown Source)
    at com.sun.glass.ui.win.WinPlatformFactory.createApplication(Unknown Source)
    at com.sun.glass.ui.win.WinPlatformFactory.createApplication(Unknown Source)
    at com.sun.glass.ui.Application.Run(Unknown Source)
    ... 6 more

    run ok now,
    add JavaFX Runtime bin path to windows environment variable PATH
    that is:
    C:\Program Files\Oracle\JavaFX Runtime 2.0\bin

  • No parameter view when running "Format Payment Instructions" conc prog

    Hello everyone. When submitting the Format Payment Instructions program (when making a payment) I am not asked for any parameters. Previously the program would ask for parameters. Does anyone have any idea why this is happening and what to do about it? Please help.
    Thanks

    Hi,
    It is a memory or buffer related problem. Contact your BASIS.
    Looks like there is a shortage of space. Analyse the dump in ST22 and look for its proposals.
    OSS note 965351 might be applicable (if you are on 640/ unix).
    regards,
    NR

  • LabVIEW crashing when running NI-DSP VI on Windows XP

    I am in the process of upgrading a software application from LabVIEW 3.1 on Windows 3.11 to LabVIEW 7.0 on Windows XP with NI-DAQ 7.2. The hardware has been replaced, the relevant hardware change here is from the AT-DSP2200 to the NI-4551.
    The source code uses the NI-DSP libraries to control the DSP2200. I can't find any equivalent in the new LabVIEW (and have assumed that there is none, this is all covered in the MAXX now). The source code has been convereted to LabVIEW 7.
    When the source code is opened on the Windows XP machine LabVIEW crashes. I've traced to cause of this crash to the NI-DSP code. Whenever I try to open any VI that contains the DSP code it crashes LabVIEW. I think the problem is the CNI call
    inside the DSP library. When I try opening the source code on a computer that doesn't have the NI-4551 installed there are no problems.
    What is the upgrade from NI-DSP to? Is there a direct mapping of NI-DSP functions to equivalent NI-DAQ ones? How is it that having the hardware plugged in causes a crash even though it shouldn't be accesssed until I run the VI?
    Any help would be appreciated.
    Thanks.

    Hello EborLance,
    The NI-4551 can use either NI-DAQ or NI-DSA as the driver. If you only have NI-DAQ installed, any program that uses the NI-DSA functions may be crashing.
    There is no direct mapping of NI-DAQ functions to NI-DSA functions but you can download and install the NI-DSA driver from the website. Current DSA Drivers
    Once you have installed the NI-DSA driver, you should see the functionality you were previously used to and your program should run.
    Thanks,
    C. Flip
    National Instruments

  • Encounter the 0ra-01921 error when run catlog.sql on 11g windows server

    I am using sys account to run catlog.sql there is an error : ERROR at line 1:
    ORA-01921: role name 'IMP_FULL_DATABASE' conflicts with another user or role name
    when I try to run it with my dba account it cause more error????
    Thank You

    I am using sys account to run catlog.sql there is an
    error : ERROR at line 1:
    ORA-01921: role name 'IMP_FULL_DATABASE' conflicts
    with another user or role name
    when I try to run it with my dba account it cause
    more error????
    Thank Youyou mean catalog.sql ?
    What's the reason you want to regenerate database dictionary?
    when you run catalog.sql and catproc.sql on live database you will get these errors because the objects already exists. You can ignore them. You will get other errors when create public synonym etc..

  • Blue screen of death when running labwindows​, pxi chassis, and windows 2000

    Hi, when programming under labwindows the software crashes cvi, and windows NT and i get the blue screen of death...usually every hr or so. I checked the hw config and there are no conflicts. Is it normal to share IRQ 9 for all? is there a document that explains the I/O map addresses for the pxi to check for conflicts? I got all NI instruments, but one irig board. Currently only talking to the DMM and the switch.

    me also
    -win2000
    -cvi 6.0
    -pxi1006 8176cpu
    -dmm4060
    -IVI1.83 ,nidaq693,nidmm201,nidmm21
    - break program after a nidmmread function
    - terminate program
    - rerun program
    - DMM Blue Screen of Death..everytime
    - Make Software User Friendly -
    Attachments:
    BADDMM.ZIP ‏3 KB

  • How to preserve ViewObject result when running 2nd query in new window?

    I have a prompt.jsp page that users enter information which is used to pass parameters to a DataAction to filter a view object.
    In the results.jsp page (built against the ViewObject's DataControl) I provide a drill facility that executes the same DataAction (passing different parameters) and pops-up a new window (results.jsp).
    In results.jsp I have a 'Download to Excel' button. Obviously if I click this button in the first page I get the results of the second query. How do I preserve the values of the first ViewObject? Is there a way to create a new 'session' for each new browser window?
    This is driving me mad!
    Thanks,
    Chris.

    You can use tool area iview.
    Duplicate the tool area iview.  you can find this iview in  Content provided by SAP -> Admin interfaces.
    Tool area iview is nothing but the search iview in masthead area.
    Once you made a local copy then give youe search option set and search component set.
    You will get the results in  a new window.
    Raghu

  • Unable to run JavaFX scene builder

    I'm trying to run JavaFX Scene builder on Windows XP, 32-bit. Java version 1.7.0_07. I can't run it both with or without IDE (Netbeans 7.2, JavaFx Scene Builder home is stated). Nothing happens after a double-click. The problem might be in versions conflict, because previously I had 1.7.0_03, but now I uninstalled it and problem remains the same.

    I have the same problem.
    scenebuilder.properties:
    Version = JavaFX Scene Builder 1.0
    BuildInformation = Version: 1.0-b50, Changeset: 22db15834430
    Date = 2012-08-07 16:33
    Java version:
    java version "1.7.0_07"
    Java(TM) SE Runtime Environment (build 1.7.0_07-b11)
    Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
    I can build and run the examples in Netbeans 7.2
    When I run the scenebuilder.exe I get the following text in a "cmd" window:
    No suitable 64 bits Java Runtime Environment (JRE) found : it must be
    Java 6 Update 29 or above
    OR
    Java 7 Update 2 or above
    Press <ENTER>...
    I'm running Windows 7 Pro 64-bit SP1
    Thanks in advance!
    Jon

  • Why does my iMac temperature go up when running games through Windows using BootCamp?

    Hey guys,
    These are my current specs: iMac 27 inch, intel i7 quad core 3.5 ghz, 16gb ram and 1tb sata hardrive with nvidia gtx 780m.
    Ive installed windows on my mac and have discovered that when running games the temperature is much higher. For the same game on Windows i've had my CPU run at 80-81 C on roughly all cores and my GPU temp went up to 85 C. On mavericks same game runs at temps of 58 C for CPU and 71 C for GPU. However on mavericks the frames rates are lower even when running same settings as on windows.
    I tend to think that mavericks is somehow limiting my hardware in order to keep the temperature down whereas on windows on my mac I can really feel the kick of the system yet the temperature goes really high. Is there any way to sort this out?

    gpu driver optimising is much more used in windows it give better fps but less stability and as you notice more heat and more noise as the fans work harder
    lower the eye candy and resolution is a cure

Maybe you are looking for

  • Zen Touch 40GB Cradle for the c

    I'd like to set up some sort of cradle system in my car so I can just slide my Zen Touch in. Where can I find such an animal?

  • Error (arithmic overflow)

    hi all Whilst doing a standard insert into DB, I got this error: [Macromedia][SQLServer JDBC Driver][SQLServer]Arithmetic overflow error converting numeric to data type numeric. I have looked it up and it says it can be caused if a numeric value is t

  • Why do i constantly have to render each change!?!

    Hi, I'm pretty new to final cut, my only previous experience of video editing is imovie. however, im finding editing very tedious, due to constantly having to render almost every change. i am working with low res AIC clips, 640x480, and they play bac

  • Digital Noise Problem on AA 1.5

    Adobe Audition 1.5 Lately I have noticed that just by opening a track within Adobe Audition, that process "creates" or embeds digital noise within the song. I have tested this problem a few times by listening to the song before opening it within Audi

  • Dreamweaver MX 2004 and Windows Vista

    Does anyone know if Dreamweaver MX 2004 will install and run on the new Windows Vista?