NWDS Build Error JDK_HOME_PATH not set

Hi,
I am having two problems.
1. I am getting the classic
     Error: Build stopped due to an error: No JDK_HOME_PATH defined for key 'JAVA_HOME'
This is the whole log,
Jul 24, 2014 3:12:01 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: ess/sg/fam: Build failed for sap.com/ess/sg/fam(sap.com_SAP_ESS_1) in variant "default": The Build terminated with errors
------------------------------------- Build log ------------------------------------------------------
Development Component Build (2014-07-24 15:11:51)
  Component name: ess/sg/fam
  Component vendor: sap.com
  SC compartment: sap.com_SAP_ESS_1
  Configuration: ND1_EHRESS_D
  Location: ND1_EHRESS_D
  Source code location: http://zq4c1:50100/dtr/ws/EHRESS/sap.com_SAP_ESS/dev/inactive/DCs/sap.com/ess/sg/fam/_comp/
  DC root folder: C:\Documents and Settings\nd1adm\.dtc\1\DCs\sap.com\ess\sg\fam\_comp\
  DC type: Web Dynpro
  Host: zq4c1
DC Model check:
   All used DCs are available locally
   validating dependency to build plugin "sap.com/tc/bi/bp/webDynpro"
   validating dependency to  public part "default" of DC "sap.com/tc/col/api"
   validating dependency to  public part "default" of DC "sap.com/tc/cmi"
   validating dependency to  public part "default" of DC "sap.com/tc/ddic/ddicruntime"
   validating dependency to  public part "default" of DC "sap.com/tc/ddic/metamodel/content"
   validating dependency to  public part "default" of DC "sap.com/tc/wd/webdynpro"
   validating dependency to  public part "default" of DC "sap.com/tc/logging"
   validating dependency to  public part "default" of DC "sap.com/tc/wdp/metamodel/content"
   validating dependency to  public part "default" of DC "sap.com/com.sap.aii.proxy.framework"
   validating dependency to  public part "default" of DC "sap.com/com.sap.aii.util.misc"
   validating dependency to  public part "default" of DC "sap.com/com.sap.exception"
   validating dependency to  public part "default" of DC "sap.com/com.sap.mw.jco"
   validating dependency to used DC "sap.com/pcui_gp/xssfpm"
   validating dependency to used DC "sap.com/pcui_gp/xssutils"
   validating dependency to used DC "sap.com/ess/per"
   DC model check OK
Start build plugin:
   using build plugin: sap.com/tc/bi/bp/webDynpro
   starting build plugin from : C:\Documents and Settings\nd1adm\.dtc\1\DCs\sap.com\tc\bi\bp\webDynpro\_comp\gen\default\public\webDynpro\
Build Plugin 'WebdynproPlugin', Version 7.00 SP 15 (645_VAL_REL, built on 2008-02-16 00:51:04 CET, CL79160)
   development component:  ess/sg/fam (sap.com)
      software component:  SAP_ESS (sap.com)
                location:  ND1_EHRESS_D
                    type:  Web Dynpro
           build variant:  default
         output location:  C:\Documents and Settings\nd1adm\.dtc\1\DCs\sap.com\ess\sg\fam\_comp\gen\default
       generation folder:  C:\Documents and Settings\nd1adm\.dtc\1\t\9BEBB9B83BED543CBB6BD26A34D713CE
       plugin start time:  2014-07-24 15:12:00 GMT+08:00 (SGT)
                 Java VM:  Java HotSpot(TM) Client VM, 11.0-b15 (Sun Microsystems Inc.)
General options:
  convert *.xlf to *.properties: yes
  include sources for debugging: yes
Warning: Source folder "META-INF" does not exist and will be ignored.
Checking path lengths for sources
Path length checks finished in 0.265 seconds
Preparing data context..
No public part descriptor found for component "tc/col/api" (vendor "sap.com"), public part "default", using legacy mode.
No public part descriptor found for component "tc/cmi" (vendor "sap.com"), public part "default", using legacy mode.
No public part descriptor found for component "tc/ddic/ddicruntime" (vendor "sap.com"), public part "default", using legacy mode.
No public part descriptor found for component "tc/ddic/metamodel/content" (vendor "sap.com"), public part "default", using legacy mode.
No public part descriptor found for component "tc/wd/webdynpro" (vendor "sap.com"), public part "default", using legacy mode.
No public part descriptor found for component "tc/logging" (vendor "sap.com"), public part "default", using legacy mode.
No public part descriptor found for component "tc/wdp/metamodel/content" (vendor "sap.com"), public part "default", using legacy mode.
No public part descriptor found for component "com.sap.aii.proxy.framework" (vendor "sap.com"), public part "default", using legacy mode.
No public part descriptor found for component "com.sap.aii.util.misc" (vendor "sap.com"), public part "default", using legacy mode.
No public part descriptor found for component "com.sap.exception" (vendor "sap.com"), public part "default", using legacy mode.
No public part descriptor found for component "com.sap.mw.jco" (vendor "sap.com"), public part "default", using legacy mode.
Error: com.sap.tc.buildplugin.util.BuildPluginException: No JDK_HOME_PATH defined for key 'JAVA_HOME'
  at com.sap.tc.buildplugin.JavaMacroContextProvider.setupJavaCompiler(JavaMacroContextProvider.java:235)
  at com.sap.tc.buildplugin.JavaMacroContextProvider.setupJavaEnvironment(JavaMacroContextProvider.java:180)
  at com.sap.tc.buildplugin.JavaMacroContextProvider.execute(JavaMacroContextProvider.java:35)
  at com.sap.tc.buildplugin.PrepareContextBuildStep.prepareTechnologySpecificData(PrepareContextBuildStep.java:187)
  at com.sap.tc.buildplugin.PrepareContextBuildStep.setupBuildFileCreatorContext(PrepareContextBuildStep.java:95)
  at com.sap.tc.buildplugin.PrepareContextBuildStep.execute(PrepareContextBuildStep.java:56)
  at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:196)
  at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:168)
  at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)
  at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)
  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 com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:350)
  at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:102)
  at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:76)
  at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:58)
  at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1723)
  at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:5633)
  at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction.buildDCs(DcCreateProjectAction.java:1027)
  at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction$1.execute(DcCreateProjectAction.java:299)
  at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
  at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
  at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
  at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
