JDeveloper guard Viewcontroller creation... SRC/Model/Common/bc4j.xcfg

I migrated to JDev 11.1.2.1.0 and facing problems after migration.

One of them is this error during the compilation of the ViewController project:

Error: Several versions of model/common/bc4j.xcfg appear in your managed project classpath. Check dependencies associated with project: .../model/classes/ and .../ViewController/classes/

If I manually delete myApp/Viewcontroller/src/model/common/bc4j.xcfg, compilation complete but the file is automatically created again later.

I miss probably a simple detail but would like to have some ideas to get rid of.

Thank you

J. -.

Try this.

1. Select the template project and to call "Clean Model.jpr" (Menu-> Build-> own XXX). Do the same for the proposed notice.
2 remove all records of /classes/ projects of model and view
3 visit the project (under project-> libraries and classpath properties) dependencies and see if JDev wins a mistake here. Remove the incorrect dependency, as appropriate.
4 rebuild all / run.

Were what version of JDev you earlier?

Tags: Java

Similar Questions

  • Houston-33001: Configuration file /model/common/bc4j.xcfg is not found in the classpath

    Hi all

    I am facing this error. Can someone help me with this.

    oracle.jbo.ConfigException: Houston-33001: Configuration file /model/common/bc4j.xcfg is not found in the classpath.

    try to go viewController project to open the project properties dialog box, select it the dependencies node and click the modify dependencies to add a dependency on the way to output generation or deployment of one or several archives.

  • How to solve error oracle.jbo.ConfigException: Houston-33001: Configuration file /sa/gov/rgr/model/module/common/bc4j.xcfg is not found in the classpath. ?

    Mr President.

    How to troubleshoot the following error message, I am a beginner so please help!

    oracle.jbo.ConfigException: Houston-33001: Configuration file /sa/gov/rgr/model/module/common/bc4j.xcfg is not found in the classpath.

    Concerning

    Cherish!

    My worm jdev is 12.1.3.0.0

    Was wrong my code in my servlet

    an incorrect code is

    String amDef = "sa.gov.rgr.model.module.AppModuleAM";
    String config = "AppModuleAMLocal";
    AppModuleImpl am = (AppModuleImpl ) Configuration.createRootApplicationModule(amDef, config);
    

    When I saw my bc4j.xcfg file then I change my code and I was able to run my report correctly.

    String amDef = "ash.model.SchoolAppModule";
    String config = "SchoolAppModuleLocal";
    SchoolAppModuleImpl am = (SchoolAppModuleImpl ) Configuration.createRootApplicationModule(amDef, config);
    

    Now my happiness

    See you soon

    Concerning

  • JB-3300-cfgration file-demo/common/bc4j.xcfg is not in the classpath.

    friends,

    Making application using ADF connection through viewobjects and entity objects. Login page created with fileds and backing bean to pick up values entered by the user, in the same bean trying to get data (database) via a viewobject... .IAM this error

    javax.faces.el.EvaluationException: oracle.jbo.JboException: Houston-29000: Unexpected exception caught: oracle.jbo.ConfigException, msg = Houston-33001: Configuration file /demo/common/bc4j.xcfg is not found in the classpath.
    at org.apache.myfaces.trinidad.component.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:51)
    at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:102)
    at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:190)
    at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)

    Caused by: oracle.jbo.JboException: Houston-29000: Unexpected exception caught: oracle.jbo.ConfigException, msg = Houston-33001: Configuration file /demo/common/bc4j.xcfg is not found in the classpath.
    at oracle.jbo.common.ampool.PoolMgr.findPool(PoolMgr.java:529)
    at oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1505)
    at oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1482)


    used in the bean code is:

    ...............
    ................
    ApplicationModule appmod is Configuration.createRootApplicationModule ("demo.model", "LAppModule");.
    ViewObject vo = appmod.findViewObject("ViewObj1");
    .................
    .................


    pls help me.

    Thank you and best regards,
    Ashok B.

    Ashok,
    Check the def of the page (where you call the bean method) if the link presents out there and if the spelling is correct...

    Timo

  • services/Common/bc4j.xcfg is not in the classpath

    Hello world

    I have one request for the ADF which developed in Jdev 11 G release 2.
    I tried to run in my Jdev (Jdev 11 G release1 11.1.1.5.0).
    There were a few errors on the imports so I imported the missing jar files and application got comipled successfully.
    When I run the application, it shows me below error:

    < Utils > < buildFacesMessage > ADF: addition of the following JSF error: Configuration file /com/sinter/gme/abc/services/common/bc4j.xcfg is not found in the classpath.
    oracle.jbo.ConfigException: Houston-33001: Configuration file /com/sinter/gme/abc/services/common/bc4j.xcfg is not found in the classpath.

    When I check this path in my sound project there until "/ com/mass obtained by sintering, gme, abc, services" and "/ common/bc4j.xcfg" is not there.
    the same application works well at the server after deployment. but I need to change some things and redeploy, but it does not work as expected.

    Please help me out of this.
    All of the suggestions.

    Thank you.

    You can not take applications developed to perform/edit them in GR 11, 1 (11.1.1.x) material and GR 11, 2 (11.1.2.x)

  • Several versions of error bc4j.xcfg

    When I try to run my application, I get the following error when compiling.

    Error: Several versions of demo/model/common/bc4j.xcfg appear in your managed project classpath. Check dependencies associated with project: .../model/classes/ and .../ViewController/classes/

    Look for bc4j.xcfg in your template... project in the user interface also... If you find some ducplicates remove it...
    same erase these kinds of duplicates in the folder classes as well...

  • Bc4j.xcfg location

    JDeveloper 11.1.1.4.0

    Hello

    We have a simple adf application using the stack complete adf including ADFbc.

    When you deploy the application to an ear, we noticed that the bc4j.xcfg file is located in

    Application.ear\ViewController_webapp.war\WEB-INF\classes\ch\mit\trac\model\modules\common\

    and in

    Aapplication.ear\trac_Model_adflibTrac.jar\ch\mit\trac\model\modules\common\

    Is it "normal", if yes which is actually used by the application server?

    Thanks in advance

    Paul

    Looks like you added the model project of library of the adf and dependent project. This then translates the duplication of the configuration file.

    To answer you question, I dint know. The server uses that he meets for the first. Question is who it is. I don't know if it I would still be the same our if it differs on the way you access the application.

    Timo

  • Multiple BC4J.Xcfg

    I merged the two model project in a single project, everything is ok, now I have 04:00, 2 project one and two project, first 2 02:00 refer to another BC4J.xcfg and second 02:00 refer to other BC4J.xcfg, I could find no metadeta (xml) queue that specifies the location of the BC4J for AM? How AM knows what BC4J there look for?

    Published by: 908398 on January 18, 2013 08:06

    Location of bc4j.xcfg is compared with the corresponding AMs overall. In other words, ADF creates a file of bc4j.xcfg separate for each parcel containing AMs (for example if some AMs are in a single package, so they share the same bc4j.xcfg file). The corresponding bc4j.xcfg file is located in the package whose name consists of the name of the package in the AM with 'Common' appended to the end (for example, if your AM is located in the mypackage.ampackage, then the file bc4j.xcfg containing the configurations of this AM is located in the mypackage.am.commonpackage).

    Dimitar

  • Creation of model on sharing NFS with ESXi 4.1

    Hi all

    I would like to implement a model of an installation of a Debian 6 Server and the file on an NFS share to copy it if necessary.

    Currently, the creation of the model and the dispossessed on the NFS sharing are not a problem.


    In fact, from the moment when I want to rappartrier on one of the servers copy *.vmdk image take a crazy time.

    During the image upload it took me 2 minutes (stopwatch in hand), this using the following command:


    vmkfstools-i /vmfs/volumes/datastore1/template/template.vmdk d /partagenfs/template.vmdk thin

    Downloading the plug-in image so the following command:


    vmkfstools-i /partagenfs/template.vmdk d /vmfs/volumes/datastore1/serveurXYZ/template.vmdk thin

    And there I download launched United Nations there are now 1 h 30 and it is still not finished.

    Did someone an idea?

    Thank you very much.

    Hi Hekeo88,

    Welcome to the VMware forums.

    Why not create a data store on your NFS share? Here, you'll be in in the conditions standard and it should work much better. It must be on your NFS storage makes sense in terms of performance.

    Good luck!

    @+

    Franck

  • Error of insufficient privileges on the creation of model running in a stored procedure

    Hello

    I get the error of insufficient privileges on execution of the DBMS_DATA_MINING. Script CREATE_MODEL in a stored procedure.

    If I run the same DBMS_DATA_MINING. Script CREATE_MODEL in an anonymous block with just begin... end;

    I am able to create a model successfully, but if I do the same thing after having stored the script in the stored procedure, it is throwing error of insufficient privileges.

    Scripts:

    BEGIN

    DBMS_DATA_MINING. () CREATE_MODEL

    Model_name = > < template name >

    mining_function = > dbms_data_mining. CLASSIFICATION,

    DATA_TABLE_NAME = > < data table name >

    CASE_ID_COLUMN_NAME = > < case ID >

    target_column_name = > < target column >

    SETTINGS_TABLE_NAME = > < settings table >

    DATA_SCHEMA_NAME = > < schema >

    SETTINGS_SCHEMA_NAME = > < schema >

    );

    END;

    The foregoing, works very well and created a model with the model given with success.

    But if I keep the above, in a stored procedure as - MINING_TESTING

    create or replace procedure MINING_TESTING as

    BEGIN

    DBMS_DATA_MINING. () CREATE_MODEL

    Model_name = > < template name >

    mining_function = > dbms_data_mining. CLASSIFICATION,

    DATA_TABLE_NAME = > < data table name >

    CASE_ID_COLUMN_NAME = > < case ID >

    target_column_name = > < target column >

    SETTINGS_TABLE_NAME = > < settings table >

    DATA_SCHEMA_NAME = > < schema >

    SETTINGS_SCHEMA_NAME = > < schema >

    );

    END;

    Compiles correctly.

    Enforcement - EXEC MINING_TESTING;

    Error message throw sufficient privileges.

    The error message complete below:

    Error report:

    ORA-01031: insufficient privileges

    ORA-06512: at "SYS." DBMS_DATA_MINING', line 1798

    ORA-06512: at "MIS_ORABI_ODM.CA_MINING_TESTER", line 3

    ORA-06512: at line 1

    01031 00000 - "insufficient privileges".

    * Cause: An attempt was made to change the user name or password

    without the privilege appropriate. This error also occurs if

    trying to install a database without the need for employment

    access privileges.

    When Trusted Oracle is configure in DBMS MAC, this error may occur

    If the user has been granted the privilege necessary for a higher label

    that the connection is active.

    * Action: Ask the database to perform the operation or grant administrator

    the required privileges.

    For users Trusted Oracle get this error, well that granted the

    the privilege that is suitable for the top label, ask the database

    administrator to grant the privilege to the appropriate label.

    Hello

    DataMiner UI grants privileges to a role, so if you're depending on these privileges you must proceed as follows when you create a stored procedure.

    Your stored procedure was created with the default authid which is definers. It will not use the privileges for the role. Solution is to create the stored procedure with authid current_user. This will pick up the privileges for the role. Another option is to apply the following subsidies directly to the user account:

    grant CREATE MINING MODEL

    CREATE THE TABLE,

    IN ORDER TO CREATE

    Example of stored procedure:

    create or replace procedure MINING_TESTING AUTHID CURRENT_USER as

    BEGIN

    DBMS_DATA_MINING. () CREATE_MODEL

    MODEL_NAME =>

    mining_function-online dbms_data_mining. CLASSIFICATION,

    DATA_TABLE_NAME =>

    CASE_ID_COLUMN_NAME =>

    target_column_name =>

    SETTINGS_TABLE_NAME =>

    DATA_SCHEMA_NAME =>

    SETTINGS_SCHEMA_NAME =>

    );

    END;

    Thank you, Mark

  • Viewport must be added to the head during the creation of models of starter for starters Mobile

    Can Adobe add this to the head of the html file when you create a starter with the starters of Mobile model.  It does not add this line to the head ( < name meta = "viewport" content = "width = device-width, original scale = 1" >) and some smartphones will need this line works correctly.  If it is not added to the site will appear very small (tiny). I think it would be nice to add

    You can always use Insert > head > Viewport on each page. But it probably should be there by default.

  • JSF - lack of source code using the creation of models and composition

    It's really strange, or maybe I don't understand JSF.

    Supposedly to make the long story short, I have the following:

    a. masterLayout.xhtml file - primary model
    b. file myPractice.xhtml - compositions that uses templates to file masterLayout.xhtml

    masterLayout.xhtml page go to myPractice.xhtml (using ajax). The myPractice.xhtml rendered correctly - shows all components of the model and its own page. But when I check the "see source code page", I see the source code of masterLayout.xhtml.

    Here is the part of the source code:

    IMPORTANT NOTE: masterLayout.xhtml has a COMMANDBUTTON RICHFACES (a4j:commandButton) WHICH RENDER THE PANEL ID "MyPractice" FOUND IN myPractice.xhtml. Means that this rendering of the page via ajax commandButton control.

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    masterLayout.xhtml (model)

    :
    < a4j:commandButton styleClass = "#{control.myPracticeStyle}" value = "MY PRACTICE" action = "myPractice' actionListener =" #{control.myPracticeAction} "make = 'myPractice' / > '.
    :
    < style tr = "height: 780px;" >
    < style td = ' width: 8%; ' > < table >
    < style td = ' width: 8%; ">
    & #060; br / >
    < name ui:insert 'content' = >
    < / ui:insert >
    < table >
    < style td = ' width: 8%; ' > < table >
    < /tr >

    < /table >

    < / rich: panel >

    < / h:form >

    You can see the ui: insert above.

    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    myPractice.xhtml

    "< ui:composition template="/templates/masterLayout.xhtml ">

    < ui: set name = "content" >

    < id rich: panel = "myPractice" style = "height: 764px; border: 0px; padding: 0px; ">

    < table width = "100%" border = "0" cellpadding = "0" cellspacing = "0" >

    < b >

    < style td = "width: 100%;" >

    < h:panelGrid style = "width: 100%;" cellpadding = "0" cellspacing = "0" >

    < f: facet name = "header" >

    < h:panelGrid style = "width: 100%;" cellpadding = "0" cellspacing = "0" columns = "5" columnClasses = "overviewTabColumn, aumTabColumn, feesTabColumn, cashFlowTabColumn, emptyTabColumn" >

    < a4j:commandButton styleClass = "#{control.overviewStyle}" value = "OVERVIEW" action = 'Preview' actionListener = "#{control.overviewAction}" make = 'Preview' / > '.

    < a4j:commandButton styleClass = "#{control.aumStyle} ' value = 'AUM' action = 'aum' actionListener =" #{control.aumAction} "make = 'aum' / > '.

    < a4j:commandButton styleClass = "#{control.feesStyle} ' value = 'FEES' action = 'fees' actionListener =" #{control.feesAction} "make = 'fees' / > '.

    < a4j:commandButton styleClass = "#{control.cashFlowStyle}" value = "CASH FLOW" action = "Cash Flow" actionListener = "#{control.cashFlowAction}" make = 'Cash Flow' / > '.

    < h:outputText value = "" style = "width: 100%;" / > "


    < / h:panelGrid >

    < / f: facet >

    < / h:panelGrid >

    < table >

    < /tr >

    < b >

    < td > < table >

    < /tr >

    < b >
    < td >
    < name ui:insert 'subContent' = >
    < / ui:insert >
    < table >
    < /tr >

    < /table >

    < / rich: panel >

    < / ui: define >

    < ui:composition >

    This set define supposed to go in the ui section: masterLayout.xhtml insert.

    ===================================================================================================

    Source of real "see Page" FireFox or IE when myPractice.xhtml is made and displayed.

    < style tr = "height: 780px;" >
    < style td = ' width: 8%; ' > < table >
    < style td = ' width: 8%; ">
    & #060; br / > < = missing source code?
    < table >
    < style td = ' width: 8%; ' > < table >
    < /tr >

    < / div >
    < div >

    "< input type ="hidden"name ="javax.faces.ViewState"id =" javax.faces.ViewState "value ="-2088890247043631074:-2632132869735171398 "
    AutoComplete = "off" / >

    < / make >

    < / body >

    < / html >
    < / ui:composition >

    If you look at this "source code" view Page"carefully comparing to masterLayout.xhtml, from the height: 780px, you will notice the name of ui: insert section = 'content' is... empty.

    When you "view source" you made an another GET, that renders the page in its original state. It is not the source as it is currently displayed for example after a button push.

  • CS6 fluid grids and creation of models

    I use only CS6 for two weeks and have bought after a trial because Expression Web Design seems to go nowhere with regard to future facilities.

    In particular, fluid grids attracted me and I created a site using this and am satisfied with the result.

    Now, I want to take a second site, that I had in development and change it to a fluid design grid.

    My question is it please, can I copy a page of this first site, together wih boilerplate.css and layout.css and paste it into the second site, that I will then edit and convert to grids of fluid using Dreamweaver.

    Or do I have to create a new design of the grid of fluid in the root of the second site so that DW has hidden references to this particular to each site or something.

    After only two weeks and a site I have not yet watched the templating integrated with Dreamweaver, I mean a self created the model from another site

    You should start with a fluid layout grid - either a new or one that you have previously built by copying all the files of the site concerned in the 2nd Local site folder.

    • fluidgrid.html
    • fluidgrid. CSS,
    • boilerplate. CSS,
    • Respond.min.js

    Then add content in the appropriate LayoutDivs.

    Before attempting to use the DW template features, read everything in F1 (help) about them.  Templates can be difficult if you don't use them correctly.

    Nancy O.

  • creation of model and choosing the resolution of the model

    In creating models, if I paint the model first with the Brush tool, a model of texture I create, then save, edit > set the pattern, done the resolution of the document determine the resolution of the model is saved?

    I am wanting to make sure that when I go to print my images that resolution templates I create and apply in the work are high enough resolution so that when I use the function of "scale" inside layer styles everything by manipulating the size of my boss, even if I step up the boss, it will contain always high enough details to avoid pixelization when printing...

    I guess right now all I can do is to create models with the best resolution I want my output as? (But this would probably increase the loading time of my dialog box templates, if I have a lot of model texture to salvation ground?) ...

    Is scaling a trend upwards or downwards in the layer styles resample? He throw or average in pixels and blur the boss?

    At the beginning I was looking for a model palette where I could choose a pattern and paint with a Brush tool... but I overcame this by creating a new layer, apply the model as a layer style and paint layer with the Brush tool... the advantage is scalability and its editability

    Was looking for a folder option in the layer styles dialog to consolidate my styles, in the region of swatch... but once again I guess I can create these files myself in the folder "load styles...". ». 2 steps than another.

    Photoshop works with pixels, not with the PPP when you set templates define you a number of pixels as a rehearsal room. PPI resolution has nothing to do with this and is necessary only when you print.

  • Problems of creation of models

    I have problems with my model does not display graphics. When I create the site (based on the Document, not the site root), I confirm that all the images are document based as well. When the model is finished, I'm really happy. Here is the code for my model:

    < please see attached code below >

    When I create a 'new model' in CS3, the background image appears not (header) when I opened in Dreamweaver or when I publish. However when I can't preview it locally, of course - no problems. When I upload to the server - it will not display the header bgrnd.

    I read various 'Document' - based sites compared to the "Root of the Site" based sites:

    http://KB.Adobe.com/selfservice/viewContent.do?externalId=tn_15546 & sliceId = 1
    http://KB.Adobe.com/selfservice/viewContent.do?externalId=tn_13129 & sliceId = 2

    I remember never seen this behavior before - is this unique to CS3?

    What is your suggestion to the problem of background header could not be displayed?

    Thank you for your patience in this matter.

    Thank you very much.
    WBT Guru

    I bet that this is happening because you have the CSS embedded in the head of the document and the document is based on a model DW. If you move that CSS to an external style sheet and the model (and its child pages) a link to the external style sheet, the styles will probably update to more reliably.

    A page from a DW template does not always appear to know how to behave when you ask for things in the head to be updated, since the header is not really an editable region.

Maybe you are looking for

  • Icloud maybe unlocked apple WO ID/password

    Hello I am from Pakistan and I'll buy an Iphone 5 from a local seller. I want to describe here is that I've never been a user of iphone so far, but I've heard about the terms and have know how lock/unlock icloud and network operators/stuff. According

  • Where the installation of the homepage on 3.6.6, that it is not about the options?

    Can't find homepage setup on 3.6.6 used to be in "options/general", but not now... can someone help please. Steve

  • Computer crashes error 0xc0000022 and 0xc06d007

    OT: Error 0xc06d007 and 0xc0000022 - please help! After an accident, I started to receive numerous error messages, the most recurrent is: 0xc06d007 in position 0x7587fbae, which blocks the application. Also many applications cannot be opened, the mes

  • How to create a layout similar to the layout of mail?

    I would like to create a layout similar to the layout, when you view an e-mail message, IE. the headers on the top of the page but not visible until you scroll to the top, sections of header with rounded corners and all the parts with scrolling. Is t

  • Certificate on controller anchor comments number

    Hi all We have an anchor inside a demilitarized zone controller. The GW standart for customers is the virtual interface (in this case 1.1.1.1). because it's a site https clients must accept the certificate manually (we all know this problem..). I wor