script ant deploy problem

I use the build.xml file:

"< name of project = default"samplesbuilder"="all"basedir =". ">

<!-set-> our global properties
< name = "base.dir property" value =". "/ >
< name = "src.dir property" value = "src" / > "
< name = "output.dir property" value = "exit" / > "
< name = "dist.dir property" value = "dist" / > "
< name = "debug.value property" value = "on" / > "
< name = "sharedlib.dir property" value ="${base.dir} /... /... /.. /.. /.. /modules "/ >"
< name = "wlrtlib.dir property" value ="${base.dir} /... /... /.. /.. /modules "/ >"

<!-create the class lib path and output directories. ->
< path id = "classpath" >
< pathelement location = "${output.dir}" / >
< dir = "${fileset wlrtlib.dir}" >
< name = "*.jar" / >
< / fileset >
< dir = "${fileset sharedlib.dir}" >
< name = "*.jar" / >
< / fileset >
< / path >

<!-initialize. ->
< name = "property-init" target >
<!-test the availability of the source file. ->
< file = "${src.dir available}" "
Type = "dir" property = "src.present" / >
< file = "${available dist.dir} '"
Type = "dir" property = "dist.present" / >
< / target >

< target name = "init" if = "src.present" depends = "property-init" > "
<!-create lib directory. ->
< mkdir dir = "${dist.dir}" / >
<!-create the output directory. ->
< mkdir dir = "${output.dir}" / >
< / target >

<!-compile and JAR all->
< target name = "all" depends on 'property-init' = >
< antcall target = 'clean' / >
< antcall target = 'compile' / >
< antcall target = "copyfiles" / >
< antcall target = 'dist' / >

< / target >

<!-all compile. ->
< name target = "compile" if = "src.present" depends = "init" > "
"< javac srcdir =" ${src.dir} "destdir =" ${output.dir}.
Debug = "${debug." Value}"verbose =" ' disapproval 'no' = >
< classpath refid = "classpath" / >
< include name="**/*.java"/ >
< / javac >
< / target >

< target name = "copyfiles" >
< mkdir dir="${output.dir}/META-INF/spring"/ >
"< copy todir="${output.dir}/META-INF/spring ">
< fileset dir = 'META-INF/spring '.
includes = "*" / >
< / copy >
< mkdir dir="${output.dir}/META-INF/wlevs"/ >
"< copy todir="${output.dir}/META-INF/wlevs ">
< fileset dir = "META-INF/wlevs.
includes = "*" / >
< / copy >
< / target >

<!-create EXAMPLE JAR file. ->
< target name = 'dist' if = "src.present" depends = "compile" > "
< mkdir dir = "${dist.dir}" / >
< manifest jar = "META-INF/MANIFEST. MF.
jarfile="${Dist.dir}/com.BEA.wlevs.example.My_CEP_1.0.0.jar".
BASEDIR = "${output.dir} ' includes =" * / * ">"
< name = "META-INF/spring / *" / >
< name = "META-INF/wlevs / *" / >
< / jar >
< / target >

<!-cleaning everything. ->
< name target 'clean' = >
< dir = "${output.dir}" / remove >
< dir = "${dist.dir}" / remove >
< / target >

< name target = "deploy" if = "dist.present" depends = "property-init" > "
< classname = "com.bea.wlevs.deployment.Deployer" java
dir =". »
fork = "true".
output = "deploytarget.log"
FailOnError = "true" >
< classpath >
< dir = "${base.dir} / fileset... /.." /.. /.. "includes ="wlevsdeploy.jar"/ / bin" >
< / classpath >
< arg line = "-url http://localhost:9002 / wlevsdeployer" / >
< arg line = "-user ${username}" / >
< arg line = "-password ${password}" / >
< arg line = "-${action}" / >
< arg line="dist/com.bea.wlevs.example.My_CEP_1.0.0.jar"/ >
< / java >
< / target >


< / project >


But make a mistake like:
BUILD FAILED
C:\Documents and Settings\470831\workspace_470831\My_CEP\build.xml:92: Java retu
Tutankhamun: 1

What is the root cause of this error?

Published by: 856272 on June 13, 2011 03:20

You must specify the user name and password as well. Based on your file generation, if you have not yet deployed, you say-

Ant deploy - Dusername = - Dpassword = - action = install

