EjbModule not building for my CAF project

Hi,
    This is my first CAF project . I have created few entity services and than when I try to build it it gives me the following error :
ompile:
     [javac] Compiling 36 source files to C:\Documents and Settings\i028301\.dtc\LocalDevelopment\t\33C495AB7713C24C69FE621695764F50\classes
C:\Documents and Settings\i028301\.dtc\LocalDevelopment\DCs\sap.com\kpcarpool\ejbmodule\_comp\ejbModule\com\sap\kpcarpool\besrv\car\CarServiceBean.java:178: cannot resolve symbol
symbol  : method almostEqual (java.util.Date,java.util.Date)
location: class com.sap.kpcarpool.besrv.car.CarServiceBean
                    if (!almostEqual(oldBE.getLastChangedAt(), be.getLastChangedAt())) {
                                     ^
C:\Documents and Settings\i028301\.dtc\LocalDevelopment\DCs\sap.com\kpcarpool\ejbmodule\_comp\ejbModule\com\sap\kpcarpool\besrv\employee\EmployeeServiceBean.java:171: cannot resolve symbol
symbol  : method almostEqual (java.util.Date,java.util.Date)
location: class com.sap.kpcarpool.besrv.employee.EmployeeServiceBean
                    if (!almostEqual(oldBE.getLastChangedAt(), be.getLastChangedAt())) {
                                     ^
C:\Documents and Settings\i028301\.dtc\LocalDevelopment\DCs\sap.com\kpcarpool\ejbmodule\_comp\ejbModule\com\sap\kpcarpool\besrv\travel\TravelServiceBean.java:171: cannot resolve symbol
symbol  : method almostEqual (java.util.Date,java.util.Date)
location: class com.sap.kpcarpool.besrv.travel.TravelServiceBean
                    if (!almostEqual(oldBE.getLastChangedAt(), be.getLastChangedAt())) {
                                     ^
C:\Documents and Settings\i028301\.dtc\LocalDevelopment\DCs\sap.com\kpcarpool\ejbmodule\_comp\ejbModule\com\sap\kpcarpool\besrv\travellocation\TravelLocationServiceBean.java:171: cannot resolve symbol
symbol  : method almostEqual (java.util.Date,java.util.Date)
location: class com.sap.kpcarpool.besrv.travellocation.TravelLocationServiceBean
                    if (!almostEqual(oldBE.getLastChangedAt(), be.getLastChangedAt())) {
                                     ^
4 errors
The errors is same almostEqual not found. I am clueless why this error is coming. Can somebody help me in this regard.

Hello,
There is a bug in the IDE that causes code generation and compile errors when the directory structure for the source code is too deep.  Try changing your Development Configuration root folder to something like "c:\.dtc" and then create a new project and build.  Window->preferences->Java Development Infrastructure-> Development Configuration Pool.  Now all new projects should be stored in this new directory.
If this does not work, you can also try moving your default workspace to "c:\ws".  Windows->preferences->workbench->workspace.  You must restart your IDE after you do this.
Regrards,
Austin.

Similar Messages

  • [SOLVED] AUR package not building for haskell-platform

    Unforunately I have a problem in which a package seems to not build for `haskell-json` on the AUR. The build terminates like so:
    Configuring json-0.7...
    Building json-0.7...
    Preprocessing library json-0.7...
    [1 of 7] Compiling Text.JSON.Types ( Text/JSON/Types.hs, dist/build/Text/JSON/Types.o )
    [2 of 7] Compiling Text.JSON.String ( Text/JSON/String.hs, dist/build/Text/JSON/String.o )
    [3 of 7] Compiling Text.JSON.ReadP ( Text/JSON/ReadP.hs, dist/build/Text/JSON/ReadP.o )
    [4 of 7] Compiling Text.JSON.Parsec ( Text/JSON/Parsec.hs, dist/build/Text/JSON/Parsec.o )
    [5 of 7] Compiling Text.JSON.Pretty ( Text/JSON/Pretty.hs, dist/build/Text/JSON/Pretty.o )
    [6 of 7] Compiling Text.JSON ( Text/JSON.hs, dist/build/Text/JSON.o )
    [7 of 7] Compiling Text.JSON.Generic ( Text/JSON/Generic.hs, dist/build/Text/JSON/Generic.o )
    Text/JSON.hs:73:18:
    Could not find module `Data.Text'
    Perhaps you haven't installed the "dyn" libraries for package `text-0.11.3.1'?
    Use -v to see a list of the files searched for.
    However, I can actually confirm that this *does* build when I do it with cabal itself. For some reason issuing an indirect build via arch build system causes failure. Here is the output from `ghc-pkg list text`:
    /usr/lib/ghc-7.6.3/package.conf.d
    text-0.11.3.1
    Any ideas as to what is going wrong would be much appreciated.
    Last edited by eazar001 (2014-01-10 22:41:23)

    karol wrote:Have you tried installing from the haskell unofficial repo? haskell-core has haskell-json 0.7-9.
    https://wiki.archlinux.org/index.php/Un … skell-core
    Unfortunately, once I try to get `haskell-json` up and running it fails to complete because:
    xmonad: requires haskell-mtl=2.1.2-3
    Version incompatibility \=

  • Adobe AIR for Android as3 codes not working for this one project

    I'm trying to use Accelerometer in my flash game, which works for every other project I'm working on, but for some reason on this one project if I try using it I get errors, using the same code i've used before, such as this. 
    1046: Type was not found or was not a compile-time constant: Accelerometer.
    1180: Call to a possibly undefined method Accelerometer. 
    This is a fairly old file, not that old, so are there files I need to add to it to get it to work, or settings I need to change? This is very frustrating, I don't know what the problem possibly could be. Can anybody help me?

    The error message is indicating it cannot find the class.  Make sure you are importing it:
         import flash.sensors.Accelerometer;

  • User interface for the CAF project

    hi
                 to make  user interface for the CAF  i  have  written  a simple 
      webservice application for storing the data in the database using JDBC operation
       i have  imported the webservice in the  EXTERNAL SERVICE  and  mapped
      in the required in the entity service  , every thing worked fine  but  when  i have
      imported the model  for developing the USER INTERFACE  for the  webservice
       there is no  EXECUTABLE NODE 
          can  anyone provide a clear idea  how i can proceed further .

    Couple of things - you can open the interface for any instrument or plug-in by double-clicking its insert slot on the channel strip. You can configure Logic to automatically open the interface for a plug-in when you first instantiate it in the preferences. Go to Logic Pro > Preferences > Display > Mixer, and check the box for "Open plug-in window on insertion".

  • FlexUnit4SampleCIProject will not build for me with build.air.xml

    I have I6 of Burrito. I downloaded the FlexUnit4SampleCIProject and followed set-up instrucitons on this page:
    http://docs.flexunit.org/index.php?title=Ant_Task
    When I leave in all the default source and run it using:
    ant -v -f build.air.xml clean package
    it goes for awhile and then fails with a:
    BUILD FAILED
    /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/build .air.xml:65: Could not create application descriptor
    What am I doing wrong? Here is the full log from terminal on my Mac running Snow Leopard with ant 1.8:
    admin-MacBookPro:FlexUnit4SampleCIProject brantner$ ant -v -f build.air.xml clean package
    Apache Ant version 1.8.1 compiled on September 21 2010
    Buildfile: /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/buil d.air.xml
    Detected Java version: 1.6 in: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
    Detected OS: Mac OS X
    parsing buildfile /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/buil d.air.xml with URI = file:/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject /build.air.xml
    Project base dir set to: /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject
    parsing buildfile jar:file:/usr/share/java/ant-1.8.1/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/usr/share/java/ant-1.8.1/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file
    [property] Loading Environment env.
    Build sequence for target(s) `clean' is [clean]
    Complete build sequence is [clean, init, compile, test, package, ]
    clean:
       [delete] Deleting directory /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/targ et
       [delete] Deleting directory /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/targ et/bin
       [delete] Deleting directory /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/targ et/dist
       [delete] Deleting directory /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/targ et/report
       [delete] Deleting directory /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/targ et
    Build sequence for target(s) `package' is [init, compile, test, package]
    Complete build sequence is [init, compile, test, package, clean, ]
    init:
        [mkdir] Created dir: /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/targ et
        [mkdir] Created dir: /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/targ et/bin
        [mkdir] Created dir: /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/targ et/report
        [mkdir] Created dir: /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/targ et/dist
    compile:
        [mxmlc] Loading configuration file /Applications/Adobe Flash Builder 4.5/sdks/4.5.0/frameworks/flex-config.xml
        [mxmlc] Required RSLs:
        [mxmlc]     framework_4.5.0.20135.swf with 1 failover.
        [mxmlc]     textLayout_2.0.0.232.swf with 1 failover.
        [mxmlc]     spark_4.5.0.20135.swf with 1 failover.
        [mxmlc]     sparkskins_4.5.0.20135.swf with 1 failover.
        [mxmlc]     mx_4.5.0.20135.swf with 1 failover.
        [mxmlc] /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/targ et/bin/Main.swf (63438 bytes)
    test:
    [flexunit] Validating task attributes ...
    [flexunit] Generating default values ...
    [flexunit] Using the following settings for compilation:
    [flexunit]     FLEX_HOME: [/Applications/Adobe Flash Builder 4.5/sdks/4.5.0]
    [flexunit]     player: [air]
    [flexunit]     sourceDirectories: ["/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/sr c/main/flex"]
    [flexunit]     testSourceDirectories: ["/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/sr c/test/flex"]
    [flexunit]     libraries: ["/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/li bs/flexunit-aircilistener-4.1.0.swc","/Users/brantner/Documents/burrito/flexunit-flexunit- d3a56a1/FlexUnit4SampleCIProject/libs/flexunit-cilistener-4.1.0.swc","/Users/brantner/Docu ments/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/libs/flexunit-core-flex-4 .1.0.swc","/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIPr oject/libs/flexunit-uilistener-4.1.0.swc"]
         [null] Executing '/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java' with arguments:
         [null] '-jar'
         [null] '/Applications/Adobe Flash Builder 4.5/sdks/4.5.0/lib/mxmlc.jar'
         [null] '--version'
         [null]
         [null] The ' characters around the executable and arguments are
         [null] not part of the command.
         [null] Output redirected to property: SDK_VERSION
    [flexunit] Found SDK version: 4
    [flexunit] Created test runner at [/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/tar get/bin/TestRunner.mxml]
    [flexunit] Compiling test classes: [org.flexunit.demo.EchoPanelTest, org.flexunit.demo.SampleTest]
    [flexunit] Executing '/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java' with arguments:
    [flexunit] '-Xmx256M'
    [flexunit] '-jar'
    [flexunit] '/Applications/Adobe Flash Builder 4.5/sdks/4.5.0/lib/mxmlc.jar'
    [flexunit] '+flexlib'
    [flexunit] '/Applications/Adobe Flash Builder 4.5/sdks/4.5.0/frameworks'
    [flexunit] '+configname=air'
    [flexunit] '-output'
    [flexunit] '/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/tar get/bin/TestRunner.swf'
    [flexunit] '-source-path'
    [flexunit] '/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/src /main/flex'
    [flexunit] '/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/src /test/flex'
    [flexunit] '-library-path+=/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4Samp leCIProject/libs/flexunit-aircilistener-4.1.0.swc'
    [flexunit] '-library-path+=/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4Samp leCIProject/libs/flexunit-cilistener-4.1.0.swc'
    [flexunit] '-library-path+=/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4Samp leCIProject/libs/flexunit-core-flex-4.1.0.swc'
    [flexunit] '-library-path+=/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4Samp leCIProject/libs/flexunit-uilistener-4.1.0.swc'
    [flexunit] '-headless-server=true'
    [flexunit] '/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/tar get/bin/TestRunner.mxml'
    [flexunit]
    [flexunit] The ' characters around the executable and arguments are
    [flexunit] not part of the command.
    [flexunit]
         [null] Error redirected to property: MXMLC_ERROR
         [null] Loading configuration file /Applications/Adobe Flash Builder 4.5/sdks/4.5.0/frameworks/air-config.xml
         [null] /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/targ et/bin/TestRunner.swf (491869 bytes)
    [flexunit] Using the following settings for the test run:
    [flexunit]     FLEX_HOME: [/Applications/Adobe Flash Builder 4.5/sdks/4.5.0]
    [flexunit]     haltonfailure: [false]
    [flexunit]     headless: [false]
    [flexunit]     display: [99]
    [flexunit]     localTrusted: [true]
    [flexunit]     player: [air]
    [flexunit]     port: [1024]
    [flexunit]     swf: [/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/tar get/bin/TestRunner.swf]
    [flexunit]     timeout: [60000ms]
    [flexunit]     toDir: [/Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/tar get/report]
    [flexunit] Setting up server process ...
    [flexunit] Starting server ...
         [null] Executing '/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java' with arguments:
         [null] '-jar'
         [null] '/Applications/Adobe Flash Builder 4.5/sdks/4.5.0/lib/adt.jar'
         [null] '-version'
         [null]
         [null] The ' characters around the executable and arguments are
         [null] not part of the command.
         [null] Output redirected to property: AIR_VERSION
    [flexunit] Opening server socket on port [1024].
    [flexunit] Waiting for client connection ...
    BUILD FAILED
    /Users/brantner/Documents/burrito/flexunit-flexunit-d3a56a1/FlexUnit4SampleCIProject/build .air.xml:65: Could not create application descriptor
        at org.flexunit.ant.launcher.commands.player.AdlCommand.createApplicationDescriptor(Unknown Source)
        at org.flexunit.ant.launcher.commands.player.AdlCommand.prepare(Unknown Source)
        at org.flexunit.ant.launcher.contexts.DefaultContext.start(Unknown Source)
        at org.flexunit.ant.tasks.TestRun.run(Unknown Source)
        at org.flexunit.ant.tasks.FlexUnitTask.execute(Unknown Source)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:390)
        at org.apache.tools.ant.Target.performTasks(Target.java:411)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
        at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
        at org.apache.tools.ant.Main.runBuild(Main.java:801)
        at org.apache.tools.ant.Main.startAnt(Main.java:218)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
    Total time: 18 seconds
    admin-MacBookPro:FlexUnit4SampleCIProject brantner$
    Thanks,
    Brian

    Mean the one for i6.. we monitor that as well.
    Or just reach out to me offline:
    my last name at digitalprimates dot net
    Mike

  • .wsdl is not created for Empty BPEL Project in 10.1.3

    Hi,
    In BPEL Designer 10.1.3, Whenever I am creating the Synchronous or Asynchronous BPEL Process project, by default bpel.xml, .bpel, .wsdl file are created. But if I create the Empty BPEL process project, only bpel.xml and .bpel files are created, but .wsdl file are not created.
    But in the BPEL Designer 10.1.2, for Empty project all bpel.xml, .bpel, .wsdl files are created.
    Can you let me know, if it is known issue of 10.1.3

    The application has to access all the events in the library. Have you tried trashing prefs and repairing permissions?

  • Project will not open for Editing from Project Library

    Help! I'm a teacher who puts together a 5 minute news show each week. I was almost done last night when imovie crashed. I tried to get into the project library and can see my project with everything done but the titles and sound. I select it and hit the edit button and nothing happens. I double click and nothing happens. In the project file, the project has a turned down right corner. Save me ! This is due first thing in the morning and I still have all the tweaking to do to the sound and titles.
    Thanks!
    dmunrohchs

    Open the file with Preview and do a Save As. Either change the format or keep the tiff. That should fix the files so they can be viewed normally in iPhoto. If the problem is due to an alpha channel in the file this will fix the problem.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Sound.length is not working for Flex Mobile Project

    Hi
    i am working on Flash builder 4.6. I see sount.length is returning zero verytime. other sound object is working but sound.length is not working.
    Any one facing such type of problem for sound file in Flash builder 4.6.
    Thanks
    Brij Kishor
    Flash Builder App developer

    Thanks for the response. I am using spark TextInput components as you can see in the code above. I've used these conrtols in other apps in FB 4.5 and have had no problems so it seems like something may be different in 4.6, or it's a bug.

  • Can't Export Release Build for AIR app...

    Flash Builder 4.7 won't let me export a release build for any AIR apps at all...
    It started when I wanted to make some changes to an old AIR app.  Couldn't even run it in the debugger, so I updated the AIR SDK (using instructions found here: http://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder.html   and here: http://helpx.adobe.com/x-productkb/multi/how-overlay-air-sdk-flex-sdk.html )
    So after doing all that, and making some other changes, I finally got my AIR app to run in the debugger in Flash Builder 4.7.  Made the changes I wanted to make, then tried to Export Release Build...  Kept giving me a "Password Incorrect for this certificate" error whenever I tried it -- but it would never let me enter a password.  I went to Project | Export Release Build, and on the first screen there, I would click "Next" and it would jump straight to compiling, skipping over the screen where you're supposed to be able to enter the certificate info and password.
    Figured maybe because it was an old AIR project, that was causing the problem.  So I started a brand new AIR project -- very simple one with just a <s:Label> inside a <s:WindowedApplication>.  Went to Project | Properties | Flash Builder Packaging and created a brand-new self-signed certificate (which seemed to work) but again upon trying to export the release build, it wouldn't let me get to the screen where you enter the password.  Clicking "Next" from the first screen on Project | Export Release Build just jumps straight to compiling and (of course) it gives me the Incorrect Password error, because it never gave me a chance to enter the password.
    So what is going on here?  Why can I not export any release builds for any AIR projects?  This is extremely frustrating -- Flash Builder 4.6 never gave me these kinds of problems.  What can I do to fix Flash Builder 4.7 so it will work properly with AIR projects?
    Thanks,
    L.

    Hi,
    I think something's wrong with either your FB 4.7 installation, or how you updated the AIR SDK. I just walked through the exact steps you listed (except I already had the AIR SDK overlayed) and I can build a desktop AIR app without issue. I get prompted for the password and everything.
    I wish I had a better answer, but I'd suggest uninstalling and re-installing FB 4.7, be sure to remove preferences as well. Then before you update the AIR SDK, try building an AIR app with the base SDK that's included in 4.7. If you can get it to compile and prompt you for the password, then it's the way you overlayed the SDK that's messed something up.
    Make sure you download the correct AIR SDK that's specific to Flex. On this download page: http://www.adobe.com/devnet/air/air-sdk-download.html is a reference in small print that says: Note : Flex users will need to download the original AIR SDK without the new compiler. Mac Windows. Make sure it's that version of the SDK (without the ASC 2.0 compiler). Then try overlaying the SDK again and see if that works.
    I can definitely confirm that what you are experiencing isn't the norm, and that you can get the latest AIR SDK to work with FB 4.7
    Good luck!
    iBrent

  • Problem in Building CAF project

    Hi All,
    I have imported an external service and wrapped it in an entity service. Whilie buiding th project i am getting the following error:
    "The project was not built since its classpath is incomplete. cannot find the class file for com.sap.caf.core.data.values.api.IMessageValue. Fix the classpath and then try rebuilding the project"
    Thanks in Advance
    Ashutosh Rastogi

    That's strange. Try the following:
    1. Build your CAF project. After that go to "General Output View", click on error compilation entry and determine the class name which has reference to the "com.sap.caf.core.data.values.api.IMessageValue" class. After that open this class from java Navigator view. Check that class name is MPConnector. Be sure that "com.sap.caf.core.data.values.api.IMessageValue" token is really exists in this class source code, but not "com.sap.caf.mp.core.data.values.api.IMessageValue".
    2. If you use default settings for location of your local development configuration (the path is following: "C:\Documents and Settings\<user>\.dtc\LocalDevelopment\DCs" ) I recommend you to change this path to "c:\dtc" for example. You need to change workspace to new one and change the dev configuration location.
    To change workspace go to : Window -> preferences -> Workbench -> Workspace
    To change dev config location: Window -> preferences -> Java Development Infrastructure -> Development Configuration
    After that try to create new CAF project and check the compilation.
    Best regards,
    Aliaksei

  • UIXJSP App built off BC4J Project JBO Excep XML File not found for the Container

    Running JDEV 9.0.3 build 960
    Created a new project in folder "UIX JSP"
    "UIX JSP" note the space!
    Create a default UIX JSP Application based on existing BC4J Project
    When running a JSP - Get a JBO Error complaining that the XML File not found for the Container
    If I recreate the project with name UIX_JSP problem does not occur.

    I logged a bug on this.

  • TF215097: An error occurred while initializing a build for build definition : Could not establish trust relationship for the SSL/TLS secure channel

    Hello,
    We are facing an issue when triggering a new build using TFS 2013 Update 4, VS2013 Update 4 using TFVCTemplate.12.XAML template. All our other older build definitions just work fine but not the TFVCTemplate.12.XAML.  It seems to me that some certificate
    might be invalidated. Can anyone please point me in the right direction? 
    Thanks, 
    Mitul
    TF215097: An error occurred while initializing a build for build definition :
    Exception Message: One or more errors occurred. (type AggregateException)
    Exception Stack Trace: at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
    at Microsoft.TeamFoundation.Build.Client.FileContainerHelper.GetFile(TfsTeamProjectCollection projectCollection, String itemPath, Stream outputStream)
    at Microsoft.TeamFoundation.Build.Client.FileContainerHelper.GetFileAsString(TfsTeamProjectCollection projectCollection, String itemPath)
    at Microsoft.TeamFoundation.Build.Client.ProcessTemplate.Download(String sourceGetVersion)
    at Microsoft.TeamFoundation.Build.Hosting.BuildControllerWorkflowManager.PrepareRequestForBuild(WorkflowManagerActivity activity, IBuildDetail build, WorkflowRequest request, IDictionary`2 dataContext)
    at Microsoft.TeamFoundation.Build.Hosting.BuildWorkflowManager.TryStartWorkflow(WorkflowRequest request, WorkflowManagerActivity activity, BuildWorkflowInstance& workflowInstance, Exception& error, Boolean& syncLockTaken)
    Inner Exception Details:
    Exception Message: An error occurred while sending the request. (type HttpRequestException)
    Exception Stack Trace: at Microsoft.VisualStudio.Services.WebApi.VssHttpRetryMessageHandler.<SendAsync>d__1.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
    at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
    at Microsoft.VisualStudio.Services.WebApi.HttpClientExtensions.<DownloadFileFromTfsAsync>d__2.MoveNext()
    Inner Exception Details:
    Exception Message: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. (type WebException)Exception Stack Trace: at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
    at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar)
    Inner Exception Details:
    Exception Message: The remote certificate is invalid according to the validation procedure. (type AuthenticationException)
    Exception Stack Trace: at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult)
    at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar)

    Hi Mitul,
    Thanks for your reply.
    It’s strange, if your old build definitions can work using the same TFS Build Server, that indicate your TFS Server configuration is correct and can works. But only new build definition with default TfvcTemplate.12.xaml template cannot build successful.
    Please share your TFS Server detailed environment information here. And share your
    Build Service Properties dialog screenshot here.
    Try to clean the Cache for TFS 2013 manually(delete the content of the folder only, not the cache folder itself):
    Clean the Cache folder on Server machine. The folder path is:
    C:\Program Files\Microsoft Team Foundation Server 12.0\Application Tier\Web Services\_tfs_data.  
    After cleaned, on Server machine, click Start and select
    Run… to open the dialog box, then input iisreset.exe and click OK, wait it run completely.
    Additionally, you can run the TFS 2013 Power Tools BPA to scan the installation of your TFS Server.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Creating a project in Flex Builder for the Hybrid Store sample Application

    Hi all,
    How to create a project in Flexbuilder for the hybrid store
    sample application.
    I downloaded the source code of hybridstore application,
    Now i have to create a project for it to run that application
    in my system,
    will you please tell me how to create a project for this
    sample.
    I have also read the readme.html file. but i could not follow
    exactly what they are saying.
    what i did is, I unzipped the source code into a folder
    hybridstore.
    I opened the flexbuilder : File -- new -- flexproject ( i
    have selected) then i have given name to my file (hybridstore) ,
    and set the path to the hybridstore folder where the source code
    exists.
    but it as created hybridstore.mxml file also.
    it is not working.
    will you please till me how to create project for this
    application.
    I have created project for other samples like restaurent
    finder, dashboard. they are working fine.
    I got problem with this sample only.
    Thanks in advance
    Regards
    Avanthika

    Hi,
    thanks for your reply,
    I have tried to open using file import, but still it is not
    working.
    in the readme file for this application , contains how to
    Creating a project in Flex Builder for the Hybrid Store
    application:
    Name your default application catalog.mxml.
    Prevent Flex Builder from generating an HTML wrapper: select
    Project > Properties. Select the Flex Compiler page, deselect
    the Generate HTML wrapper file option .
    Create a Run configuration for your project but deselect the
    Use defaults option and instead assign the Run setting to the
    hybridstore.html in your project's bin directory.
    To enable debugging of the Hybrid Store application you must
    create a copy of hybridstore.html. Open it in an editor (you can
    right-click on the file and select Open With > Text Editor).
    Find the line that says "src", "catalog" and change it to "src",
    "catalog-debug". Assign the Debug setting to this new HTML file.
    As i am new to flex , i could not know how to do this.
    please help me how to do this.
    regards
    Avanthika

  • Rebuild of Project not building all source files

    Using 9i, I cleared all .class files from my target directory structure and then requested a Rebuild (right click project.jpr, click Rebuild project.jpr) of the entire project. I get a result that says there is one error (expected) and five warnings. When I look in the target library structure, I see that many of the .class files are not there.
    I then do the same procedure for each package name (I'm showing the list of .java files using the Show Categories option), right clicking and rebuilding each package (over 50). This produces all the .class files.
    Then, I can request a Rebuild of a given package on a subsequent date and JDeveloper will indicate that it compiled each of the source files in the package, but the create and modified dates of the .class files still show a previous date.
    Can someone give a clue of what is going on? I expected Rebuild to build every class from every source for the entire project, when requested at that level. It certainly is NOT doing that for me.
    Oracle IDE     9.0.3.10.76
    UML Modelers Version     9.0.3.9.73
    Business Components Version     9.0.3.10.62
    SCM Support Version     9.0.3.9.73
    java.version     1.3.1_02
    java.home     C:\Program Files\Oracle\JDeveloper 9i\jdk\jre
    java.vm.name     OJVM Client VM
    java.vm.vendor     Oracle Corp.
    java.vm.version     9.0.3.744 o
    user.language     en
    user.region     US
    user.name     dvgreen
    user.home     C:\Documents and Settings\dvgreen.NA
    user.dir     C:\Program Files\Oracle\JDeveloper 9i\jdev\bin
    ide.user.dir     
    os.name     Windows 2000
    os.arch     x86
    http.proxyHost     <no value assigned>
    http.proxyPort     <no value assigned>
    http.nonProxyHosts     <no value assigned>
    ide.patches     

    I don't see anything on the Compile options that I would expect to affect this operation in this way.
    No Ant involved. I'll just deal with it. I was hoping someone from Oracle might stop in here and be familiar with the issue.
    As it is, I'm talking about recompiling a bunch of code that hasn't even changed. I just found it odd that it would report that it was compiling it, but not have any visible evidence to support the claim.

  • Attachment/Notes to Billing Milestones in Project Builder

    Hi Friends,
    Does any one experienced so far "attachment/notes" to billing milestones in project builder.
    I will give more details so that it would be easy to go thorugh my question.
    In project builder, expand billing WBS element which have milestones in structure area, select any of one of them staying in structure area, righ click on milestone which opens another screen which display so many options. for example notes, attachment etc.
    My question here is that, is it possible to attachment documents etc to milestones?, if attached where we can see them.
    Aslo in regards to notes, where do we see and who are the others users can see those notes, I mean, SD, Finance etc. Let me tell you.  I tried to maintain some notes one billing milestone and could not see on SD or on billing document. I am curious. 
    How to activate to see those notes/attachments in PS so that data would flow to X-modules. What is required to activate such things so that PM in PS module can input his comments on billing related.
    Looking forward to hear from you all. Thanks in anticipation.
    Regards,
    PSR

    is it possible to attachment documents etc to milestones?
    yes it is possible.
    if attached where we can see them
    After attaching on right clicking on the milestone you get an option for attachment list where you can view the same.
    in regards to notes, where do we see
    You can view in the option where you maintain the notes.
    who are the others users can see those notes
    Whoever has display milestone authorisation.
    I would like to mention one thing, the attachment which you are making by "Services for object" is specific to that object so it does not get carry forwarded to the relevant object.
    We had a situation where in the technical specification attached to the material component in CJ20N should get carry forward to PR and then to PO.We accompolished this using DMS as it is a standard functionality in it.Because attachment through DMS works on the Object Link concept.Also in DMS the original attchment is stored in content server and only the link is referred in the object.
    But in your case, you are using the "Services for object" which is utilising the SAP server itself, and here the original attchment itself is referred by the object and not the link.So it wont get transferred to the subsequent process object of different modules.Whereever you can display the object(milestone) you can view the attachments.

Maybe you are looking for

  • Does anyone have a problem with opening PDF files in iBook after updating the program recently

    I need to try to open the pdf file a few times before it goes in iBook. It is making me look like a fool cos I use iBook for my presentation to my clients

  • Add a class into LinkedList

    when i want to add object to linkedlist i use LinkList.add(MyObject) its succed but when i want to get it by use this fuction public MyObject GetIt ( ) { return this.removeFirst(); its give me uncompataple format; how i can get this object after i in

  • Setting permissions for transaction iview

    Hi,     I had created a transaction iview (Purchase Requesition) and am able to acess it.But i'am also able to acess other TCODES like se38,se11 and able to do transactions.I want to set the permissions to a user that he should be able to acess only

  • IDB Datamaster

    Does anyone know what the precise limitations of the Lite version of this app are? It looks quite good but I don't know that I need the full version for 5 pounds more!

  • Static method doubt

    Hi, I have a doubt using static methods: If 2 users call the same static method wih diferente parameters, the parameters of first user are changed? Thanks, rjc