Java DC Build Error

Hi all.
I want to have an utility Java DC, I mean a DC with some Java classes having methods and constants to use in some others DC's.
I have created the Java DC and add into the Java build path, some Webdynpro libraries, when i use those API's  the classes compile, but the building of the DC returns errors because, it does not recognize the WDP libraries.
I hope someone can help me.
Regards.
Gregory.

Hi,
You cant just add any external jar file into a DC project.
There is only one way to add a external jar file is by using external library project.
1.create an external library project type DC.
2. put your external jar file into its lib folder.
3. create its public part of type SDA...and API.
4. just use SDA public part into your webdynpro project as used DC.
4. and when you deploy your webdynpro project on server, this file will also get deployed... remember to use SDA public part..
http://help.sap.com/saphelp_nw04/helpdata/en/5a/2e2f4234135433e10000000a155106/content.htm
Thanks,
Gopi

Similar Messages

  • Flash Builder 4.5 Java Heap Space Error

    Hello everyone,
    I've downloaded Flash Builder 4.5 trial a few days ago. Let me first tell that I like the new features a lot and they help to speed up the development process noticably. I thank Adobe for that very much.
    However I did not notice any performance boost over the Flash Buidler 4. Even worse, the 4.5 version seems to run much slower and use more memory than Flash Builder 4. I constantly keep getting Java Heap Space errors and needles to say, the tool just crashes and I have to restart it.
    Here how my experience working with the new version looks like. I start the Flash Builder 4.5 which has my current project open (for the record, I still use Flex 4.1, and the project includes roughly 300+ classes and 30000+ lines of code (AS and MXML)). At the beggining everything works fine and pretty fast. UI, code completion, snippets and all other good stuff works pretty fast. However, after each build, FlashBuilder.exe process eats up from 50 to 100 megabytes of memory and does not seem to release it or reuse it. So after a 5 or 10 builds it already appears to be using over 1 GB of RAM. At that point the editor becomes sloppy - it can't keep up with my typing, code completion popups takes a few seconds to show up. And a few more builds - the Flash Builder freezes and after a minute or two I get Java Heap Space error.
    I've tried increased the JRE heap space used by the Flash Builder (flashbuilder.ini, flashbuilderc.ini, eclipse.ini) to -Xms512m -Xmx1024m as well as permanent generation heap space to -XX:MaxPermSize=512m -XX:PermSize=256m and the mxml compiler (jvm.config) to -Xms384m -Xmx768m. However this did not solve the problem. Maybe just postponed it a bit.
    Am I the only one observing such behaviour of Flash Builder 4.5? Does any one have any other ideas how to fix this? (by the way, I work on 64bit machine with Widnows Server 2008R2, 4GB of RAM and 2.66 GHz Intel Core 2 Duo).
    Thanks in advance.
    Michael

    I'm seeing nearly the same thing.  I also have a very large set of projects similar to what you are describing and I do have Java Heap Space errors (The details show an error of "java.lang.OutOfMemoryError: unable to create new native thread" occurring for me)
    I had similar issues, although they are more frequent in the 4.5 builder, in the 4.1 builder.  In 4.1 builder, I didn't get the exact same detailed error regarding threads.
    I did install my flash builder into a clean instance of eclipse 3.6.2 vs using the standalone install.  That shouldn't make a difference though.  In 4.1, I tried he standalone install and saw the same issues I saw in the plugin version.
    I'm also using the 4.1 SDK in Flash Builder 4.5 (It appears that is what you are doing).  I've been attributing the crashes to the following bug in the 4.1 SDK, although I have applied the files in the bug report and still have the problem.  I'm hoping when I'm able to switch to the 4.5 SDK it may help.  (I can't switch yet because from what I can tell, it requires 10.2 Flash Player and my company is currently only on 10.0)
    The Bug Report I'm referring to is: https://bugs.adobe.com/jira/browse/SDK-26366
    I've bumped up all of the memory settings you've referred to and it helps the environment run longer, but it still eventually crashes.  One thing I definately do is make sure that the "Build Automatically" is unchecked.
    The machine I'm running on is an Intel 2600K with 16GB of memory running Windows 7 64-bit, so I don't think hardware is the issue.
    No real answer, but your not alone in having similar issues.
    Jon

  • SAP Java Connectivity Builder -NoClassDefFoundError com.sap.aii...Reference

    Hi there,
    I'm trying to generate Java Proxies for SAPJCO using the SAP Java Connectivity Builder (JCB). I got it from the NetWeaver 6.20 Release. The tool installs and runs properly but after putting in the connection properties and klicking "next", the application hangs. When activating System output, I get the error shown below.
    I already tried to put all jar files contained in the C:\JBuilder5\lib\ext directiry into the classpath (but none of them contains the class mentioned).
    Which is the right (standalone) tool for generating Java Proxies for a standalone Java application?
    If it is JCB, is there a bug on the version I use (NetWeaver Release 6.20)?
    Any help would be apreciated.
    C:\JBuilder5>java -Dlog.handler.FileLog=FileHandler,log.txt -Dlog.logger.com=ALL,FileLog -cp lib/ext/aii_basis.jar;lib/e
    xt/aii_ifr_core.jar;lib/ext/aii_ifr_jbtool.jar;lib/ext/aii_lcraccess.jar;lib/ext/aii_msg_runtime.jar;lib/ext/aii_proxy_g
    en.jar;lib/ext/aii_proxy_rt.jar;lib/ext/aii_util.jar;lib/ext/aii_util_log.jar;lib/ext/lcrclient.jar;lib/ext/logging.jar;
    lib/ext/SapIdeHelp.jar;lib/ext/SapIdeJBUtil.jar;lib/ext/SapIdeJspInsight.jar;lib/ext/SapIdeTaglibReflection11.jar;lib/ex
    t/SapIdeTracing.jar;lib/ext/SapIdeUtil.jar;lib/ext/SAPJ2EEEngineJBuilderPlugin.jar;lib/ext/sapjco.jar;lib/ext/SAPmdi.jar
    ;lib/ext/servlet.jar;lib/ext/tc_sec_core.jar com.sap.aii.ifr.tool.jbuilder.JBuilderTool
    #0 12:35:37 [main] DEBUG com.sap.aii.util.misc.api.AIIProperties: Initial AIIProperties
            com.sap.aii.client = true
    #1 12:35:37 [main] FINE com.sap.aii.util.misc.api.AIIProperties: changed Property "com.sap.aii.standalone" from "null" t
    o "true"
    #2 12:35:37 [main] FINE com.sap.aii.util.misc.api.AIIProperties: changed Property "com.sap.aii.xml.parserFactory" from "
    null" to "com.inqmy.lib.jaxp.SAXParserFactoryImpl"
    #3 12:35:37 [main] FINE com.sap.aii.util.misc.api.AIIProperties: changed Property "com.sap.aii.xml.transformerFactory" f
    rom "null" to "com.inqmy.lib.jaxp.TransformerFactoryImpl"
    #4 12:35:46 [AWT-EventQueue-0] DEBUG com.sap.aii.ifr.upload.client.SAPNavigationPane: New file is C:\Documents and Setti
    ngs\kalkoo1\Desktop\t.jar
    #5 12:36:08 [AWT-EventQueue-0] FINER com.sap.aii.ifr.upload.client.R3LogonScreen: setting for Client : 010
    #6 12:36:08 [AWT-EventQueue-0] FINER com.sap.aii.ifr.upload.client.R3LogonScreen: setting for Logon Name : kalkoo1
    #7 12:36:08 [AWT-EventQueue-0] FINER com.sap.aii.ifr.upload.client.R3LogonScreen: setting for Password : #########
    #8 12:36:08 [AWT-EventQueue-0] FINER com.sap.aii.ifr.upload.client.R3LogonScreen: setting for Language : EN
    #9 12:36:08 [AWT-EventQueue-0] FINER com.sap.aii.ifr.upload.client.R3LogonScreen: setting for Host name: bgstsapedai01.s
    t.behr.de
    #10 12:36:08 [AWT-EventQueue-0] FINER com.sap.aii.ifr.upload.client.R3LogonScreen: setting for System number : 20
    #11 12:36:08 [AWT-EventQueue-0] INFO com.sap.aii.ifr.upload.client.R3LogonScreen: trying to establish connection
    #12 12:36:08 [AWT-EventQueue-0] FINEST com.sap.aii.ifr.util.IdentityCheck: Looking up identity
    #13 12:36:08 [AWT-EventQueue-0] DEBUG com.sap.aii.ifr.util.IdentityCheck: Results of identity check: isIFRServer: false;
    isIFRRMIClient: false; isStandaloneIFR: true
    #14 12:36:08 [AWT-EventQueue-0] FINEST com.sap.aii.ifr.util.IdentityCheck: Checking IdentityCheck.isIFRServer. Result: f
    alse
    #15 12:36:08 [AWT-EventQueue-0] INFO com.sap.aii.ifr.upload.sap.SAPConnection: connecting to system 20 on bgstsapedai01.
    st.behr.de via JCo
    #16 12:36:09 [AWT-EventQueue-0] DEBUG com.sap.aii.ifr.upload.sap.SAPUploadSource: init MDI to System bgstsapedai01.st.be
    hr.de (system=20, client=010) (BasisRelease: 620)
    #17 12:36:09 [AWT-EventQueue-0] DEBUG com.sap.aii.ifr.upload.UploadBuffer: new UploadBuffer
    Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/sap/aii/ifr/client/editor/Reference
            at java.lang.Class.getDeclaredMethods0(Native Method)
            at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
            at java.lang.Class.getDeclaredMethod(Unknown Source)
            at java.awt.Component.isCoalesceEventsOverriden(Unknown Source)
            at java.awt.Component.access$100(Unknown Source)
            at java.awt.Component$2.run(Unknown Source)
            at java.awt.Component$2.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.awt.Component.checkCoalescing(Unknown Source)
            at java.awt.Component.<init>(Unknown Source)
            at java.awt.Container.<init>(Unknown Source)
            at javax.swing.JComponent.<init>(Unknown Source)
            at javax.swing.JTree.<init>(Unknown Source)
            at javax.swing.JTree.<init>(Unknown Source)
            at com.sap.aii.ifr.navigation.IFRJTree.<init>(IFRJTree.java:84)
            at com.sap.aii.ifr.navigation.IFRTreePane.buildPane(IFRTreePane.java:123)
            at com.sap.aii.ifr.navigation.IFRTreePane.<init>(IFRTreePane.java:33)
            at com.sap.aii.ifr.upload.client.SAPNavigationPane.<init>(SAPNavigationPane.java:43)
            at com.sap.aii.ifr.upload.client.SAPBrowser.setIsConnected(SAPBrowser.java:252)
            at com.sap.aii.ifr.upload.client.SAPBrowser$ConnectAction.actionPerformed(SAPBrowser.java:594)
            at com.sap.aii.ifr.upload.client.SAPBrowser$NextAction.actionPerformed(SAPBrowser.java:536)
            at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
            at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
            at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
            at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
            at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
            at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
            at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
            at java.awt.Component.processMouseEvent(Unknown Source)
            at javax.swing.JComponent.processMouseEvent(Unknown Source)
            at java.awt.Component.processEvent(Unknown Source)
            at java.awt.Container.processEvent(Unknown Source)
            at java.awt.Component.dispatchEventImpl(Unknown Source)
            at java.awt.Container.dispatchEventImpl(Unknown Source)
            at java.awt.Component.dispatchEvent(Unknown Source)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
            at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
            at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
            at java.awt.Container.dispatchEventImpl(Unknown Source)
            at java.awt.Window.dispatchEventImpl(Unknown Source)
            at java.awt.Component.dispatchEvent(Unknown Source)
            at java.awt.EventQueue.dispatchEvent(Unknown Source)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
            at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
            at java.awt.EventDispatchThread.run(Unknown Source)

    Hi,
    >> Error :- java.lang.NoClassDefFoundError: com/sap/aii/security/proxy/KeystoreHelp
    1) Can you check the class path  you have mentioned  is correctly
    2) Setting of the Java in your system ( Desk top /Lap top ) check the Proxy settings
    3) Re start the J2EE engine in the server
    Regards
    Agasthuri Doss

  • Java.sql.SQLException: Error while trying to retrieve text for error ORA-24

    Hi All,
    Am having serious problem with ORA-24327 and the behavior is very very unpredictable. I have couple of environment where the same error comes in different context. The recent one was surprising. I have describe bellow the environment configuration and the stack trace. The error which surprised me was when I use type � 3 driver while starting weblogic I get ORA �24327 but when I use Type �4 it starts properly. If you could kindly provide solution it would be great help. I would also appreciate if u can provide information which driver to use where performance is the major concern. I would also appreciate if u could provide feed-back from the industry about booth the driver. Apart from that I have couple have environment where it occurs when 10/12 user access simultaneously. All the open connection is closed in program properly still am getting the error.
    Thanks in anticipation.
    Cheers,
    Tapas
    Environment
    OS - SunOS 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-Enterprise
    JDK - Solaris VM (build Solaris_JDK_1.2.2_07, native threads, sunwjit)
    Weblogic - 5.1.0 Service Pack 9 04/05/2001 14:59:53 #105983
    Oracle � 8.1.6
    Delaying 10 seconds before making a beuatpool pool connection.
    Pool 1 (Type �3 )
    weblogic.jdbc.connectionPool.beuatpool=\
    url=jdbc:weblogic:oracle,\
    driver=weblogic.jdbc.oci.Driver,\
    loginDelaySecs=10,\
    initialCapacity=10,\
    maxCapacity=20,\
    capacityIncrement=2,\
    allowShrinking=true,\
    shrinkPeriodMins=10,\
    refreshMinutes=10,\
    testTable=dual,\
    props=user=xxx;password=xxx;server=xxxx
    Pool 2(Type �4)
    weblogic.jdbc.connectionPool.thinPool=\
    url=jdbc:oracle:thin:@xxx:1521:xxx,\
    driver=oracle.jdbc.driver.OracleDriver,\
    loginDelaySecs=1,\
    initialCapacity=1,\
    maxCapacity=10,\
    capacityIncrement=1,\
    allowShrinking=true,\
    shrinkPeriodMins=15,\
    refreshMinutes=15,\
    testTable=dual,\
    props=user=xxx;password=xxx;server=xxx:1521:xxx
    allow=everyone
    ---------- LOGIN ERROR CODE: 24327
    java.sql.SQLException: Error while trying to retrieve text for error ORA-24327 �
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(SQLException.java:43)
    at weblogic.db.oci.OciConnection.getLDAException(OciConnection.java:143)
    at weblogic.jdbcbase.oci.Driver.connect(Driver.java:157)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(Con
    nectionEnvFactory.java:149)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(Con
    nectionEnvFactory.java:109)
    at weblogic.common.internal.ResourceAllocator.makeResources(Compiled Cod
    e)
    at weblogic.common.internal.ResourceAllocator.<init>(Compiled Code)
    at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.j
    ava:330)
    at weblogic.jdbc.common.internal.JdbcInfo.initPools(Compiled Code)
    at weblogic.jdbc.common.internal.JdbcInfo.startup(JdbcInfo.java:200)
    at weblogic.jdbc.common.internal.JdbcStartup.main(JdbcStartup.java:11)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.t3.srvr.StartupThread.runMain(StartupThread.java:219)
    at weblogic.t3.srvr.StartupThread.doWork(Compiled Code)
    at weblogic.t3.srvr.PropertyExecuteThread.run(PropertyExecuteThread.java
    :62)
    ---------- LOGIN ERROR CODE: 24327
    ---------- LOGIN ERROR CODE: 24327
    Fri Aug 31 00:57:22 GMT-05:00 2001:<I> <JDBC Pool> Sleeping in createResource()
    Fri Aug 31 00:57:23 GMT-05:00 2001:<E> <JDBC Pool> Failed to create connection p
    ool "beuatpool"
    weblogic.common.ResourceException: weblogic.common.ResourceException:
    Could not create pool connection. The DBMS driver exception was:
    java.sql.SQLException: Error while trying to retrieve text for error ORA-24327 -
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at java.sql.SQLException.<init>(SQLException.java:43)
    at weblogic.db.oci.OciConnection.getLDAException(OciConnection.java:143)
    at weblogic.jdbcbase.oci.Driver.connect(Driver.java:157)
    at java.sql.DriverManager.getConnection(Compiled Code)
    at java.sql.DriverManager.getConnection(DriverManager.java:137)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(Con
    nectionEnvFactory.java:172)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(Con
    nectionEnvFactory.java:109)
    at weblogic.common.internal.ResourceAllocator.makeResources(Compiled Cod
    e)
    at weblogic.common.internal.ResourceAllocator.<init>(Compiled Code)
    at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.j
    ava:330)
    at weblogic.jdbc.common.internal.JdbcInfo.initPools(Compiled Code)
    at weblogic.jdbc.common.internal.JdbcInfo.startup(JdbcInfo.java:200)
    at weblogic.jdbc.common.internal.JdbcStartup.main(JdbcStartup.java:11)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.t3.srvr.StartupThread.runMain(StartupThread.java:219)
    at weblogic.t3.srvr.StartupThread.doWork(Compiled Code)
    at weblogic.t3.srvr.PropertyExecuteThread.run(PropertyExecuteThread.java
    :62)
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at weblogic.common.ResourceException.<init>(ResourceException.java:18)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.makeConnection(Con
    nectionEnvFactory.java:182)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(Con
    nectionEnvFactory.java:109)
    at weblogic.common.internal.ResourceAllocator.makeResources(Compiled Cod
    e)
    at weblogic.common.internal.ResourceAllocator.<init>(Compiled Code)
    at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.j
    ava:330)
    at weblogic.jdbc.common.internal.JdbcInfo.initPools(Compiled Code)
    at weblogic.jdbc.common.internal.JdbcInfo.startup(JdbcInfo.java:200)
    at weblogic.jdbc.common.internal.JdbcStartup.main(JdbcStartup.java:11)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.t3.srvr.StartupThread.runMain(StartupThread.java:219)
    at weblogic.t3.srvr.StartupThread.doWork(Compiled Code)
    at weblogic.t3.srvr.PropertyExecuteThread.run(PropertyExecuteThread.java
    :62)
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Exception.<init>(Compiled Code)
    at weblogic.common.ResourceException.<init>(ResourceException.java:18)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.createResource(Con
    nectionEnvFactory.java:125)
    at weblogic.common.internal.ResourceAllocator.makeResources(Compiled Cod
    e)
    at weblogic.common.internal.ResourceAllocator.<init>(Compiled Code)
    at weblogic.jdbc.common.internal.ConnectionPool.startup(ConnectionPool.j
    ava:330)
    at weblogic.jdbc.common.internal.JdbcInfo.initPools(Compiled Code)
    at weblogic.jdbc.common.internal.JdbcInfo.startup(JdbcInfo.java:200)
    at weblogic.jdbc.common.internal.JdbcStartup.main(JdbcStartup.java:11)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.t3.srvr.StartupThread.runMain(StartupThread.java:219)
    at weblogic.t3.srvr.StartupThread.doWork(Compiled Code)
    at weblogic.t3.srvr.PropertyExecuteThread.run(PropertyExecuteThread.java
    :62)

    Hi,
    I guess you can try some of these:
    - Make sure you're not missing an entry inside your tnsnames.ora file. Thin driver does not require the information inside that file, as opposed to Weblogic's OCI driver. If you are able to connect to the DB using a thin driver, then the problem is most probably (WL)driver-related.
    - Make sure you've properly configured the DB user / password inside your weblogic.properties (config.xml if WL6+).
    - Make sure you're able to access all drivers and classes required (PATH, CLASSPATH, etc...)
    - Make sure the OCI driver version you are using is fully compatible with the Oracle (server) version you are pointing to.
    - Try to access the DB user through some other client (for instance, SQLPlus*).
    Hope this is of some help,
    Freddy.

  • Build Error while trying to import a dc from the track.

    Hi All,
              I  imported a Java perspective Dc from a track to local developement,
              When i tried to build locally developed dc, but i was getting a build error as
    "error reading C:\Documents and Settings
    .dtc\0\DCs\dc_ext_lib\_comp\gen\default\public\Excel_API\lib\java\Jexcel-install.jar; error in opening zip file"
    There was a error in opening the JExcel file.
    Any Ideas?
    Thanks,
    Anil

    Hi Anil,
    I think the jar file(Jexcel-install.jar) is zipped.Unzip the zar file from the folder......lib/java.
    Or else remove the jar file and import the application into NWDS,then add the jar externally from the NWDS.
    Make sure that the dc does not have any files.
    Once you import the dc rightclick on the prj-.properties-.add the external  jar file or directly place the jar file in java folder.
    Regards,
    Lavanya.G

  • An internal build error has occurred. Right-click for more information

    Greetings!
    We are using Eclipse 3.4 or 3,5 with Flash 4 plugin and Flex SDK 3.3.0.
    Project set comprises several, more than a couple dozen, dependent  Flex and Java projects.
    Time-to-time we run across an internal build error on all Flex projects.
    The stack trace where topmost entries are:
    So far we did not find how to get around the problem except delete project set and start from
    scratch.
    Pleas help!
    !ENTRY com.adobe.flexbuilder.project 4 43 2010-07-23 14:40:38.353
    !MESSAGE Uncaught exception in compiler
    !STACK 0
    java.lang.NullPointerException
    at com.adobe.flexbuilder.multisdk.compiler.internal.ASBuilder.applySettings(ASBuilder.java:3 25)
    at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.setup(ASApplication Builder.java:67)
    at com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.setup(ASItemBuilder.java:5 4)
    at com.adobe.flexbuilder.project.compiler.BuilderFactory.createBuilder(BuilderFactory.java:8 0)
    at com.adobe.flexbuilder.project.compiler.BuilderFactory.createBuilder(BuilderFactory.java:5 9)
    at com.adobe.flexbuilder.project.compiler.BuilderManager.getBuilder(BuilderManager.java:192)
    When it happens you can not open project "Properties | Flex Compiler"  dialog because error
    message pops up saying "The currently displayed page contains invalid values."
    I am not sure how "an internal build error..." relates to "...displayed page contains invalid values"
    but  it worth to mention anyway.
    Thanks for your help.

    Getting the same error and deleting bin-debug files doesn't help. All switch statements have a case so that isn't an issue either.
    Says to right click on the error for more info but that brings ups broken webpage.
    Adobe I think you really rushed Flash Builder out to fast.  These weird errors and the namespace debacle is just totally unprofessional.

  • Build error while creating a DC

    Hi All
    I am trying to expose a project component in some other project using the <i><b>development components (DCs)</b></i> but when I try to build the DC after putting the required component in the Public part of the project it removes the external jar files that I added in the classpath and gives a build error. This error is coming due to unavailablity of the external jar files.
    Is there any way to keep the classpath unchanged while building the development component or is there any other way of including the external jar files in those projects where we are using the DCs?
    Please reply!
    Thanks

    Hi
    In Developer Studio
    1) Go to NAVIGATOR TAB
    2) Create a folder lib[if it is not available] in the same level as bin
    3)*just paste your external library file there in lib directory which you have created
    4)* Go to WebDynpro Explorer>Select Project name>right click>properties>java build path-->add external jars..select the pasted jar file in the list
    Regards
    Chaitanya.A

  • Lot of build errors in project created for debug CRM 5.0

    Hi SDN!
    I want to setup java debugging for CRM 5.0 modified application. According to note 1154496 I created project "crm_b2b".
    I took file src.zip from
    server\usr\sap\<system name>\<instance>\j2ee\cluster\<server number>\apps\sap.com\crmb2b at first try and from
    server\usr\sap\<system name>\<instance>\j2ee\cluster\<server number>\apps\sap.com\crmcrb2b at second try. After import NWDS performed building for my project and shows lot of build errors (more than 12 thousands for 1-st try and near 2 thousands for 2-nd try). I reduced some of error by adding jar files from crm war file to build path. But I don't know how to resolve errors like "The method hasPermissions(Permission[]) in the type UserBase is not applicable for the arguments(EserviceHierarchyPermission[])" (error in com.sap.eservice.common.user.permission.CommonPermission.java, line 186). Also some of errors concerned with requierd libraries in build path.
    My NWDS is 7.0.14
    CRM 5.0 SP 11
    Regards, Lev
    Edited by: Lev Kulaev on Jul 3, 2008 2:03 PM

    Hi!
    Here are my doings:
    1) set breakpoint in standart code
    2) run my debug configuartion
    3) run CRM 5.0
    4) NWDS stopped execution on breakpoint
    5) I right-click on variable, choose "Watch"
    6) NWDS shows me "error during evaluation" in "Expression" tab for selected variable
    I'm confusing since it was possible to use "Watch" for variables in CRM 4.0.
    Yes, you right, I can view all variabe values on "Variables" tab. I wanted to use "Expression" tab because it's more comfortable for me but it seems that I can use only "Variables" tab.
    So, thanks for help! My question is answered, but if you can give me more information about subject, you're welcome.
    Regards, Lev

  • Web services build error

    Hi All,
    I have created and deployed a Java web service banking project now i want use this web services methods into .net clint. For that in .net peoples able to see the list of web services mathods when they are use those methods they face the problem like "Web services build error...". But when the java clint call the same web services methods it works fine.
    Im tired to resolved this problem please any one tel me how to resolve this problem.
    Thanks,
    kalyan N

    Both. I deployed the application under the IAS (902) and a standalone (903)environment. The IAS (port 7777) an the standalone oc4j (port 8888) is running with the same error.
    P.S. The server is down today for hardware technical reasons

  • Java io exception error

    hi i am getting a io exception error in this code
    * MainCanvas.java
    * Created on 06 March 2007, 10:25
    import java.io.*;
    import javax.microedition.lcdui.*;
    import javax.*;
    //import com.nokia.mid.ui.FullCanvas; //code to load full canvas
    * @author  Administrator
    * @version
    public class MainCanvas extends Canvas implements CommandListener
        Image logo, cursor, background, pfrIcon, pffIcon;
         * constructor
        public MainCanvas()
            try {
                // Set up this canvas to listen to command events
                setCommandListener(this);
                // Add the Exit command
                addCommand(new Command("Exit", Command.EXIT, 1));
                logo = Image.createImage("c:/logo.png");
                //pfrIcon = Image.createImage("c:/icon.png");
                setFullScreenMode(true);
            } catch(Exception e) {
                e.printStackTrace();
         * paint
        public void paint(Graphics g)
            g.drawString("Sample Text",0,2,Graphics.TOP|Graphics.LEFT);
            g.drawImage(logo, 0,0,Graphics.TOP | Graphics.LEFT);
        }the error points to this specific line whenever i try to run the program. However their is no build errors.
    logo = Image.createImage("c:/logo.png");

    Without the specific wording of the exception, we'll
    have to resort to guessing.
    logo =Image.createImage("c:/logo.png");Should that be
    logo =
    Image.createImage("c:\\logo.png");on Windows?Would both OleW and hellbinder please desist from giving advice in the future until you know what you are talking about.
    The java classes which deal with paths work just fine with forward slashes, translating them into the OS's format automatically when they actually get around to talking to the OS. This is part of platform independence. Your 'advice' is headed in the wrong direction, making the code platform DEpendent.

  • EJB CBS Build Error: No folder found for attribute meta-inf

    I'm trying to activate my EJB DC that works properly when built and executed/deployed in the portal.
    But in CBS it fails to build and we got the following error trace:
    This is the error trace:
      [pppacker] Packing public part 'client'
      [pppacker] ERROR: Failed to pack public part: No folder found for attribute meta-inf
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.PPPackTask._execute(PPPackTask.java:295)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.techdev.ant.util.BPTask.execute(BPTask.java:20)
      [pppacker] ERROR:       at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
      [pppacker] ERROR:       at org.apache.tools.ant.Task.perform(Task.java:364)
      [pppacker] ERROR:       at org.apache.tools.ant.Target.execute(Target.java:341)
      [pppacker] ERROR:       at org.apache.tools.ant.Target.performTasks(Target.java:369)
      [pppacker] ERROR:       at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
    [pppacker] ERROR: Caused by: com.sap.tc.buildplugin.pp.PackException: No folder found for attribute meta-inf
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.entity.EHEjbClientJar.findSpecialFolderContaining(EHEjbClientJar.java:126)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.entity.EHEjbClientJar.determineFileList(EHEjbClientJar.java:64)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.PPPacker.packEntity(PPPacker.java:697)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.PPPacker.packPublicPartContent(PPPacker.java:585)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.PPPacker.packPublicPart(PPPacker.java:532)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.PPPacker.pack(PPPacker.java:460)
      [pppacker] ERROR:       at com.sap.tc.buildplugin.pp.PPPackTask._execute(PPPackTask.java:293)
      [pppacker] ERROR:       ... 29 more
    Ant runtime 0.032 seconds
    Ant build finished with ERRORS
    Failed to pack public part: No folder found for attribute meta-inf
    I'm not sure if this means anything:
    Preparing data context..
    No public part descriptor found for component "ejb20" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "jdbc20" (vendor "sap.com"), public part "default", using legacy mode.
    No public part descriptor found for component "jms" (vendor "sap.com"), public part "default", using legacy mode.
    No 'default' JDK defined, will use running VM.
    Data context preparation finished in 0.017 seconds
    How do I resolve this issue?
    Thank you in advance.

    TRY TO DO ITSELF.

  • Build error :package com.sun.javadoc does not exist

    Question from a Turing machine expert who is new to Java.
    Trying to run a sample program from Richardson's book "Java JDK 5 Edition" Chapter 1.
    In Netbeans 5.5 receive build error :package com.sun.javadoc does not exist
    for "import com.sun.javadoc.*;"
    Believe missing classes are in tools.jar in C:\Sun\SDKee5SDK\jdk\lib
    How do I define this to Netbeans and/or JDK?
    Using java_ee_sdk-5_01
    and netbeans-5_5-windows downloads.
    Platform is XP.
    Netbeans has been updated to date.
    Appreciate.

    sony_tj wrote:
    D:\Xyz.java:22: package com.sun.javadoc does not exist
    import com.sun.javadoc.*;After getting this error, I have set my classpath to C:\Program Files\Java\jdk1.5.0_03\lib\tools.jar. But still the error persists. Could anyone please tell me how do I solve this problem.You have failed in setting your classpath in that case.

  • 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

  • Java.rmi.MarshalException: error marshalling arguments

    I've two class Client and Main. Eventnotify is implemented in class Client using RMI techniques. Here is sample
    public interface EventNotify extends Remote {
    void SendNotification (String str) throws RemoteException;
    public class Client implements EventNotify {
         //implementation of EventNotify
         public void SendNotification(String str) {
         System.out.println("from srver: ..." +str);
    class Main {
    public static void main(String[] args) {
    Client clnt = new Client();
    int val = stub.register_client(host, clnt); //THE ERROR IS HERE
    The idea is to pass remote objects from client to a server. I've a server program running continously, but the problem is on passing objects of type Client. I'm facing marshaling problem.
    AND THE ERROR IS
    Client exception: java.rmi.MarshalException: error marshalling arguments; nested exception is:
         java.io.NotSerializableException: Client
    java.rmi.MarshalException: error marshalling arguments; nested exception is:
         java.io.NotSerializableException: Client
         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:156)
         at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:195)
         at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:149)
         at $Proxy0.register_client(Unknown Source)
         at Main.main(Client.java:74)
    Thanks for helping.
    Caused by: java.io.NotSerializableException: Client
         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1173)
         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:343)
         at sun.rmi.server.UnicastRef.marshalValue(UnicastRef.java:292)
         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:151)

    Probably I have a similar problem while calling remote object's method with parameter looks like that :
    public class ParamClass extends AbstractParamClass implements Runnable,
            java.io.Serializable {
        private NodeList field1; // part of crimson's tree
        private NamedNodeMap field2 = null;// part of crimson's tree
    public class RmiRemote extends AbstractRemote  { // Remote Object Class
    @Override
    public  Object remoteMethod1() throws RemoteException{
    ParamClass param = new  ParamClass("build with crimson");
    CustomInterface stub = (CustomInterface) registry.lookup(name);
    stub.callRemoteMethod(param); // exception here
    java.rmi.MarshalException: error marshalling arguments; nested exception is:
            java.io.NotSerializableException: org.apache.crimson.tree.AttributeSet
            at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:138)
            at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:178)when I build param object with xerces - no exception occurs . Other methods of remote object doing well. Remote object extends AbstractRemote superclass derived from UnicastRemoteObject. How can I avoid this problem and call method with crimson's tree fields parameter?
    Thank you.

  • Build error importing MyFaces 1.0.7

    Hi,
    I'm trying to use the MyFaces components in SJSC, but when I import myfaces-components.jar into JSCS I get the following build-error:
    compile-beaninfo:
    Compiling 35 source files to C:\Documents and Settings\Iwan\.Creator\1_0\components\jars\beaninfo-classes
    C:\Documents and Settings\Iwan\.Creator\1_0\components\jars\beaninfo-src\net\sourceforge\myfaces\component\html\ext\HtmlCommandButtonBeanInfo.java:99: exception java.beans.IntrospectionException is never thrown in body of corresponding try statement
            } catch (IntrospectionException e) {
              ^
    1 error
    startup\bin\create-dt-jar.xml [71] Compile failed; see the compiler error output for details.
    BUILD FAILED (total time: 50 seconds)I have no clue as to what is going on, and since there seem to be no official announcement of SUN to add more sophisticated components to Creator, I guess we're stuck with the ones we get.
    Iwan

    I found a way to import that library so you can use the MyFaces components by dragging and dropping. It is a little bit of a hack, but it works.
    Steps to add library:
    1. You need to try to import the component jar first. This importing will create the .Creator\1_0\components\jars directory in the user home (i.e. C:\Documents and Settings\<YOUR USERNAME>\.Creator\1_0\components\jars).
    2. Download and install WildEdit.
    3. Run WildEdit and point it at .Creator\1_0\components\jars\beaninfo-src directory. (i.e. C:\Documents and Settings\<YOUR USERNAME>\.Creator\1_0\components\jars\beaninfo-src)
    4. In the replace textbox of WildEdit type "IntrospectionException " (no quotes but 1 space at the end or could do a regular expression with whitespace at the end)
    5. In the Replace With textbox of WildEdit type "Exception " (no quotes but 1 space at the end).
    6. In Files matching, type *.java.
    7. In Character Encoding, UTF-8.
    8. Check Search Subfolders.
    9. Try importing the jar again.
    10. During import run the Replace All utility of WildEdit against the directory continuously (i.e. click the green arrow a bunch of times) until you see repeatedly in the Log tab at bottom of WildEdit:
    Number of files searched: 35
    Number of files modified: 0
    Total changes made: 0
    These steps added the components in my Creator application, but only the components seem to have been added. The validators will have to be added by hand, but that is not too hard via the page source.
    Regards,
    Marc

Maybe you are looking for

  • Cfolder questions

    Hi Experts, I have couple of question related to CFolder which a test system configured and running on a SAP sandbox WAS. 1) Can CF be extended to outside suppliers without  a need of an sap UI and password? If yes, do they just need any special  typ

  • Error received while accessing a view made

    HI, I have made a view and registered it to the application. But in application, when i access the view , it gives the following error We detected an Error which may have occurred for one or more of the following reasons: Could not find 'Applet' name

  • How do I save with ilife preview in v. 10.0.2?

    Under -preferences-general- there is no longer an audio preview box. So I can´t open a saved song into another project...How do I solve this?

  • How to use styled google maps in muse cc??

    i've been searching for styled maps for muse but to no result.using google maps styler i generated a source code but its not usable in muse. give me some suggestions please.. thanks..!!

  • Complex sql query

    Hello, My question is: I would like to do more complex sql query ( i need to use GROUP BY, HAVING, ORDER BY). Is possible do it with CMP entity bean, or i have to use BMP entity bean or Session bean? Query return about 20-30 items. Can you recommend