Launch and hide invisible program at startup

Hi,
I have been looking round various forums but cant find an answer. Hopefully someone can help.
Problem:
We have 20 computers that all need to run a program at login (Its a 3d render client). We need the program not to appear in the dock so I have edited the .plist file in the package contents thus making the program run without a dock or taskbar. However, the actual program window remains, allowing users to close the program.
What I need:
To open the program on startup, be invisible and hide itself.
I have tried a few scripts that launch it on startup. This works, but the next line doenst work to hide the program. I believe this is because the program is invisible (making it a background task) the finder command to hide or minimise has no effect.
I have also tried the simple procedure of adding it to startup items and checking "hide".
Any help would be most appreciated.

Its a client piece of software that allows 3d images from maxons cinema 4d to be rendered across a network. Under normal circumstances there would be no need to have this program running in the background or for it to be invisible to the dock. However. As everyone logs on in the morning this software starts on their machine. Their first instinct is to close it, which means that if I was to submit a job to the network it would not distribute it to the machines whose window has been closed. I want the software to start but be hidden so it cant be closed.
The only window that opens is a type of status/console window. So it would say what jobs are currently rendering or which have finished etc.

Similar Messages

  • After launching iDVD I select Magic DVD.  Pinwheel spins and then aborts program.  Any suggestions?

    After launching iDVD I select Magic DVD.  Pinwheel spins and then aborts program.  Any suggestions?

    Try this basic troubleshooting fix:
    1 - delete the IDVD preference file, com.apple.iDVD.plist, that resides in your
    User/Home/Library/ Preferences folder.
    2 - delete IDVD'S cache file, Cache.db, that is located in your
    User/Home/Library/Caches/com.apple.iDVD folder. 
    3 - launch IDVD and try again.
    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.
    If you're running Mavericks, 10.9,  go to your Home folder and use the View ➙ Show View Options menu to bring the this window:
    OT

  • How do i disable automatic launch of open programs on startup

    how do i disable automatic launch of open programs on startup

    It's the Resume feature.
    When choosing Restart, Sleep or Shutdown there is a checkbox you can uncheck to prevent the apps from launching.
    Also in System Preferences > General there is a hard-to-find checkbox under "Number of recent items" you can turn off.
    Also, you can hold the shift key to disable resume on a one time basis.
    You can turn off Resume globally by going to ~/Library/Saved Application State and deleting that folder.
    (note that the User Library is hidden - one way to get there is to go to your Finder "Go" menu hold the option key to choose "Library")
    To turn off autosave and versions globally
    If you're experiencing slow opening apps or windows since upgrading to ML... as I have... and you don't want your OS to automatically save your TextEdit files, etc. then simply disable Autosave and Versions via Terminal.
    If you don't want autosave or resume you can copy & paste this command into Terminal at the prompt...
    defaults write -g ApplePersistence -bool no
    Press return
    Now reboot.
    The reverse would be "yes".

  • When firefox launched and kept open, automatically opens multiple sessions for ads and pornography which I have never visited. sessions hide in legitimate ones

    I use firefox exclusively. I open many sessions simultaneously mostly one site per session in a single tab. At times during the day when I keep firefox open, I will return to a previous site/session and before I am able to see it, I am getting browser 'pop-ups' of ads for TJ MAxx (a site I never visit) and hard-core porno (a site i never visit and not part of my browsing demographic). These are completely random and hide behind legitimate browsing sessions and are not listed in history etc. They are not being removed by adware or Norton and they are driving me nuts not to mention the embarassment of trying to launch a legitimate site and getting disgusting porno in your face while working with colleagues. Please help!

    '''Scan for Malware'''
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    '''Reset Firefox'''
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • Application Launch Failure (Excel, Word and some other programs)

    Error message on the screen:
    Application Launch Failure
    The application "Word" could not be launched because of a shared Library error: "<Microsoft Word><Microsoft Word><CarbonLib>"
    Console Message:
    10/10/09 9:21:15 PM [0x0-0xd40d4].com.microsoft.Word[1477] /Applications/Microsoft Office 2004/Microsoft Word[1477] Launch failed with error code -2804 (cfragNoLibraryErr) for application /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp
    10/10/09 9:21:15 PM com.apple.launchd[1334] ([0x0-0xd40d4].com.microsoft.Word[1477]) Exited with exit code: 12
    This also happens with Excel, Word and some other programs.
    Anyone have any ideas?

    Oops, I should have mentioned that I've repaired permissions both from a DVD bootup as well as from the current hard drive. I reinstalled the last update.
    I have Time Machine so I guess I could go back to a previous state if I knew what the problem was.

  • Run scripts when program launches and quits?

    Howdy all!
    Skipping the details: I need to run an AppleScript when a specific program launches and run another AppleScript when that program quits. Anyone know of a free/easy way to do this? (A custom script would work great but my knowledge of AppleScript is limited.)
    I have found a few programs that can do this but have yet to find the "perfect" one. For example: In the past I have jury-rigged ControllerMate to do it, but this is for a new computer and I don't want to spend $25 for this simple purpose. I also found Do Something When but the program hasn't been updated in 6 years so I am hesitant to use it.
    Any other thoughts on free programs or where I could find info for a custom script?
    Matthew

    You will need to use something that can observe NSWorkspace events.  An Applescript can be used, how easy depends on the OS you are using (if you are still using Leopard, you will need to use Xcode).   Do Something When still works, as far as I can tell. 

  • After upgrading to iTunes 11 application does not launch and is disrupting other programs

    Hello!
    I have trying to solve this problem all day:
    After updating to iTunes 11 this morning, the application does not launch.
    Furthermore, Windows Media Player, Win DVD8 and my Email Program fail to launch as well.
    I have been through all support pages on iTunes, on support pages on the Windows 7 Forum, and I
    read the answers given in the discussion.
    I have tried and applied the solutions given, but none of them worked.
    What happenes is iTunes tries to launch for a second, then stops, but the process keeps running
    in the task manager.
    All methods through MSCONFIG failed. Uninstalling and re-installing (in the correct order) iTunes, related
    programs and QuickTime failed as well.
    I am on a Windows 7 Home Premium 65 bit desktop computer.
    Up until the update this morning everything was running fine.
    Any suggestions are welcome.
    Thank you very much in advance.

    Solved it.
    I had a program running in the background, which did not get picked up by MSCONFIG.
    I looked at the services on CCCleaner and there they were, many instances of this program, slowing the
    computer down and preventing other programs (including iTunes) from functioning.
    Turned them all off, and iTunes and all other pgms work again.

  • MacBook Pro Exchange and Repair Extension Programs

    Hi:
    I have a MacBook Pro Early 2008, and I think my laptop problem is the Nvidia Card. My laptop doesn't start. I can't hear the chime at startup, but I can hear the DVD and the HD spinning, and the fans working. I phoned the nearest Apple mervice and they said me that it is imperative that my computer is running so they can perform the test that determines whether the problem of my computer is covered by the Exchange and Repair Extension Programs "or distorted video no video issues". I have told them that's impossible, because the  logic board defect causes a impossibility to boot the laptop.
    Can anyone tell me if it's true that the Apple Service says to me? How they intend I start my laptop?
    Thanks in advance.
    (Sorry for my english)

    Thanks a lot for your reply.
    But...
    Why are you so sure that the Nvidia failure does not prevent the computer start-up. The laptop has worked flawlessly so far.
    In some forums I read that the cause of the boot failure is just the defective nvidia board. First I had some screen flickering problems, and the latest  problems are screen blackouts, this seems that the boot failure is the last symptom of a defective board.
    In any case, I find it's a kind of surreal nightmare that Apple launch a replacement program, and deny coverage for units that have been rendered useless because the problem that justifies the replacement program. Doesn't have Apple the serial numbers of the units that can be affected by a problem that Nvidia recognize?
    Anyway, thanks again

  • ITunes Encountered a problem and needs to close on startup

    Hi -
    I'm running the latest version of iTunes (7.1.1.5) on a desktop computer with Windows XP (SP2) and I've had no problems with it up until today. After using iTunes fine yesterday, I tried to open it up today and I get a Windows error message saying "iTunes has encountered an problem and needs to close" on startup before the iTunes window even pops up at all. I've tried uninstalling and re-installing iTunes as well as replacing the library files with those from another computer (sometimes the ones on this computer get corrupted). But neither of those have changed anything, I still get the same message every time, no matter what I try or how many times I restart. Any and all help is greatly appreciated and I can provide any additional information that might be helpful.
      Windows XP Pro  

    I did get a "server busy" message when I loaded quicktime, but I'm not sure if it is related or not since I've been seeing that over the last couple of days, I can't remember if it came before iTunes stopped working or not. That message reads "This action cannot be completed because the other program is busy. Choose 'switch to' to activate the busy program and correct the problem." My options then are to choose switch to or retry. When I press "switch to" my Start menu opens, and nothing appears to happen when I select retry.
    that's an odd sort of a message (or series of messages).
    hmmmmm. let's try an experiment aimed at working out if there's a program interfering with the QuickTime (which is in turn causing grief with your iTunes).
    try a selective startup using MSCONFIG, with just the itunes and QuickTime background processes enabled, as per the following document:
    Using MSCONFIG to troubleshoot conflicts in Windows
    does QT open without the strange message after the selective startup?
    does iTunes launch properly?

  • I cannot launch Firefox, because it crashes on startup

    Hello,
    I have problem, if I launch FIrefox, it will crash on startup, but if I will reinstall it, it still doesn´t work. Problem has started, when I actualized WIndows. I have Windows 7 and i didn´t experienced crash all time, only this time. It could be launched two days in safe mode, but today it doesn´t work completely. ID of crash is: bp-fadbeea0-a273-45d1-b178-9bc0b2130727

    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • I tried to update the latest software update for my MacBook pro (which was on 10/12) and after it started to update it restarted like normal but when it started back up it was running painfully slow and none oft programs will open.They all quit unexpectal

    I tried to update the latest software update for my MacBook pro (which was on 10/12) and after it started to update it restarted like normal but when it started back up it was running painfully slow and none oft programs will open.They all quit unexpectedly. iTunes microsoft word all of them quit unexpectedly. Help!

    Exact same problem with my 2010 MBP 2.4ghz 4gb ram 10.6.8. iTunes said update was needed, Software Update ran with various updates including a security update, truthfully didn't pay much attention, I always install the Apple updates. After the restart it took 3-4 times longer than normal to get to the login screen, same to get to the desktop but I'm familiar with that occurring on update restarts. Unfortunately it got worse from there. Performed a full shutdown and startup. Same long boot.  After the desktop finally loads every mouse button press received a 2 minute beachball. I use menu-meters and both processors are under 10%. Waited a few minutes for disk utilities to launch, repair permissions estimates 3 hours for a typical <10 minute process. Activity monitor shows nothing over 10% CPU most of the time however ReportCrash pops to the top often. Any suggestions would be greatly appreciated. BTW zero problems until this update.

  • Xcode-Show and Hide windows with checkbox?

    I am making an applescript/cocoa application in Xcode 4.6. I in my Main Window, I have two windows that are hidden at launch ("Preferances", and "Advanced") and one window ("Simple") that is visible at launch. In the preferances window, I have a checkbox. I would like that box, when checked to display the "Simple" window, and Hide the "Advanced" window, and even when closed and relaunched, will remain how the preferances are, and not have to check the box everytime on startup of the app. Anyone know how to do this? Thanks!

    Ok something isn't quit right
    I in my Main Window, I have two windows that are hidden at launch ("Preferances", and "Advanced") and one window ("Simple") that is visible at launch. In the preferances window, I have a checkbox. I would like that box, when checked to display the "Simple" window, and Hide the "Advanced" window,
    What do you mean by in the main window are two windows?  Also if the checkbox is in the preferences window and that is hidden at launch how do you get to it to check/uncheck it?
    This checkbox basically toggles between the two windows? selected it displays the 'simple' window, when unchecked it displays the "Advanced" window?
    This script
    script AppDelegate
      property parent : class "NSObject"
        property ppw : missing value
        property isShowing : 0
              on applicationWillFinishLaunching_(aNotification)
      -- Insert code here to initialize your application before any files are opened
              end applicationWillFinishLaunching_
              on applicationShouldTerminate_(sender)
      -- Insert code here to do any housekeeping before your application quits
                        return current application's NSTerminateNow
              end applicationShouldTerminate_
        on displayButton_(sender)
            if (isShowing = 0) then
                ppw's orderFront_(sender)
                set isShowing to 1
            else
                ppw's orderOut_(sender)
                set isShowing to 0
            end
        end
    end script
    will toggle a second window from a button on the firsst window.
    This is what the nib file looks like
    ppw is attached to the panel.
    This should get you started. Post back if you have more questions.

  • Component Services - Launch and Activation permissions

    Hi,
    I've got a machine for a user that is blue screening about 3 times a day, and I can see that there's a DCOM error in the system log in eventvwr. Event ID:10020. I've checked the COM Security permissions within dcomcnfg, but whenever I try to access Edit
    Limits for Launch and Activation pemissions, it doesn't load the permissions. It just says that it cannot be displayed. I beleive this is why the machine is blue screening, and this DCOM error is plastered all over the eventvwr, and this now appears to be
    a permissions issue. I've tried this with elevated rights and also as local admin.
    I've also checked in other forums for an answer to fix this, but I've been unsuccessful.
    Please advise.

    In order to assist you, we will need the .DMP files to analyze what exactly occurred at the time of the crash, etc. 
    If you don't know where .DMP files are located, here's how to get to them:
    1. Navigate
    to the %systemroot%\Minidump folder.
    2. Copy any and all
    DMP files in the Minidump folder to your Desktop and then zip up these files.
    3. Upload
    the zip containing the .DMP files to Onedrive or a hosting site of your choice and paste in your reply. Prefered sites: Onedrive, Mediafire, Dropbox, etc. Nothing with wait-timers.
    4 (optional): The type
    of .DMP files located in the Minidump folder are known as Small Memory Dumps. In %systemroot% there will be what is known as a Kernel-Dump (if your system is set to generate). It is labeled MEMORY.DMP. The difference between Small Memory Dumps and Kernel-Dumps
    in the simplest definition is a Kernel-Dump contains much more
    information at the time of the crash, therefore allowing further debugging of your issue. If your upload speed permits it, and you aren't going against any strict bandwidth and/or usage caps, etc, the Kernel-Dump is the best choice. Do note that Kernel-Dumps
    are much larger in
    size due to containing much more info, which is why I mentioned upload speed, etc.
    If
    you are going to use Onedrive but don't know how to upload to it, please visit the following:
    Upload
    photos and files to Onedrive.
    Please note that any "cleaner" programs such as TuneUp Utilities, CCleaner, etc, by default
    will delete .DMP files upon use.
    If
    your computer is not generating .DMP files, please do the following:
    1. Start > type %systemroot%
    which should show the Windows folder, click on it. Once inside that folder, ensure there is a Minidump folder created. If not, CTRL-SHIFT-N to make a New Folder and name it Minidump.
    2. Windows key + Pause
    key. This should bring up System. Click Advanced System Settings on the left > Advanced > Performance > Settings > Advanced > Ensure there's a check-mark for 'Automatically manage paging file size for all drives'.
    3. Windows key + Pause
    key. This should bring up System. Click Advanced System Settings on the left > Advanced > Startup and Recovery > Settings > System Failure > ensure there is a check mark next to 'Write an event to the system log'. 
    Ensure Small Memory Dump is selected and ensure the path is %systemroot%\Minidump.
    4. Double check that
    the WERS is ENABLED:
    Start > Search > type services.msc > Under the name tab, find Windows Error Reporting Service > If the status of the service is
    not Started then right click it and select Start. Also ensure that under Startup Type it is set to Automatic rather than Manual. You can do this by right clicking it, selecting properties, and under General selecting startup type to 'Automatic', and then click
    Apply. 
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • Follow-up: Starting, Launching and Switching ...

    Follow-up: Starting, Launching and Switching ... Messing around with the Windows UI - not a feature problem, but a provisioning problem! Now start listening and please fix it this time! 
    (Is it still program managers or people in power designing the UI for Windows? It certainly does not look like domain specialist or software engineering designing the solution here - it's just too weak for that to look like a professional solution?
    Please let educated people do their work ...)
    Problem:
    - Task Bar = (is and still is originally) Start. So keep promoting task bar and kill the new Start. Task Bar is Start.
    - Virtual Desktop lacks virtual Start (= virtual Task Bar) (Virtual Desktop only have virtual launch from the virtual documents (the virtual desktop) ... you need to add virtual start beyond virtual launch.
    - Starting universal Windows apps including touch goes to the virtual task bar (add virtualization above, i.e. context changes - for touch meaning i.e. increasing the task bar (Start) areas height)
    Cause:
    Steven Sinofsky:
    @Computermensch writes “The problem with this "analysis" (show me the data) is that you're only managing current activities surrounding the taskbar. So with respect "to evolving the taskbar" you're only developing it within its
    current operational framework while developing or evolution of it really should refer to developing the taskbars concept.” 
    0) A history reminder - where is Windows 10 now starting program: Back where Windows 7 left off.
    Well, guess I do not have to remind about what happened to Windows 8. Now we're back at it. Welcome back to testing ...
    I did some of them, testing Windows client for Windows Vista, Windows 7, Windows 8 and now Windows 10.
    Let's go back in time to 2008 - Engineneering Windows 7: 
    Follow-up: Starting, Launching, and Switching
    http://blogs.msdn.com/b/e7/archive/2008/09/29/follow-up-starting-launching-and-switching.aspx
    Steven Sinofsky:
    @Computermensch writes “The problem with this "analysis" (show me the data) is that you're only managing current activities surrounding the taskbar. So with respect "to evolving the taskbar" you're only developing it within its
    current operational framework while developing or evolution of it really should refer to developing the taskbars concept.” 
    Then let's go forward in time - to Windows 8 coming up with a new start and launch context namely the Start Screen - and now kind of back in time again to Windows 7 and the desktop using Windows 10. So now we're also back to the Task Bar!!!! Hence we're
    back to developing and evolving the way of Starting programs.
    Microsoft just have a serious problem working the provisioning in it system, i.e. what concepts you supply (provision) to the user. For instance just compare an open instance of Windows Explorer with MacOS Finder. It's the same features - but the provisioning
    is just much better in Finder. The concepts are just an important mess in Windows - and needs serious clean up.
    No new features! Evolvle the pinning (task bar and make it work with the virtual desktop - including touch (just add some height man ...).
    And fix the freaking provisioning of concepts in the All Apps list. For instance take a look at the naming in Linux for some standard folders - instead of the bloating 3rd party names.
    1) Provisioning: Now back to Windows 10 and starting programs
    It's the task bar that needs development (Windows 8 kind-of "Start Menu" in Windows 7)  Take a look at my comment above again for engineering Windows 7 about the taskbar on evolution - now in context with Virtual Desktops:
           - May add some height to the task bar - and you can have kind-of tilesized stuff there.
           - Have the taskbar configuration of pins switch (be variable) with the virtual desktop. May add an ekstra feature to pin program across all virtual desktops.
           - Do not have 2 different places for pinning programs (really bad provisioning ...). Lets see some nice categories instead when pressing the start button. It really confusing pressing the start menu button - and
    then you see a place like the task bar to pin programs. Typical Microsoft end up scenario, the more, the merrier ...
    Please cut it down to having a pinning feature working variably in context (the task bar) with virtual desktops.
    2) Finally the All Apps list pressing the start menu button: using navigation (categories, tags or filters!!!!!) to look up and finding programs not in use on a daily or weekly basis - now in context with the virtual desktop
    The All Apps list that needs a nice feature to support categorization, really better provisioning in the UI of user or standard concepts (now come on, man - fix the mess. Just take a look at the complexity in that list ...). You could add a feature
    to filter the All Apps list in context with the concepts for the virtual desktop.
    At least provide the application infrastructure for categorization in the Start Menu. So you could process it as a third party. See what happens. Add app store later then. Whatever. Make categorization happen. No more bloat navigating for programs.
    Add a template feature to the categorization. Provide 2-3 templates with Windows and let people tag there programs. Let them extend the templates ... the concepts when doing their own user concepts.
    With a template feature a user just have to fill in the blanks i.e. tag his/her programs - and the menus will parse equally. Hey, the template feature could even parse into virtual desktops. I.e. using a dev variant of a template.
    It's going to be 2015. And compositional software design have been around for some time. Including factories for configuring software variability. Some come on now. Let's work.
    4) Conclusion
    360 degrees now on virtual desktops, task bar, all apps and workflow please! Make it happen.
    The problem with Windows 8 was not bad features - but bad provisioning including empty programs like the new wau media players ... underdeveloped features (no really good quantity of content demonstrating value = bad provisioning) ... completely lack of
    demonstrating the value of the new UI. Like if Sharepoint or any other CMS was demonstrated completely blank with no sites and empty features, no templates. Just nothing.
    Please do not miss the oppertunity to demonstrate the value of an evolved UI this time.
    Please complete the provisioning. Your greatest problem is releasing undone things - may be the intension is there (recall DB schemas). However the "DB extension" is empty on release? Which consumers just buy the DB schema :o). Add some "movies"
    (content) please ... add frameworks for content and provisioning ... use templates. If you do not understand this ... go away program manager ;o) Let a good software engineering read it.
    Now let's fully develop the virtual features in the desktop in Windows 10. And have them provisioned - so people can see how to use them. That unfortunately never happened during engineering in Windows 8.

    3 different ways and displays for pinning a program for Start!
    Please consider merging Start (on the Start), Start Screen and the task bar - with pins extending the Task Bar and using the Metro UI icons overall including on the desktop. It would be a nice move on the look and feel - while the task bar would be
    the same. Add virtualization for pins as well on the task bar. Make shortscuts and docs on the virtual desktop actual as well - binding dynamically to a virtual desktop - instead of formal and static.
    Just observed the Start Screen can be turned back on using properties on the Task Bar.
    Many ambigious concepts now for Starting programs instead of just using a Consolidated Start concept for Start Screen, Start on the Start Menu and Task bar.

  • Running a Java program at startup in Linux

    Hello
    How do I run a Java program at startup in Linux? I know in Windows I can put a .bat file in C:\Windows\Start Menu\Programs\StartUp\ directory, but in Linux I have no idea how it is done.
    Thank you,
    Mihai

    This is really a Linux question, not Java.
    And then it depends on the version of Linux you are using.
    Maybe this will help, otherwise you should try on a forum for your version of Linux.

