Assmbe ear for example ATG impossible project.

Hi all

I created a sample project with plugin eclipse and location is {ATG Directory/ATG10.2/}.

Whenever trying to build ear I see Eclipse error console below.

MYshop.ear myshop DafEar.Admin m

The Assembly began.

The target application is C:\Oracle\Middleware\user_projects\domains\MYTESTDOMAIN\apps\myshop.ear.

Error (s): error: there is no ATG platform or application package installed that contains an AppModule which corresponds to myshop

Cause: error: there is no ATG platform or application package installed that contains an AppModule which corresponds to myshop

TAKEN AT:CONTAINER:atg.appassembly.ApplicationAssemblerException: Error: there is no ATG platform or installed application package containing an AppModule which corresponds to myshop; Source: ATG.applauncher.AppLauncherException: Error: there is no ATG platform or application package installed that contains an AppModule which corresponds to myshop

at atg.appassembly.EarInfoFactory.createEarInfo(EarInfoFactory.java:98)

at atg.appassembly.Main.main(Main.java:330)

SOURCE EXCEPTION: atg.applauncher.AppLauncherException: Error: there is no ATG platform or application package installed that contains an AppModule which corresponds to myshop

at atg.applauncher.versioner.Versionator.createInitialRequirements(Versionator.java:277)

to atg.applauncher.versioner.Versionator. < init > (Versionator.java:87)

at atg.applauncher.MultiInstallLocalAppModuleManager.expandSearchPath(MultiInstallLocalAppModuleManager.java:154)

to atg.applauncher.MultiInstallLocalAppModuleManager. < init > (MultiInstallLocalAppModuleManager.java:110)

at atg.appassembly.EarInfoFactory.createEarInfo(EarInfoFactory.java:93)

at atg.appassembly.Main.main(Main.java:330)

Cleaning.

Please suggest me to solve the problem.

Thank you very much in advance.

Hi all, the problem has been resolved. Here it comes: Unfortunately older version ATG_HOME by my local eclipse. Thank you all for responding on my post.

Tags: Oracle Applications

