Loading my program

I am a newbie to Java.
I compiled my first program, and it was successful, however, using loading the program into memory gave me this error
"Exception in thread "main" java.lang.NoClassDefFoundError: Welcome1"... when I run java Welcome1 from my root folder...
My code is also attached
// Welcome1.java
// A first program in Java
public class Welcome1 {
public static void main( String args[] )
System.out.println( "Welcome to Java Programming!" );
I have set the path settings and the error still comes up...
Please help!!!

You've probably encountered the #1 source of frustration for newbies. The CLASSPATH. There are two environmental variables that are important PATH and CLASSPATH, and they are different. I suspect your classpath is not set. Set it to CLASSPATH=".;URL"
where URL is the path to the folder where you intend to keep your .class files. Mine, for example, is d:\javacode because that is the folder where my .class files are. Notice the .; that comes first in the CLASSPATH ? That means java will always look in the current directory as well, so you can simply navigate to the folder with your .class file and run the application: java application
hope this helps. Search the forum for classpath and you'll get plenty of advice

Similar Messages

  • Error When Submitting WIP Mass load Concurrent Program (Work in Process)

    Hi,
    I am submitting WIP Mass Load concurrent program to get the data from WIP_JOB_SCHEDULE_INTERFACE table in to base tables.
    The concurrent program is completed with Warning status.
    My Package inserts the data into wip_job_schedule_interface table to create a WIP Job. After inserting the data in to wip_job_schedule_interface table, it submits a concurrent program (WIP Mass Load) (Standard concurrent program) to create a WIP job automatically from the data inserted into wip_job_schedule_interface table.
    This concurrent is errored out with the following warning message:
    ===========================================================
    Group ID: 7026 Report Date: 23-OCT-2007 12:26
    Job and Schedule Interface Report Page: 1 of 1
    Create Discrete Jobs
    Source Code: XXEXT019
    Organization: DVR
    Process Process
    Job Job Type Assembly Quantity Start Date Completion Date Kanban Card Phase Status
    6094-3 Non-standard DEV-GA-1 1.00 23-OCT-07 11:57 23-OCT-07 11:57 Validation Error
    Error: Invalid or insufficient Completion Subinventory/Locator information.
    Check that you have entered valid subinventory/locator information based on the organization and assembly
    that you have chosen.
    0 out of 1 jobs were successfully loaded
    =========================================================
    I populated locator information in to the interface, then too its saying the same.
    Can you please me know where exactly i am going wrong. Help Appreciated.
    Thanks

    Have a look to the Metalink note "Note:207646.1", which deals with the error "WIP_ML_ORA_ERROR (ERROR_CODE=-1653)".

  • Help with Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.