Maybe you are looking for

  • Issue with Writeback in OBIEE 11g

    Hello, I have a created writeback report and it is working fine as of now .Now I changed the writeback template to use stored procedure to update the data.When I am trying to update integer columns it is working fine but when I try to update varchar

  • Loading data from APO-BW cube into DP planning area

    Hello, Please explain to me how to load data from an infocube within APO into the DP planning area.  So far, I generated the data mart, created the update rules for the DP planning area (cube) and replicated data sources.  The problem that I am havin

  • Encoding Problem: Losing German Umlaute from gathering data from Oracle 8i

    my problem does concerns the diplay of german Umlaute such as äöüß etc. The OS is NW65 out of the box with Apache 2.0.49 and tomcat 4.1.28, JVM 1.4.2_02 and JDBC-driver Oracle 8i 8.1.7 JDBC Driver. The Data containing Umlaute which are retreived

  • Arabic text showing garbage in old version report

    I have an Arabic report created in old version of Crystal Report and used in VB 6 application. Its working well from the VB 6 application. Now I want to make slight changes in report when I open it in any of Crystal Report versions 8.0, 9.0, Visual S

  • Entry 0 is not defined as printing character - 8A651

    Hi. We're implementing Electronic Invoice WS SAP standard solution. At the moment all customizing has done. When we create a billing the VF01 transaction ends right. But when we call transaction VF02 it tell us that the invoice # doesn't exist, and s