Similar Questions

  • What is the ADF_Library_Dependencies.library in each project for example xModel?

    Hello
    (1) what is the ADF_Library_Dependencies.library in each project for example xModel?
    (2) the url for the namespace of the file is inaccessible, how can I get it? http://xmlns.Oracle.com/JDeveloper/110000jlibrarynode
    (3) we foud does include all the dependent libraries are there?
    (4) a few times, it causes the failure of the deployment of applications and bring it after deletling it, y?

    Thank you first of all.

    # 2 the URL to the XML namespace is not intended to be a URL to access a resource, it is just a way to make the namespace unique. Often companies will use URL as a matter of convenience, but it is not a URL that you would ever type in the browser to get a resource from.

    John

  • Can the ipad pro be used for things like making project or a home school work?

    can the ipad pro be used for school of the thing (example: make the projects or homework)

    I do not have the ipad pro but I want but im trying to find something that can help the school things and when im not doing anything school i can have

    Something to entertain me.

    but my big question is can the ipad pro et for these things? (entertainment and school thing)

    You should ask your classmates what their experiences have been.

    Many schools use iPads.

    Check in the iPad app store for applications you need.  Microsoft office is available for the ipad.  It's a lean down.

    The education of web sites use flash.  The ipad does not support flash directly.  The substitution may not give you 100% flash.

    Flash on the iPad and iPhone

    Atlantic Puffin

    "Puffin Web browser is a wicked fast Browser Mobile Flash. Once users experience the exciting Puffin regular mobile Internet speed will be like torture. "Puffin Free is the free version of the family of puffins and supports Adobe Flash on cloud 'off-peak' from 08:00 to 16:00 (subject to change without notice).

    Free:

    https://iTunes.Apple.com/us/app/Puffin-Web-browser-free/id472937654?Mt=8

    Paid:

    https://iTunes.Apple.com/us/app/Puffin-Web-browser/id406239138?Mt=8

    Photon Flash Player for iPad - Flash Video & games more private Web Browser
    https://iTunes.Apple.com/us/app/photon-Flash-Player-for-iPad/id430200224?Mt=8

    "for iPad java is now a reality! .
    If you are still wondering how to use java for iPad, now you can! With virtual Firefox app, java for iPad browser is possible with a download simple app! Virtual browser for Firefox App opens a wide variety of games and applications - as java for iPad - that you can use for your iPad"
    http://www.virtualfirefox.com/Java-for-iPad

    By Splashtop Inc..
    Flash Video Web Browser - Full Chrome, IE, Firefox, Safari Compatible
    https://iTunes.Apple.com/us/app/Flash-video-Web-browser-full/id431331485?Mt=8

  • Problems with ASP Master Page for examples of measurement Studio Web Form

    I loaded Measurement Studio Web form examples (ASP projects) in VS 2008. Running within VS proceeded without problems. Then I built and published on IIS 7 for ASP pages

    wwwroot / vb , for example.

    Opening with the Internet Explorer browser, the home page is OK: localhost / vb. However, all of the examples under come with the following error:

    The file ' / vb/Annotations/Examples.master' does not exist (being one of the subpages Annotations)

    I looked in several discussions on the Web and found no logical explanation why this is happening

    Finally, I understood NOR appearing Web controls do not on a remote browser.

    The cause is IE, and I am currently using version 7.

    With Google Chrome, for example, everything works OK. Other Web, including Telerik control providers, are complaining about visibility of IE 'spoil' controls.

    Change some property settings for a Web control can solve the problem with IE

  • Applying the addEventListener method to the Clips using a variable for example appoints

    This project is in HTML5 Canvas using Javascript in Adobe animate.

    I have a lot of movie clip symbols of film, all with a single instance (for example name ('arms', 'head', 'leg', 'foot', etc.). I also have a display of graphics and text clip ("text") which has a keyframe labeled corresponding to each of these symbols instance names. When a symbol is clicked, I want the clip "displayText" to access the appropriate section.

    There are a large number of these clickable symbols in each of several animations, so I definitely want to be able to do this in a way auto-tableau, it is too many to write code for each.

    What I have is this:

    var objects = ['arms', 'head', 'leg', 'foot'];

    var clickObject = null;

    for (i = 0; i < objects.length; i ++) {}

    clickObject = (objects [i]);

    clickObject.addEventListener ("click", displayText.bind (this));

    }

    function displayText() {}

    this.displayAndSound.gotoAndStop (clickObject);

    }

    Console says "clickObject.addEventListener is not a function", and I have tried many variations of the scope, using onClick rather than a listener events, etc, etc. What I am doing wrong - something to do with the scope? Something to variables vs channels? Something to do with how javascript regarding instance names? Legally binding?

    I can get it works fine outside of the loop, using names of the current instance, fixed, so hopefully it's a clue to what goes wrong...

    Any help much appreciated.

    Look at what you do in the loop. You do not clickObject for an object reference, configure that you just want it set to a string value.

    Assuming that the objects are at the same level as the code, you should do instead:

    clickObject = this [object [i]];

    Property accessors - JavaScript | DND

    In addition, your event handler probably don't do what you hope, that he will, because the value of clickObject will be just what you set to last in the main code. You may need to use the event object.

    EaselJS tutorial: Mouse Interaction

    EaselJS v0.8.2 API Documentation: MouseEvent

  • Roll on the text occasionally comment on erratic results, for example, first highlighted word and then no other product even if the mouse has not been published.  How can I fix it?

    I have Acrobat Pro DC and Windows 10.  When you try to make editing comments, I find almost impossible to get the words marked (by rolling on it with the mouse button).  The blue highlight climbs around the word to Word or closed unexpectedly after rolling on a single word, even if the mouse button was released.

    In addition, now that the strike and replacement tool has been eliminated, you are supposed to perform the same operation on the text to replace and, once the text highlighted blue, simply start typing the new text.  It works not.  After finally getting the right text marked, I start typing, and nothing happens.  I might have to select a tool (for example, strike-out), use and remove the strike-out, before the operation crossed out - replace works again.

    I have used earlier versions of Acrobat Pro (on Vista) without such problems.

    The problem I described with text selection was not with Acrobat, but rather with a failing wireless mouse.  Replacing the mouse seems to have resolved.  See erratic mouse, by selecting the problem of text - Logitech Forums

  • Exit code: 6 see specific errors and warnings below for troubleshooting. For example, ERROR: DS003, DW050... WARNING: DW036... - Summary - 1 or the fatal errors, 2 er

    How can I solve this problem?

    Exit code: 6

    Please see the faults and warnings below for troubleshooting. For example, ERROR: DS003, DW050... WARNING: DW036...

    -------------------------------------- Summary --------------------------------------

    -1 fatal Error (s), 2 error (s), 1 WARNING (s)

    -Payload: {C79312BD-3E76-4474-A10C-1435D1856A4B} Adobe Dreamweaver CS5 11.0.0.0.

    FATAL: DS003: impossible to extract "C:\Users\valer\Desktop\Adobe CS5 Design Premium\Adobe CS5\payloads\AdobeDreamweaver11-mul\Assets1_1.zip" to "C:\Program Files (x 86) \Common {C79312BD-3E76-4474-A10C-1435D1856A4B}. : Error 0

    WARNING: DW036: payload cannot be installed due to the failure of the operation dependent

    ERROR: DW050: the following payload errors were found during the installation:

    ERROR: DW050:-Adobe Dreamweaver CS5: due to a lack of Language Pack installation

    ERROR: DW050:-Adobe Dreamweaver CS5_AdobeDreamweaver11en_USLanguagePack: installation failed

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

    Hi valeriel47418829,

    Please follow the steps mentioned here https://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html

    https://helpx.Adobe.com/Creative-Suite/KB/errors-exit-code-6-exit.html

  • Is there a way I can add / set up a newspaper in the area for my clients? For downloads of files, project details etc.

    Hello

    I'm looking for a way that I could possibly allow my customers to log-in to an area of my site.

    If I create a Client Log-in page for example. This would allow them to create an account and log in to view their project.

    They could be eventually allowed to download files, transfer their project information, download data, etc..

    Is there a widget, app that I could put on my site for this?

    Any information would be greatly appreciated.

    Thank you

    Such a system is not available for Muse. It requires several features related to the database (CMS) and complementary technical services. There are many frameworks specialized offering features (like "Basecamp"), but they simply cannot be integrated or hung from Muse. f course you could create a link from the page of Muse to your Basecamp area, but that is it.

  • Hello. I started with the DPS. Is it possible to publish a magazine for a limited specific target group? For example, in a Department of a large company? Or for the heads of the different services? If so, how should I do? Thank you for your help.

    Hello.

    I started with the DPS. Is it possible to publish a magazine for a limited specific target group? For example, in a Department of a large company?

    Or for the heads of the different services? If so, how should I do? Thank you for your help.

    The short answer is Yes.

    Click on the request of consultation in link Digital Publishing Suite help | DPS pricing options to receive a quote for your project of the DPS license.

  • Entry for clients in the project

    Hi learned people.

    I'm new to projects. I'm working on the costs of the project. When I opened the clients and the Contacts tab, I enter the number of customer, but unable to get into the relationship, even if the relationship is defined in AR at the customer level.

    We don't have a billing project.

    Waiting for the responses of people distinguished learned project.

    Noble soul.

    Hello

    In customers and the contact in the form of projects window, the values for the LOV relationship are derived from the pa_customer_relationships_v view which inturn is based on the research of project

    'CRM PROJECT' this research is filled with the function of "Customer Relations".

    To define new relationships with clients used in the projects, you must use the following navigation in responsibility for projects superuser:

    The installer-> projects-> customer relations.

    Customer relation ship in the oracle projects indicates the nature of the customer for example, here are the default links available:

    Primary---> customer contributes to majority of payment

    Secondary---> Client pays a partial payment

    Unpaid---> Client participates in the project but don't contribute to any payment

    Reference: Guide to implementing projects Oracle, Section "defining the project customer relations."

    Kind regards

    Ramassamy

  • How we add a licensed contractor Adobe CC to our team CC of the company for a short term project?

    We add a contractor that already has licensed Adobe CC to our company CC team so that they can synchronize and share files for the duration of the project.

    How we accomplish this?

    Hi ContentInTexas,

    Files created by creative Cloud applications can be shared like any other file. For example, you can share files by e-mail, FTP and so on.

    In addition, Creative Cloud sharing features allow you to share files with people who are not members of the creative cloud allowing them to view files in a browser. Viewers can turn power on and off layers, see metadata relevant, comment and even download files for editing.

    Collaboration feature is something that is being worked on and should be available in the future release.

    Kind regards

    Romit Sinha

  • What correct path for example simply

    WWW the JPA and ADF application, but without BC.
    In the present draft of the table T1 (long tid, tNom string) model. Current methods of JPA for work with the table.
    His presentations via block EJB and data controls.
    In the project view this page where is used.
    ....
    < af:popup id = "idDlgAddType" >
    < af:dialog title = "New type" id = "d3" dialogListener = "#{TypeBean.handleAddDialog}" >
    < af:inputText label = "Type" id = "idDlgInputTypeName" value = "#{TypeBean.typename}" / >
    < / af:dialog >
    < / af:popup >
    < af:selectOneChoice id = value = "#{bindings.t1FindAll.inputValue"idTypeList"} ' simple 'true' shortDesc = 'Type' = >"
    < f: selectItems value = "#{bindings.t1FindAll.items}" id = "idTypesNames" / > "
    < / af:selectOneChoice >
    < af:spacer width = "5" id = "sp2" / >
    < af:commandButton immediate = "true" text = "Adding a type" clientComponent = "true" id = "idBtnAddType" >
    < af:showPopupBehavior popupId = "idDlgAddType" alignId = "idBtnAddType" align = "afterStart" / >
    < / af:commandButton >
    ......
    This supported beans class CType synonymous TypeBean. In this class this method handleAddDialog.
    Question:
    What 'valid', add typename value received in table t1?

    Bean saved:
    public class CType {}
    private String typename;
    ....
    {} public void handleAddDialog (DialogEvent event)
    If (event.getOutcome () .equals (DialogEvent.Outcome.ok)) {}
    ????????
    }
    }
    }

    Edited by: user12174629 the 23.04.2010 03:47

    Hello

    You can do this in several ways, here is one.
    In handleAddDialog, you need to instantiate new T1 and define its tNom (have you in #{TypeBean.typename}). Then, you continue to the entity in the comic book. To do this, you need a persistEntity() in the session bean method, you add in the page pageDef.
    For the value of the 'entity' parameter you can specify, for example #{viewScope.t1}. Then, in handleAddDialog you put T1 newly created in the view range and run the method.

    AdfFacesContext.getCurrentInstance().getViewScope().put("t1", t1);
    
    BindingContainer bc = BindingContext.getCurrent().getCurrentBindingsEntry();
    JUCtrlActionBinding method = (JUCtrlActionBinding)bc.getOperationBinding("persistEntity");
    method.execute();
    

    Pedja

  • How can I change a surround for a stereo typical project project?

    How can I change a surround for a stereo typical project project in logic pro x?

    Logic has a strange way to switch between a stereo project and a Project Surround, because there is no surround sound simple on/off switch.

    Here's how it works:

    If the output of at least a Channel Strip is set to Surround sound, the project will then move to surround (with lots of changes, you need to be aware of). Restored the outputs stereo will pass the stereo project.

    Hope that helps

    Edgar Rothermich - LogicProGEM.com

    (Author of "Graphically improved manuals")

    http://DingDingMusic.com/manuals/

    "I could receive some form of compensation, financial or otherwise, my recommendation or link."

  • I would use Yuanti SC police for my web development project. However, my developer is not able to use the file .ttc I extracted from the library of fonts, and .ttf, .otf .woff formats not available anywhere on the web.

    I would use Yuanti SC police for my web development project. However, my developer is not able to use the file .ttc I extracted from the library of fonts, and .ttf, .otf .woff formats not available anywhere on the web. Please, let me know how can I use this font for my project.

    Thank you

    Anton

    Unless the site you develop is for the Asian market, I don't know why you want to use that particular font. The Basic, standard and digital alphabet punctuation glyphs has sans serif, Roman characters, but the rest is thousands of Kanji characters. While you can use the font .ttf and .otf and web fonts, it would be very unusual to use one so great. Pages should load quickly and 78 MB, with a value of faces to download for those who have connections slow Internet is not fast.

    I would take a different font without serifs. There are literally thousands who look identical or virtually identical to Yuanti.

    131 free and high quality without font serif to choose here. I'm sure you can find a desired.

  • I think I have to reset the SMC on my MacBook Pro, but I need MUCH more information on my MacBook Pro. For example, is the battery removable?

    I think I have to reset the SMC on my MacBook Pro, but I need MUCH more information on my MacBook Pro. For example, is the battery removable?

    Depends on what year it is.

Maybe you are looking for

  • Printer Installation Wizard

    Imagine this scenario: You just got a new computer with Windows 8.  You open the box and get the unit starts for the first time.  You get the PC to up and go; you look at your reliable HP printer and you decide to get connected to the new PC.  Rememb

  • Tecra M2 - boot from the USB drive

    HelloWhy Tecra M2 didn't boot from the USB drive in the BIOS?Is posible put in place this function in the new BIOS. Good bye

  • Apple TV 4th generation very slow to load movies (MP4)

    I get a 4th generation Apple TV to replace my old Gen 3. When I try to load a movie from my iTunes Library (on my Mac Mini), it really takes a lot of time to start the movie or it doesn't start at all. This unit is connected to the same network as my

  • Satellite L25-S119 - needs work pressure

    Hello This is a strange appearance, one for you. About 2 weeks back, I noticed that my internal clock has stopped holding time. Initially, it was a minor annoyance, but as it got progressively worse so did everything else on the computer. No videos o

  • KDL-42W700B can play VOB files?

    I'm reading vob files to USB but when I inserted USB, its shows no files.