Once you've deployed successfully once, but want to update the application with your changes, you must say-

Ant deploy - Dusername = - Dpassword = - action = update

You should take a look at the documentation of CEP to http://www.oracle.com/technetwork/middleware/complex-event-processing/documentation/index.html#111140

Manju.

Tags: Fusion Middleware

Similar Questions

  • OMB scripts to deploy maps

    Hello

    We use to deploy maps using OMB scripts using the command prompt. Liked the same scripts to deploy via OMB or elsewhere, we need to change. If Yes, what are the changes I need to do. And what is the exact method to run scripts via plu OMB.

    THX

    Yes, the same script can be used.

    Here's a how to with a .bat file:
    http://gerardnico.com/wiki/DW/ETL/OWB/scripting/ombplus

    See you soon
    Nico

  • PowerCLI script to deploy virtual machines from a template

    Hey all,.

    I have this part done script. My questions are:

    1. I want to know the nubmber of "Windows XP - X" are currently deployed, so I want to add. I don't want to use a CSV format or any other to inmport of. Yes, I am that lazy. For some reason I can't understand it!

    2. on the line I would askes 'what esx host you want to use' just hit '1' for esx1 vs type the name of the host.

    The questions above can be made? If so HELP! I worked on it for days. Thank you!

    1. Yes I have a Connect-VIServer-Server blah blah blah... Just removed.

    {

    {

    $freespaceCalc = @{name = "FreespaceGB"; Expression = { : tour ($_.)} (FreeSpaceMB * 1 MB/1 GB)}}

    $capacityCalc = @{name = "CapacityGB"; Expression = { : tour ($_.)} (CapacityMB * 1 MB/1 GB)}}

    1. User agents how manny are required

    $agentTotal = Read-Host "Enter the number of Agents WinXp you need."

    $agnetTotal = $agentTotal

    Get-Datastore. Select Name, $freespaceCalc, $capacityCalc | Sort-Object Name. FT - force - AutoSize. Out-Default

    $datastore = Read-Host "what data store you want to use?

    Get-VMHost | Select-Object Name. Sort name | FT - force - AutoSize. Out-Default

    $esxHost = Read-Host "what Esx host you want to use?

    $XP is get - VM - name WinXP-*.

    $totalXPCount = @($XP). Length

    $totalXP = (1 + $totalXPCount)

    for ($adt = ($totalXP + $agentTotal); $totalXP - $adt lt; $totalXP ++) {}

    If ($totalXPCount - eq $adt)

    {

    breaking

    }

    $machineName = "WinXP-$totalXPCount.

    $template = "Template XP-32.

    $osspec = get-OSCustomizationSpec XP

    foreach ($vm to $machineName)

    {$vm = New - VM - name $vm - model $template - host $esxHost - store of data $datastore - OSCustomizationSpec $osspec | start-vm}

    }

    The $hostIndex variable contains the index in the table $hostList of the selected host.

    This is the script has been fixed.

    Note that the SW forum has problems with hooks for you better use the attached file.

    # Current "** Create Win XP **";
    $freespaceCalc = @{ Name = "FreespaceGB"; Expression = { [Math]::Round($_.FreeSpaceMB * 1MB / 1GB ) } }
    $capacityCalc = @{ Name = "CapacityGB"; Expression = { [Math]::Round($_.CapacityMB * 1MB / 1GB) } }
    
    # User enters how manny agents are requred
    $agentTotal = [int](Read-Host "Enter how many WinXp Agents you need.")
    
    $totalXPCount = (Get-VM -Name WinXP-* | Measure-Object).Count
    if($totalXPCount -lt $agentTotal){
         for($adt = $totalXPCount + 1; $adt -le $agentTotal; $adt++){
    
              Get-Datastore | Select Name, $freespaceCalc, $capacityCalc |Sort-Object Name | ft -Force -AutoSize| Out-Default
              $datastore = Read-Host "What DataStore do you want to use?"
    
              $hostList = Get-VmHost | select Name | Sort-Object
              $i = 1
              $hostList | % {Write-Host $i ":" $_.Name; $i++}
              $hostIndex = Read-Host "Enter a number (1 -" $hostList.Count ")"
              Write-Host "You selected host" $hostIndex "with hostname" $hostList[$hostIndex - 1].Name
    
              $machineName = "WinXP-$adt"
              $template = "XP-32 Template"
              $osspec = Get-OSCustomizationSpec XP
    
              foreach ($vm in $machineName){
                   $vm = New-VM -Name $machineName -Template $template -Host $hostList[$hostIndex - 1].Name -Datastore $datastore -OSCustomizationSpec $osspec |start-vm }
         }
    }
    
  • JDeveloper + WebLogic: Deployment problem

    Greetings,

    I am new to Oracle and JDeveloper and I develop an application (webservice) using Oracle 11 g as a database. I use to develop the webservice Studio Edition Version 11.1.1.0.1 JDeveloper and WebLogic application server.

    Everything worked fine until yesterday, when for unknown reasons, that I could no longer use SQLDeveloper to connect to the Oracle database. Searching the Web I found a possible solution which was to install a loopback adapter. I did it and it worked, I could connect again using SQLDeveloper or JDBC.

    The problem is that now I'm not able to deploy applications in JDeveloper to WebLogic.

    I don't know if this is related to the loopback adapter, but it was the only thing I changed. It does not resemble a WebLogic problem because I can start the server outside of JDeveloper, access the console (although not of [http://localhost:7001 / console,] if I use [http://127.0.0.1:7101 / console] or [http://mycomputername:7101 / console]). It indicates that the server is running "OK".

    However, if I use JDeveloper to 'Test Web Service' (as I used to), it takes a long time for the server start (3-4 minutes compared with less than a minute before), with the following log:

    -----
    C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\bin\startWebLogic.cmd
    .
    .
    Arguments of memory in JAVA: - Xms256m-Xmx512m - XX: CompileThreshold = 8000 - XX: PermSize = 48 m - XX: MaxPermSize = 128 m
    .
    Start mode of WLS = development
    .
    [http://waiting for the server to complete its initialization...]
    CLASSPATH =; C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\oracle\MIDDLE~1\JDK160~1\lib\tools.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar; C:\oracle\MIDDLE~1\modules\features\weblogic. Server.modules_10.3.0.0.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar; C:\oracle\MIDDLE~1\modules\ORGAPA~1.5/lib/Ant-all.jar; C:\oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/Ant-contrib.jar; C:\Oracle\Middleware\jdeveloper\modules\features\adf.share_11.1.1.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar; C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;
    .
    Path = C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\native; C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\native; C:\oracle\MIDDLE~1\patch_cie660\profiles\default\native; C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32; C:\oracle\MIDDLE~1\WLSERV~1.3\server\bin; C:\oracle\MIDDLE~1\modules\ORGAPA~1.5\bin; C:\oracle\MIDDLE~1\JDK160~1\jre\bin; C:\oracle\MIDDLE~1\JDK160~1\Bin; C:\oracle\product\11.1.0\Client_1\bin; C:\oracle\product\11.1.0\db_1\bin; C:\Program Files (x 86) \PHP\; C:\Windows\System32; C:\Windows; C:\Windows\System32\Wbem; C:\Program Files (x 86) \ATI Technologies\ATI. ACE\Core-Static; C:\Program Files\Java\jdk1.6.0_12\bin\; C:\Program Files (x 86) \QuickTime\QTSystem\; C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    .
    ***************************************************
    * To start WebLogic Server, use a username and *.
    * password assigned to an administrator-level user. For *.
    * server administration, using the WebLogic Server *.
    * the http://hostname:port\console console *.
    ***************************************************
    from weblogic with the Java version:
    Java version "1.6.0_05".
    Java (TM) SE Runtime Environment (build 1.6.0_05 - b13)
    Java Client VM (version 10.0 - b19, mixed mode)
    WLS starting with line:
    C:\oracle\MIDDLE~1\JDK160~1\bin\java-client-Xms256m-Xmx512m - XX : CompileThreshold = 8000 - XX : PermSize = 48m - XX : MaxPermSize = 128m - DproxySet = true - DproxyHost = localhost - DproxyPort = 8099 - Dhttp.proxyHost=localhost-Dhttp.proxyPort=8099-Dhttp.nonProxyHosts=-Dhttps.proxyHost=localhost-Dhttps.proxyPort=8099-Dhttps.nonProxyHosts=-Djbo.34010=false - Xverify : aucun-da-Dplatform.home=C:\oracle\MIDDLE~1\WLSERV~1.3-Dwls.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server-Dweblogic.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server-Ddomain.home=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~1.88\DEFAUL~1-Doracle.home=C:\Oracle\Middleware\ JDeveloper-Doracle.security.jps.config=C:\oracle\MIDDLE~1\JDEVEL~1\system\SYSTEM~ 1.88\DEFAUL~1\config\oracle\jps-config.xml-Doracle.dms.context=OFF-Djava.protocol.handler.pkgs=oracle.mds.net.protocol-Dweblogic.management.discover=true-Dwlw.iterativeDev=-Dwlw.testConsole=-Dwlw.logErrorsToConsole=-Dweblogic.ext.dirs=C:\oracle\MIDDLE~1\patch_wls1030\profiles\default\sysext_manifest_classpath ; C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath; C:\oracle\MIDDLE~1\patch_cie660\profiles\default\sysext_manifest_classpath-Dweblogic.name=DefaultServer-Djava.Security.policy=C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy weblogic. Server
    & lt; March 11, 2009 15:20:12 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000395 & gt; & lt; Depending on the contents of the directory extensions added at the end of the classpath:
    C:\oracle\Middleware\patch_wls1030\profiles\default\sysext_manifest_classpath\weblogic_ext_patch.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\beehive_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\p13n_wls_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\testclient_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\tuxedocontrol_zh_TW.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_ja.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_ko.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_zh_CN.jar; C:\oracle\Middleware\wlserver_10.3\L10N\workshop_zh_TW.jar & gt;
    & lt; March 11, 2009 15:20:13 CEST & gt; & lt; Info & gt; & lt; WebLogicServer & gt; & lt; BEA-000377 & gt; & lt; ہ WebLogic Server Version of machine virtual Java hotspot Client 10.0 - b19 of Sun Microsystems, Inc. & gt;
    & lt; March 11, 2009 15:20:13 CEST & gt; & lt; Info & gt; & lt; Management & gt; & lt; BEA-141107 & gt; & lt; Version: WebLogic Server fix temporary for CR380042 Sat Oct 11 13:33:40 PDT 2008
    WebLogic Server temporary fix for 7372756 Fri Sep 12 17:05:44 EDT 2008
    WebLogic Server temporary fix for CR381265 Wed Oct 08 10:15:58 PDT 2008
    WebLogic Server temporary fix for CR380913 Wed 15 Oct 13:24:22 PDT 2008
    WebLogic Server fix temporary for CR381739 Mar 21 Oct 14:06:14 IST 2008
    WebLogic Server 10.3 MON 18 August 22:39:54 EDT 2008 1142987 & gt;
    & lt; March 11, 2009 15:20:13 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; Server status changed to START & gt;
    & lt; March 11, 2009 15:20:13 CEST & gt; & lt; Info & gt; & lt; WorkManager & gt; & lt; BEA-002900 & gt; & lt; initialization self-adjustable pool threads & gt;
    & lt; March 11, 2009 15:20:14 CEST & gt; & lt; Reviews & gt; & lt; Log management & gt; & lt; BEA-170019 & gt; & lt; The C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log server log file is opened. All events in the log server-side will be written to this file. & gt;
    & lt; March 11, 2009 15:20:15 CEST & gt; & lt; Reviews & gt; & lt; Security & gt; & lt; BEA-090082 & gt; & lt; Security initialization using security realm myrealm. & gt;
    & lt; March 11, 2009 15:20:17 CEST & gt; & lt; WARNING & gt; & lt; hats & gt; & lt; BEA-149617 & gt; & lt; Non-critical internal application uddi was not deployed. Error: [Deployer: 149158 | http://forums.oracle.com/forums/] is no file application to 'C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war '. & gt;
    & lt; March 11, 2009 15:20:17 CEST & gt; & lt; WARNING & gt; & lt; hats & gt; & lt; BEA-149617 & gt; & lt; Non-critical internal application uddiexplorer was not deployed. Error: [Deployer: 149158 | http://forums.oracle.com/forums/] is no file application to 'C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.war '. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; State of the server has changed & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; Server status changed to START & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; Log management & gt; & lt; BEA-170027 & gt; & lt; The server has established the connection with the Service of diagnosis level domain successfully. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; State of the server has changed to ADMIN & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; State of the server has changed to RESUMING & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; WARNING & gt; & lt; Server & gt; & lt; BEA-002611 & gt; & lt; Hostname "192.168.11.65", corresponds to multiple IP addresses: 192.168.11.65, 192.168.99.99, 127.0.0.1, & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; Server & gt; & lt; BEA-002613 & gt; & lt; Channel "Default [1]" is now listening on 192.168.99.99:7101 for iiop, t3, ldap, snmp, http protocols. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; Server & gt; & lt; BEA-002613 & gt; & lt; Channel "Default [2]" is now listening on 127.0.0.1:7101 for iiop, t3, ldap, snmp, http protocols. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; Server & gt; & lt; BEA-002613 & gt; & lt; Channel "Default" is now listening on 192.168.11.65:7101 for iiop, t3, ldap, snmp, http protocols. & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000331 & gt; & lt; Started WebLogic Admin Server "DefaultServer" domain "DefaultDomain" running in Mode development & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; WARNING & gt; & lt; Server & gt; & lt; BEA-002611 & gt; & lt; Hostname "mycomputername", corresponds to multiple IP addresses: 192.168.11.65, 192.168.99.99, 127.0.0.1, & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; WARNING & gt; & lt; Server & gt; & lt; BEA-002611 & gt; & lt; Hostname "127.0.0.1", corresponds to multiple IP addresses: 192.168.11.65, 192.168.99.99, 127.0.0.1, & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000365 & gt; & lt; State of the server has changed to RUNNING & gt;
    & lt; March 11, 2009 15:20:18 CEST & gt; & lt; Reviews & gt; & lt; WebLogicServer & gt; & lt; BEA-000360 & gt; & lt; Server started RUNNING mode & gt;
    & lt; March 11, 2009 15:21:57 CEST & gt; & lt; WARNING & gt; & lt; netuix & gt; & lt; BEA-423420 & gt; & lt; Redirect is executed to start or refresh action. Redirect URL is /console/console.portal?_nfpb=true & _pageLabel = HomePage1. & gt;
    DefaultServer startup time: 121578 ms.
    DefaultServer began.
    -----
    Apparently the server has started and is running (I can access the console through a browser, said running and OK), however, the message log reads:

    -----
    [Application Application1 is related to Server Instance DefaultServer | http://forums.oracle.com/forums/]
    The compilation...
    Context: MakeProjectAndDependenciesCommand application = project Project1.jpr = Application1.jws
    C:\Oracle\Middleware\jdk160_05\jre\bin\java.exe-jar C:\oracle\Middleware\jdeveloper\jdev\lib\ojc.jar - g - warn - nowarn: 320 - nowarn: 372 - nowarn: 412 - nowarn: 413 - nowarn: 415 - nowarn: 486 - nowarn: 487 - nowarn: 489 - nowarn: 556 - nowarn: 558 - nowarn: 560 - nowarn: 561 - nowarn: 705 - Xlint: - fallthrough - Xlint: - serial - Xlint: - disabled - 1.6 - target source 1.6 - noquiet-encoding Cp1252 d C:\JDeveloper\mywork\Application1\Project1\classes - namereferences-do C:\JDeveloper\mywork\Application1\Project1\classes\Project1.cdi - classpath C:\Oracle\Middleware\jdk160_05\jre\ lib\resources.jar; C:\Oracle\Middleware\jdk160_05\jre\lib\rt.jar; C:\Oracle\Middleware\jdk160_05\jre\lib\jsse.jar; C:\Oracle\Middleware\jdk160_05\jre\lib\jce.jar; C:\Oracle\Middleware\jdk160_05\jre\lib\charsets.jar; C:\JDeveloper\mywork\Application1\Project1\classes; C:\oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar; C:\oracle\Middleware\wlserver_10.3\common\lib - sourcepath C:\JDeveloper\mywork\Application1\Project1\src; C:\Oracle\Middleware\jdk160_05\src.zip C:\JDeveloper\mywork\Application1\Project1\src\project1\Class1.java
    [13: 53:21 | http://forums.oracle.com/forums/] The successful compilation: 0 errors, 0 warnings.
    [Application Application1 is related to Server Instance DefaultServer | http://forums.oracle.com/forums/]
    [From Server Instance DefaultServer | http://forums.oracle.com/forums/]
    # Server DefaultServer Instance could not be started: resulted in the Server Instance.
    -----
    And the webservice Tester does not, probably because the application was deployed for ever.

    Anyone has any ideas on what could be bad?

    Thank you in advance,
    ~ Ruben Jorge

    Published by: user10768356 on March 11, 2009 08:55

    First exception is java.net.ConnectException: t3://127.0.0.1:7101: Destination unreachable; nested exception is:

    java.net.ConnectException: Connection refused: connect. No router available at destination

    1. is the WebLogic Server started?
    2 is the name of user and password correct?
    3. the is 7101 and not 7001 port?

  • Chassis FPGA deployment problem

    Hello!

    I use cRIO 9024 with a voice coil actuator control modules.

    The problem I have is that when I run the FPGA code, he said "the chassis is in programming mode Interface to Scan. In order to run the FPGA screws, you must go to the property page of the chassis, select the FPGA programming mode and deploy settings. »

    So I checked the property, but it has been defined as "FPGA programming Mode. Also when I'm trying to deploy the chassis, I have error message "LabVIEW: (Hex 0x80DF0010) current deployment operation has a missing dependency."

    Since I'm not the one who wrote the code, I have no idea what causes this problem. This code is used for the different game with the same model of cRIO but different modules. I've already replaced modules that I use with those that are necessary for this code.

    Anyone know what is happening here, please?

    Thanks in advance to 1 million.

    Geehoon


  • Script Web deployment tool

    Hello

    does anyone know if there is a way to install script and - configure the MS Web deployment tool?

    Installation seems to be possible.

    Config is quite difficult - at the moment we are struggling with the IIS for 'Management Service Delegation' parameters.

    Is it possible to define the Type of identity by script?

    (e.g. setAcl, createApp, backupSettings - see screenshot)

    Thank you

    G

    Hello

    Please post your question here for assistance:

    https://social.technet.Microsoft.com/forums/scriptcenter/en-us/home

  • OR 7966R - the bitfile deployment problem.

    I've implemented the following

    SMU 1085 three chasiss NOR SMU 7966R FPGA inside.

    I'm connected to a remote host via MXI using an SMU-8381

    I tried to run the NI 5761 - single CLIP.lvproj sample provided with race and LabVIEW examples just to get things to the top.

    and I get the following message if poster on all targets...

    Compilation went well but can't deploy the bitfile...

    Kind regards

    Maciej

    To the hour... so my bad, I forgot to mention one thing in my game to the top.

    I got a sync 6674 t module that is currently seems to be a little tired. Since I don't have the intention to use it then.

    I removed the chassis and things started work very well.

    It seems that it has caused problems.

    Kind regards

    Maciej

  • MView delta deploy problem between SDDM schema and db (Swap models target dictionary import) - overview of the DDL generation

    Hello

    I'm having a hard time to reverse the difference between my role model and my fusion database schema.

    The initial goal is simple:

    1 / detect differences in metadata

    2 / I SDDM to generate the DDL change code

    (if possible, if not, recreate, reload: powerful existing featured BTW)

    3 / deploy

    4 / check/confirm that no more delta existing

    I do this:

    * menu file > import > dictionary

    * Select connection

    * Select the db schema

    * check the "Swap target model.

    * Select MY_MVIEW > next (TABLE 1 DB object to import) > finish (work "Generate Design")

    * in the model comparison window, I have to deselect everything, less table MY_MVIEW AND also MY_VIEW Materialized View

    (as they appear as 2 SDDM objects)

    DOF Preview button

    I see:

    -comments created in first place (whereas the MVIEW should be recreated)

    which is smaller but still blurs the legibility

    -MY_MVIEW is systematically recreated

    (how many times already I deploy)

    I figured out:

    . SDDM objects tables (disorders, implemented in the MVIEW form) and host MVIEW (Physics) the query independently

    . even if I sync them manually (copy - paste), DDL deployed code is not strictly identical to

    So it may have to do with a dysfunction compare?

    SDDM is full of options to desensitize compares (physical exclusion, storage, etc.), but I found no way to simply compare and align MVIEWs

    (and the documentation is rare on the subject)

    Any clue?

    THX

    Interesting.  Looks like you're it's partitioning that is causing the problem.

    In a model, partitioning information can be held on the objects of physical model for Tables and materialized views.

    In the case where a Table and materialized views are linked together (by the implementation as a Materialized View on physical model Table property), it is information of partitioning that is held on the Table which is relevant.  The information on the Table is used when generating DDL.  And in an import or synchronize, partitioning information are added to the Table object.

    I think that what is happening in your case probably is your model includes some details of partitioning maintained on the Materialized View object.

    Synchronization is combining the details of your database partition to the Table in the model.

    As it does not associate the details of partition of your database with the materialized view in the model object, the comparison shows a difference for the materialized view:-not partitioned in database, but partitioned in your model.  And this difference is causing the drop and re-create the view materialized in the DDL.

    There are various options to work around this:

    1. you can remove details unnecessary partitioning and maintained on the view materialized in your model object.

    2. you can clear the check box for the entry for materialized views in the tree in the dialog box models to compare before making the DOF preview.  (But it also means that no DDL will be generated for all other differences in these materialized views).

    3. you can use the filter properties to filter the relevant properties (e.g., partitioned, partitioning columns and Subpart columns for Materialized View objects), and then select the button refresh trees before performing the DOF preview.  (See the screenshot below).

    David

  • Cube deployment problem.

    Hi all

    In fact last Friday I created some members in the Application of EPMA in DEV, TEST, PRO environments, after as I have deployed the Cube Test was successful, but when I deploy in Env Pro so fails, the error log says,

    \\Outline of verification errors:

    \\Member [XXXX] has several copies of the same shared in at least a stored hierarchy member.  See other messages so that members and hierarchies.

    \\Aggregate storage outlines only allow any shared member [XXXX] once in a stored hierarchy, including the prototype.

    \\Aggregate storage outlines only allow any shared member [XXXX] once in a stored hierarchy, including the prototype.

    Stored \\This hierarchy has multiple copies of the same shared member [XXX_XXX_XXX].  Remove the additional members or change the hierarchy in order to be dynamic.

    Can someone guide me to solve the problem.

    Thanks in advance.

    Hello

    Thank you for your answers

    The problem has been resolved, it was with the soft shell, sketch has been corrupted.

    Thank you.

  • incomplete deployment problem

    Hi friends,

    I hope you do well!

    I have a problem with weblogic server that when I run a page, it displays a message in the paper like

    weblogic.application.ModuleException: Context path "/ ProjectName-ViewController1-context-root" is already used by the module: projectName-ViewController1-context-root application: projectName_application1

    at weblogic.servlet.internal.WebAppModule.initAndValidateContextPath(WebAppModule.java:1210)

    at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:970)

    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:382)

    at weblogic.servlet.internal.WebAppModule.activate(WebAppModule.java:433)

    to weblogic.application.internal.flow.ModuleStateDriver$ 2.next(ModuleStateDriver.java:375)

    Truncated. check the log file full stacktrace

    >

    [19: 13:08] # incomplete deployment.  ####

    [19: 13:08] remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

    # Cannot run application projectName because of the deployment on IntegratedWebLogicServer error.

    [ProjectName application stopped and cancelled Server Instance IntegratedWebLogicServer]

    When I restart the J-developer then it works very well for a time the same problem when I redeploy repeated...

    Can someone solve my problem?

    Thanks in advance,

    Nanda,

    There is already an application that is deployed using the context root/projectName-ViewController1-context-root. You must delete it. Go to the administration console, deployments, find application deployed using this name and remove it.

    Thank you

  • HPCM Essbase database deployment problem

    everything by deploying bases of calculation and data declaration while deploying in updating database mode we get error ' error determining export type: Essbase Cube.

    Please note that we have deployed the application of EPMA but while deploying of Essbase, we receive error.

    We tried to deploy the databases using mode replace but it didn't work as well.

    Thank you.

    Try to delete the application of essbase (seized backup level zero data and manual script created before to do), and then to deploy application EPMA HPCM using replace.

    I also suggest you to relaunch a SR with Oracle parallel.

    You can also copy HPCM newspapers as well as for the error.

    Thank you

    ~ KKT ~.

  • Perl script for deploying a virtual machine template

    Am looking for a perl script for the deployment of the existing models on Vsphere virtual computer. So far, I got access to the virtual machine. I saw that there is a utility called new-vm on the powershell. I'm running a linux machine and therefore seeking an alternative to perl. Kindly give me pointers or help me with some documents.

    Thank you!

    Well, I managed to create a virtual machine from the template using the vmclone.pl script, which is part of the vmware sdk. But post creation that he's not leaving means VM State is off. I'll have to find a way to start the virtual machine as well.

  • CentOS 6.4 model deployment problem

    Hello.

    Ideploy and customize template CentOS 6.4. I choose Red Hat Linux 6 instead of CentOS 4/5/6 when creating VM basis because the customization option has been disabled during deployment if I chosse CentOS. Now customization options are available, however, after completing the wizard, copy the virtual machine and at the very last step will raise an error "customization of the guest operating system is not available for this configuration... ». Perl and VMware Tools are installed on the base virtual machine which the model has been cloned.

    Please help me solve the problem.

    Thanks in advance.

    Hey, try this:

    http://helpfulit.blogspot.com.es/2012/04/how-to-use-OS-customization-for-CentOS.html

    Look in the comments for alternatives.

  • Package CC using SCCM deployment problems.

    Get the following error during package CC Photoshop/InDesign (device based licenses) via SCCM deployment - "Windows cannot open this program because it has been prevented by a software restriction policy".

    Installation fine when I click OK on this error. But at the launch of the shortcut, a window of "Login required" , which should not be the case, as I build packages using approval option in Creative Cloud Packager. There is no problem, when I install these packages manually on the computer, which seems to be a question SCCM as it installs with the SYSTEM account. Exactly don't know what is the cause, struggling to solve it, must deploy to users within the strict chronology.

    Can you please see this and help? Kindly let me know if you need more information on this issue.

    Thanks in advance...

    Have you seen our SCCM deployment guide?

    Using creative cloud | Package from Adobe with SCCM deployment

  • JAX - RS Web service-deployment problem

    I am creating a restful Web service in Eclipse EPCO + Weblogic 10.3.6. When you use 'com.sun.jersey.spi.container.servlet.ServletContainer', I have no problem in the deployment and execution of the service. (kept in pots of Jersey in the lib to the application directory).

    but when you use 'weblogic.jaxrs.server.portable.servlet.ServletContainer', ranks not found exception during deployment. Can someone tell me what jar has this class that must be available on the classpath?

    FYI: I chose weblogic system libraries in the way of the construction and the facet of the JAX - RS project is selected.

    Thank you
    A

    This class is only available from WLS 12.1.1.0 "weblogic.jaxrs.server.portable.servlet.ServletContainer" Please check below for weblogic 12 c documentation that supports the two classes
    weblogic.jaxrs.server.portable.servlet.ServletContainer
    com.sun.jersey.spi.container.servlet.ServletContainer
    http://docs.Oracle.com/CD/E24329_01/Web.1211/e24983/configure.htm#RESTF179

    10.3.6 only "com.sun.jersey.spi.container.servlet.ServletContainer" is available.
    http://docs.Oracle.com/CD/E23943_01/Web.1111/e13734/rest.htm#WSADV572

    Kind regards
    Sunil P

Maybe you are looking for

  • Skype for iPhone download problem

    I can not download Skype this circle will not turn.

  • Equium A60-692: update Bios to allow more memory

    Hello. I just received the laptop above, and it is slower than the evolution! Just checked the specs here - http://uk.computers.toshiba-europe.c...8&DISC_MODEL=1 and it says it is not expandable up to 1280 mb Someone told me that an update of the bio

  • There is not enough disk space or memory to display or print the picture

    I am trying to print a document from Microsoft Office Word 2007, but when I open the document, "are there not enough disk space or memory to display or print the picture" error message appears forbidding me from looking at the pictures in my file. Ho

  • OfficeJet Pro 8625 black ink cartridge setup snap

    I am trying to install our new printer Officejet Pro 8625 and the black cartridge (950) that came with it does not come off in place. Every time that I push it in it jumps out. I tried to use another cartridge (950) that was in our Officejet Pro 8600

  • No office at startup, can't see my mouse cursor

    I had all sorts of problems with windows 10 so I re charge my disc of windows 7 and formatted my hard drive.  Everything booted up great and I did not add any software for 3 days to make sure that windows works fine.  Before formatting, I don't have