Error: Build stopped due to an error: No JDK_HOME_PATH defined for key 'JAVA_HOME'
Build plugin finished at 2014-07-24 15:12:01 GMT+08:00 (SGT)
Total build plugin runtime: 1 second
So what am I doing?
I am trying to do? I am trying to sync the sources. (attachment snc2.png)
I already changed/added the java home at 3 locations,
Visual administrator (attachment snc3.png)
vmparam file (attachment snc4.png)
I downloaded all the java versions are 32 bit.
But even after doing all these I am still facing the issue.
My NWDI version and details.
are ver. 7SP15
and NWDS is 7.0.12
And the NWDS when I clicked on configuration details I noticed this log and the first few lines are really fishy..
** Date: 7/24/14 4:36 PM
*** System properties:
JDK1.3.1_HOME=C:\Program Files (x86)\Java\jdk1.6.0_10
JDK1.4.2_HOME=C:\j2sdk1.4.2_17
JDK1.4_HOME=C:\Program Files (x86)\Java\jdk1.6.0_10
allUserDir=C:\Documents and Settings\All Users\Application Data
awt.toolkit=sun.awt.windows.WToolkit
Notice that JDK1.3.1_HOME=C:\Program Files (x86)\Java\jdk1.6.0_10, it is pointing to jdk1.6.0, but where to change to that? is this the issue?
Tried all possible things and solutions that I could find online but no use.
2
I have problem with the server (DTR) keep disconnecting once in a while, it says
DTR server http://<hostname>:50000 unreachable.
Socketclosed...
temporarily what i am doing is that to restart my instance from mmc and that works for a while, I believe it is the FQDN name that I have to change for the dtr, but where can I change that? and also what is the reason that it is able to connect the first few times when i restart the server but not later?
Thanks for your time.

No, that is not the issue, it was already set as well. But apparently have to change the buildpath in the build variant in the CBS

