Eclipse build not working

Hello,
I am using Eclipse and everytime I try to do a Project -> Clean -> OK (with start build automatically checked), eclipse shows the build status dialogue box, and says it completes the build, but during the build it does not say "compiling" which it use to do a few weeks ago.
In addition, when I check my usual compile destination folder, it no longer outputs the class files there.
The only way I can get it to compile is if I use ANT.
Does anybody know what could be wrong?
Thanks in advance.

Typically one of two areas are messed up;
the eclipse config
  delete everything under eclipse/configuration/ except the config.ini file
the workspace
  delete everything under workspace/.metadata/ (or create a new workspace)
  and re-import your projects.

Similar Messages

  • WSAD 5 / Eclipse plugin not working

    I have installed the Kodo plugin into my Websphere Application Developer
    5.1.0 environment. I have configured the Kodo preferences and selected "Add
    Enhancer to Build" for my project.
    Still, the other items on the Kodo menu remain grayed out ("Enhance
    Metadata", "Refresh Mappings", etc.). Can anyone tell me what I'm doing
    wrong?
    Thanks in advance,
    Kevin Keigwin
    Architect
    SellCore

    Hi,
    there is a typo in the plugin.xml file for the Kodo plugin.
    change the following line -
    <library name="jakarta-commons-logging-1.0.2.jar"/>
    to -
    <library name="jakarta-commons-logging-1.0.3.jar"/>
    and restart Eclipse.
    Should do the trick.
    Simon
    "Darville" <[email protected]> wrote in message
    news:bfo9s9$h8e$[email protected]..
    Darville wrote:
    James Eitzmann wrote:
    I am trying to evaluate jdo implementations. I have installed the
    eclipse
    plugin according to the instructions, but it is not working. I amrunning
    with eclipse 2.1 on windows. I can see the menu items and the entry inthe
    preferences panel but when I click on the preferences item, nothing
    happens. When I try to switch to the kodo view, I get a problemsshowing
    view error message. I am using kodo 2.5.2.
    Does anyone have any suggestions?
    Thanks
    Hello,
    I am experiencing the same problem
    using kodo 2.5.2
    using eclispe 2.1.1 (windows)
    ChristopheOops, the solution was already in the forum
    See mail from Aapo (07-17-03)
    This is a copy of the mail :
    <<
    Hi,
    while trying to get KODO Eclipse plugin to work,
    I noticed that in plugin.xml there was incorrect reference
    to the jakarta-loggings jar : the version number is wrong:
    1.0.2 -> 1.0.3.
    Changing this I could get it working.
    Aapo
    >

  • Photoshop extension building not working for cs6, works for the rest

    I am building an extension for photoshop the manifest file is as below:
    <?xml version="1.0" encoding="UTF-8"?>
    <ExtensionManifest Version="4.0" ExtensionBundleId="Kit" ExtensionBundleVersion="2.0.0"
      ExtensionBundleName="Kit" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <ExtensionList>
      <Extension Id="Kit.extension1" Version="2.0.0" />
      </ExtensionList>
      <ExecutionEnvironment>
      <HostList>
      <Host Name="PHSP" Version="[13.0,15.9]" />
      <Host Name="PHXS" Version="[13.0,15.9]" />
      </HostList>
      <LocaleList>
      <Locale Code="All" />
      </LocaleList>
      <RequiredRuntimeList>
      <RequiredRuntime Name="CSXS" Version="3.0" />
      </RequiredRuntimeList>
      </ExecutionEnvironment>
      <DispatchInfoList>
      <Extension Id="Kit.extension1">
      <DispatchInfo >
      <Resources>
      <MainPath>./index.html</MainPath>
      <ScriptPath>./Kit.jsx</ScriptPath>
      </Resources>
      <Lifecycle>
      <AutoVisible>true</AutoVisible>
      </Lifecycle>
      <UI>
      <Type>Panel</Type>
      <Menu>Beauty Retouching Kit</Menu>
      <Geometry>
      <Size>
      <Height>580</Height>
      <Width>250</Width>
      </Size>
      <MaxSize>
      <Height>580</Height>
      <Width>250</Width>
      </MaxSize>
      <MinSize>
      <Height>580</Height>
      <Width>250</Width>
      </MinSize>
      </Geometry>
      <Icons>
      <Icon Type="Normal">./pictures/thumb/Icon.png</Icon>
      <Icon Type="RollOver">./pictures/thumb/Icon.png</Icon>
      <Icon Type="DarkNormal">./pictures/thumb/Icon.png</Icon>
      <Icon Type="DarkRollOver">./pictures/thumb/Icon.png</Icon>
      </Icons>
      </UI>
      </DispatchInfo>
      </Extension>
      </DispatchInfoList>
    </ExtensionManifest>
    I tried this code for photoshop CC and CC 2014, it works for both but I couldn't get it to run for cs6 it gives the below error from the extension manager:
    so isn't Version="[13.0,15.9]" correct? why would it not work for cs6? thanks in advance.

    Hi,
    CS6 doesn't support HTML Panels but Flash ones, this should be the why the Adobe Extension Manager fails.
    You might find help here (Flash): Creative Suite Extension Builder and here (HTML): Extension Builder 3
    Davide Barranca
    www.davidebarranca.com
    www.cs-extensions.com

  • Builds not Working

    Builds are not working for Visual Studio Online portals for EAST US, azure customers.
    The remote name could not be resolved: 'www.nuget.org' error occurs during the Build Execution.
    Any Updates ?
    Developer

    Hi,
     Have you tried clearing the Proxy settings as mentioned here.
     https://support.microsoft.com/en-us/kb/2289942?wa=wsignin1.0
     Or it may also be an Azure DNS issue or something related to Nuget side. Wait for some more time and try again.
    Regards,
    Nithin Rathnakar

  • Imoprt/Export Strings in Translation Builder not working

    Hi All,
    I am new to Translation Builder.
    There is a form which is referring many other forms, when I am importing strings of main form in translation builder, its not importing all prompts and only 25 out of 500 prompts. May be it is not importing prompts from other referring form.
    Among above 25 prompts, I have imported translations from English to German (translation builder). But after exporting the translation and compiling the form in D folder, translated prompts are not visible in German language login.
    I am following the below steps:
    1. Created DB connection
    2. Created New project
    3. Right click > import strings
    4. Base language 'AMERICAN', character set 'WE8ISO8859P1', version ='1' form=form from 'US' folder. (this form also refers other forms which are available under resource directory)
    5. Right click on .fmb > add translation > translation language 'German' & Trns. character set 'UTF8'
    6. RHS double click on GERMAN UTF8 > ok (here its not importing only very few prompts)
    7. Provided translations > save
    8. Click on version > export string and exported to d folder.
    9. Logged in with German language.
    Now translations are not coming.
    Note: First time i am using translation builder.
    Please let me know if I am missing any step or any set is required etc..
    Many thanks..
    Soniya.

    Everything was done from scratch with V28.
    1. 10. 2013 v 16:14, Bob Bringhurst <[email protected]>:
    Re: Customized strings in iPad viewer not working?
    created by Bob Bringhurst in Digital Publishing Suite - View the full discussion
    That's odd. It worked for me when I tested it. Perhaps you should try moving the current xml file to a different folder, downloading a new version, copying and pasting, and rebuilding.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5728130#5728130
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5728130#5728130
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5728130#5728130. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Digital Publishing Suite at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • New Coldfusion Server Setup in Flashbuilder and Coldfusion Builder not working

    I have not found the combination for adding a new Coldfusion Server in Flash Builder 4.7 or Coldfusion Builder 2.01 with Coldfusion 10. I am running windows 7 64bit. on IIS 7. Coldfusion 10 is running fine.
    All was well with Coldfusion 9 Flash Builder 4.6 and Coldfusion Builder 2.0.
    Local Server Settings for CF9 were
    Server Home C:\Coldfusion9
    Document Root   C:\inetpub\wwwroot
    Version: 9.0.x
    Now as soon as I put in C:\Coldfusion10 or C:\Coldfusion10\cfusion I get an error "Server home is not valid".
    Any hints on getting this going.

    Hi Jeff,
    Can you let us know the directory location for wwwroot on your system.
    jeffcg2 wrote:
    That does not work. As soon as I put C:\ColdFusion10\cfusion in the Server Home I get the error Server Home Invalid. I have uninstalled Coldfusion 10 and re-installed added the latest updates. Coldfusion 10 is working fine running on IIS 7.
    Not necessarily. As soon as you select the "cfusion" location, it would automatically pick the wwwroot location.
    jeffcg2 wrote:
    With Coldfusion 10 , since you have C:\ColdFusion10\cfusion\wwwroot. as the Document root will this only work if you install the included web server?
    Regards,
    Anit Kumar

  • Eclipse IDE not Working

    am having difficulty getting my Eclipse IDE to work after updating to Mountain Lion (OSX 10.8.2) yesterday. For whatever reason, my errors and line numbers are not updating properly. The line numbers don't pose much of an issue, but coding without errors is immensely irritating. Restarting my computer didn't yield any results. I've searched around the world wide web, and I've found a few articles with potential solutions (mostly from this site). Unfortunately, I haven't been able to get any of these solutions to work.
    When I check for new updates in eclipse, no updates are found. Restarting my computer has no effect.
    Also, I am not running a second monitor; just my standard Mac Book Pro 13' running Eclipse Version: 3.7.2

    Eclipse is now at version 4.2.  You probably should get the latest version (Juno)

  • Eclipse plugin not working

    I am trying to evaluate jdo implementations. I have installed the eclipse
    plugin according to the instructions, but it is not working. I am running
    with eclipse 2.1 on windows. I can see the menu items and the entry in the
    preferences panel but when I click on the preferences item, nothing
    happens. When I try to switch to the kodo view, I get a problems showing
    view error message. I am using kodo 2.5.2.
    Does anyone have any suggestions?
    Thanks

    Hi,
    there is a typo in the plugin.xml file for the Kodo plugin.
    change the following line -
    <library name="jakarta-commons-logging-1.0.2.jar"/>
    to -
    <library name="jakarta-commons-logging-1.0.3.jar"/>
    and restart Eclipse.
    Should do the trick.
    Simon
    "Darville" <[email protected]> wrote in message
    news:bfo9s9$h8e$[email protected]..
    Darville wrote:
    James Eitzmann wrote:
    I am trying to evaluate jdo implementations. I have installed the
    eclipse
    plugin according to the instructions, but it is not working. I amrunning
    with eclipse 2.1 on windows. I can see the menu items and the entry inthe
    preferences panel but when I click on the preferences item, nothing
    happens. When I try to switch to the kodo view, I get a problemsshowing
    view error message. I am using kodo 2.5.2.
    Does anyone have any suggestions?
    Thanks
    Hello,
    I am experiencing the same problem
    using kodo 2.5.2
    using eclispe 2.1.1 (windows)
    ChristopheOops, the solution was already in the forum
    See mail from Aapo (07-17-03)
    This is a copy of the mail :
    <<
    Hi,
    while trying to get KODO Eclipse plugin to work,
    I noticed that in plugin.xml there was incorrect reference
    to the jakarta-loggings jar : the version number is wrong:
    1.0.2 -> 1.0.3.
    Changing this I could get it working.
    Aapo
    >

  • Additional SDK for Flex Builder - not working

    Hi,
    I have a Flex Builder 3.0.2. It's shipped with Flex SDK 2.0.1 and 3.2. I would like to add the new Flex SDK 3.5. I followed the documentation: http://livedocs.adobe.com/flex/3/html/help.html?content=build_6.html#162812:
    - extracted SDK 3.5
    - added into my SDK list
    - set to default
    - restart Flex Builder
    - clean project
    But it's just not working. There are many functions from the documentation I can't use still (but should be available with SDK 3.5). How can I fire SDK 3.5 up?
    Thanks in advance,
    Peter

    I can't solve your problem, but I can say that Flex Builder 3
    is much faster amd more stable than FB2.
    Tracy

  • Dictionary DC BUILD not working with CE 7.1 and 7.0 NWDI

    Hi All,
    we integrated our ce 7.1  in our existing NWDI environment. Everything works fine
    except for the dictionary dc build.
    The build process stops with an
    Open SQL services not initialized! (java.lang.IllegalStateException: Open SQL services not initialized!)
    error.
    I attached the CBS Build Log.
    Thanks for helping me!
    Best Regards
    Thomas
    CBS Build Log - [  JDEV_CE71_D/test.com_CETEST_1/default/  /test.com/test/tonddic  ]
      epikur     SAP Component Build Server  
    Development Component Build (2008-02-11 14:21:09)
      Component name: test/tonddic
      Component vendor: test.com
      SC compartment: test.com_CETEST_1
      Configuration: JDEV_CE71_D
      Location: JDEV_CE71_D
      Source code location: http://EPIKUR:50000/dtr/ws/CE71/test.com_CETEST/dev/active/DCs/test.com/test/tonddic/_comp/
      DC root folder: F:\usr\sap\SA2\DVEBMGS00\j2ee\cluster\server0\temp\CBS\d\.B\149\DCs\test.com\test\tonddic\_comp\
      DC type: Dictionary
    DC Model check:
       All used DCs are available locally
       validating dependency to build plugin "sap.com/tc/bi/bp/ddic"
       validating dependency to  public part "runtime" of DC "sap.com/tc/ddic/runtime/facade"
       DC model check OK
    Start build plugin:
       using build plugin: sap.com/tc/bi/bp/ddic
       starting build plugin from : F:\usr\sap\SA2\DVEBMGS00\j2ee\cluster\server0\temp\CBS\d\.B\149\DCs\sap.com\tc\bi\bp\ddic\_comp\gen\default\public\ddic\
    Build Plugin 'DictionaryPlugin', Version 7.10 SP 4 (NW07_04_REL, built on 2007-11-19 18:29:27 +0100, CL12312)
       development component:  test/tonddic (test.com)
          software component:  CETEST (test.com)
                    location:  JDEV_CE71_D
                        type:  Dictionary
               build variant:  default
             source location:  SAPServiceSA2@localhost
             output location:  F:\usr\sap\SA2\DVEBMGS00\j2ee\cluster\server0\temp\CBS\d\.B\149\DCs\test.com\test\tonddic\_comp\gen\default
           generation folder:  F:\usr\sap\SA2\DVEBMGS00\j2ee\cluster\server0\temp\CBS\d\.B\149\t\E566FFDB8ED53F0250EFBFF2B929A8A7
           plugin start time:  2008-02-11 14:21:10 GMT+01:00 (CET)
                     Java VM:  Java HotSpot(TM) Client VM, 1.5.0_14-b03 (Sun Microsystems Inc.)
    General options:
      convert *.xlf to *.properties: yes
      include sources for debugging: yes
    Checking path lengths for sources
    Path length checks finished in 0.015 seconds
    Preparing data context..
    No public part descriptor found for component "tc/ddic/runtime/facade" (vendor "sap.com"), public part "runtime", using legacy mode.
    Data context preparation finished in 0.25 seconds
    Creating Ant build file..
      Creating output file: F:\usr\sap\SA2\DVEBMGS00\j2ee\cluster\server0\temp\CBS\d\.B\149\DCs\test.com\test\tonddic\_comp\gen\default\logs\build.xml
      Using macro file:     F:\usr\sap\SA2\DVEBMGS00\j2ee\cluster\server0\temp\CBS\d\.B\149\DCs\sap.com\tc\bi\bp\ddic\_comp\gen\default\public\ddic\macros\build.vm
    Build file creation finished in 0.407 seconds
    Starting Ant..
      Using build file:     F:\usr\sap\SA2\DVEBMGS00\j2ee\cluster\server0\temp\CBS\d\.B\149\DCs\test.com\test\tonddic\_comp\gen\default\logs\build.xml
      Using build target:   build
      Using Ant version:    1.6.4
    compile:
          [echo] Starting dictionary generator
         [ddgen]
         [ddgen] [Info]    Property deployment is true: Deployment information is provided!
         [ddgen] [Info]    Property sourcepath ...
         [ddgen] [Info]       F:\usr\sap\SA2\DVEBMGS00\j2ee\cluster\server0\temp\CBS\d\.B\149\DCs\test.com\test\tonddic\_comp\src\packages
         [ddgen] [Info]    Property targetpath: F:\usr\sap\SA2\DVEBMGS00\j2ee\cluster\server0\temp\CBS\d\.B\149\t\E566FFDB8ED53F0250EFBFF2B929A8A7\gdd
         [ddgen] [Info]    Property archivename: test.comtesttonddic
         [ddgen] [Info]    Property vendor: test.com
         [ddgen] [Info]    Property dcname: test/tonddic
         [ddgen] [Info]    Property metadatapath: F:\usr\sap\SA2\DVEBMGS00\j2ee\cluster\server0\temp\CBS\d\.B\149\t\E566FFDB8ED53F0250EFBFF2B929A8A7\gdd_metainf
         [ddgen] [Info]    Property generates2x is false: S2X files will not be generated
         [ddgen] [Info]    Property projectlanguage: de
         [ddgen] [Info]    Property language: Available languages are automatically determined
         [ddgen] [Info]    Property addpaths ...
         [ddgen] [Info]       SapMetamodelDictionaryContent.zip - F:/usr/sap/SA2/DVEBMGS00/j2ee/cluster/server0/temp/CBS/d/.B/149/DCs/sap.com/tc/bi/extddic/_comp/gen/default/public/def/lib/model
         [ddgen] [Info]       SapMetamodelDictionaryContent.zip - F:/usr/sap/SA2/DVEBMGS00/j2ee/cluster/server0/temp/CBS/d/.B/149/DCs/sap.com/tc/ddic/runtime/facade/_comp/gen/default/public/runtime/lib/java
         [ddgen] [Info]       dictionary.rtcontainer.facade.filter.jar - F:/usr/sap/SA2/DVEBMGS00/j2ee/cluster/server0/temp/CBS/d/.B/149/DCs/sap.com/tc/ddic/runtime/facade/_comp/gen/default/public/runtime/lib/java
         [ddgen] [Info]       dictionary.runtime.facade.filter.jar - F:/usr/sap/SA2/DVEBMGS00/j2ee/cluster/server0/temp/CBS/d/.B/149/DCs/sap.com/tc/ddic/runtime/facade/_comp/gen/default/public/runtime/lib/java
         [ddgen] [Info]       dictionary.services.facade.filter.jar - F:/usr/sap/SA2/DVEBMGS00/j2ee/cluster/server0/temp/CBS/d/.B/149/DCs/sap.com/tc/ddic/runtime/facade/_comp/gen/default/public/runtime/lib/java
         [ddgen] [Info]       tcddicruntime~facade.jar - F:/usr/sap/SA2/DVEBMGS00/j2ee/cluster/server0/temp/CBS/d/.B/149/DCs/sap.com/tc/ddic/runtime/facade/_comp/gen/default/public/runtime/lib/java
         [ddgen] [Info]    Optional property i18npath is empty
         [ddgen] [Info]    Initialize generation templates from configuration jar:file:/F:/usr/sap/SA2/DVEBMGS00/j2ee/cluster/server0/temp/CBS/d/.B/149/DCs/sap.com/tc/bi/extddic/_comp/gen/default/public/def/lib/java/dictionary_generation_core_api.jar!/DictionaryGenerationConfigurationCompiled.xml
         [ddgen] [Info]    Using DocumentBuilder com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl
         [ddgen] [Info]    Generating datatypes/com/test/struct/Project.gstructure
         [ddgen] [Info]    Generating of DbTtable //DtDictionary/DtDbTable:.SNAP_TEST aborted with exception
         [ddgen] [Info]    Catching throwable Open SQL services not initialized!
         [ddgen] [Info]    java.lang.IllegalStateException: Open SQL services not initialized!
         [ddgen]      at com.sap.sql.services.OpenSQLPublicServices$1.invoke(OpenSQLPublicServices.java:83)
         [ddgen]      at $Proxy1.getVendorTitle(Unknown Source)
         [ddgen]      at com.sap.sql.services.OpenSQLPublicServices.getVendorTitle(OpenSQLPublicServices.java:416)
         [ddgen]      at com.sap.sql.NativeSQLAccess.getVendorTitle(NativeSQLAccess.java:333)
         [ddgen]      at com.sap.dictionary.database.dbs.Database.getVendorTitleForDatabaseName(Database.java:145)
         [ddgen]      at com.sap.dictionary.designtime.DtDbTableExpanded.isTableOk(DtDbTableExpanded.java:278)
         [ddgen]      at com.sap.dictionary.designtime.DtDbTableExpanded.expand(DtDbTableExpanded.java:175)
         [ddgen]      at com.sap.dictionary.designtime.DtDbTableExpanded.<init>(DtDbTableExpanded.java:50)
         [ddgen]      at com.sap.dictionary.tools.generation.Generation.generatePersistentDbTable(Generation.java:795)
         [ddgen]      at com.sap.dictionary.tools.generation.console.GenerationConsole.generateDbTables(GenerationConsole.java:1130)
         [ddgen]      at com.sap.dictionary.tools.generation.console.GenerationConsole.generate(GenerationConsole.java:171)
         [ddgen]      at com.sap.dictionary.generation.ant.GenerationAnt.main(GenerationAnt.java:51)
         [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         [ddgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         [ddgen]      at java.lang.reflect.Method.invoke(Unknown Source)
         [ddgen]      at com.sap.dictionary.generation.ant.DDGenAntTask.execute(DDGenAntTask.java:238)
         [ddgen]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
         [ddgen]      at org.apache.tools.ant.Task.perform(Task.java:364)
         [ddgen]      at org.apache.tools.ant.Target.execute(Target.java:341)
         [ddgen]      at org.apache.tools.ant.Target.performTasks(Target.java:369)
         [ddgen]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
         [ddgen]      at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         [ddgen]      at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:114)
         [ddgen]      at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:57)
         [ddgen]      at com.sap.tc.buildplugin.DefaultPlugin.handleBuildStepSequence(DefaultPlugin.java:196)
         [ddgen]      at com.sap.tc.buildplugin.DefaultPlugin.performBuild(DefaultPlugin.java:168)
         [ddgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate$BuildRequestHandler.handle(DefaultPluginV3Delegate.java:66)
         [ddgen]      at com.sap.tc.buildplugin.DefaultPluginV3Delegate.requestV3(DefaultPluginV3Delegate.java:48)
         [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         [ddgen]      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         [ddgen]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         [ddgen]      at java.lang.reflect.Method.invoke(Unknown Source)
         [ddgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.maybeInvoke(PluginHandler2.java:350)
         [ddgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.request(PluginHandler2.java:102)
         [ddgen]      at com.sap.tc.buildtool.v2.impl.PluginHandler2.build(PluginHandler2.java:76)
         [ddgen]      at com.sap.tc.buildtool.PluginHandler2Wrapper.execute(PluginHandler2Wrapper.java:58)
         [ddgen]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1750)
         [ddgen]      at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1515)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.build(CBSBuildController.java:761)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.execCommand(CBSBuildController.java:527)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.evalCmdLine(CBSBuildController.java:452)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.run(CBSBuildController.java:324)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.exec(CBSBuildController.java:262)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.mainLoop(CBSBuildController.java:217)
         [ddgen]      at com.sap.tc.buildcontroller.CBSBuildController.main(CBSBuildController.java:178)
         [ddgen] [Error]   Unknown exception during generation Open SQL services not initialized! (java.lang.IllegalStateException: Open SQL services not initialized!)
         [ddgen] [Error]   Generation failed due to errors (1 seconds)
    Error: F:\usr\sap\SA2\DVEBMGS00\j2ee\cluster\server0\temp\CBS\d\.B\149\DCs\test.com\test\tonddic\_comp\gen\default\logs\build.xml:70: [Error]   Generation failed!
         at com.sap.dictionary.generation.ant.DDGenAntTask.execute(DDGenAntTask.java:262)
         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.executeSortedTargets(Project.java:1216)
         at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
         at com.sap.tc.buildplugin.techdev.ant.util.AntRunner.run(AntRunner.java:114)
         at com.sap.tc.buildplugin.DefaultAntBuildAction.execute(DefaultAntBuildAction.java:57)
         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(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         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:1750)
         at com.sap.tc.devconf.impl.DCProxy.make(DCProxy.java:1515)
         at com.sap.tc.buildcontroller.CBSBuildController.build(CBSBuildController.java:761)
         at com.sap.tc.buildcontroller.CBSBuildController.execCommand(CBSBuildController.java:527)
         at com.sap.tc.buildcontroller.CBSBuildController.evalCmdLine(CBSBuildController.java:452)
         at com.sap.tc.buildcontroller.CBSBuildController.run(CBSBuildController.java:324)
         at com.sap.tc.buildcontroller.CBSBuildController.exec(CBSBuildController.java:262)
         at com.sap.tc.buildcontroller.CBSBuildController.mainLoop(CBSBuildController.java:217)
         at com.sap.tc.buildcontroller.CBSBuildController.main(CBSBuildController.java:178)
    Ant runtime 2.047 seconds
    Ant build finished with ERRORS
    [Error]   Generation failed!
    Error: Build stopped due to an error: [Error]   Generation failed!
    Error: Build stopped due to an error: [Error]   Generation failed!
    Build plugin finished at 2008-02-11 14:21:13 GMT+01:00 (CET)
    Total build plugin runtime: 3.594 seconds

    SAP Note 1118779 helpded

  • Post build "builder" not working.

    I want to run a .bat file after compiling a project so output SWF is copied somewhere else, but when I create a new Builder in Project - Properties, Builders, I always get errors even for a simply copy operation.
    Does anyone know any links to pages showing how to create Builders for .bat files for copying output files?

    Hi menchar,
    Yes and yes. The example I provided above was the simplest version that I could get to work via the Cmd line and in a batch file, but I tried the full hard coded path to the file without any special variables. I could get that to work in both the Cmd Line and the batch file, but not in a Post-build Action. The thing that confuses me though is that the help says the following:
    Actions can be any command supported by a Windows batch file. You can pass arguments, either hard-coded or special LabWindows/CVI variables, to the action. If you specify a batch file as an action, you must use the CALL command. Before any actions are executed, LabWindows/CVI sets the directory of the project as the current working directory.
    LabWindows/CVI creates a batch file containing the actions for each step, and then runs the batch file. You can view the output of the build steps in the Build Output window.
    The working directory should be set to where I've get my external tests to work, but I have not been able to see any evidence of a batch file being created or the ability to see the output of the build steps in the Build Output window; At best I can only see warnings in the Build Output window during the compile phase, but when the build starts, the Build Window disappears and the Window > Build Output menu option is grayed out.
    If CVI is creating a batch file like it says, where would that file exist?
    -Jack

  • Links to exe and back to menu builder not working

    I have read through all of the messages in the Forum and have
    seen similar questions on this topic but no actual answers for this
    precise situation. I apologize if I've just missed it. I'm fairly
    new to Captivate and am using version 2. I am building a project
    that will have 15 - 20 standalone .exe files.
    This client is one of of the very few that does not have
    Flash Player and will not due to security reasons. We will publish
    and play from a DVD/CD.
    The problem -
    I need to have a course menu to link to each exe and then
    link back from each exe to the main menu.
    I have built a sample menu builder and exported it as an exe.
    The links to the other files from this main menu work; however, I
    cannot get the links in the separate exe files to access the main
    menu exe (i.e. menu builder file). I either get a blank browser
    window or other url window, or nothing happens and the screen just
    stays there. The same thing will happen if I'm using the menu in
    the skins feature.
    I have ensured that all my files are in the same folder. I
    have variations on the link, such as "relative" links as suggested
    (i.e., removing path information and including only the file name).
    I'm not sure Captivate Player will help because it sounds
    like that is more for Web applications.
    Please help!
    Thanks
    lahkab

    Hi Don
    Sure thing. The weird part of this is that it will require
    using both MenuBuilder and Captivate to accomplish it. As you have
    seen, Captivate likes to open things by feeding into HTTP. So
    often, you wish to open a Word Document or a .PDF and you see a
    browser open. The bizarre part of all this, is that if you look at
    the address bar of the browser that opens, the path and filename
    are correct! You click there and press Enter and by golly it loads
    up. Go figure.
    So here goes.
    1. Note the exact file name you wish to open. Perhaps
    "Menu.EXE".
    2. Open MenuBuilder and create a new totally blank project.
    3. Set your width and height by clicking Options > Project
    Options. I think the smallest you can go is 320 wide and 200 high.
    4. Click Insert > Clickbox.
    5. For the link part, just type "Menu.EXE" (or whatever you
    noted in step 1) Note that you should not enter any path. JUST the
    file name. You might also click to place a check mark in the "Save
    file with project" check box, just to be on the safe side.
    6. Export the project as a Flash SWF.
    7. Close MenuBuilder and open your Captivate project.
    8. Edit the slide where your user will click to open the .EXE
    and click Insert > Animation...
    9. Insert the .SWF you created using MenuBuilder. Position it
    over where you wish your user to click.
    10. Publish your Captivate and test the link.
    In case it will help, I've got a zip containing all the files
    so you can see them in action (I included the source). No cloak and
    dagger with this next part, just conserving bandwidth, as I'm
    limited with this service and I don't wish everyone and their
    brother to use it all up just looking to see. Shoot me an E-Mail
    message to captiv8r (at) kc (dot) rr (dot) com and I'll send you a
    link to download the files for you to play with.
    Hopefully something here is helpful... Rick

  • Folio Builder Not working

    Folio Builder panel is requesting I download the latest update which I have done and installed and restarted. However Folio Builder panel is requesting I download like nothing happened.
    I am using Indesign CS5.5 and have updated the correct download for this version. Appreciate some help with this. Thank you.

    There is some small bug.
    I had the similar problem.
    I work on WXP and I have installed CS5.5 on nonsystem disk.
    But installator of Folio Builder did not detect it and created new folders on system disk C.
    I only copied content of this folders to the right place.
    Now is everything OK.

  • Debugging in Eclipse does not work (no variables, "No source availab")

    Hello!
    I have setup Eclipse for doing some very easy C projects.
    The code runs fine if I click the "Run" button, but I can't get the debugger working.
    First of all I can't see the values of the variables. And after passing the first breakpoint I get this message:
    Any ideas?

    Well, the code itself is homework, yes. But since our school is pro-microsoft we are "recommended" to use Visual Studio (Which is working great).
    But since I'm here, I don't think I need to say that I'm not a huge fan of windows.
    I haven't changed any settings in Eclipse, so its all at default settings. I have followed several tutorials, and non of them has said anything about changing any settings for getting debugging to work.
    I'm using "scanf" to read the value, so I guess that I have to enable debugging in stdio.h in some way then?
    I spoke to my teacher today however, and he suggested that I tried codeblocks.
    And In codeblocks everything works as expected (Actually easier than MS VS i think). And since we are only doing some basic labs in a few weeks, I'll be fine with it.
    But thanks for the answer anyway!

  • DVD for replication.  DDP Image build not working

    A first attempt to create a DDP Image for DVD replication.
    The disk duplicates OK
    When attempting to create a DDP Image the project check is fine, but the build tab does not come live.  Any suggestions?

    I am trying to create a file that will be copy protected to some degree at least.  That only works with DDP Image files.

Maybe you are looking for

  • Get URL from HTMLImg

    Hello, How do I get the URL from HTMLImg? I get the HTMLImg object from GetImageForResultFromSource I am using C# in 5.0.4 Thank you.

  • Doubt about JAVA stack and ABAP Stack

    Good day! Hope can help me with my next doubt. I understood that BI JAVA or JAVA has been embedded in the Java support package stack for portal. But for BI7 the installation for JAVA is by sps. We only use pure support package for BI7, we don't use s

  • Link Problem of Table Of Contents

    I'm novice of Pages. I couldn't go the page while clicking the corresponding page nuber entry in Table of Contents, but successful in the exported PDFs. I know this could be done in MS word. Any one could help me out or this feature is just not avail

  • Curves adjustment Bug

    I have PS 6.0.1. yes I know its an old version but it does everything i require so I have no need for upgrade. One of the main function i use it for is adjusting curves. recently I have noticed when i open a jpg and select adjustment/curves. Photosho

  • How to make my movie clip move slowly towards right after a few seconds?

    Hi, I have the following code which will bring my Banner_mc onto the middle of my Introduction page with some effects. Now, I want this movie clip to wait for a while and then move to right until it disappear with the same effects. How can I do that?