CreateProcess error = 87, the parameter is incorrect

Java_home in my computer's C:\Program Files\Java\jdk1.6.0_24

classpath =. ; % java_home%\lib;%java_home%\lib\tools.jar;D:\weblogicSA2011\wlserver_10.3\server\lib; E:\Jdeveloper_11114\oracle_common\modules\oracle.jps_11.1.1\jps-manifest.jar; E:\JDEVEL~3\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar; E:\JDEVEL~3\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar; E:\JDEVEL~3\JDK160~1\lib\tools.jar; E:\JDEVEL~3\WLSERV~1.3\server\lib\weblogic_sp.jar; E:\JDEVEL~3\WLSERV~1.3\server\lib\weblogic.jar; E:\JDEVEL~3\modules\features\weblogic. Server.modules_10.3.3.0.jar; E:\JDEVEL~3\WLSERV~1.3\server\lib\webservices.jar; E:\JDEVEL~3\modules\ORGAPA~1.1/lib/Ant-all.jar; E:\JDEVEL~3\modules\NETSFA~1.0_1/lib/Ant-contrib.jar; E:\JDEVEL~3\patch_wls1033\profiles\default\sys_manifest_classpath\webl

Path=%JAVA_HOME%\Bin;%JAVA_HOME%\jre\bin; E:\JDEVEL~3\patch_wls1033\profiles\default\native; E:\JDEVEL~3\patch_jdev1111\profiles\default\native; E:\JDEVEL~3\WLSERV~1.3\server\native\win\32; E:\JDEVEL~3\WLSERV~1.3\server\bin; E:\JDEVEL~3\modules\ORGAPA~1.1\Bin; E:\JDEVEL~3\JDK160~1\jre\bin; E:\JDEVEL~3\JDK160~1\Bin; E:\JDEVEL~3\patch_wls1033\profiles\default\native; E:\JDEVEL~3\patch_jdev111; E:\JDEVEL~3\WLSERV~1.3\server\native\win\32\oci920_8;D:\Maven\apache-Maven-3.0.2\bin; C:\Windows\System32; C:\Program Files\Fichiers Network\KanKan\Codecs of Thunder; C:\app\Administrator\product\11.2.0\dbhome_1\BIN

How to set the java path in Jdev 11.1.1.5?

------------------------------------------error-----------------------------------

BuildFile: C:\JdevWorkspace\ANTdatasource\Project3\build.xml
[echo] - 13-
[echo] - 16-

makeDataSource:

BUILD FAILED
java.io.IOException: cannot run program 'C:\Program Files\Java\jdk1.6.0_24\jre\bin\java.exe': error CreateProcess = 87, the parameter is incorrect
at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
at java.lang.Runtime.exec(Runtime.java:593)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
to org.apache.tools.ant.taskdefs.Execute$ Java13CommandLauncher.exec (Execute.java:832)
at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:447)
at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:461)
at org.apache.tools.ant.taskdefs.Java.fork(Java.java:784)
at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:211)
at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:132)
at org.apache.tools.ant.taskdefs.Java.execute(Java.java:105)
at weblogic.ant.taskdefs.management.WLSTTask.execute(WLSTTask.java:115)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
at org.apache.tools.ant.Target.performTasks(Target.java:385)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
at org.apache.tools.ant.Main.runBuild(Main.java:758)
at org.apache.tools.ant.Main.startAnt(Main.java:217)
at org.apache.tools.ant.Main.start(Main.java:179)
at org.apache.tools.ant.Main.main(Main.java:268)
Caused by: java.io.IOException: CreateProcess = 87, the parameter is incorrect
at java.lang.ProcessImpl.create (Native Method)
to java.lang.ProcessImpl. < init > (ProcessImpl.java:81)
at java.lang.ProcessImpl.start(ProcessImpl.java:30)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
... more than 30

Total time: 1 second



--------------------------------------------------------------------------------

