Running applications from root context

Is it possible to set OC4J (10.1.3.4) up in such a way that are applications can be run as if they are all coming from the root context? In TOMCAT there is a setting emptySessionPath=true that one can set to achieve this.
More on Tomcat setting:
emptySessionPath="true" -The HTTP <Connector> declaration and the AJP/1.3 <Connector> declaration both contain 'emptySessionPath="true"' — this is necessary so that we can share session information between servlets and portlets by having the path on the session cookie be set to '/' instead of the path of the webapp. Without this, the portal webapp and the portlet webapp will get separate session cookies and therefore separate session IDs.

Yes you can bind a specific web module to the root context, which means it can be accessed from "/" via the OC4J HTTP listener.
However it looks like you are wanting to do more rather than just that, namely share sessions amongst different applications? If so, then that answer is no. OC4j session state is bounded to each web module.
I've never looked at what it does, but there is a System property you can set for OC4J to override the cookie path
oc4j.cookie.overridePath : The property key to use when the path for cookie should be set to a fixed string. When not set, it means that the application context path is used as the cookie path.
If you set that to "" then I'm not sure what it does -- but I'm 99% sure the jsessionid cookie value will still be bound to the specific web module and not shared between modules.
steve-

Similar Messages

  • 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]

  • Close a running application from java........

    Hi all
    I have opened an application say MSWORD from my java class using Runtime.getRuntime(), Now on close button i need to close the application and on the save button of the application i even want to save the application from java command
    The question is HOW????
    please reply,
    Thanx,
    Amitt

    can I open the konsole from java??Yes.
    First you must figure out how to do that from the command line yourself. That has nothing to do with java.
    Note that that how you do that MUST account for the fact that the "command line" is actually a shell. Some commands must be run by running the shell as the actual command and then passing the desired command as an option to the shell (the actual command.)
    Again you can google for examples.

  • Running application from installer in vista prevents drag and drop

    Running a desktop application from Vista and Windows 7 through a wizzard, prevents doing a drag and drop from the desktop or another windows explorer to our java application.
    We are using a windows wizard to install the application once it finishes it launches the application within the application the drag and drop work perfectly, but I can not drag from desktop or external windows explorer into my application, dragging from the application to the desktop or to another windows explorer is working fine.
    If we run the application by clicking directly on the exe file (generated by the installer app), the application launches and do not present the anomaly (Drag and drop into a out side the applications work fine).
    So the issue might be related to the way the installer executes the application, that maybe have a different configuration or windows permissions are not set correctly when started by the installer.
    Both ways of launching the application have the same working directory the only difference i found was in the system environment (System.getenv()) the one that works has a SESSIONNAME key with a CONSOLE value in it, could this be the problem?
    Any idea on how to workaround this issue or some idea to look at the installer will be kindly appreciated.

    One idea is to use [Java Webstart|http://java.sun.com/javase/technologies/desktop/javawebstart/index.jsp] *(<- link)* as your installer. It might not fix the D'n'D problem, but at least if you get to the point of telling Sun about it, they will care (at least) one iota about fixing it.

  • Wtih Parental Controls on, need to allow run application from CD

    Hello
    I have restricted my sons access/login using the parental controls and everything is working well except that some of his apps run from CD i.e. Wiggles stuff
    Anyway, with parental controls on his login does not allow these to run, we get a permission denied error. Is there any preference/control in Tiger or Leopard that will allow his apps to run?
    Thanks
    Rick

    Boot Camp is most likely to work, but requires that you restart the computer to change OSes; nearly all Windows applications will work through this method.
    Parallels Desktop and VMware Fusion run Windows from inside Mac OS X through emulation. Applications which require direct hardware access likely won't work, and this method is slower than Boot Camp. It is more convenient to use, as no restarts are needed.
    CrossOver Mac and CrossOver Games translate the Windows instructions directly to Mac OS X ones. This is the cheapest method if you don 't already have Windows and the least compatible one.
    Stating which applications you want to use will enable more specific advice to be provided.
    (33288)

  • Error message running application from Jdeveloper/embedded OC4J

    Does anyone know what configuration I am missing to be able to run a web application from JDeveloper with the embedded OC4J.
    Here are the error messages that I am getting:
    PM oracle.j2ee.jndi.JndiMessages warningInvalidResourceReference
    WARNING: Resource reference jdbc/testdev not found. Allowing J2EEContext creation to continue anyway.
    Nov 22, 2006 1:46:46 PM oracle.j2ee.jndi.JndiMessages warningNoTypeFoundAtLocation
    WARNING: No javax.sql.DataSource found at null
    I should be able to run the application from Jdeveloper development environment without deploying to Tomcat after each change.
    There must be a jndi configuration that I need the questions is where?
    Is this configuration or lack of configuration documented some where by Oracle?
    Thanks

    Hi, user544716,
    did you solved the problem? I got exactly the same problem. In my case, my application runs well with jdeveloper 10.1.2 but when migrated to jdeveloper 10.1.3.1, the emdedded OC4J won't wrok and generated the same error as yours.
    Thanks.

  • Error Message Running Application From MS Terminal Server. Ora-01019

    Dear folks
    I had this problem recently and this is the solution to it.
    Applies to:
    Oracle Server - Standard Edition - Version: 10.2.0.2
    Information in this document applies to any platform.
    Goal
    #1. How to solve the ORA-01019 when running an application from terminal services without
    administrative privileges?
    Solution
    There is a MS security option that has to be enabled for the non-administrative users.
    Please grant "Create global objects" to the non-administrative privileges as indicated at:
    http://technet2.microsoft.com/WindowsServer/en/Library/ba351dd0-aaf5-4e1e-b7dc-10a514842a0a1033.mspx
    "You can configure this security setting by opening the appropriate policy and expanding the
    console tree as such: Computer Configuration\Windows Settings\Security Settings\Local
    Policies\User Rights Assignment\"
    and retry

    Caused By: Error at line:1 col:2  Got character[0] expected a valid XML character
    The character in line 1 col 2 is not a valid XML character. Is the line 1 the XML prolog?
    <?xml version=“1.0” encoding=“UTF-8” ?>

  • Can not Run Application from Client PC.

    Hi,
    I have a pc running on WinXP called "PC1". I have installed Oracle9i Database, Developer Suite 10g and services. I can run my application smoothly on "PC1".
    My problem is that i can not run my application from client pc running on WinXP called "PC2". I have installed JINIT.exe on "PC2". I started OC4J also on "PC2". IE shows "Page can not be displayed" message.
    What settings i have to do to run my application on Client i.e. "PC2".
    Waiting for any kind of help.
    Thanks.

    Hi all,
    Thanks for the reply.
    I have already install same JINI.exe on Client "PC2" which is on Server "PC1". And the version of the IE and JINI are same on Server "PC1" and Client "PC2".
    I start OC4J on Server.
    Should i make some settings on JINI Control Panel on Client ? Like Proxies.
    I have enable all check box on "Basic" Tab of JINI.
    Further, On client, the check Box of "Show Java Console" is also on, but when i try to connect my application from IE, the Java console does not appear.
    I would like to inform u that, when i start additional Proxy driver like Analog proxy on my server and then i give that proxy address and port in Client IE connection LAN setting, i am able to run my application from that Client.
    But i think that is not the solution.
    Waiting for reply.

  • Run application from applet

    is it possible to run an application from an applet? is so how can i go about doing this?

    hey may be the use of Runtime can help u solve ur
    prblm....
    Runtime.exec("Application name");luck,
    jayNope. You should know some basic things before trying to give answers.
    If (unsigned/untrusted) applets could just run any other app, imagine the chaos when someone hits a rogue website containing an applet that executes something like "format c:"
    You want to run an external program on the client's machine from an applet? You can't, thank heavens. You need to rethink your design.

  • Running applications from terminal [SOLVED]

    I am brand-new to Arch and aside from Ubuntu, have no linux experience. I have arch up and running with openbox as my WM, but I am at a loss of how to run applications. I type firefox, or Thunar into the terminal and receive errors that read:
    firefox: symbol lookup error: /usr/lib/libgtk-x11-2.0.so.0: undefined symbol: 9_datalist_get_data
    or with obmenu:
    ImportError: /usr/lib/libgtk-x11-2.0.so.0: undefined symbol: 9_datalist_get_data
    Last edited by mynameisneo (2011-12-27 01:16:50)

    You should read,
    Beginners' Guide
    The Arch Way
    And please mark this thread as solved. Thanks.

  • Can I run applications from an external hard drive

    Hi I am a sort a new Mac user and I would like to run Lightroom from an external drive. Is this possible on a Mac?
    Thanks!

    Yes, but it will load a little slower. If it does disk I/O from the external then that will also be slower.

  • NameNotFoundException in session bean  while running application from jdeve

    hi
    i am getting NameNotFoundException while connection to session bean when i run from Jdeveloper;
    i put ejb.jar.xml and orion-ejb-jar.xml put in classes/META-INF folder;
    in my application index.jsp connects to sessionbean;
    when i run index.jsp i am getting the follo
    [Starting OC4J using the following ports: HTTP=9000, RMI=23891, JMS=9227.]
    C:\j2sdk1.4.2_06\bin\javaw.exe -client -classpath C:\JDeveloper903\j2ee\home\oc4j.jar -Xverify:none -Doracle.j2ee.dont.use.memory.archive=true com.evermind.server.OC4JServer -config C:\JDeveloper903\jdev\system9.0.3.1035\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Embedded OC4J startup time: 4640 ms.
    Target URL -- http://192.168.68.214:9000/1304Release3-etrans-context-root/index.jsp
    Copying default deployment descriptor from archive at C:\JDeveloper903\jdev\mywork\1304Release3.0\EJB\classes/META-INF/orion-ejb-jar.xml to deployment directory C:\JDeveloper903\jdev\system9.0.3.1035\oc4j-config\application-deployments\current-workspace-app\classes...
    Auto-deploying file:/C:/JDeveloper903/jdev/mywork/1304Release3.0/EJB/classes/ (New server version detected)...
    The system is out of resources.
    Consult the following stack trace for details.
    java.lang.OutOfMemoryError
    Error compiling C:\JDeveloper903\jdev\mywork\1304Release3.0\EJB\classes: Syntax error in source
    Log4j Properties file Initialized with Path = C:\JDeveloper903\jdev\mywork\1304Release3.0\etrans\WEB-INF\log4j.properties
    Oracle9iAS (9.0.3.0.0) Containers for J2EE initialized
    No of Hits to this page : 1
    [ERROR   ] ESACLoginController.jsp -- Un Authorised User Not Enough Credentials : ANIL
    [ERROR   ] ESACLoginController.jsp -- Un Authorised User Not Enough Credentials : ANIL
    [ERROR   ] ESACLoginController.jsp -- Un Authorised User Not Enough Credentials : ANIL
    javax.naming.NameNotFoundException: AccessControlSessionBean not found
    at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:130)
    at com.evermind.server.ApplicationContext.lookup(ApplicationContext.java:195)
    at com.evermind.server.ApplicationContext.lookup(ApplicationContext.java:66)
    at javax.naming.InitialContext.lookup(InitialContext.java:347)
    at ESACLoginController.jspService(ESACLoginController.jsp:89)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:721)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)
    wing in jdeveloper console;

    java.lang.OutOfMemoryError
    Set the jdev.conf directive
    AddVMOption     -Xmx512M

  • Finder running applications as root

    Alright, so this has been driving me crazy since I upgraded to leopard. Anytime I save a new file, it defaults to permissions as root:wheel. I've been going through tons of different permissions fixes and nothing seems to work.
    Whenever I open an application it always runs as root, not my user. If I open Terminal the bash session does open up under my name though. Now, if I open TextEdit from Terminal(as my username) and save to my Desktop, it does create the correct permissions. When opening TextEdit from Finder or Dock, it creates with root permissions.
    So whenever you run an application normally, should it run as root?(I think not).
    WHY IS FINDER DOING THIS?

    My friend and I discussed this further, and we now believe a shoddy installer of some kind may be the culprit. In any case...
    Repairing permissions (from the Leopard DVD) did not remove the 's' permission. I had to chmod it manually myself, as you suggested. After this, I tried logging out & back in, but that did not fix it, since root owns launchd (only I logged out, not root). A reboot did bring the fix to fruition.
    As a final summary, if you seem to have problems accessing files you saved yourself, then you may have the problem indicated on this thread. Verify it by opening Terminal and executing this command:
    ls -l /sbin/launchd
    You should get this:
    -rwxr-xr-x 1 root wheel 288768 Oct 1 20:54 /sbin/launchd
    If you get this:
    -rwsr-xr-x 1 root wheel 288768 Oct 1 20:54 /sbin/launchd
    (the 4th character is 's' instead of 'x') then you have this problem. Quit all applications, except Terminal. Execute this in Terminal:
    sudo chmod 755 /sbin/launchd
    Feed it your password. Reboot. You should now be able to save & open documents you create from this point on. Documents already created will have to be repaired manually, using "Get Info" from the Finder, or chmod from the Terminal.
    For a badly damaged user account, you may want to abandon all hope & start over with a fresh account.
    Note: This procedure won't work unless you have admin privileges on your user account.

  • Running application from jar file in a PDE project?

    I have a jar file with a simple application:
    import javax.swing.*;
    public class MyTest {
      public void test(){
        JOptionPane jp = new JOptionPane();
        jp.showInputDialog("Bob");
      public static void main(String[] args) {
        MyTest m = new MyTest();
        m.test();   
    }I have made the Hello World PDE Project in Eclipse on Vista. From the execute function I do:
          * the command has been executed, so extract extract the needed information
          * from the application context.
         public Object execute(ExecutionEvent event) throws ExecutionException {
    //          IWorkbenchWindow window = HandlerUtil.getActiveWorkbenchWindowChecked(event);
    //          MessageDialog.openInformation(window.getShell(), "MyPlugin", "Hello, Eclipse world");
           MyTest m = new MyTest();
           m.test();
              return null;
         }But nothing happens. I have added the external Jar file to the build path. Any ideas?

    I have tried running a debugger but I just get:
    "Source not found"
    when stepping over this line:
         MyTest m = new MyTest();
    I have not been able to find any pages on google that describes this problem or how to use external jars with a PDE project so any ideas are most welcome!

  • MacBook Air Hard Drive too small - can I run applications from an external drive or is there a better solution?

    I just got a MacBook Air 11" 10.7.2 2GB/64GB.  I love it, but the internal drive is sooo small.  Occasionally I need to take projects home from work or travel with my computer.  Is there any way to run apps (Final Cut Studio, CS5, Office 10, etc) from an external drive?  I am trying to convert over from my Macbook Pro (running Snow Leopard) and I can't seem to find a solution.
    Thanks for your time!
    Samantha

    Samantha,
    It's best to keep your applications on the internal drive and consider external storeage for your data.
    Your choices are direct attached storeage to the USB port (external portable USB drives), storeage on your home or work network, or cloud-based storeage, like DropBox.
    You can also look at slimming down your OSX installation on your MBA by removing unwanted fonts and printer drivers.
    Btw, you will struggle to run CS5 and Final Cut Studio on a MBA with 2GB RAM. Only install the applications you really need on your MBA.
    Can I ask which model MacBook Pro you are migrating from?

Maybe you are looking for

  • Cannot open any pdf files since downloading reader to mac

    I have now downloaded reader 9.1 four times to my mac (0S 10.14.1) I have attempted to open credit card statements and i get the black screen with the loading circle in the middle but no statement appears. I've waited a reasonable amount of time so b

  • Small fast network with Mac mini server and Promise Pegasus?

    I have 7 Mac Pros and iMacs that need to be connected to the same storage. I'm doing non MPI-based numerical modeling so the transfer rates have to be fast but not infiniband fast. I'm considering a setup with a Promise Pegasus thunderbolt RAID conne

  • Itunes on windows 7 keeps crashing constantly and can't even launch itunes.

    This is the error when checked on event viewer on windows 7: Faulting application name: iTunes.exe, version: 12.1.1.4, time stamp: 0x54de1991 Faulting module name: ntdll.dll, version: 6.1.7601.18247, time stamp: 0x521eaf24 Exception code: 0xc0000374

  • Responding to two user events with same name

    LV 2013, Win 7, & LVRT 2013, PharLap OS I have a situation where I create an ARRAY of User Events, one for each "domain" .   A "domain" is an area of DAQ: there is a SCXI domain, a CDAQ domain, an EtherCAT domain, several domains dealing with TCP ins

  • Solaris Studio 12.4 ccfe signal 11 with boost::unordered_set in C  11 mode

    Using Solaris Studio 12.4 on Solaris 10 update 10 x86, the following program crashes ccfe: #include <boost/unordered_set.hpp> #include <string> int main(int, char **)     boost::unordered_set<std::string> strSet;     std::string str("test");     strS