    This was all working yesterday, but this morning, I cannot run in the dev fabric, or even setting the website project as a startup project directly, I get the following error:
    Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.BadImageFormatException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'msshrtmi' could not be loaded.
    === Pre-bind state information ===
    LOG: User = Andrew-VAIO\Andrew
    LOG: DisplayName = msshrtmi
    (Partial)
    WRN: Partial binding information was supplied for an assembly:
    WRN: Assembly Name: msshrtmi | Domain ID: 3
    WRN: A partial bind occurs when only part of the assembly display name is provided.
    WRN: This might result in the binder loading an incorrect assembly.
    WRN: It is recommended to provide a fully specified textual identity for the assembly,
    WRN: that consists of the simple name, version, culture, and public key token.
    WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
    LOG: Appbase = file:///C:/Users/Andrew/Desktop/Beko2011Azure/Website/
    LOG: Initial PrivatePath = C:\Users\Andrew\Desktop\Beko2011Azure\Website\bin
    Calling assembly : (Unknown).
    ===
    LOG: This bind starts in default load context.
    LOG: Using application configuration file: C:\Users\Andrew\Desktop\Beko2011Azure\Website\web.config
    LOG: Using host configuration file:
    LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
    LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/cb955b02/eef106e2/msshrtmi.DLL.
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/cb955b02/eef106e2/msshrtmi/msshrtmi.DLL.
    LOG: Attempting download of new URL file:///C:/Users/Andrew/Desktop/Beko2011Azure/Website/bin/msshrtmi.DLL.
    ERR: Failed to complete setup of assembly (hr = 0x8007000b). Probing terminated.
    Stack Trace:
    [BadImageFormatException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +0
    System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +39
    System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks) +132
    System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +144
    System.Reflection.Assembly.Load(String assemblyString) +28
    System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +46
    [ConfigurationErrorsException: Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +618
    System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +209
    System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +130
    System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +178
    System.Web.Compilation.BuildManager.GetPreStartInitMethodsFromReferencedAssemblies() +94
    System.Web.Compilation.BuildManager.CallPreStartInitMethods() +332
    System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +677
    [HttpException (0x80004005): Could not load file or assembly 'msshrtmi' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
    System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9079228
    System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +97
    System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +258
    Note that the dev machine is x64 Win7.
    I have not tried deploying this to staging since the issue started as I'm a bit nervous of touching the staging/live environment until this is solved.
    Removing the PlatformTarget element from the project file has no effect
    Removing the msshrtmi.dll file from the bin directory of the website project ends up with 
    'Could not load file or assembly 'Microsoft.WindowsFabric.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified'
    I have used Git to revert to the last working build to no effect (But I don't have the obj/bin folders in GIT), but it has atleast reset the project files etc.
    If I return msshrtmi.dll to the bin folder and switch the model and website projects to x64 there is no change
    If I switch both to x86 then I get an error Could not load file or assembly 'BekoModel2011' or one of its dependencies. An attempt was made to load a program with an incorrect format.
    which is the model project - presumably because to run on my x64 machine I need the 64bit version?
    I really need to be able to debug and then publish some changes ASAP.
    Andrew

    Hi,
    Is it true that you're using IIS to host the application? Could you check whether the process is x64 or x86 one via task manager or config in IIS manager?
    http://blogs.msdn.com/b/rakkimk/archive/2007/11/03/iis7-running-32-bit-and-64-bit-asp-net-versions-at-the-same-time-on-different-worker-processes.aspx
    Allen Chen [MSFT]
    MSDN Community Support | Feedback to us
    Get or Request Code Sample from Microsoft
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • ABAP Error:Illegal interruption of the event LOAD-OF-PROGRAM (in MIGO-Goods issue to Production)

    Hi Experts,
    while i am doing MIGO(Goods Issue to Production Order, I am getting the below ABAP Error:
    Please give solution, It is urgent requirement.
    THE ERROR IS:
    Short text
         Illegal interruption of the event LOAD-OF-PROGRAM.
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "/MRSS/SAPLRAP_INT_OB" had to be terminated because it
          has come across a statement that unfortunately cannot be executed.
    Error analysis
         During the flow of the event LOAD-OF-PROGRAM (event for the
         initialization of an ABAP program), a condition occurred under which
         the event was to be left early. This is not permitted as it would
         result in an inconsistent status in the ABAP program.
    Trigger Location of Runtime Error
        Program /MRSS/SAPLRAP_INT_OB
        Include /MRSS/LRAP_INT_OBF00
        Row                                     34
        Module type                             (FORM)
        Module Name                             GLOBAL_INIT
    Source Code Extract
    Line  SourceCde
        4
        5 *&---------------------------------------------------------------------*
        6 *&      Form global_init
        7 *&---------------------------------------------------------------------*
        8 *       text
        9 *----------------------------------------------------------------------*
       10 FORM global_init.
       11
       12 * local data
       13   DATA lv_badi_impl_exists TYPE flag.
       14
       15
       16 * get ref to BAdIs
       17   CALL METHOD cl_exithandler=>get_instance "#EC CI_BADI_GETINST
       18     CHANGING
       19       instance = gv_ref_badi_inter_company.
       20 *  CALL METHOD cl_exithandler=>get_instance
       21 * CHANGING
       22 *      instance = gv_ref_badi_rap_back.
       23 *  CALL METHOD cl_exithandler=>get_instance
       24 *    CHANGING
       25 *      instance = gv_ref_badi_ps_int.
         26   CALL METHOD cl_exithandler=>get_instance "#EC CI_BADI_GETINST

    Hi Rob thanks for your response.  I thought about doing an OSS note however; I would think I would need to get the problem in config corrected first as it contradicts each other.  The problem I am talking about is how they are to return material to vendor....I have never even seen this as a process in my 10 years....
    Process.....when the PO is a return to vendor PO they go to migo and choose the goods receipt and mvmt type 101 and the system will default the 161 in the item level....the two are inconsistent.  If I try to change the top level to a 161 mvmt (as this is what I am used to seeing) it gives the error that the PO is not a stock transport order... Would you agree that I should correct that problem first before creating an OSS note?

  • I downloaded OS X 10.9.5 and when I attempt to load the program from OS X 10.7.5 I click on the install icon and nothing happens. How do I install the upgrade?

    I downloaded OS X 10.9.5 and when I attempt to load the program from OS X 10.7.5 I click on the install icon and nothing happens. How do I install the upgrade? Can I upgrade from Lion to Mavericks? Here are my specs:
    MacBook Pro
    15 – Inch Core 2 Duo
    Processor 2.33 GHz Intel Core 2 Duo
    Memory 4 GB 667 MHZ DDR2 SDRAM
    Graphics ATI Radeon X1600 256 MB
    Serial Number W8****W0L
    Software Mac OS X Lion 10.7.5 (11G63)
    Is my system capable of running the new upgrades?
    <Personal Information Edited by Host>

    kar89 wrote:
    I downloaded OS X 10.9.5 and when I attempt to load the program from OS X 10.7.5 I click on the install icon and nothing happens. How do I install the upgrade? Can I upgrade from Lion to Mavericks? Here are my specs:
    Sounds like you downloaded the OS X Mavericks 10.9.5 Update or Combo Update. Neither will work on a version of OS X prior to OS X Mavericks. Those are only used to update an existing install of OS X Mavericks. The Combo will update any version from 10.9.0 thru 10.9.4. The Update will only update version 10.9.4.
    You need the full installer of OS X Mavericks from the App Store. However, the App Store no longer offers OS X Mavericks. Yosemite is the new FREE OS X.

  • I can not open the Safari browser in the operating system ( os x Mavericks) due to load a program of site

    I can not open the Safari browser in the operating system ( os x Mavericks ) ?    
    due to load a program of site>!!!!
    please help me .
    thank you

    Try this.
    Force Quit .
    Press command + option + esc keys together at the same time. Wait.
    When Force Quit window appears, select  Safari if not already.
    Press Force Quit button at the bottom of the window.   Wait.
    Safari will quit.
    Relaunch Safari holding the shift key down.

  • MacBook pro late 2011 (4G, i7) very slow to load any program after installing Mavericks

    After instaling Mavericks, my Mac has slowed down so much, when I turn on my Mac it takes forever to load, and after it loaded, takes longer (then what it did before) to load any program.
    Any help please?
    My specs: MacBook PRO 13" late 2011, 4Gb RAM, Intel i7 2.8Ghz  System most of the times shows 90-97% on idle (yet slow).

    Check activity monitor, if a keener activity is taking a lot of CPU resources then  Try this link http://www.rdoxenham.com/?p=259
    You will have to keep an eye on your temperature, but that's it.

  • LOAD-OF-PROGRAM  IS EXECUTED AT EVERY PBO

    Dear All:
    I'm working with a ECC6 system, which was upgraded from a 4.6C.
    Concerning to LOAD-OF-PROGRAM:  When an ABAP program is loaded in an internal session, the runtime environment triggers the LOAD-OF-PROGRAM event, and the corresponding event block is executed.
    This means that LOAD-OF-PROGRAM should be executed only once.
    But I have different behaviour. In my system is executed at every PBO.
    I have this test code:
    REPORT  ztest .
    PARAMETERS: p_gjahr TYPE gjahr.
    LOAD-OF-PROGRAM.
      BREAK-POINT.
    START-OF-SELECTION.
      WRITE:/ 'Hello'.
    When I run this program, the break-point is triggered. This is correct.
    After that, I press F8, to skip the break-point, and F8 to launch the report.
    The system shows 'Hello'.
    But when I press back, the break-point located in load-of-program is triggered again, which is incorrect.
    Has someone faced the same problem?
    Thanks in advance.

    When I run this program, the break-point is triggered. This is correct.
    After that, I press F8, to skip the break-point, and F8 to launch the report.
    The system shows 'Hello'.
    But when I press back, the break-point located in load-of-program is triggered again, which is incorrect.
    No, which is not Incorrect. It is correct. Even if you try to put the INITIALIZATION event and put a break-point system will go it both the time as it went in the LOAD-OF-PROGRAM.
    That means when you come back from the List to selection screen, system will load the program using the LOAD-OF-PROGRAM and that's why all your global data is being cleared everytime your run the program from the selection screen.
    Regards,
    Naimesh Patel

  • How can i exit in "LOAD-OF-PROGRAM" event?

    Hi, experts.
    I want to know how to exit in "load-of-program event".
    Recently our system was upgraded from 4.6c to ecc 6.0.
    Some programs have a coding as follows.
    LOAD-OF-PROGRAM.
    IF SY-TCODE = 'XXXXX' OR SY-TCODE = 'YYYYY'.
      IF SY-UNAME = 'AAAAA'.
        MESSAGE E000 WITH TEXT-001.
      ENDIF.
    ENDIF.
    CLEAR ............
    PERFORM ..............
    It's running well in 4.6c but occurred error in ecc 6.0 as follows.
    Runtime Errors         SYSTEM_LOAD_OF_PROGRAM_FAILED
    Short text
        Illegal interruption of the event LOAD-OF-PROGRAM.
    During the flow of the event LOAD-OF-PROGRAM (event for the
    initialization of an ABAP program), a condition occurred under which
    the event was to be left early. This is not permitted as it would
    result in an inconsistent status in the ABAP program.
    I think that used a option "message type;e" in the load-of-program event.
    For example, it's ok with "s,i,w" options...
    Teach me how to exit in load-of-program. Thanks.
    p.s That programs' type  is module-pool.
    Regards.
    ytkim.

    Thank you for your answer.
    But my question has not been answered yet.
    It still occured a error as follows.
    Runtime Errors         SYSTEM_LOAD_OF_PROGRAM_FAILED
    Short text
        Illegal interruption of the event LOAD-OF-PROGRAM.
        Error in the ABAP Application Program
        The current ABAP program "YT_TEST06" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
        During the flow of the event LOAD-OF-PROGRAM (event for the
        initialization of an ABAP program), a condition occurred under which
        the event was to be left early. This is not permitted as it would
        result in an inconsistent status in the ABAP program.
    I think that i maybe use the keyword "exit"...

  • Static analyzer fails on WIX custom install action project: .dll' could not be opened -- 'An attempt was made to load a program with an incorrect format'

    On our build system, we use the global setting to code analyze all projects. One of our projects is a C# WIX custom action. This projects causes the build to fail with:
    EACustomInstallActions.CA.dll' could not be opened -- 'An attempt was made to load a program with an incorrect format.
    The ...CA.Dll target seems to be created by a WIX custom action. Does anybody have already encountered this issue and found a workaround?
    Full build output:
    <target name="ContractDeclarativeAssemblyCS" success="false">
                  <message level="normal"><![CDATA[Build Declarative Contract Assembly for C# D:\EA_MAIN_DB\AMI\bin\Debug\GEHealthcare.Isip.EACustomInstallActions.dll]]></message>
                  <message level="high"><![CDATA[C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /pdb:obj\x86\Debug\Decl\GEHealthcare.Isip.EACustomInstallActions.pdb /errorreport:prompt /warn:0 /define:DEBUG;TRACE;CONTRACTS_FULL;CODE_ANALYSIS /reference:"C:\Program Files\Windows Installer XML v3\SDK\Microsoft.Deployment.WindowsInstaller.dll" /reference:"C:\Program Files\Microsoft SQL Server\100\SDK\Assemblies\Microsoft.SqlServer.ConnectionInfo.dll" /reference:"C:\Program Files\Microsoft SQL Server\100\SDK\Assemblies\Microsoft.SqlServer.Management.Sdk.Sfc.dll" /reference:"C:\Program Files\Microsoft SQL Server\100\SDK\Assemblies\Microsoft.SqlServer.Smo.dll" /reference:"C:\Program Files\Microsoft SQL Server\100\SDK\Assemblies\Microsoft.SqlServer.SqlWmiManagement.dll" /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Data.DataSetExtensions.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.dll" /addmodule:D:\EA_MAIN_DB\AMI\src\radstore\Installer\EACustomInstallActions\obj\x86\Debug\GEHealthcare.Isip.EACustomInstallActions.CA.dll /debug+ /debug:full /filealign:512 /keyfile:..\..\Common\EAKeyPair.snk /optimize+ /out:obj\x86\Debug\Decl\GEHealthcare.Isip.EACustomInstallActions.dll /target:library /warnaserror- ..\..\Common\GlobalAssemblyInfo.cs CustomAction.cs Properties\AssemblyInfo.cs Resource1.Designer.cs SqlServersSelector.cs SqlServersSelector.designer.cs "C:\Program Files\Microsoft\Contracts\Languages\CSharp\ContractDeclarativeAssemblyAttribute.cs"]]></message>
                  <error code="CS0009" file="CSC"><![CDATA[Metadata file 'd:\EA_Main_DB\AMI\src\radstore\Installer\EACustomInstallActions\obj\x86\Debug\GEHealthcare.Isip.EACustomInstallActions.CA.dll' could not be opened -- 'An attempt was made to load a program with an incorrect format. ']]></error>
                </target>

    This problem appears to be ongoing 5 years after this thread was started. I have just run into it.
    When WiX builds a custom action, the build proceeds as normal and produces a managed code output, say MyCustomActions.dll. Windows Installer doesn't support managed code in custom actions, so the managed code has to be wrapped in an unmanaged native code
    wrapper, so in a post-build step, it injects the managed output into the unmanaged wrapper and _that_ then becomes the project's build output and will be named MyCustomActions.CA.dll. I believe that Code Contracts may be trying to open the unmanaged wrapper
    file and discovering that it is not managed code ("invalid format").
    In order for CCRewrite to work here, it would need to run on the managed code _before_ it gets wrapped in the unmanaged wrapper. I am not sure how we can hook into the build process to get that to happen.
    It might be possible to somehow make a WiX Custom Action project by creating a standard C# class library, which would work correctly with CCRewrite, then somehow performing the WiX packaging as a post-build step. I'm not sure what is required though, exactly.
    Any ideas?
    --Tim Long
    Tim Long

  • Dump in Load- of- program  event

    Hi All,
    We are going for upgrade from 4.6 to ECC 6.0. Load-of-program event is used in one of module pool program but it gives short dump in ECC 6.0 due to leave program statement in load-of-program.Please let me know how to resolve this issue.
    Thanks
    Mohit khandelwal

    Sorry
    I haven't read he spoke about a module pool:
    in this case it should create a module to be place at the begging of PBO of the screen called by the transaction: the code of this module has to be run once, so it's like INITIALIZATION event: here it can insert the code of event LOAD-OF-PROGRAM
    Max

  • I upgraded to Mavericks and now I get a LOT of the spinning colored disk when loading a program or almost anything.

    I upgraded to Mavericks and now I get a LOT of the spinning colored disk when loading a program or almost anything?

    For memory check out OWC http://eshop.macsales.com/, Crucial: http://www.crucial.com/ and Kingston http://www.kingston.com/us/.  You will need to know your Mac the year and season your Mac was first sold and model number which can be found here:
     > About This Mac > More Info… > System Report > Model Identifier:

  • Loading a program through terminal

    Hi
    im not exactly sure what command to use in xterm when i want to load a certain program. how do i go about finding what command to use, to load the program i want?
    so far ive figured out that typing in the name of most programs in xterm will then load them, but sometimes this isnt the case
    for example, i just installed openoffice and i do not know how to load it (specifically the writer) through the xterm
    how do i know what command to use????

    thanks for the replies that was quite helpful
    but i have a couple of inqueries...
    what if I type in "man PKGNAME"
    but then there are no manual enteries for a that specific program
    for example the package name of open office is  "openoffice-en-GB"
    and if i type in "man openoffice-en-GB" nothing comes up
    so what do i do if there are no man enteries, what should be my preceeding steps??
    also im using openbox  and thunar right now
    im trying to get open office to load in my menu, so i opened up obmenu and typed in the execute box "soffice -writer" to load writer but it does not work im not sure what to do, i also went in to the menu.xml manually and tried to change the command as well but it didnt work
    Last edited by Kevinn (2010-02-07 23:47:35)

  • Loading a program/libraries into RAM on boot

    I was just wondering — is there any way to load a program (gVim for example) along with needed libraries into physical memory permamently for a one boot up? It would be nice to open it every time in nothing flat. Ramdisk is one option but I would have to copy all needed files there (probably a little mess in directory tree ). Any more ideas?

    Simastrick wrote:Better at what? Better at determining what kind of behavior *I* want from my computer? Hehe.
    Better at knowing when to maintain programs in memory, and when to remove them so the memory can be used for other things.
    The problem with maintaining things in RAM, is that that ram is not freed.  If this goes too high, it can cause massive swapping.
    preloading all of gvim results in:
    -rwxr-xr-x 1 root root 1438060 2007-03-04 07:56 /lib/libc.so.6
    -rwxr-xr-x 1 root root 25217 2007-03-04 07:56 /lib/libcrypt.so.1
    -rwxr-xr-x 1 root root 13446 2007-03-04 07:56 /lib/libdl.so.2
    -rwxr-xr-x 1 root root 176787 2007-03-04 07:56 /lib/libm.so.6
    -rwxr-xr-x 1 root root 111241 2007-03-04 07:56 /lib/libpthread.so.0
    -rwxr-xr-x 1 root root 12477 2007-03-04 07:56 /lib/libutil.so.1
    -rwxr-xr-x 1 root root 97575 2006-11-11 14:55 /usr/lib/libICE.so.6
    -rwxr-xr-x 1 root root 37535 2006-11-11 14:59 /usr/lib/libSM.so.6
    -rwxr-xr-x 1 root root 1063266 2007-02-27 16:59 /usr/lib/libX11.so.6
    -rwxr-xr-x 1 root root 9812 2006-11-11 15:03 /usr/lib/libXau.so.6
    -rwxr-xr-x 1 root root 40307 2006-11-11 15:20 /usr/lib/libXcursor.so.1
    -rwxr-xr-x 1 root root 20620 2006-11-11 15:27 /usr/lib/libXdmcp.so.6
    -rwxr-xr-x 1 root root 63628 2007-02-01 17:10 /usr/lib/libXext.so.6
    -rwxr-xr-x 1 root root 17791 2006-11-11 15:09 /usr/lib/libXfixes.so.3
    -rwxr-xr-x 1 root root 34191 2006-11-11 15:46 /usr/lib/libXi.so.6
    -rwxr-xr-x 1 root root 8876 2005-12-18 06:47 /usr/lib/libXinerama.so.1
    -rwxr-xr-x 1 root root 25198 2007-02-28 13:54 /usr/lib/libXrandr.so.2
    -rwxr-xr-x 1 root root 33767 2006-11-11 15:17 /usr/lib/libXrender.so.1
    -rwxr-xr-x 1 root root 361552 2007-02-01 17:08 /usr/lib/libXt.so.6
    -rw-r--r-- 1 root root 27984 2006-06-29 23:57 /usr/lib/libacl.so.1
    -rwxr-xr-x 1 root root 131572 2007-01-22 12:46 /usr/lib/libatk-1.0.so.0
    -rw-r--r-- 1 root root 15458 2006-07-04 02:48 /usr/lib/libattr.so.1
    -rwxr-xr-x 1 root root 465297 2006-11-11 16:13 /usr/lib/libcairo.so.2
    -rwxr-xr-x 1 root root 159973 2006-08-18 15:44 /usr/lib/libexpat.so.1
    -rwxr-xr-x 1 root root 212151 2006-12-22 17:12 /usr/lib/libfontconfig.so.1
    -rwxr-xr-x 1 root root 559411 2007-02-08 04:32 /usr/lib/libfreetype.so.6
    -rwxr-xr-x 1 root root 658596 2007-02-02 04:54 /usr/lib/libgdk-x11-2.0.so.0
    -rwxr-xr-x 1 root root 108560 2007-02-02 04:54 /usr/lib/libgdk_pixbuf-2.0.so.0
    -rwxr-xr-x 1 root root 722331 2007-01-20 05:41 /usr/lib/libglib-2.0.so.0
    -rwxr-xr-x 1 root root 12814 2007-01-20 05:41 /usr/lib/libgmodule-2.0.so.0
    -rwxr-xr-x 1 root root 296607 2007-01-20 05:41 /usr/lib/libgobject-2.0.so.0
    -rwxr-xr-x 1 root root 4217572 2007-02-02 04:54 /usr/lib/libgtk-x11-2.0.so.0
    -rwxr-xr-x 1 root root 296368 2006-12-25 02:26 /usr/lib/libncurses.so.5
    -rwxr-xr-x 1 root root 291343 2007-02-26 16:39 /usr/lib/libpango-1.0.so.0
    -rwxr-xr-x 1 root root 42260 2007-02-26 16:39 /usr/lib/libpangocairo-1.0.so.0
    -rwxr-xr-x 1 root root 198973 2007-02-26 16:39 /usr/lib/libpangoft2-1.0.so.0
    -rwxr-xr-x 1 root root 154248 2007-02-08 04:53 /usr/lib/libpng12.so.0
    -rwxr-xr-x 1 root root 880808 2006-12-05 10:16 /usr/lib/libruby.so.1.8
    -rwxr-xr-x 1 root root 78102 2005-07-20 13:58 /usr/lib/libz.so.1
    -rwxr-xr-x 1 root root 3840124 2007-02-06 17:44 /usr/bin/gvim
    Total: 16961898
    Which is fairly significant for some systems.

  • I want to run loader concurrent program in package..

    i want to run loader concurrent program in package..
    i had registered my package in front-end and also loader,
    i want query that how to call loader CP in package

    Can you check from which schema you are executing FND_REQUEST? You can try as follows;
    Connect to your required schema, create a synonym on apps.fnd_request, connect from apps and finally execute grant all on apps.fnd_request to all.
    You can check for relevance from Doc ID: Note:147495.1
    Please do keep in the mind the soultion above should be applied to a test/dev EBS instance first.
    I hope this would be of help.
    Saad

  • While installing Addons there is error An error was made to load a program

    An error was made to load a program with an incorrect format in window server2008 R2 (64 bit)
    Edited by: Rakeshbos on Feb 9, 2010 11:25 AM

    Hi
    When you make an ard select the target CPU x86 rather then any CPU in advanced complied options.
    hope it helps
    Regards
    Rupinder

Maybe you are looking for

  • Notes on Ipad 3rd Generation

    I was typing notes at my church, I had typed 20 paragraphs and when I looked down to the Ipad, I noticed that the note sheet was blank...I am not sure if I leaned over and with my belt buckle press the trash can and then delete since I have the optio

  • XI Content for SAP TM

    Hi, we are just preparing for coming projects in SAP Transportation Management. After the training, I thought that there is an XI content available that can be used to import SD deliveries from an ERP system into TM. Does anybody know about XI conten

  • Right place? Wrong Disc?

    Not sure if this is the right place but I just received my 08 copy of the program and it won't load. Double click and it 'appears' to do its thing but nothing happens. Took it to work, where there is another G5 (smaller version) and it opened up nice

  • Photoshop Elements12 - crashing when using Adjustment Layers. When opening the drop down menu there are 'boxes' for Black

    Does anyone else have problems using the Channel Mixer? This problem only started after the opening screen started to 'advertise' the advantages of moving to Cloud

  • Import film from Archos 705 wifi to imovie 8

    After filming with my Archos705 + bullet camera, I would like to export those film in Imovie 7. Avi format is not compatible with Imovie 7 ! Somebody can give me the format I have to use to be able to read the film in Imovie WITHOUT pixelisation ! Be