<? XML version = "1.0"? >
"< default"makeDataSource"="makeDataSource"basedir = project name =". ">

< path id = "wl.classpath" >
"< dir="E:\Jdeveloper_11115\wlserver_10.3\server\lib fileset ">
< name = "*.jar" / >
< / fileset >
< fileset dir = "E:\Jdeveloper_11115\modules" >
< name = "*.jar" / >
< / fileset >

< / path >
< echo message = "- 13 -" / >
< name taskdef = "wlst" classname = "weblogic.ant.taskdefs.management.WLSTTask" classpathref ="wl.classpath" > "
< / taskdef >
< echo message = "- 16 -" / >
< target name = "makeDataSource" >
< wlst debug = "false" failOnError = "true" executeScriptBeforeFile = "true" fileName = "makeDS.py" classpathref ="wl.classpath" > "
< / wlst >
< / target >
< / project >


--------------------------------------------------------------------------------

Connect ("weblogic", "welcome1", "t3: / / localhost:7001" ' ")
Edit()

Print "---4"

# Change these names necessary
dsname = "TestDS.
Server = "AdminServer.
CD("Servers/"+Server)
target = cmo
CD("..) /..")

startEdit()
# Start the creation
Print "creating JDBCSystemResource with the name ' + dsname"
jdbcSR = create (dsname, "JDBCSystemResource")
theJDBCResource = jdbcSR.getJDBCResource)
theJDBCResource.setName (dsname)

connectionPoolParams = theJDBCResource.getJDBCConnectionPoolParams)
connectionPoolParams.setConnectionReserveTimeoutSeconds (25)
connectionPoolParams.setMaxCapacity (100)
connectionPoolParams.setTestTableName ("dual")

dsParams = theJDBCResource.getJDBCDataSourceParams)
dsParams.addJNDIName("jdbc/TestDs")

driverParams = theJDBCResource.getJDBCDriverParams)
driverParams.setUrl ("jdbc:oracle:thin:@localhost:1521:ORCL")
driverParams.setDriverName ("oracle.jdbc.driver.OracleDriver")
driverParams.setPassword ("welcome1")

driverProperties = driverParams.getProperties)

good = driverProperties.createProperty ("user")
proper.setValue ("hr")

jdbcSR.addTarget (target)

Save()
Activate (Block = "true")

Print "made the configuration of the data source.

A simple Google search shows that error 87 is usually the classpath is too long.

Tags: Java

