error in execution of using os odi command utility jar file

Hello

I am trying to run the jar file using the command ' java-Xmx3072m-Xms2048m-jar exceltocsv.jar "in my bones odi utility command, but get the error" 'java' is not recognized as builtin or external, an executable program or batch file ".i have installed jdk and configured path."

even order, that I am able to run cmd and no mistake.

shot_odi_os_comm.png

Oh, sorry. second process works for autonomous agent where ODI_JAVA_HOME sets in ODIPARAMS.bat

For the local agent try ""% JAVA_HOME%/bin/java " (don't forget to put quotes, because your jdk could be in the directory Program Files)"


If she does not check your envfiroment by the set command

This command generates your environment in the c:/temp/1.txt file

Tags: Business Intelligence

Similar Questions

  • Memory used by the Windows executable jar file

    I wrote a java program that locates my position of mouse pointer, and then it moves on the screen using the Robot class. I created a file executable (executable) jar of this java single file and executed. Then I went to Task Manager processes list and saw that the exe is 11MB, which seems pretty huge for me. Anyone know why its occupying 11 MB of memory? And is it normal to occupy this physical memory much?

    Only 11MB? What is your problem? In order to execute a jar file, the JAVA virtual machine must be loaded into memory, so this 11 is actually JVM + your jar file, as well as all resources used.

  • After a few recent updates (7 and 8) when I type a search term in the awesome bar, it doesn't automatically did a google search, it gives an error saying that firefox could not find an executable .jar file. How can I fix it?

    When I got firefox at the end of the version 3 or 4, he had the function to redirect any search I typed in the awesome bar in a google search. I loved, but recent updates it repeat myself "Firefox can't find the jar file: file: / / / C:/Program Files (x 86) /Mozilla Firefox/omni.jar!/chrome/en-US/locale/browser-region/region.propertieshello. '" How can I solve this

    Try this:

    In the address bar, type "subject: config", without the quotes

    then

    Press the Enter key

    then

    in the filter window, type "Keyword.url" (without the quotes)

    then

    Double-click the 'Value' field and type "http://www.google.com/search?q=" (without the quotes)

    Thank you

    Please check 'Resolved' the answer really solve the problem, to help others with a similar problem.

  • You received the C00D1199 error message using Windows Media Player. The file type is supported by the drive, but the file was compressed by using a codec that is not supported by the player. »

    "You have received an error C00D1199 message while using Windows Media Player. The file type is supported by the drive, but the file was compressed by using a codec that is not supported by the player. »

    The file audio im trying to open, a conference for a class I'm taking. Is there anyway that I can get the audio to play? program in windows media, itunes, quicktime player?

    Hello

    You can check this link:

    http://Windows.Microsoft.com/en-us/Windows7/C00D1199

    Note: This link implies also on Windows vista.

  • ODI - Multi development environment how to share JAR files

    Hello
    For some of our features, not enough, so we created our own km and we called a few existing Java code KM, we created and place inside the directory lib to ODI as a JAR file. There are four people in the development work. so we have four development environment (all are complete installation, that is to say during the installation choose us full Option).

    One of our developers created our KM and he placed the jar file in its own environment of Dev directory lib. Because four Dev Environment shared some rep working we could see the new KM and all the purpose of the ODI in all the dev env. But if we run the UI ODI who use the new KM of other Dev environment where we force the container we get the error.

    If we keep the jar file in all the other three Dev directory LIB environment then work respective interface.

    here my doubt, is there another way to share the JAR file to the environment without copying in everywhere?

    Thank you
    Knidhi

    Hello

    The answers.

    Yes, to keep the jar files in the bin directory

    (1) configure all over the file odiparams.bat (or .sh). Inside, there are instructions on how to do. (refer to install documents on how to install an agent...)

    (2) does not need to in the client machine, simply create the agent and start it.

    (3) the agent can be created from any client once the server is able to read the database (master repository) and got the agent information

    Make sense?

    PS: Remember status assing 'proper' or 'useful' for any response that promote or solve the problem.
    Thank you

    Cezar Santos
    [www.odiexperts.com]

  • Using Firefox 4 and Windows 7. Whenever I have to start Firefox from a shortcut to a Web site, what happens with the following error "there was a problem sending the command to the program". The requested site is loaded after that. without any problem.

    Using Firefox 4 and Windows 7. Whenever I have to start Firefox from a shortcut to a Web site, what happens with the following error "there was a problem sending the command to the program". The requested site is loaded after that. without any problem.

    If a shortcut is used while Firefox is already open the error will not occur.

    For me, the problem was the FoxClock extension. Once I disabled it, the problem was gone.

    Hope this helps.

    Olivier

  • graphic execution using the unix command

    I'm new to endeca3.1

    is there an available way to run the chart using the unix command?

    How can I plan the graph in the cron tab?

    Take a look at the Guide to the Integrator ETL server (Server CloverETL), Chapter 6, Scheduling and also chapter 14 on the Simple HTTP API.  This should allow you to plan or call graphical ETL published to the server.

    http://docs.Oracle.com/CD/E40518_01/Integrator.311/IntegratorServerGuide.PDF

  • ORA - 06502:numeric or of value errORA-04088: error during execution of trigger

    I received the following error message by entering a number in the maximum value (i.e. 9 999 999.) allowed in a data entry form that is distinct from the basic form:

    ORA-06502: PL/SQL: digital or error number precision value: ORA-06512 too big: "< owner >. < trigger >", line 194 ORA-04088: error during execution of trigger '< owner >. < trigger >.

    Where < owner > is the schema name and < Trigger > is the name of the trigger. The block of data in the application for participation is based on a database table, and the sum of all the values entered (with a maximum value of 99.999.999.) appears in the form of Basic. A grand total of this amount along w / other totals on the basic shape is also displayed with a maximum value defined as 999 999 999. Only, I get the above error message when the total is greater than 99999999. If the total is less than or equal to 99.999.999, the basic form works very well. Why?

    I checked all the attributes of the database columns and form fields and everything seems to be okay, and I'm out of my mind. I desperately need your help to solve this problem quickly because the pressure is on...

    Thanks in advance for any help.

    Orchid says:
    Hello Hamid,

    Thanks for your help. Yes, it works as suggested, after that I have increased the length of NUMBER data base table column (9) to NUMBER (11).

    gives you the correct answer, and you don't mark it ;)

    >

    Apparently, Oracle database truncates the decimal points and only update the value of 9 digits without giving errors, but the form of Oracle application is more picky and it generates forms and Oracle error messages when you run the application. It seems that there is a difference when executing the sql commands in the Oracle database and execution of these Oracle Forms application controls. Do you agree?

    Yes

    Thanks again for all the help.

    You can only give reward for it by checking the useful and correct answer.

  • ODI-error when importing jar file

    Hi all

    We need in ODI where we need to sort the files based on timestamp. I wrote a java code for this and created a jar it. After that, I did the procedure in my local ODI below.


    I m using ODI 11 g and jdk 1.6

    1. place the jar file in the D:\oracle\product\11.1.1\Oracle_ODI_1\oracledi\agent\drivers folder
    2 restarted my Agent
    3 created a logical schema under Java BeanShell physical technology
    4 creates a procedure and has done the procedure in below.
    (i) chosen Java BeanShell as «Command on target» technology
    (II) associated with the logical schema (created in step 3).
    (III) in the tab order that I wrote the code below

    com.file import. *; It's the package structure in the jar
    FileMergeUtil f = new FileMergeUtil (); It's the class
    f.Filesort (); This is the main method


    After completing the steps above, I tried to run this procedure and I got the below error

    java.lang.NullPointerException
    at com.sunopsis.sql.SnpsConnection.isTerradata(SnpsConnection.java:1172)
    at com.sunopsis.sql.SnpsQuery.getPreparedStatement(SnpsQuery.java:959)
    at com.sunopsis.sql.SnpsQuery.updateExecStatement(SnpsQuery.java:1872)
    at com.sunopsis.sql.SnpsQuery.executeQuery(SnpsQuery.java:554)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.executeQuery(SnpSessTaskSql.java:3078)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execCollOrdersScriptingOder(SnpSessTaskSql.java:1214)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2762)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2515)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:534)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:449)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1954)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:322)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:224)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:246)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:237)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:794)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:114)
    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:662)

    Some can help solve this problem?

    Thank you
    John

    Hello

    Must be 'Java BeanShell' technology?

    What I do is use the "Jython" technology So before you import the jar, import bones. Also remove the ';' at the end of your lines.

    For example:

    Import os
    import HTTPUtil - class

    point endpoint = "#REQUEST_URL."
    data = " < %="odiRef.getSchemaName" (« logique »,="" « w")%=""> data.xml".
    output="<%=odiRef.getSchemaName ("LOGIQUE","D")%>/data.csv"

    a = HTTPUtil.HTTPRequestPoster () - method
    a.postData(data,endpoint,output)

    See you soon

    BOS

  • Cannot use the 'MDGS' command in Windows 7

    original title: need help with a Comand prompt

    Hi, I need help with a problem in the command prompt. Whenever I try to use the "msg" command, it displays an error indicating it is unavailable this command has been changed?

    MSG is not a command that is available in Windows 7.  You can get a list of available commands by typing help at the command line, or

    help > C:\Users\YourUserName\Desktop\Windows7DOSCommands.txt

    to put the list in a text file on your desktop

  • After you have installed the KB2707511 and updates KB2724197, error in execution of NTVDM.exe.

    Original title: problem with KB2707511 and KB2724197 updates.

    When you enter a DOS program I get a failure of execution of NTVDM.exe. Remove these updates restores normal operation. Anyone know if there are risks in doing this?

    Hi LeRoy,

    If I understand correctly you will receive an error by, NTVDM.exe running, after having installed the updates KB2707511 and KB KB2724197. However once you uninstall the updates, the problem is resolved, is that correct?
    I apologize for the inconvenience, please note that it is a known problem and Microsoft released a supported fix to help solve the problem.
    Please follow the links below to help troubleshoot-made the question.

    I suggest you reinstall the security updates that you uninstalled and then run the fix as suggested to solve the problem.

    KB2707511 and KB2724197

    MS12-042: Description of the update of security for Windows XP and Windows Server 2003: 12 June 2012
    http://support.Microsoft.com/kb/2707511

    According to the section more information under, known issues with this security update.


    The hotfix update is available,

    "NTVDM. EXE has encountered a problem and needs to close"error message when you use 16-bit applications in Windows XP
    http://support.Microsoft.com/kb/2732488

    Once you run the hotfix you can continue to install the rest updates normally.

    Please let me know if the problem has been resolved, or if you need additional help on the issue.

    I hope this helps.

  • Explorer.EXE error after the restoration of the ERD Commander

    Dell Inspiron B130

    Windows XP Service Pack 2

    Recently performed a HD format and new installation of XP SP2. After I installed all the drivers and others, I checked that the system was operating normally. After a few days of use, Windows Update downloaded Service Pack 3 and asked me to install. I started to install SP3, but at about 50%, the laptop battery is dead at Midway through the installation. I plugged the laptop on the power source and power. I restarted the laptop and XP started only a completely black screen and the white slider. No ALT + CTRL + DEL, desktop icons, etc.

    I rebooted the laptop of ERD Commander, ran the restore system and selected the first available Restore Point. Point of restoration chosen was recorded a few days before, and was the first recorded point after the clean installed XP. I rebooted the XP system. Wallpaper loaded with white cursor, but NO start menu or desktop icon. A message appears saying "Explorer.EXE Application error, press OK to exit the application" or something very similar. Did not write the error code, but can get if necessary. If I press the OK button (which is my only option), there is still no icons on the desktop or the start menu. Only the cursor. No access ALT + CTRL + DELETE or something like that.

    Thinking about completely wipe the system and reinstalls the operating system. Any suggestions before I jump in this solution?

    Explorer.EXE error after the Restore Point of ERD Commander. Dell Inspiron B130. Recently clean installed XP SP2 on laptop. Installation of SP3, to 50%, battery dies the laptop right in the middle of the installation of the SP3 update. Restarted, XP starts with black screen with cursor only. ERD restart order and restore XP to the last known good config (I choose point immediately after XP clean install). Reboot to XP. Now the wallpaper shows as well as the error message saying "Explorer.exe Application error, click OK to exit Explorer" dialog and then I can't access anything. Any ideas?

    Hello

    What is the full and exact error message?

    Step 1: Check if you are able to boot into safe mode without any problem. If you are able to boot into safe mode without any problems then try to perform the clean boot to safe mode. Also disconnect any external devices connected to the computer.

    Reference:
    To start the computer in safe mode
    http://www.Microsoft.com/resources/documentation/Windows/XP/all/proddocs/en-us/boot_failsafe.mspx?mfr=true
    How to configure Windows XP to start in a "clean boot" State
    http://support.Microsoft.com/kb/310353

    Step 2: If you are still having the same problem, then you can the steps at the bottom of the article.
    How do I recover from a corrupted registry that prevents Windows XP startup
    http://support.Microsoft.com/kb/307545

  • PC Backup doesn't work no-internal error: Server execution failed - error Code 0 x 80080005

    Hello

    I use Vista Business SP2.

    I'm having a problem with Windows complete PC Backup. When I click on the "create backup now" trying to create a full backup of the computer, spends about 15 seconds and then this message:

    The backup application could not start due to an internal error:
    Server execution failed (0 x 80080005)
    Please check the configuration of your system and try again.

    I click on ok, and the message appears once more.

    I'm trying to save on the same disk external I used for backups. Backup of the files on this drive works fine.

    Here are a few things that may be useful to solve this problem:

    1. I recently uninstalled and tried to reinstall Sophos Anti-virus, but I can't reinstall.
    2. My computer has been restored using the backup of the computer in the past. I have not saved since.
    3. I recently changed the permissions/owner on the external hard drive that I support up to.

    Thanks in advance.

    If you have replaced TrustedIstaller with something else, which could very well be a part of the problem.  It is a user of the system and it can be called by the name of some programs and if she isn't here so the program does not know what to do.  I don't know how to solve this problem - I don't think add that a new administrator account to the user with this name will do (because it will have a different code).  In my view, that a re - install is the only way to solve this particular problem.

    Here is an article on the fixation of 4201 event viewer error: http://www.vistax64.com/tutorials/110886-event-viewer-error-4201-a.html but I wouldn't bother with this if you have an Installation of Windows Vista genuine disc.  Come back if this disc does not (and I don't think it will be necessary).

    CONGRATULATIONS on finding a disk for Installation of Windows Vista SP2 genuine - I guess that it's 32-bit (like your system).  It is exactly what you need - a commercial version.  The OEM versions do not work because they include device drivers specific to their computers and those who will hose your system unless they have exactly the same system for (and I don't think you can do an upgrade by using the OEM versions - at least not all of them - just a clean install {although I found a HP and it has used to update my XP system crashed then) ({I was waiting the disc of real update that I bought from Dell - not exactly kosher but finally in compliance}).  Here is the procedure: http://www.vistax64.com/tutorials/88236-repair-install-vista.html.  Although this will not affect your data, settings or programs, you should always back up your data before you start just be on the safe side (by copy and paste if necessary even if you can't use the full backup feature). If other procedures do not work, it is almost certain to work.  You can have a lot of updates to re - install.  What version of Vista do you have currently?  I think that the drive will work with any version of Vista (they contain probably all versions on them and that they install is governed by the Code of the product used - but I have never actually tried using a different version of disc - I only heard this said by people who seem to know what they're talking about).  The fact that it is SP2 means that you won't have to uninstall all the Service packs that is even better.  I REALLY hope it works for you.  Make sure you use the UPGRADE option or you're going to do a clean install.  If the upgrade option is grayed out, it means that it will not work (but I don't think that this will be the case).

    If the drive works (and after installing all updates), then there should be nothing to fix on your system - it should work like new.  You should be able to do your backup with no error message.  Have no other problems.  This will fix the problem with TrustedInstaller so.  I feel confident thiis will work.

    I mentioned that Acronis because first of all, it's the best backup software and secondly because there could be a workaround, because it does seem like there was another solution because you do not want to delete this special software (but now that you have the disc - which is debatable – although it is still the best software {even though) ({, as you say, it's not free}).

    As far as Windows7 goes, I refer you to the Windows7 Forum at: http://social.answers.microsoft.com/Forums/en-US/w7install/threads where the people who specialize in installation, the upgrade, and activation Windows7 will be more than happy to help you in the process.  I have Windows7 (my computer is not compatible and it is too costly to update since it's several components that need to be changed and my other computers are even older, so he has no hope here - I just have to wait until the "I need a new computer" but strikes me to new, but that will probably not for one or two years).  To be honest, I wouldn't intentionallly update at this point even if I could because I always wait a while before installing a new OS (generally up to the publication of its SP1 and in the case of Vista its SP2) to let other people work the new bugs - and there are some despite what you see in the ads.  Spend time on Windows7 forums, if you don't believe me.  Out of the box, she seems to be better than Vista did (which was awful) but there are still issues that need to be addressed - I'll wait instead until it is more stable (and a bit of my software is not compatible and I don't want to have to go out and buy all these updates at the same time (, because it will be too expensive overall).  But if you want to upgrade, which is perfectly fine - thousands of others do (always, especially since Vista has problems after all this time) and I totally understand.  This is just my own personal bias and procedure - I don't recommend to my clients that I recognize it as being just a personal preference rather than one-piece objective advice.  Before installing Windows7, make sure that your system is ready with the Windows7 Upgrade Advisor to: http://www.microsoft.com/windows/windows-7/get/upgrade-advisor.aspx - you should perhaps update or remove some software and may not even need to upgrade certain hardware - better know before you start (especially if you go x 64 which I assume that your PC is able to treat - mine isn't).

    I hope this helps and wish you all the best in your effort to make the repair/improvement of the system.  I hope it works.  Remember that you must use your own product key to activate the software if necessary.  If it does not automatically have to activate manually, go to start, search, and type in slui 4 enter.  Enter your country and press Next.  You will be on a screen with a phone number and a bunch of codes below.  Dial the number and browse automatic guests until you get to a human being.  Have your handy product code because it will be asked.  Explain that you had a problem and you need to reinstall the OS but it's the same PC.  They should give you a code to enter on this screen to activate Vista.

    Good luck! Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Groovy ODI command-line script

    I've been playing with ODI 12 c groovy script for a while now and it is a very powerful tool, but did someone knows if it is possible to run the command-line groovy scripts?

    I also think that the editor groovy in ODI is very limited. There are much better alternatives like InteliJ IDEA. Has anyone tried to use an external editor to write scripts groovy for ODI and how did you do?

    concerning

    Leon

    If yes go to the following Oracle\Middleware\Oracle_ODI1\modules\oracle.jps_11.1.1 location

    and get next to the jar jps - api .jar file and add it to your project / as appropriate classpath or search this jar file on your server ODI where the J2EE agent is installed

  • Loading of the data using the ODI Crores

    Hi Experts,

    I'm loading data 16.5 crores from source to target with in the only Oracle DB (for source and target Ihave two different schemas) and the target tablespace have 180 GB, whereas I am running using the ODI interface, found the extension tablespace TEMPerror. but I did not have enough space to increase the TEMp tablespace in my PB.
    Please help me any other solution to solve the same.

    Thank you in advance,

    Kind regards
    Chaitanya.

    Hi Chaitanya,

    Please add separate column (column sequence number) in the source table and retrieve the data with the sequence number and apply the index on the sequence column.
    Add the filter to the sequence column condition in interface and run the interface in order to transmit the data between the source and target wise bouquet

    for example: Add the command to the filter condition and transmit values like below

    Command: sequnce_column_name between 1 and 100000

    sequnce_column_name later between 100001 and 1000000 next sequnce_column_name between 1000001 and 10000000

    Continue to run based on the calculation of your previous run time

    It will be the word incase there no column of date as lupdated_date, created_date, created_by and updated_by

    Kind regards
    Phanikanth

Maybe you are looking for

  • Delete hmining.mobi

    How to uninstall hmining.mobi on Safari?

  • IM of WebOS pre e-mail does not

    My messaging worked IM (AIM/Gtalk) before 1.3.5.1 service, Yahoo IM never worked.  After 1.3.5.1 it stopped working completely. I did a full webosdoctor wipe 3 x. Still did not work. The Palm people told me to get a new phone. I did it. Still does no

  • Changed group policy settings but now Windows is to appear this message to restart again!

    I currently have windows 7 Professional 64 and I changed the settings of group policy to stop this annoying nagging screen pop to the top telling me to restart the computer after an update, but recently he has returned once again, and I made no chang

  • List of the models of printers used in specific carts

    Are there lists including models use cartridges anywhere? I want to replace an older "i"series with a printer used only (not all-in-one). "

  • M1212nf MFP - scanning is extremely slow

    I recently bought machine M1212nf MFP. Everything works well except the scan. No matter if I scan "with" or "without" HP scanning software is extremely slow. With setting the quality to 300 dpi in color, it is fine enough, it takes several tens of se