Similar Messages

  • Error "Lock not set for: Generate index" while running process chain

    SAP BI 7.0
    SP 17
    I am attempting to run a new process chain and the generate index steps are failing with the below errors:
    "Lock NOT set forGenerate index"
    "RSSM PROCESS INDEX terminated, because InfoCube/DSO object could not be locked."
    The process chain just pauses. I let it finish once and it took 2 hours and then it gave the failure messages. I have looked in sm12 and can see the lock records when the process chain is running - unfortunately I can't make much of what's there - everything looks good to me. I also tried creating the indexes manually inside the cube and then re-ran, but still get the same error. Before running the process chain, I can get the indexes to check to green, but then after running the process chain they go back to red. I have attempted many things (including looking at other forum posts), but I still have the error. Please help. Thanks
    Edited by: Brett Hutchinson on Feb 10, 2009 7:50 PM

    Hello,
    So Create index is getting failed in you PS right?
    1)check  if any other loads are running to the same CUBE(May be from other PC's also)
    Goto Manage of the cube and check, some times it may happen if any Loads are running into cube I mean Load/DTP & roll up may be running.. if so wait till the others Loads(Jobs) get complete then Repeat the failed index
    2) If the Create index is running for long time, then  got RSDDV--> Select the CUBE then click on BIA index(Maintenance wizard), you can see a message if indexes are running , this will happen  only when some one would have tried to generate the indexes manually and it may got failed due to some reason , since u are running it manually u couldn't identify whether it got failed or not unless you got to RSDDV and check. So delete the index here and then rebuild them through PC
    Hope it helps!

  • [svn] 779: set build.number to 0 if build.number is not set before building .

    Revision: 779
    Author: [email protected]
    Date: 2008-03-11 11:21:05 -0700 (Tue, 11 Mar 2008)
    Log Message:
    set build.number to 0 if build.number is not set before building. Using the default as "Workspace" breaks builder.
    Modified Paths:
    flex/sdk/branches/3.0.x/build.xml

    Although I haven't tried this for buffered digital channels, it works for analog input channels, so give it a shot.
    When using analog channels, before you call the AI Start VI, you can wire a vi located in Data Acquisition -> Calibration & Configuration called DAQ Occurrence Config vi. This VI will set an occurrence (like an interrupt) when the buffer reaches a certain size, and then you can perform your read of the buffer accordingly.
    The best way to see an example of this VI is to go to LabVIEW/examples/DAQ/anlogin/anlogin.llb/Cont Acq&Chart (Asynch Occurrence). The occurrence will allow the data acquisition thread to still be open, and allow the CPU to perform other tasks while waiting for the occurrence to be set. This sounds exactly like what
    you want.
    I just checked the examples/DAQ/digital directory, and there is an example with continuous digital input which uses the DAQ occurrence VI as well, so this should work for you.
    Mark

  • [svn] 778: set build.number to 0 if build.number is not set before building .

    Revision: 778
    Author: [email protected]
    Date: 2008-03-11 11:20:14 -0700 (Tue, 11 Mar 2008)
    Log Message:
    set build.number to 0 if build.number is not set before building. Using the default as "Workspace" breaks builder.
    Modified Paths:
    flex/sdk/trunk/build.xml

    Although I haven't tried this for buffered digital channels, it works for analog input channels, so give it a shot.
    When using analog channels, before you call the AI Start VI, you can wire a vi located in Data Acquisition -> Calibration & Configuration called DAQ Occurrence Config vi. This VI will set an occurrence (like an interrupt) when the buffer reaches a certain size, and then you can perform your read of the buffer accordingly.
    The best way to see an example of this VI is to go to LabVIEW/examples/DAQ/anlogin/anlogin.llb/Cont Acq&Chart (Asynch Occurrence). The occurrence will allow the data acquisition thread to still be open, and allow the CPU to perform other tasks while waiting for the occurrence to be set. This sounds exactly like what
    you want.
    I just checked the examples/DAQ/digital directory, and there is an example with continuous digital input which uses the DAQ occurrence VI as well, so this should work for you.
    Mark

  • Error 7 Build Error - File not found

    I am trying to build my software to another computer over the network. I am able to  access the directory I am installing to and the program is not indicating any build errors(all VI's are not broken). This error only occurs when building. Any suggestions would be great.
    Thanks,
    Nate 
    The Build was unsuccessful
    Possible Reasons: An included VI or one of its dependencies does not exist. Open all  Startup/Exported/Dynamically called VIs, recompile them  (Ctrl-Shift Click the run arrow), and save them to update their dependencies.
      \\PAINESTORAGE\Engineering\Test & Manufacturing Software\AutoTest Software\Current Version\AutoTest ...
     Extended Details: Visit the Request Support page at ni.com/ask to learn more about resolving this problem. Use the following information as a reference:
      Error 7 occurred at ABAPI Dist Report Read Link Info Error.vi -> ABAPI Dist Cmp Settings to Disk Hier.vi -> ABAPI Get Settings From File2.vi -> EBEP_Invoke_Build_Engine.vi -> EBUIP_Build_Invoke.vi -> EBUIP_Build_Rule_Editor.vi -> EBUIP_Item_OnDoProperties.vi -> EBUIP_Item_OnDoProperties.vi.ProxyCaller
      Possible reason(s):
      LabVIEW:  File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
    =========================
    NI-488:  Non-existent board.
    -Nate
    Solved!
    Go to Solution.

    Is there a way to see a report of the dynamically called VI's? I inherited this software and am relatively new to LabView...
    -Nate

  • "Error:  ADRS_DOMAIN_PASSWORD not set." during default domain setup

    This happens in the integrated weblogic server, here is the log
    wlst >
    wlst > Initializing WebLogic Scripting Tool (WLST) ...
    wlst >
    wlst > Welcome to WebLogic Server Administration Scripting Shell
    wlst >
    wlst > Type help() for help on available commands
    wlst >
    wlst > Error: ADRS_DOMAIN_PASSWORD environment variable not set.
    wlst >
    wlst >
    wlst > Exiting WebLogic Scripting Tool.
    wlst >
    Anyone has any idea about this and how to fix it?
    thanks,
    Ping

    check if your error having this line: Failed to get environment, environ will be empty: (0, 'Failed to execute command ([\'sh\', \'-c\', \'env\']): java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified')
    if yes, most likely due to a bug in jython-modules.jar in weblogic which wrongly identify your OS.
    ref: http://unversioned.blogspot.com/2012/12/jdevelopers-integrated-weblogic-on.html

  • *.exe build error, files not on system error

    I have recently had to rebuild my laptop meaning a full instal of 8.5.1.
    I have just got to the stage of building an existing project that has been live for a number of months and built a number of times.
    The *.exe builds no problem but the installer comes up with a build error
    Has anyone saw this before?
    Any ideas anyone???

    your some guy.
    Worked a treat!
    Will that be that the previous build was from a previous version of labview & a previous version of laptop and just got its knickers in a twist?
    Thanks for your help, I did search but obviously not good enough

  • DTP error: Lock NOT set for: Loading master data attributes

    Hi,
    I have a custom datasource from ECC which loads into 0CUST_SALES.  I'm using DTP & transformation which has worked for loading data in the past for this infoobject.  The infopackage loads with a green status but when i try to load data, the DTP fails with an error message at "Updating attributes for InfoObject 0CUST_SALES Processing Terminated" & the job log says: "Lock NOT set for: Loading master data attributes".  I've tried reactivating everything but it didn't help. Does anyone know what this error means? We're on SP7.   Thanks in advance!

    Hello Catherine
    I have had this problem in the past (3.0B) --> the reason is that our system was too slow and could not crunch the data fast enough, therefore packets where loacking each other.
    The fix: load the data into the PSA only, and then send it in background from the PSA to the info object. By doing this, only a background process will run, therefore locks cannot happen.
    Fix#2: by a faster server (by faster, I mean more CPU power)
    Now, maybe you have another issue with NW2004s, this was only my 2 cents quick thought
    Good luck!
    Ioan

  • BUILD FAILED: beahome not set

    error out of left feild...
    Working on a Unix (Solaris) machine trying to set up a new single-server domain with the wlserver/wlconfig Ant tasks. I have edited the .profile file to read the setWLSEnv.sh file but WLServer tasks is throwing a funny error (namely one shouldn't have to set the beahome Ant attribute to run wlserver):
    file:/program/tp/REL_WLSAPP.1/wlsapplications/.build_mbp_xml:15: beahome not set at weblogic.ant.taskdefs.management.WLServer.execute(WLServer.java:280)
    at org.apache.tools.ant.Task.perform(Task.java:341)
    at org.apache.tools.ant.Target.execute(Target.java:309)
    at org.apache.tools.ant.Target.performTasks(Target.java:336)
    at org.apache.tools.ant.Project.executeTarget(Project.java:1339)
    at org.apache.tools.ant.Project.executeTargets(Project.java:1255)
    at org.apache.tools.ant.Main.runBuild(Main.java:609)
    at org.apache.tools.ant.Main.start(Main.java:196)
    at org.apache.tools.ant.Main.main(Main.java:235
    The BEA_HOME is exported into the shell (/bin/ksh) environment. According to the Ant description of the wlserver task the beahome attribute isn't required. Wonder why WLS 8.1 SP2 is complaining if the attribute is missing?
    / Matthew Young
    Message was edited by young_matthewd at Sep 13, 2004 11:06 AM
    Message was edited by young_matthewd at Sep 14, 2004 11:35 AM

    I have the same problem.
    It seems that the documentation is wrong and the beahome parameter is mandatory.
    Another diffence is the action parameter : The documentation speaks about an action="startup" option, but this does nothing, it seems that the good option is action="start".
    Do you have solved this problem since september ?
    Regards,
    Bernard

  • Nwds build error

    Hi,
    I am trying to apply a oss note on ess application using nwds, I have imported the development configuration perspective. When I rebuild ess-au-addr application (without any changes yet) I am getting the error (see below). Please help, thanks.
    5/11/2007 16:32:49 /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: ess/au/addr: Build failed for sap.com/ess/au/addr(sap.com_SAP_ESS_1) in variant "default": [Error]   Generation failed!
    Build log -
    Development Component Build (2007-11-05 16:32:31)
      Component name: ess/au/addr
      Component vendor: sap.com
      SC compartment: sap.com_SAP_ESS_1
      Configuration: NDI_SP9MODIF_D
      Location: NDI_SP9MODIF_D
      Source code location: http://cdcsol01.capral-aluminium.com.au:51000/dtr/ws/SP9MODIF/sap.com_SAP_ESS/dev/inactive/DCs/sap.com/ess/au/addr/_comp/
      DC root folder: C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\ess\au\addr\_comp\
      DC type: Web Dynpro
      Host: jackw
    DC Model check:
              [dcmake] All used DCs are available locally
              [dcmake] validating dependency to build plugin "sap.com/tc/bi/bp/webDynpro"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/col/api"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/cmi"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/ddic/ddicruntime"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/ddic/metamodel/content"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/wd/webdynpro"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/logging"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/tc/wdp/metamodel/content"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/com.sap.aii.proxy.framework"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/com.sap.aii.util.misc"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/com.sap.exception"
              [dcmake] validating dependency to  public part "default" of DC "sap.com/com.sap.mw.jco"
              [dcmake] validating dependency to used DC "sap.com/pcui_gp/xssfpm"
              [dcmake] validating dependency to used DC "sap.com/pcui_gp/xssutils"
              [dcmake] validating dependency to used DC "sap.com/ess/per"
              [dcmake] DC model check OK
    Start build plugin:
              [dcmake] using build plugin: sap.com/tc/bi/bp/webDynpro
              [dcmake] starting build plugin from : C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\tc\bi\bp\webDynpro\_comp\gen\default\public\webDynpro\
    Build Plugin 'WebdynproPlugin', Version 7.00 SP 11 (645_VAL_REL, built on 2007-01-31 22:47:10 CET, CL51454)
       development component:  ess/au/addr (sap.com)
          software component:  SAP_ESS (sap.com)
                    location:  NDI_SP9MODIF_D
                        type:  Web Dynpro
               build variant:  default
             source location:  http://cdcsol01.capral-aluminium.com.au:51000/dtr/ws/SP9MODIF/sap.com_SAP_ESS/dev/inactive/
             output location:  C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\ess\au\addr\_comp\gen\default
           plugin start time:  2007-11-05 16:32:32 GMT+10:00 (EST)
                     Java VM:  Java HotSpot(TM) Client VM, 1.6.0_02-b06 (Sun Microsystems Inc.)
    General options:
      convert *.xlf to *.properties: yes
      include sources for debugging: yes
    Source folder "META-INF" exists but is empty and will be ignored.
    Checking path lengths for sources
    Path length checks finished in 0.07 seconds
    Preparing data context..
    No public part descriptor found in C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\tc\wd\webdynpro\_comp\gen\default\public\default, using legacy mode.
    No public part descriptor found in C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\com.sap.exception\_comp\gen\default\public\default, using legacy mode.
    No public part descriptor found in C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\com.sap.mw.jco\_comp\gen\default\public\default, using legacy mode.
    No public part descriptor found in C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\tc\ddic\ddicruntime\_comp\gen\default\public\default, using legacy mode.
    No public part descriptor found in C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\tc\ddic\metamodel\content\_comp\gen\default\public\default, using legacy mode.
    No public part descriptor found in C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\com.sap.aii.util.misc\_comp\gen\default\public\default, using legacy mode.
    No public part descriptor found in C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\com.sap.aii.proxy.framework\_comp\gen\default\public\default, using legacy mode.
    No public part descriptor found in C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\tc\logging\_comp\gen\default\public\default, using legacy mode.
    No public part descriptor found in C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\tc\wdp\metamodel\content\_comp\gen\default\public\default, using legacy mode.
    No public part descriptor found in C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\tc\col\api\_comp\gen\default\public\default, using legacy mode.
    No public part descriptor found in C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\tc\cmi\_comp\gen\default\public\default, using legacy mode.
    No 'default' JDK defined, will use running VM.
    Warning: Did not find any tools.jar in C:\Program Files\Java\jre1.6.0_02
    Data context prepared in 0.341 seconds
    Creating Ant build file..
      Creating output file: C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\ess\au\addr\_comp\gen\default\logs\build.xml
      Using macro file:     C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\tc\bi\bp\webDynpro\_comp\gen\default\public\webDynpro\macros\build.vm
    Build file created in 0.59 seconds
    Starting Ant..
      Using build file:     C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\ess\au\addr\_comp\gen\default\logs\build.xml
      Using build target:   build
      Generation folder:    C:\Documents and Settings\wongj\.dtc\0\t\3E6225FE7081E0252BEB311016FF5BE4
      Using Ant version:    1.6.2
    compile:
          [echo] Starting dictionary generator
         [ddgen]
         [ddgen] [Info]    Property deployment is true: Deployment information is provided!
         [ddgen] [Info]    Property sourcepath: C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\ess\au\addr\_comp\src\packages
         [ddgen] [Info]    Property targetpath: C:\Documents and Settings\wongj\.dtc\0\t\3E6225FE7081E0252BEB311016FF5BE4\gen_ddic
         [ddgen] [Info]    Property archivename: sap.comessau~addr
         [ddgen] [Info]    Property vendor: sap.com
         [ddgen] [Info]    Property dcname: ess/au/addr
         [ddgen] [Info]    Property projectlanguage: en
         [ddgen] [Info]    Property language: Available languages are automatically determined!
         [ddgen] [Info]    Property addpaths ...
         [ddgen] [Info]       SapMetamodelDictionaryContent.zip - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/bi/extddic/_comp/gen/default/public/def/lib/model
         [ddgen] [Info]       SapMetamodelWebdynproContent.zip - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/bi/extwd/_comp/gen/default/public/def/lib/model
         [ddgen] [Info]       sap.compcui_gpxssfpm~FloorplanManager.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/pcui_gp/xssfpm/_comp/gen/default/public/FloorplanManager/lib/java
         [ddgen] [Info]       sap.compcui_gpxssutils~FPMUtils.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/pcui_gp/xssutils/_comp/gen/default/public/FPMUtils/lib/java
         [ddgen] [Info]       webdynproadmin.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynprobasesrvc.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproruntime_repository.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproruntime_repository_pmr.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproservices.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproclientserver.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynpromodel_dynamicrfc.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynpromodelimpl.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynpropdfobject.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproportal.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproprogmodel.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproruntime_designtime_coupling.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       webdynproruntime_designtime_coupling_api.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       sap.comessper~InternationalPersInfo.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/ess/per/_comp/gen/default/public/InternationalPersInfo/lib/java
         [ddgen] [Info]       exception.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/com.sap.exception/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       jrfc.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/com.sap.mw.jco/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       SapDictionaryTypeServices.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/ddic/ddicruntime/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       SapDictionaryTypesRuntime.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/ddic/ddicruntime/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       SapMetamodelDictionaryContent.zip - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/ddic/metamodel/content/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       aii_util_misc.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/com.sap.aii.util.misc/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       aii_proxy_rt.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/com.sap.aii.proxy.framework/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       logging.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/logging/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       logging.perf.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/logging/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       SapMetamodelWebdynproContent.zip - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wdp/metamodel/content/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       colcds.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/col/api/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       col_metamodel_content.zip - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/col/api/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]       cmiapi.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/cmi/_comp/gen/default/public/default/lib/java
         [ddgen] [Info]    Initialize generation templates from configuration jar:file:/C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/bi/extddic/_comp/gen/default/public/def/lib/java/SapDictionaryGenerationCore.jar!/DictionaryGenerationConfigurationCompiled.xml
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Bapi_Mtype.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/PackagePointer.java
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Bapi_Msg.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Pad_Posta.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Symsgno.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Bapilogsys.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Pad_Begda.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Anssa.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Symsgv.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Entkm.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Hcm_Object_Key.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Subty_591A.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Sprpstext.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Pad_Conam.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Bapi_Fld.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Regio.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Pad_Ort01.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Pad_Ort02.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Bezei20.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Pad_Locat.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Pad_Stras.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Balognr.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Bapi_Param.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Bapi_Line.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Pstlz_Hr.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Pernr_D.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Busrt.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Telnr.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Wkwng.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Infty.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Balmnr.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Crmt_Bsp_Objectkey.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Pad_Hsnmr.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Land1.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Aenam.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Symsgid.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Pad_Endda.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Aedat.gsimpletype
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Hcmt_Bsp_Pa_Au_R0006.gstructure
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/Bapiret2.gstructure
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/simpleTypesResource.properties
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/simpleTypesResource_en.properties
         [ddgen] [Info]    Generating datatypes/com/sap/xss/hr/per/au/address/model/types/HRXSS_PER_P0006_AU.gdictionary
         [ddgen] [Info]    Generating datatypes/com/sap/xss/per/model/mac/types/HRXSS_PER_MAC.gdictionary
         [ddgen] [Info]    Generating datatypes/com/sap/pcuigp/xssutils/pernr/model/types/RHXSS_SER_EMPLOYEE.gdictionary
         [ddgen] [Info]    Generating datatypes/com/sap/pcuigp/xssutils/objectselection/model/types/FcObjectSelection.gdictionary
         [ddgen] [Info]    Generating dbtables/sdmDeployDd.xml
         [ddgen] [Info]    Generation finished (5 seconds)
         [ddgen]
         [timer] Dictionary generator finished in 5.889 seconds
          [echo] Starting WebDynpro generator
         [wdgen]
         [wdgen] [Info]    Property deployment is true: Deployment information is provided!
         [wdgen] [Info]    Property sourcepath: C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\ess\au\addr\_comp\src\packages
         [wdgen] [Info]    Property targetpath: C:\Documents and Settings\wongj\.dtc\0\t\3E6225FE7081E0252BEB311016FF5BE4\gen_wdp
         [wdgen] [Info]    Property archivename: sap.comessau~addr
         [wdgen] [Info]    Property vendor: sap.com
         [wdgen] [Info]    Property dcname: ess/au/addr
         [wdgen] [Info]    Property projectlanguage: en
         [wdgen] [Info]    Property language: Available languages are automatically determined!
         [wdgen] [Info]    Property addpaths ...
         [wdgen] [Info]       SapMetamodelDictionaryContent.zip - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/bi/extddic/_comp/gen/default/public/def/lib/model
         [wdgen] [Info]       SapMetamodelWebdynproContent.zip - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/bi/extwd/_comp/gen/default/public/def/lib/model
         [wdgen] [Info]       sap.compcui_gpxssfpm~FloorplanManager.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/pcui_gp/xssfpm/_comp/gen/default/public/FloorplanManager/lib/java
         [wdgen] [Info]       sap.compcui_gpxssutils~FPMUtils.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/pcui_gp/xssutils/_comp/gen/default/public/FPMUtils/lib/java
         [wdgen] [Info]       webdynproadmin.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       webdynprobasesrvc.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       webdynproruntime_repository.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       webdynproruntime_repository_pmr.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       webdynproservices.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       webdynproclientserver.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       webdynpromodel_dynamicrfc.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       webdynpromodelimpl.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       webdynpropdfobject.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       webdynproportal.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       webdynproprogmodel.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       webdynproruntime_designtime_coupling.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       webdynproruntime_designtime_coupling_api.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wd/webdynpro/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       sap.comessper~InternationalPersInfo.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/ess/per/_comp/gen/default/public/InternationalPersInfo/lib/java
         [wdgen] [Info]       exception.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/com.sap.exception/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       jrfc.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/com.sap.mw.jco/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       SapDictionaryTypeServices.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/ddic/ddicruntime/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       SapDictionaryTypesRuntime.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/ddic/ddicruntime/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       SapMetamodelDictionaryContent.zip - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/ddic/metamodel/content/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       aii_util_misc.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/com.sap.aii.util.misc/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       aii_proxy_rt.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/com.sap.aii.proxy.framework/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       logging.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/logging/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       logging.perf.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/logging/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       SapMetamodelWebdynproContent.zip - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/wdp/metamodel/content/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       colcds.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/col/api/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       col_metamodel_content.zip - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/col/api/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]       cmiapi.jar - C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/cmi/_comp/gen/default/public/default/lib/java
         [wdgen] [Info]    Initialize generation templates from configuration jar:file:/C:/Documents and Settings/wongj/.dtc/0/DCs/sap.com/tc/bi/extwd/_comp/gen/default/public/def/lib/java/SapWebDynproGenerationCore.jar!/WebDynproGenerationConfigurationCompiled.xml
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/HRXSS_PER_P0006_AU.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/Hrxss_Per_Modify_P0006_Au_Input.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/Hrxss_Per_Modify_P0006_Au_Output.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/Hrxss_Per_New_P0006_Au_Input.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/Hrxss_Per_Delete_P0006_Au_Output.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/Hrxss_Per_Read_P0006_Au_Output.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/Hrxss_Per_Edit_P0006_Au_Input.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/Hrxss_Per_Read_P0006_Au_Input.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/Hrxss_Per_Edit_P0006_Au_Output.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/Bapiret2.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/Hrxss_Per_Delete_P0006_Au_Input.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/Hcmt_Bsp_Pa_Au_R0006.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/model/Hrxss_Per_New_P0006_Au_Output.java
         [wdgen] WARNING: Metadata of component VcPerAddressAUOverview is not valid! ContextElementMapping "//WebDynpro/Controller:com.sap.xss.hr.per.au.address.overview.VcPerAddressAUOverview/OutgoingControllerUsage:FcPersInfoFcPersInfoInterfaceUsage/ContextMapping:1", Role "MappedElement": A minimum of 1 object(s) is required
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/IPublicFcPerAddressAU.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/IPrivateFcPerAddressAU.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/FcPerAddressAU.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/InternalFcPerAddressAU.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/IPublicFcPerAddressAUInterface.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/IExternalFcPerAddressAUInterface.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/IPrivateFcPerAddressAUInterface.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/FcPerAddressAUInterface.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/InternalFcPerAddressAUInterface.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/FcPerAddressAUInterface.wdcontroller
    [System.out] [Invoked from  com.sap.ide.webdynpro.generation.runtime.ControllerPublisher.info(ControllerPublisher.java:83)]
    [System.out] [Info] removed internal mapping between //WebDynpro/Controller:com.sap.xss.hr.per.au.address.fc.FcPerAddressAUInterface/Context/ChildNode:InfotypeList and //WebDynpro/Controller:com.sap.xss.hr.per.au.address.fc.FcPerAddressAU/Context/ChildNode:ReadInfotype/ChildNode:ReadOutput/ChildNode:ReadRecords
    [System.out] [Info] removed internal mapping between //WebDynpro/Controller:com.sap.xss.hr.per.au.address.fc.FcPerAddressAUInterface/Context/ChildNode:SelectedInfotype and //WebDynpro/Controller:com.sap.xss.hr.per.au.address.fc.FcPerAddressAU/Context/ChildNode:SelectedInfotype
    [System.out] [Info] removing usage of controller //WebDynpro/Controller:com.sap.xss.hr.per.au.address.fc.FcPerAddressAU     [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/IPublicFcPerAddressAUInterfaceView.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/IPrivateFcPerAddressAUInterfaceView.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/FcPerAddressAUInterfaceView.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/InternalFcPerAddressAUInterfaceView.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/IPublicFcPerAddressAUInterfaceCfg.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/IExternalFcPerAddressAUInterfaceCfg.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/IPrivateFcPerAddressAUInterfaceCfg.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/FcPerAddressAUInterfaceCfg.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/InternalFcPerAddressAUInterfaceCfg.java
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/FcPerAddressAUInterfaceCfg.wdcontroller
         [wdgen] [Info]    Generating packages/com/sap/xss/hr/per/au/address/fc/wdp/IMessageFcPerAddressAU.java
         [wdgen] [Warning] com.sap.xss.hr.per.au.address.overview.VcPerAddressAUOverview --> ContextValueAttribute DeleteFlag [structureElement]: All attributes of the corresponding context node have to be bound to fields of a dictionary structure
         [wdgen] [Error]   .Subtypes: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   com.sap.xss.hr.per.au.address.overview.VcPerAddressAUOverview --> ContextModelNode Subtypes [modelClass]: The context model node has not been bound to a model class (Hint: A Context model node has to be bound to a model class or mapped to a model node of another controller.)
         [wdgen] [Error]   .Subtypes.Subtype: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .Subtypes.Case: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .Subtypes.Stext: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   .Default_Begda: The mapping definition is inconsistent, the mapped context element does not exist.
         [wdgen] [Error]   com.sap.xss.hr.per.au.address.overview.VcPerAddressAUOverview --> ContextModelAttribute Default_Begda [referencedProperty]: The context model attribute has not been bound to a model property
         [wdgen] [Error]   com.sap.xss.hr.per.au.address.overview.VcPerAddressAUOverview --> ContextModelAttribute Default_Begda: Context model attributes which are defined as top level attributes have to be mapped to attributes of other controllers.
         [wdgen] [Info]    com.sap.xss.hr.per.au.address.overview.BizCardsView --> TransparentContainer rootContainer [Children]: Container does not contain children
         [wdgen] [Info]    Catching throwable null
         [wdgen] [Info]    com.sap.webdynpro.generation.ant.GenerationAntTaskError
         [wdgen]      at com.sap.webdynpro.generation.ant.GenerationAnt.showCheckResult(GenerationAnt.java:157)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.check(Generation.java:2047)
         [wdgen]      at com.sap.ide.webdynpro.generation.Generation.generatePersistentComponent(Generation.java:1296)
         [wdgen]      at com.sap.ide.webdynpro.generation.console.GenerationConsole.generate(GenerationConsole.java:175)
         [wdgen]      at com.sap.webdynpro.generation.ant.GenerationAnt.main(GenerationAnt.java:50)
         [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         [wdgen]      at java.lang.reflect.Method.invoke(Unknown Source)
         [wdgen]      at com.sap.webdynpro.generation.ant.WDGenAntTask.execute(WDGenAntTask.java:219)
         [wdgen]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         [wdgen]      at org.apache.tools.ant.Task.perform(Task.java:364)
         [wdgen]      at org.apache.tools.ant.Target.execute(Target.java:341)
         [wdgen]      at org.apache.tools.ant.Target.performTasks(Target.java:369)
         [wdgen]      at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
         [wdgen]      at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:112)
         [wdgen]      at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:61)
         [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:213)
         [wdgen]      at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:190)
         [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         [wdgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         [wdgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         [wdgen]      at java.lang.reflect.Method.invoke(Unknown Source)
         [wdgen]      at com.sap.tc.buildtool.PluginCommunicator.maybeInvoke(PluginCommunicator.java:114)
         [wdgen]      at com.sap.tc.buildtool.PluginCommunicatorV2.communicate(PluginCommunicatorV2.java:42)
         [wdgen]      at com.sap.tc.buildtool.PluginHandlerImpl.handlePluginCommunication(PluginHandlerImpl.java:345)
         [wdgen]      at com.sap.tc.buildtool.PluginHandlerImpl.execute(PluginHandlerImpl.java:175)
         [wdgen]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1726)
         [wdgen]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:5559)
         [wdgen]      at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction.buildDCs(DcCreateProjectAction.java:1027)
         [wdgen]      at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction$1.execute(DcCreateProjectAction.java:299)
         [wdgen]      at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
         [wdgen]      at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         [wdgen]      at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
         [wdgen]      at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
         [wdgen] ERROR: Unknown exception during generation null (com.sap.webdynpro.generation.ant.GenerationAntTaskError)
         [wdgen] ERROR: Generation failed due to errors (8 seconds)
    Error: C:\Documents and Settings\wongj\.dtc\0\DCs\sap.com\ess\au\addr\_comp\gen\default\logs\build.xml:102: [Error]   Generation failed!
         at com.sap.webdynpro.generation.ant.WDGenAntTask.execute(WDGenAntTask.java:254)
         at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         at org.apache.tools.ant.Task.perform(Task.java:364)
         at org.apache.tools.ant.Target.execute(Target.java:341)
         at org.apache.tools.ant.Target.performTasks(Target.java:369)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
         at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:112)
         at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:61)
         at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:213)
         at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:190)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sap.tc.buildtool.PluginCommunicator.maybeInvoke(PluginCommunicator.java:114)
         at com.sap.tc.buildtool.PluginCommunicatorV2.communicate(PluginCommunicatorV2.java:42)
         at com.sap.tc.buildtool.PluginHandlerImpl.handlePluginCommunication(PluginHandlerImpl.java:345)
         at com.sap.tc.buildtool.PluginHandlerImpl.execute(PluginHandlerImpl.java:175)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1726)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:5559)
         at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction.buildDCs(DcCreateProjectAction.java:1027)
         at com.sap.ide.eclipse.component.provider.actions.dc.DcCreateProjectAction$1.execute(DcCreateProjectAction.java:299)
         at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    Ant runtime 14.38 seconds
    Ant build finished with ERRORS
    [Error]   Generation failed!
    Error: Build stopped due to an error: [Error]   Generation failed!
    Build plugin finished at 2007-11-05 16:32:49 GMT+10:00 (EST)
    Total build plugin runtime: 16.954 seconds
    Build finished with ERROR

    Hi,
    Check the context is currupted for the com.sap.xss.hr.per.au.address.overview.VcPerAddressAUOverview
    Regards
    Ayyapparaj

  • Interface Builder Error: Could not read archive

    I created a new project in Xcode. I double click on MainWindow.xib and it opens up Interface Builder like it should, but then I get an error saying "Could not read archive". This happens every time with any project I have tried to start; please help.

    I' ve the same problem. And if I make a new interface and save it, after a new klick on MainWindow.xib there's tthe error saying too.
    Sorry for my bad Englisch, but I'm German.

  • NWDS - Build EJB Archive not possible

    Hi there!
    Recently I updated my NWDS from version 2.0.15 to version 2.0.16.
    My workspace mainly consists of 2 EJB Module projects, 1 Web Module Project and 1 Enterprise Application project.
    The EAR project bundles the modules to an enterprise application.
    Before updating the NWDS, everything regarding build & deployment worked fine. But now I'm facing the problem that I cannot build the EJB Archives anymore. The menu entry for building the JAR is inactive. Also, when I try to build the whole EAR application, the EJB module archives are missing in the EAR.
    I've already tried to create new module projects and copy all sources to the new project. Once the archive build worked, but after restarting NWDS, the problem came up again.
    Does anybody has an idea about this issue? Maybe this is a known bug of version 2.0.16?
    Any help is highly appreciated!
    Kind regards,
    Matthias

    Hi all!
    I'm still having this problem. It seems to handle with a problem of org.eclipse.jface-plugin.
    Because, in these corrupted projects, I cannot access ejb-j2ee-engine.xml file correctly.
    Each time I'm clicking on a bean listed in this file, I get an error message "An error has occured. See error log for more details."
    Ok, the details in the logs are pretty poor:
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
    !STACK 0
    java.lang.NullPointerException
         at com.sap.ide.eclipse.j2ee.model.ui.sapejbjar.internal.description.UISapEjbJarDescriptionEnterpriseBean.refreshSpecificUIFromData(UISapEjbJarDescriptionEnterpriseBean.java:486)
    So finally, the menu entry "Build EJB Archive" is still inactive and I'm getting slightly mad with this tool.
    If anybody of you has expierience with similar behavior of NWDS, PLEASE HELP!
    Kind regards,
    Matthias

  • Cannot print reports as PDF: Logger not set error

    Hi all,
    I'm trying to print some reports as PDF and I have the following problem:
    - I followed the step "5.Installing and Configuring Apache FOP" of http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html
    - When I try to print my report I get this message on OC4J console:
    08/04/30 11:54:42 [ERROR] Logger not set
    08/04/30 11:54:42 [INFO] Using oracle.xml.parser.v2.SAXParser as SAX2 Par
    08/04/30 11:54:42 [INFO] building formatting object tree
    08/04/30 11:54:42 [INFO] setting up fonts
    08/04/30 11:54:42 [INFO] [1]
    08/04/30 11:54:42 [WARNING] table-layout=auto is not supported, using fix
    08/04/30 11:54:42 [WARNING] Sum of fixed column widths 720000 greater tha
    um specified IPD 658800
    08/04/30 11:54:42 [INFO] Parsing of document complete, stopping renderer
    My question is about the Logger error. What is exactly a Logger?
    May I define it in j2ee-logging.xml file of OC4J?
    I'm working with:
    - APEX 3.0.1
    - Java SDK 1.4.2
    - Oracle Containers for J2EE (10.1.3.2)
    Thanks!
    Roger

    Hi again,
    I still didn't found the solution to my problem. In the "ascontrol.log" file of OC4J there is this warning:
    2008-05-05 11:36:28,934 [OC4J Launcher] WARN jmx.SecureWalletManager _setPermission.161 - WARNING: Could not set file permissions administrators:F for wallet at E:\oc4j\j2ee\home\persistence\ascontrol\ascontrol\securestore\ewallet.p12
    Is it significant?
    Thanks

  • APACHE FOP  LOGGER NOT SET

    In this day I have one issue and I was not able to resolve.
    Basically I found many post that speak of something similar. But don´t found one particular solution.
    I have one installation of APEX 3.1 and installed APache FOP 10.1.3.2.0, but this installations are on E-business suite 11.5.10.2
    First installed EBS 11.5.10.2 , then migrated DAtabase a 10.2.0.3, then installed APEX 3.1 and now installed OC4J Containers 10.1.3.2.0 and configured Apache FOP, my SO is Linux 4, I have jdk 1.4.2.
    I'm trying to print some reports as PDF and I have the following problem:
    I followed the step "5.Installing and Configuring Apache FOP" of http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html
    When I try to print my report I get this message on OC4J console:
    08/07/24 20:39:52 [ERROR] Logger not set
    08/07/24 20:39:52 [WARNING] Screen logger not set - Using ConsoleLogger.
    08/07/24 20:39:52 [INFO] Using oracle.xml.parser.v2.SAXParser as SAX2 Parser
    08/07/24 20:39:52 [INFO] building formatting object tree
    08/07/24 20:39:52 [INFO] setting up fonts
    08/07/24 20:39:53 [INFO] [1]
    08/07/24 20:39:53 [WARNING] table-layout=auto is not supported, using fixed!
    08/07/24 20:39:53 [WARNING] Sum of fixed column widths 660000 greater than maximum specified IPD 658800
    08/07/24 20:39:53 [INFO] Parsing of document complete, stopping renderer
    I get this message on Log Apache
    [Thu Jul 24 20:39:53 2008] [warn] mod_plsql: Stale Connection due to Oracle error 22293
    [Thu Jul 24 20:39:53 2008] [error] mod_plsql: /pls/apex/wwv_flow.accept ORA-22293
    ORA-22293: LOB already opened in the same transaction
    anybody help me ?

    When I pressing the button does export writes that "it is impossible to display the page".Export does not occur.
    However, I added apex_fop.jsp following:
    java.io.FileOutputStream os = new java.io.FileOutputStream ("/tmp/out.test");
    driver.setOutputStream(os);
    driver.run();
    os.close();
    Once I click on the button in the apex export all the information stored in a file out.test.Open the file are all displayed correctly. However, the apex does not return the file, and writes "it is impossible to display the page"

  • Error ASPRUNTIME: Object reference not set to an instance of an object.in Visual Studio in method CopyPrecompiledFile.

    Hello, I have this issue and Ihave wasted atleast 2 days with this one. I have tried all possible solutions -
    1. Turn Off Real time McAffee scanning  -- I do not have real time scanning ON
    2. Delete Bin folder and start all over by adding references -- Did not work
    3. delete .compiles or refresh filesdelete temp files from asp.net temp files folder -- no .Compiled file. Deleted refresh files but no use
    4. change temp file for appliation in compilation tag of web config -- No use
    My application framework is .NET 4.5 and VSD 2012. I have tried to compile from C:\WINDOWS\Mi
    crosoft.NET\Framework folder as well as C:\WINDOWS\Mi
    crosoft.NET\Framework64 folder. Both gave same error.
    I need urgent assistance plz.
    Here is stack trace :
    C:\Development\Convergence\Applications\CAP\WixSetup\WixSetupView>"C:\WINDOWS\Mi
    crosoft.NET\Framework\v4.0.30319\aspnet_compiler.exe" -u -fixedNames -p "C:\Deve
    lopment\Convergence\Applications\CAP\TouchPointTier\Presentations" -v / "C:\Deve
    lopment\Convergence\Applications\CAP\PrecompiledWeb\ConvergenceCAP" -errorstack
    Microsoft (R) ASP.NET Compilation Tool version 4.0.30319.17929
    Utility to precompile an ASP.NET application
    Copyright (C) Microsoft Corporation. All rights reserved.
    error ASPRUNTIME: Object reference not set to an instance of an object.
    [NullReferenceException]: Object reference not set to an instance of an object.
       at System.Web.Compilation.BuildManager.CopyPrecompiledFile(VirtualFile vfile,
     String destPhysicalPath)
       at System.Web.Compilation.BuildManager.CopyStaticFilesRecursive(VirtualDirect
    ory sourceVdir, String destPhysicalDir, Boolean topLevel)
       at System.Web.Compilation.BuildManager.CopyStaticFilesRecursive(VirtualDirect
    ory sourceVdir, String destPhysicalDir, Boolean topLevel)
       at System.Web.Compilation.BuildManager.CopyStaticFilesRecursive(VirtualDirect
    ory sourceVdir, String destPhysicalDir, Boolean topLevel)
       at System.Web.Compilation.BuildManager.CopyStaticFilesRecursive(VirtualDirect
    ory sourceVdir, String destPhysicalDir, Boolean topLevel)
       at System.Web.Compilation.BuildManager.PrecompileAppInternal(VirtualPath star
    tingVirtualDir, IEnumerable`1 excludedVirtualPaths)
       at System.Web.Compilation.BuildManager.PrecompileApp(VirtualPath startingVirt
    ualDir, IEnumerable`1 excludedVirtualPaths)
       at System.Web.Compilation.BuildManager.PrecompileApp(ClientBuildManagerCallba
    ck callback, IEnumerable`1 excludedVirtualPaths)
       at System.Web.Compilation.BuildManagerHost.PrecompileApp(ClientBuildManagerCa
    llback callback, List`1 excludedVirtualPaths)
       at System.Web.Compilation.BuildManagerHost.PrecompileApp(ClientBuildManagerCa
    llback callback, List`1 excludedVirtualPaths)
       at System.Web.Compilation.ClientBuildManager.PrecompileApplication(ClientBuil
    dManagerCallback callback, Boolean forceCleanBuild)
       at System.Web.Compilation.ClientBuildManager.PrecompileApplication(ClientBuil
    dManagerCallback callback)
       at System.Web.Compilation.Precompiler.Main(String[] args)
    C:\Development\Convergence\Applications\CAP\WixSetup\WixSetupView>pause
    Press any key to continue . . .

    I know these warning are not related to my issue that is the reason i am not able to understand what is wrong with it. Its a huge application and compiliing takes atleast 6-7 hrs and after that I get error in "copyPrecompiledFiles" method.
    I have circular reference issue in application but when I build application in specific sequece, it goes away so after builing application with 0 errors, i execute command to precompile
    rmdir C:\Precompiled /s /q
    mkdir C:\Precompiled
    "C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\aspnet_compiler.exe" -u -fixedNames -p "C:\ApplicationPath" -v / "C:\Precompiled" -errorstack
    pause

Maybe you are looking for

  • Excel web app Review tab with SharePoint 2013

    Is there a way to get the review tab to show up in Excel web app with SharePoint 2013 on-prem?  Users want to be able to use the "add comments" feature while in the excel web app.

  • How to get the number of routes in MLS L3SW table with SNMP

    Hello experts, Is there any way to get the number of routes in the MLS-hardware Layer 3-switching table with SNMP, like with CLI command "show mls cef summary"? If possible, please let me know the OID and which MIB do I use. [e.g.] #show mls cef summ

  • Mac G£ (B&G) OS 10.3.9 - Difficulties installing OS 10.4

    I purchased OS 10.4 with the intention of upgrading my son's Mac G3 from OS 10.3.9. to OS 10.4 as he wishes to use iMovie HD. I have thus far failed to do that despite numerous attempts and, I think, following all the advice in the installation guide

  • CS4 Installation on OS X?

    Will Master Collection CS4 (specifically the Acrobat Pro software) install OK on a new MacBook Air?  Also, does my license allow me to install on two computers (both are mine).

  • Remediation to a video chunk?

    I have a course that has a series of video demos throughout and a question or two after each video series. Users are given 2 chances to get the answer correct before remediating back to the relevant content; is there a way to tell Captivate to remedi