Similar Questions

  • code error 80070057 the parameter is incorrect

    Hello

    I have a server with Windows server 2003. I have a problem when I try to add a new user role in a portal Application COM + system applications displays the following message:

    An error caused while processing the last operation:

    error 80070057 the parameter is incorrect.

    System has been installed to update security for windows server 2003 recently. Is it possible to fix it, or maybe I need to uninstall the security updates?

    Thanks in advance,

    Kind regards

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • Error code; The parameter is Incorrect

    My operating system is "Windows XP Home." I tried to print a multitude of photos using the "Photo Print Wizard." When I click the link icon in the "picture and Fax Viewer", I get the error code; The parameter is Incorrect. The wizard does not open. I noticed that the icon in the 'Control Panel' folder has changed and the name is 'File' rather than 'printers and faxes '. I made every effort to change, including to remove and reinstall my printer but nothing helped. I can't delete the file or find the root of this folder in 'windows '. It seemed to me that the path of the file has been changed due to a change of name of this file in the path. However, I can still use a printer installed by other software to print. By the way, when I reinstall any printer, I do not see the printer in this file but it always says 'File' in the 'control panel '. The shimgvw.dll file is registered correctly as I can tell. If I try to launch 'Photo and Print Wizard' from the link on the left in the "Control Panel" itself, I just get a beep for error but no error code. The wizard does not start. This wizard is a very important tool to print multiple selections at once. I havn't used in awhile, so I don't know when it is first of all changed. Any thoughts?, anyone? Is there another install name of the package in the wizard to reinstall it from Microsoft?

    THIS WILL SOLVE THE PROBLEM

    1. Click Start> run type REGSVR32 photowiz.dll click OK

    NOTE: leave a space between the two.

    FACT!

    This will re - save the "TheAssistant printing photographs"and it will work from the folder 'My pictures'.

    * However, this does not resolve the question "renaming" of the file folder in the 'Control Panel', 'printers and faxes '.   That remains a mystery, I hope I can solve.

    2. If you are unsure if you have this module, DO a SEARCH using the search tool in the "Start Menu".

    3. If the search shows nothing in the directory... (drive letter) \Windows\System32, and then search the directory(drive letter)\WINDOWS\ServicePackFiles\i386, Scroll to module; photowiz.dll and 'Copy and paste' to your windows folder directory as described above. Depends on your drive letter on which you originally installed "Windows XP". It is usually a letter'C'.

    5. If you had to 'Copy and paste' this module in your operating system folder. Then, you must re-register the above method module.

    Thank you, GARTH

     

  • File backup failed. The error is: the parameter is incorrect. (0 x 80070057).

    I get the following error when I run "back up files" and tries to access "backup setting change" (only).

    I tried most option all found on TechNet to see disp.

    No problem running "full pc upwards."

    Log name: Application
    Source: Windows Backup
    Date: 09/11/2011 11:19:55
    Event ID: 4104
    Task category: no
    Level: error
    Keywords: Classic
    User: n/a
    Computer: desktop
    Description:
    File backup failed. The error is: the parameter is incorrect. (0 x 80070057).
    The event XML:
    http://schemas.Microsoft.com/win/2004/08/events/event">
     
       
        4104
        2
        0
        0 x 80000000000000
       
        21308
        Application
        Desktop
       
     

     
        The parameter is incorrect. (0 x 80070057)
        57000780E00400005B0600005C060000420ED1665C2BEE174B64529CB14610EA71000000
     

    Help, please

    Phillip

    Hello

    Make the SFC (System File Checker) scan and see if the problem persists.

    http://support.Microsoft.com/kb/929833

    Hope this information helps.

  • When you try to copy a. DAT in Vista file, get error 0x80070057L, the parameter is incorrect

    I tried to copy a *. DAT file from a CD on my HARD drive. During the last 5 seconds, I always get the following error message:

    Error 0x80070057L the parameter is incorrect

    I am able to open the file, but can not copy. I tried on my laptop (Vista SP1) and on an another desktop running XP and get the same error.

    What causes this problem?

    Hello

    The problem occurs when you try to copy other files?

    Check if you can copy files in Mode without failure.

    Refer to this article for help:
    http://Windows.Microsoft.com/en-CA/Windows7/start-your-computer-in-safe-mode

    Kind regards
    Afzal Taher
    Microsoft technical support engineer

  • Error message: the parameter is incorrect, while playing music

    I have WMP 11 for Vista, and recently it stopped working properly for the songs I have. When I go to any folder with a song or a video and try to double click on it nothing happen. then I right click on the song or the video and choose the option "Open with Windows media Player" and an error message is displayed: "/ * the queue name * / the parameter is incorrect"... what should I do about it? I am sure that the problem is with WMP because I have a few other players that work perfectly. Thanks for the attention.

    Media Player problem

    Hello

    You can view these methods:

    Method 1:

    I suggest you to see these steps:
    a. click on start.
    b. click on run.
    c. type this command regsvr32.exe. wmp.dll
    d. press on enter.
    Method 2:
    You can also check:
    Solve the problems of Windows Media Player video and other media or library
    http://support.Microsoft.com/mats/windows_media_player_diagnostic/
  • I installed creative cloud including cc in lightroom and photoshop cc, but get a ' 87 error: the parameter is incorrect "when I start one or the other.

    This error condition appears when you start these applications.  In addition, lightroom cc can't seem to handle the conversion of my lightroom catalog 5.

    Hi rich,

    Please see the links below:

    LoadLibrary failed with error 87: the parameter is incorrect (PSSC6-64, Win8.1x64, ATI driver)

    WIN8.1 and LoadLibrary failed with error 87: the p... - Logitech Forums

    Kind regards

    Sheena

  • Error message: &amp; quot; The parameter is incorrect. &amp; quot;

    Whenever I go into the properties for one of my subjects, I get this error message:
    "The parameter is incorrect."

    If I change all the properties and click OK, it gives me the message again and does not save my changes.
    Anyone have any ideas?

    Nevermind, I found someone had the same problem. I'm done decomipling my chm file to create a new project. It worked.

  • windows\system32\rundll32.exe the parameter is incorrect. Cannoy get access to certain programs and cannot access the "msconfig".

    I get the windows\system32\rundll32.exe error following the parameter is incorrect. I tried a repair Rundll32 loading, but the computer will not accept. All microsoft and windows updates are up-to-date BLAH today. What to do next? When I try to use the box of computer help, a black box appears for about 1 second and the computer does nothing.  Not lock up and I can still do emails, just no game.

    Please run Doug Knox fix .exe (which is not a file .exe so you can run it) and then carefully swipe to the malware.

    http://www.dougknox.com/XP/file_assoc.htm
    http://www.elephantboycomputers.com/page2.html#Removing_Malware

    MS - MVP - Elephant Boy computers - don't panic!

  • optimize disks the parameter is incorrect. (0 x 80070057)

    can not optimize one of my storage disks. its housing starts from the analysis of disk then just simply never really done a Defrag.

    in the event viewer im getting this error for the player in question: "was not optimized because an error occurred: the parameter is incorrect." (0 x 80070057) ».

    the player goes without any problems of error checking.

    any help would be greatly appreciated

    This problem was corrected officially by Microsoft. Click here for the patch: fix for the error 257 event log

  • System Update Readiness Tool Vista installation error - error: "the parameter is incorrect."

    I have a virtual machine running Vista. I need to update with the SP1 and SP2 for Vista and the VS SP1.

    I have downloaded and saved the 3, but when I tried to install SP1 for Vista I got an error that says I need to run the Vista system update tool. I downloaded the analysis tool, but when I tried to install it on the virtual machine is a mistake here:

    "The parameter is incorrect."

    There was no error number.

    [It is ironic to get an error during the installation of software that is supposed to fix the errors of installation...]

    What should I do now?

    Hi MeProgrammer,

    Temporarily disable the antivirus software on the computer as a test and try to install the update and check if this is useful to fix the problem.

    If disabling the antivirus software works, then you need to configure the same so that it does not disturb. Please contact the software vendor for assistance in this regard.

    Warning

    Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.

    Additionally, make sure that you download and install the correct version (32-bit or 64-bit) system from the link below for Windows Vista Update Readiness Tool:

    Description of the preparation tool system update for Windows Vista for Windows Server 2008, for Windows 7 and for Windows Server 2008 R2

    http://support.Microsoft.com/kb/947821

    In addition, I recommend you check the following logs for more information:

    %SystemRoot%\Logs\CBS\CheckSUR.log
    %SystemRoot%\Logs\CBS\CheckSUR.persist.log

    I hope this helps.

    Gokul - Microsoft Support

    [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

  • Windows could not start the background service Itelligent transfer service on local computer. 87 error: The parameter is incorrect

    I had a crash dump blue screen, tried solutiions to the problem and told me to go to windows update and download all windows updates. downlownloading all updates failed and I got the error.

    Code 80246008

    Click on get help with this error and was instructed to go to services and start the background intelligent service services, it gave me the error message;

    Windows could not start the background service Itelligent transfer service on local computer. 87 error: The parameter is incorrect

    Not very computer savvy! no idea what it all means or what I would do to this topic! Thanks a lot for any help

    Try this:

    To change or restart the Service (BITS) Background Intelligent Transfer

    1. Open administrative tools by clicking the start , clicking Control Panel, clicking system and Maintenance, and then clicking Administrative Tools.

    2. Double-click Services. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    3. Right click on the service of Intelligent Transfer (BITS) background and then click Properties.

    4. Under the tab general, next to startup type, make sure that automatic (delayed start) is selected.

    5. Next to Service status, check whether the service is started. If not, click Start.

  • Get "error 0 x 80070057: the parameter is Incorrect" when you try to edit the photo details

    I'm changing the date of the photo, and I get this error code, please help me as soon as possible.

    Hello

    The parameter is incorrect error indicates that the files are not accessible when you try to change them.

    Check if the problem continues in a new user account.

    Refer to this article for help:
    http://Windows.Microsoft.com/en-us/Windows-Vista/create-a-user-account

  • Im trying to find my windows oc disk and I keep getting an error shell excute ex failed; Code 87 the parameter is incorrect how can I solve this problem

    Im trying to get my disk of oc windows, and I get an error shell excute ex failed; Code 87 the parameter is incorrect. Please help me

    How can I solve this problem. Thank you.

    Hello

    You did it changes on the computer before the problem started?

    I suggest you perform a startup repair.

    See these articles for help:

    http://Windows.Microsoft.com/en-us/Windows-Vista/startup-repair-frequently-asked-questions

    http://Windows.Microsoft.com/en-us/Windows-Vista/how-do-I-fix-a-boot-startup-problem

  • When you restore the backup files in Vista, get error "the parameter is incorrect."

    I reinstalled my windows vista cd and all my files was erected to another area of my computer for the back, but I don't know how to restore them for use on my laptop. How to restore my stored backup files? It's there, but there are errors such as (the parameter is incorrect)

    Hello

    "and all my files was erected to another area of my computer to school."

    do you have you will actually cost the files yourself or did it do for you through the recovery process

    If this has been done by the recovery of computer manufacturers as part of the resettlement process, you will need to contact the manufacturer of the computer

    If you have saved the files yourself, read this:

    make backups on an external hard drive or DVD

    see if this information helps you

    How to make a backup of your data

    http://www.vista4beginners.com/how-to-backup-your-data

    How to restore your files

    http://www.vista4beginners.com/how-to-restore-files

    the 1st link below is how do the backup complete pc

    http://www.bleepingcomputer.com/tutorials/tutorial145.html

    and that is how do to recover the backup complete pc

    http://www.bleepingcomputer.com/tutorials/tutorial144.html

    and here is the information of microsoft in restoring a system image backup

    http://Windows.Microsoft.com/en-us/Windows-Vista/restore-your-computer-from-a-system-image-backup

    If you have problems, it's in here is a forum for microsoft at the link specifically for backup questions below

    http://social.technet.Microsoft.com/forums/en-us/WindowsBackup/threads

Maybe you are looking for

  • After the upgrade to Firefox 34, I click to open and nothing happens

    I use Windows 7 and internet explore to post my question

  • My hotmail is upwards!

    It looks that I double click on almost everything. After that I click on almost anything my system automatically reverses to my Inbox. I can't see my messages sent after Page 1 because when I click on next page icon the system switches to my Inbox. S

  • What is USBAAPL.CAT

    What is USBAAPL. AT, where it is suppose to b on

  • HP XW8600 workstation

    I try to install Windows 7 Professional 64 bit on HP XW8600 workstation with a new Seagate Baracudda 3 TB of hard disk. I'm trying to install Windows 7 Professional through key USB Bootable. It starts up fine but after copying windows files and updat

  • HP Deskjet 2510 series additional print for Word page

    I have problem with printing Word documents. Whenever I have print something, this extra page comes out with some information from the source (name of file, directory, etc.). It is a little troubling to me, and I could not find how to stop it. I hope