Cannot set the configured property "/ Initial.initialServices".

Hi all

I'm getting following error.

05:21:52, 006 INFO [STDOUT] cannot set the configured property "/ Initial.initialServices" atg.nucleus.ConfigurationException: could not resolve the component/com/progiweb/fbconnect/pipeline/FacebookAuthStatusServlet

05:21:52, 013 INFO [STDOUT] * error

05:21:52, 064 INFO [STDOUT] cannot set the configured property "/ Initial.initialServices" atg.nucleus.ConfigurationException: could not resolve the component/com/progiweb/fbconnect/pipeline/FacebookProfileRequestServlet

I checked the path of configuration of two components and the structure of the servlet is as below.

src/com/progiweb/fbconnect/pipeline/FacebookAuthStatusServlet.java and src/com/progiweb/fbconnect/pipeline/FacebookProfileRequestServlet.java.java

For properties files I created them under the path - config/atg/dynamo/servlet/dafpipeline / config/atg/dynamo/servlet/pipeline

Inside of these I keep the files FacebookAuthStatusServlet.properties and FacebookProfileRequestServlet.properties

The Initial.properties is as below - config/atg/dynamo/servlet/Initial.properties

The content of Initial.properties is-

& initialServices =.

/ ATG/Dynamo/servlet/dafpipeline/FacebookAuthStatusServlet,.

/ ATG/Dynamo/servlet/dafpipeline/FacebookProfileRequestServlet


Should I have to keep the two pipelines-dafpipeline and pipeline or one of them?

And my pipeline structure is correct or not?

How to solve the error above?

Please help on this!

Kind regards

Prateek

You seem to be confusing core components and classes Java.  They are completely different.  The error message that you get "Unable to resolve component", says that the kernel is unable to find a file of specific properties anywhere in the directories named in your configpath trees.  To be precise, there is no file named /com/progiweb/fbconnect/pipeline/FacebookAuthStatusServlet.properties in your config directory.  If I read correctly this conversation, it is because the file with this name is a .java file, not a .properties file.  The two most likely causes of your problem are:

1. you have a file of properties somewhere that mentions/com/progiweb/fbconnect/pipeline/FacebookAuthStatusServlet as the value of something else than $class.  $class is a special case whose value is sought by a Java ClassLoader in the classpath.  Values of the other properties are interpreted as references to the component, and looked up from core in the configpath.

2. in the directory tree that contains the /com/progiweb/fbconnect/pipeline/FacebookAuthStatusServlet.properties isn't in the configpath.  ATG displays the complete configpath during startup.  If your directory is missing, you have may have specified correct information in the entrance of the ATG-Config-path in your module MANIFEST. MF file.

Tags: Oracle Applications

Similar Questions

  • AMQP cannot set the custom property, reason: null

    While trying to run the workflow 'Configure vCLoud Director AMQP subscription', I reciweve the error ' Unable to set custom property, reason: null, ' when the workflow hits the script block "Set Custom Prop. My VCO logs display the following text:

    ConvertToResult() WARN [SDKFinder]-> Finder 'AMQP:Subscription': unexpected error ' ch.dunes.model.sdk.SDKFinderException: convertToResult()-> Finder 'AMQP:Subscription' cannot call the expression "getId()' object Finder ' subscription [subscriptionInfo = null, factory class = com.vmware.o11n.plugin.amqp.AmqpPluginFactory @1345820279369;] [Fri Aug 24 08:57:59 MDT 2012]', reason ' MethodFailedException: 'getId' method is not intended Subscription [subscriptionInfo = null, factory class = com.vmware.o11n.plugin.amqp.AmqpPluginFactory @1345820279369;] [Fri Aug 24 08:57:59 MDT 2012] "
    ch.dunes.model.sdk.SDKFinderException: convertToResult()-> Finder 'AMQP:Subscription' cannot call the expression "getId()' object Finder ' subscription [subscriptionInfo = null, factory class = com.vmware.o11n.plugin.amqp.AmqpPluginFactory @1345820279369;] [Fri Aug 24 08:57:59 MDT 2012]', reason ' MethodFailedException: 'getId' method is not intended Subscription [subscriptionInfo = null, factory class = com.vmware.o11n.plugin.amqp.AmqpPluginFactory @1345820279369;] "[Fri Aug 24 08:57:59 MDT 2012].

    and

    ERROR [CustomProperty #ejbSelectGeneric] could not be found

    java.sql.SQLException: Argument data type text is invalid for argument 1 of the lower function.

    If anyone has seen this before?

    Ah, found it: http://kb.vmware.com/kb/2020218

  • Cannot set the buttonMode property in loop for

    I tried to use the buttonMode in a for loop and I get this error:

    Symbol "tablo", layer "layer 4', image1, line 16 1119: access property may not set buttonMode through a reference with static type flash.display:DisplayObject.»

    Codes here:

    for(var i:uint=0; i<=5; i++) {
         getChildByName('b'+i).buttonMode=true;
         getChildByName('b'+i).addEventListener(MouseEvent.MOUSE_OVER,f);
         getChildByName('b'+i).addEventListener(MouseEvent.MOUSE_OUT,f);
    }
    

    any help?

    Try:

    for (var i: uint = 0; i<=5; i++)="">
    var mc:MovieClip = ('b' + i) getChildByName as MovieClip;
    mc.buttonMode = true;
    mc.addEventListener (MouseEvent.MOUSE_OVER, f);
    mc.addEventListener (MouseEvent.MOUSE_OUT, f);
    }

  • How to set the timeout property Web Service partner link in the new version of the SOA Suite, it is missing

    Hello

    I have a use case in which I'll call synchronous external Web Service and the form of this service, I get the answer after 80 seconds.

    I know that this console form EM soa-infra-> SOA Administration-> BPEL proprieties-> under 'more BPEL Configuration Properties..' in SyncMaxWaitTime can I change the default 45 second in 80 seconds, but it will apply to all synchronous services in this area, and I want only the value appeal of Web Service of particular external reference (link partner).

    For the limit of timeout for the particular web service (partner of external reference link):

    I saw a post at < http://www.mandsconsulting.com/asynchronous-vs-synchronous-bpel-processes > in which there is an option in 'Link partner Edit' form property tab dialog box, we can add "timeout" property but in SOA Suite11.1.1.7 I am not able to find this property form the list.

    on this post < http://abhishek-soablog.blogspot.in/2010/06/timeout-for-partnerlink.html > is also described the same way, but it's just the source code of the highest way of GUI to set the timeout property and it does not work with a new version.

    Can someone please tell me in a new version (11.1.1.7) of SOA suite, which is how to set the timeout for the particular web service (partner of external reference link).

    Thank you

    Can someone please tell me in a new version (11.1.1.7) of SOA suite, which is how to set the timeout for the particular web service (partner of external reference link).

    VR;

    Click em-> composite-> Services and references-> select need to reference and click on-> properties: 'HTTP Timeout of read' and 'HTTP timeout.

    developing composites:

    Click on a reference-> property inspector-> link properties-> plu green and add oracle.webservices.httpConnTimeout with the necessary value and oracle.webservices.httpReadTimeout with the necessary value

    for the same domain defined: oracle.webservices.local.optimization = false

    You can watch

    Administration of Web Services - 11g Release 1 (11.1.1.7)

    How to set a timeout for a Web Service in SOA 11 g (Doc ID 979683.1)

    SOA 11 g: political malpractice not to intercept 'service Endpoint unreachable' error (Doc ID 1503989.1)

  • Error: Error #2078: cannot modify the name property of a Timeline-place object.

    Error: Error #2078: cannot modify the name property of a Timeline-place object.
    to flash. display::DisplayObject / set name()
    at RonaldTest_fla::MainTimeline/frontWheelLoadComplete()

    The code that triggers this false error is the following:

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

    var frontWheelLoader:Loader = new Loader();
    frontWheelLoader.contentLoaderInfo.addEventListener (Event.COMPLETE, frontWheelLoadComplete);
    frontWheelLoader.load (new URLRequest ("FrontWheel.png"));

    function frontWheelLoadComplete(event:Event):void
    {
    var loadedImg:Bitmap = new bitmap;
    loadedImg = event.target.content;
    loadedImg.name = 'My Image loaded';          Online listening
    var kontainer:MovieClip = new MovieClip();
    kontainer.addChild (loadedImg);
    addChild (kontainer);
    }

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

    Any ideas?

    Kind regards

    Ron

    The problem is that this charger adds that the information of an image loaded as an instance.

    If you want to change the name... Get the the bitmap data var BitmapData: BitmapData = Bitmap (event.target.content) .bitmapData

    and then var image: Bitmap = new Bitmap image (data); Frame.Name = "Name"

  • Satellite M100: Cannot set the resolution 1368 x 768 on external LCD screen

    Satellite M100-179
    Graphics - ATI x 1400 card.
    Cannot set the resolution 1368 x 768 on connected usung Sub - D LCD TV Samsung 32R72
    There is no resolution 1368 x 768 in the available resolution list.

    The graphics card hardware support different screen resolutions, but if the driver doesn't contain this resolution of the screen so that you cannot choose it.
    I think so you re not able to choose this special resolution on the external display.

    In my opinion it has nothing to do with the graphics card or with the screen, but only with the graphics driver.

  • set the configuration of appeal vi for node reference vi call

    As noted in the title someone knows how to set the configuration of appeal vi (load with the appellants, charging for each call, load and store on first convocation) for a vi dynamically loaded via call by reference node?

    Thank you.

    CBR is irrelevant in the present case, since he already receives a VI reference.

    If you use the primitive opening VI refers to open this reference, then the VI will be charged the first time you call the primitive.

    If the VI leaves no memory (and you do not configure it on the way home), subsequent calls to the prim OVR returns the reference to the first VI you have opened. This is equivalent to the load and keep it.

    If you close and reopen the VI reference, it is equivalent to recharge.

    If you use a static reference to the VI, it is equivalent to the load with the appellants.

    Personally, I have all my default subVIs charge with the appellants.

  • Cannot set the time zone of Moscow winter + 3 hours.

    Cannot set the time zone of Moscow winter + 3 hours.
    Set the time zone Minsk 3 after the GPS clock moves forward 1 hour, timezone is set back from Moscow + 4.
    It is an error of your software when you are ready to address this issue.

    Automatic deactivation date & time(Settings>Date&Time...)

  • USB 6009 CANNOT CHANGE THE CONFIGURATION OF TERMINAL TO CSR... Can't SEE not the OPTION configure when right-click on the device...

    USB 6009 CANNOT CHANGE THE CONFIGURATION OF TERMINAL TO CSR... Can't SEE not the OPTION configure when right-click on the device...

    Once again... Thanks for the tips...

  • Cannot set the restore point with the error "The Volume Shadow Copy service used by the system restore does not work."

    Cannot set the restore point with the error "The Volume Shadow Copy service used by the system restore does not work."  How can this be repaired?

    Hi rebick,.

    Try the troubleshooting steps presented by spirit X in this thread.

    Dena
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • BIOS HP Compaq Elite (i5-2400 CPU) 8280 cannot set the VT option

    BIOS HP Compaq Elite (i5-2400 CPU) 8280 cannot set the VT option

    found in the security system] [, thanks]

  • I get the message cannot load the configuration settings whenever I try to download Adobe Reader

    I get the message cannot load the configuration settings whenever I try to download Adobe Reader

    Try to download the adobe reader Offline Installer.

  • ERROR - 1051414 - cannot set the role of group with shared services [30:1101:JNDI error] error.

    Hi all

    I tried provide access to filter the group in both SSP and thru Maxl command but still get the error below. Any experience of this problem? If Yes, please let me know how you solved this problem.


    ERROR - 1051414 - cannot set the role of group with shared services [30:1101:JNDI error] error.


    Thanks in advance!

    Krishna

    Read the support document that I posted the link, prior to changes for openldap ensure you that it is saved.

  • I'm doing slideshows to music with an opening, I would switch to LR, but you cannot set the duration of each slide (in my case the score) based on listening to the music. (In the opening by clicking on the "stopwatch" and pressing enter at each change of

    I'm doing slideshows to music with an opening, I would switch to LR, but you cannot set the duration of each slide (in my case the score) based on listening to the music. (In the opening by clicking on the "stopwatch" and pressing enter at each change of image). Adobe staff question: can I expect to find this option in a future release?

    Hi Pcaubi,

    There is no such updates for the same from now.

    I suggest you to please put in a feature request to: Photoshop community customer family

    Kind regards

    Tanuj

  • How to set the render property of the field on one facet of panelSplitter?

    Hi, experts,
    In jdev 11.1.2.3,.
    How to set the render property of the field on one facet of panelSplitter?
    -If the panelSplitter is reduced then make some fields in the second pane. otherwise, do not make these fields.

    It is not an easy job for me to set the EL expression.
    Thank you.

    OK, just did a small test case. It turns out that the difficulty is to automatically update the fields when the separator discloses. To add a pair of earphone client/server. This sends the event to disclose to the bean to update the fields.
    Page code:

    
    
      
      
        
          
            function disclosePanelSplitter( event) {
                var inputComp = event.getSource();
                AdfCustomEvent.queue(inputComp, "myDiscloseEvent",
                {}, true);
            }
          
          
            
              
                
                  
                
              
              
                
                  
                    
                      
                      
                        
                      
                      
                      
                      
                    
                  
                  
                    
                      
                      
                        
                          
                          
                          
                          
                          
                        
                      
                      
                      
                      
                    
                  
                  
                
                
              
            
          
        
      
    
    

    and the corresponding bean to the scope of the request

    package de.hahn.xyzxyz.view.panelsplitter;
    
    import oracle.adf.view.rich.component.rich.layout.RichPanelSplitter;
    import oracle.adf.view.rich.context.AdfFacesContext;
    import oracle.adf.view.rich.render.ClientEvent;
    
    public class PanelSplitterBean {
        private RichPanelSplitter panelSplitter;
    
        public PanelSplitterBean() {
        }
    
        public void setPanelSplitter(RichPanelSplitter panelSplitter) {
            this.panelSplitter = panelSplitter;
        }
    
        public RichPanelSplitter getPanelSplitter() {
            return panelSplitter;
        }
    
        public void doCustomEvent(ClientEvent event)
        {
            AdfFacesContext.getCurrentInstance().addPartialTarget(panelSplitter);
        }
    
    }
    

    Timo

Maybe you are looking for

  • Cannt get the melody in radio feature supported on the toolbar to start.

    I tried several times to turn on the various stations of radio through the RADIO toolbar. Once in a great while, the selected station lights. most of the time I can not any response either by local stations more poular or any other station. Would rea

  • Bluetooth connection with the Lego Mindstorms NXT robot

    HelloI got a license for Bluetooth Stack for Windows by Toshiba.I try to connect to the Lego Mindstorms NXT robot: http://mindstorms.lego.com/en-us/default.aspxBut it does not work.The connection seems to be good and NXT and PC to find them, but when

  • Update on my mac

    am new mac, can someone please explain to me why my computer says software update is currently using IOS X EL Captain 10.11.2 .and watch update for IOS X EL Captain 10.11.3.  and whenever I try to put up-to-date will take care when asking me to resta

  • Windows Update 0x80072EE2 error code

    0x80072EE2 error code.

  • Avoid writing empty lines or remove the empty string between data lines

    Hello I have this problem...  I write as a 4 x 4 witch table comes from a graph of intensity in a file. But when I write, regardless of the method that I use out it somehow unusable when I try to read more later. Right now I got change for a 1 x 16 t