Layout not propagation

Hello,
I created a new layout for pages but is not appearing in the list of Weblogic Portal Administration Console layouts.
You know tell me if you need some action to appear?
Thank you.

update resolved issue

Similar Messages

  • ESB errors not propagating to BPEL process

    I am working in SOA Suite 10.1.3.3. I have an asynchronous BPEL process that is orchestrating a number of ESB services, most of which perform database operations. Occasionally an attempt is made to insert a record into a table which results in an error (e.g., null value inserted into a non-null field, record already exists, non-existent record in parent table upon which current table depends, etc.). This correctly results in an error in the ESB service that shows up in the ESB Control console.
    The problem is that the error is NOT propagated upward to the invoking BPEL process (which contains all manner of fault catching branches to process the error, log it, send email notifications, and perform other database operations dependent upon the success or failure of the ESB operations). The BPEL process is therefore left "hanging" and never appears in the BPEL Control console as an instance. It shows up in the Manual Recovery queue as an essentially unrecoverable process.
    I am assuming that this change in behavior (such errors formerly propagated to the calling BPEL) is a direct result of the new Fault Handling Framework. My question is: what do I have to do in order to restore the original behavior of the system (ESB service encounters an error and propagates the fault to the async BPEL process, which catches it and does whatever it needs to do to fulfill the requirements of the overall system)? Is this something that can be handled by changes to the BPEL/ESB system configuration, the BPEL process definition, the ESB service definitions, or some combination thereof?
    Thanks for your time.
    Paul Camann

    Hello. We applied 10.1.3.3.1 MLR14 in late October 2008.
    We are seeing large numbers of errors like this in the ESB log ($ORACLE_HOME/j2ee/oc4j_soa/log/oc4j_soa_default_group_1/oc4j/log.xml):
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2009-01-26T13:11:15.497-05:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>tip</COMPONENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>biwsvlbat027.gdbiw.com</HOST_ID>
    <HOST_NWADDR>1.2.3.4</HOST_NWADDR>
    <MODULE_ID>esb.server.service.impl.soap</MODULE_ID>
    <THREAD_ID>98</THREAD_ID>
    <USER_ID>oracle</USER_ID>
    <SUPPL_ATTRS>
    <ATTR NAME="J2EE_MODULE.name">provider-war</ATTR>
    <ATTR NAME="J2EE_APP.name">esb-rt</ATTR>
    <ATTR
    NAME="WEBSERVICE_PORT.name">__soap_Router_ODS_STAGE_Insert_ODS_STAGE_I_PortType</ATTR>
    <ATTR NAME="WEBSERVICE.name">ESB_Router_ODS_STAGE_Insert_Service</ATTR>
    </SUPPL_ATTRS>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>1232993475:1.2.3.4:7097:0:307</UNIQUE_ID><SEQ>5</SEQ></EXEC_CONT
    EXT_ID>
    </CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>Exception while print response</MSG_TEXT>
    <SUPPL_DETAIL><![CDATA[java.lang.NullPointerException
    at oracle.tip.esb.server.service.impl.soap.EventOracleSoapProvider.processMessage
    (EventOracleSoapProvider.java:215)
    at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing
    (ProviderProcessor.java:956)
    at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation
    (WebServiceProcessor.java:349)
    at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing
    (ProviderProcessor.java:466)
    at oracle.j2ee.ws.server.WebServiceProcessor.processRequest
    (WebServiceProcessor.java:114)
    at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:96)
    at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:177)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ServletRequestDispatcher.invoke
    (ServletRequestDispatcher.java:713)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal
    (ServletRequestDispatcher.java:370)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest
    (HttpRequestHandler.java:871)
    at com.evermind.server.http.HttpRequestHandler.processRequest
    (HttpRequestHandler.java:453)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run
    (ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run
    (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    ]]></SUPPL_DETAIL>
    </PAYLOAD>
    </MESSAGE>
    which is possibly the message that would come back from ESB to BPEL failing?
    Thank you.

  • Document Set shared columns not propagated to documents newly added

    I have a Document Set with shared Managed Metadata and Person fields.
    I have found that sometimes some managed metadata fields are not propagated to newly added documents using drag and drop with Windows Explorer.
    [ Note : Sharepoint 2013 with SP1 ]
    Example
    Field A = Person or group (optional)
    Field B = Managed Metadata (optional)
    Step 1 :
    I create a new Document Set (lets call this one docset X), with field A empty and field B with a value.
    I save this docset then open the document library in Windows Explorer and finaly, drag and drop a document inside the folder of this newly created docset.
    When I look at the properties of the document, I found that there is no value in the field B even if it's not the case of the docset.
    Step 2 :
    I create another Document Set (lets call this one docset Z), and add a value inside field A and field B.
    Again, I save this docset then open the document library in Windows Explorer and finaly, drag and drop a document inside the folder of this newly created docset.
    When I look at the properties of the document, I found that there is a value in the field B and in the field A.
    Conclusion
    So it seems that the propagation of field B depends on if there is a value inside field A.
    It does not make sense.
    Any ideas ?

    Hi vinz,
    I tried many times and couldn't reproduce your issue in my environment(SP 2013+SP1), manged metadata field value in Docuemnt Set content item always could be propagated to documents dragged/dropped in this doc set folder via Windows Explorer regarding
    other fields value.
    You may try to test on other lists, site collections or web applications (may also test with new manged metada term store), see if this issue could be reproduced or isolate, the manged metada column value shouldn't be depend on other column value.
    Also check ULS log, see if there is any related error message generated when the document is dragged to the library windows explorer with this issue.
    http://blogs.msdn.com/b/opal/archive/2009/12/22/uls-viewer-for-sharepoint-2010-troubleshooting.aspx
    Thanks
    Daniel Yang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Ukelele generated custom keyboard layouts not working in Lion?

    I asked this question in the stackexchange site a few days ago.  Nothing I've tried has worked so far, except for creating a new account.  Because a fresh account works, it's got to be something with my preferences, right?
    http://apple.stackexchange.com/questions/21691/ukelele-generated-custom-keyboard -layouts-not-working-in-lion
    Here's the question from above:
    I created a custom keyboard layout with Ukelele (http://scripts.sil.org/ukelele) in Snow Leopard (idea is to generate scandinavian letters with Alt-key, otherwise have a pretty much standard U.S. layout). After the upgrade, the old installed (to ~/Library/Keyboard Layouts) layout wasn't working.
    Ukelele seems to work OK in Lion, but whether I put the generated keylayout in a bundle or single file, or save it "/Library/Keyboard Layouts" or "~/Library/Keyboard Layouts" doesn't seem to matter.
    Help?
    EDIT:
    @Sergio, I cannot choose the layout in Input Sources. One keylayout file I tried:http://semeai.org/~sjl/us-scands.keylayout
    [EDIT: Removed unrelated stuff]
    UPDATE 2011/08/15:
    @Tom:
    Copied your keylayout (it naturally ended up in my Junk folder):
    midgard (01:55) >ls -l ~/Library/Keyboard\ Layouts/MongolianQWERTY.keylayout-rw-r--r--@ 1 sjl  staff  44536 Mar 13  2008 /Users/sjl/Library/Keyboard Layouts/MongolianQWERTY.keylayout
    Logged out, logged in, isn't showing in Input sources (I'm looking very closely between "Maori" and "Myanmar - QWERTY").
    I've also uninstalled bunch of software and plugins giving suspicious messages to system.log, but hasn't helped.
    UPDATE 2011/08/16:
    I created a test account, and lo, the layout works perfectly for it. Also the bug in preferences doesn't show for that account. When trying this on my own account, there are no errors in Console logs with the suggested keywords (I can't seem to locate console.log file, though).
    UPDATE 2011/08/16 later:
    Nuking Library/Caches (and relogging) didn't help.
    UPDATE 2011/08/17:
    I did
    % find Library -name "*.plist" -exec mv {} {}.renamed \;
    and restarted, but it didn't help. I restored the situation with
    % for file in `find Library -name "*.plist.renamed"`; \  do mv "$file" "${file//.renamed/}"; done
    addendum: I also went through all the .plist files with plutil -s as described inhttp://www.askdavetaylor.com/can_i_check_my_plist_files_in_mac_os_x_for_problems .html. There was some brokennes, but in very unrelated applications.

    Tom,
    I think I love you.
    That absolutely did it! Thanks so much!
    If you'll answer with the same link in the stackexchange site, I'll mark the answer as correct, so you'll get the rep there.
    Thanks,
    Sami

  • ADF JDeveloper 10.1.3.4.0 Entity Attribute validation not propagated to UI

    Hi,
    I'm trying to use entity attribute validation in an ADF Faces / ADFm / ADF BC application. However the validation error
    is not propagated through the BindingContainer to my ADF Faces Page. When I customize and override the DCErrorHandler that
    is registered on the BindingContext the reportException() method doesn't fire.
    Anyone have an idea how to debug this Validation error gone lost ?.
    Thanks,
    Kenneth

    Hi,
    is it getting propagated without your custom error handler ?
    Frank

  • 2013 Custom Web Parts in Page Layouts not showing for users

    Custom Web Parts in Page Layouts not showing for users
    I have created a master page in the root site collection for a subsite I am developing. I created content types and custom page layouts for the pages within the subsite.
    I used the snippet tool in the design manager to create web parts and page field markup which I copied into the custom layout HTML pages in the root site collection. For instance I have an image viewer web part that I place there to serve as a section title.
    The problem is that I can see all these customer layout page parts no problem but my users cannot. This leads me to believe its permissions, I am site owner of both the subsite and root site collection.
    The users that cannot see the web parts are site members of the site and restricted read users on the root site collection (where the layouts are stored).
    What gives I'm finding it hard to understand why a snipet generated web part wouldn't show in all pages created from that layout page.
    Any help would be appreciated, Havent found anything on this issue online. weird.

    It is a permission issue indeed. Fix is simple, make sure you check out the page layout page, then check it back in as published version.
    John Architect

  • Acrobat ignores my PowerPoint Print Layout Notes Pages view and gives me regular slides PDF.

    I have written a presentation in PowerPoint in the usual PowerPoint slide view.  Now I want to print the presentation as a manual or booklet.
    For this I go to the Print File Print page.
    I select Print Layout > Notes Pages and click Print.
    Acrobat creates a PDF only of the Full Page Slides. It ignores my change of print layout before creating the PDF.
    I have tried printing to file (PostScript  *prn). The prn is the slides view.
    I could maybe create an image of every slide, and try pdfing it that way? But the file is 100 (slides) long.  Anyone see an easier way of doing this?
    Thanks in advance for any input,

    Based on your description, I assume you are running on a Windows system with both Office and Acrobat installed.
    There are three ways of producing PDF from PowerPoint in this situation.
    The first method is to use the Save as Adobe PDF / PDFMaker solution that doesn't involve printing at all. It produces the highest quality PDF of all three methods, but the options for this allow the notes only to come out as PDF annotations in a separate,hide-able layer, not as the full Notes Pages format, regardless of the current settings for displaying the PowerPoint file on screen. You can see the annotations in comments pane in the comments tool. This isn't what you want.
    The second method is to use the Microsoft Save as function and specify PDF instead of a .PPT or .PPTX file. If you press Options, one of the options is to publish the Notes Pages instead of just the Slides. That will give you what you want, but Microsoft's generated PDF is somewhat wonky, often generating invalid PDF with improper font references and other problems too numerous to get into here.
    The third method is to print to the Adobe PDF PostScript printer driver instance. The secret here is that under Settings, instead of selecting the default Print All Slides, you need to select Notes Pages. In other words, the print function ignores the view you currently have on the screen. The only problem with this approach is that the resultant PDF file is not nearly as high a quality as the PDF produced by Save as Adobe PDF, but it should probably be sufficient for your needs.
    That having been said, I will submit a request internally to “beef up” our Save as Adobe PDF to provide an option for the Notes Pages as an alternative to putting out the notes as annotations.
    Please advise if this solves your issue.
              - Dov

  • Job error "layout not found"

    hi
    i've an error when i release my job , in job log, i've msg 017  "layout not found", i've try all the possibilities and i can't resolve this prob
    can you help please
    thanks a lot

    The allowed format for the output is dependent on the printer device type. So X_65_132 can be fine with a Kyocera while it might have a problem with an HP printer or vica versa.
    I recommend to discuss your problem with a basic consultant.
    Please find OSS notes 25549 - Default formats for list printing
    it explains what Print parameters  are used in SM36 and how they will be determined in general.

  • Bounds are not propagated in extended class

    Have a look on this small example, 3 classes A, B and C.
    B and A are generics class,
    B herits of A and there is a lower bounds on the class T in B (T extends C)
    public class A<T> {
         public A() {}
         public T foo()
    public class B<T extends C> extends A<T> {
         public B() {}
         public static void main(String[] args) {
              B inst = new B();
              C cInst = inst.foo3();  //problem : it does'nt work !!
    public class C {
         public C() {}
    }The problem is in the main of the class B, the compiler says : "Cannot convert from Object to C".
    My reasoning :
    There is a type constraint (a lower bound) on T in the class B, so "T extends C" in the class B, so "T extends C" in the class A for an instance of the class B. The call to the method foo() does answer an object which class extends class C !!
    Someone has an explanation, it's abnormal or I should set the parameters of javac.
    thank you.

    Ok my examples were wrong !!
    Have a look on this example (smaller and better !)
    B and A are generics class,
    B herits of A and there is a lower bounds on the class T in A "T extends C"
    public class A<T extends C> {
         public A() {}
         public T foo()
         public void foo2() {
              C cinst = foo(); //no problem : it works
    public class B<T> extends A<T> {
         public B() {...}
         public void foo3() {
              C cinst = foo(); //error : "cannot convert T to C"
    }The type constraint "<T extends C>" of the class "A" is not propagated to the class "B" !!
    I have to add the constraint <T extends C> to the class B like this
    public class B<T extends C> extends A<T> {...}However, it's inevitably like this !

  • KM Layout not render properly

    Hello,
    We created a new layout in EP6. This layout display km link with image and text. The image and text are centered. But when the server was migrated to NW04 SP15, the layout not render the image and text centered for every link. In the Visible Properties of Resource renderer we have rnd:image(alignTop/alignCenter/[1;1]/contentLink/space-left=2/space-right=2/space-bottom=0/space-top=0),+rnd:displayname(alignTop/alignCenter/[2;1]/contentLink/space-bottom=0/space-top=2). We changed a lot of thing in the properties of the layout but the image and link not are displayed centered. What can we do?
    Thanks in advance for your help
    Maria Teresa

    Hi Maria
    I don't see any errors in what you have entered in "Visible Properties", but have you tried letting the Collection Renderer control the display of these images? rnd:image(alignTop/alignCenter/[1;1]/contentLink/space-left=2/space-right=2/space-bottom=0/space-top=0),+rnd:displayname(alignTop/alignCenter/[2;1]/contentLink/space-bottom=0/space-top=2) should then be entered into Displayed Properties of your new collection renderer (see http://help.sap.com/saphelp_nw04/helpdata/en/79/a1d23e6b2c3d67e10000000a114084/frameset.htm).
    Kind regards,
    Martin

  • Propagation Issue - Workflows are not propagating

    Hi All,
    I am working on Weblogic Portal 10.2 and using MySql 5.0.
    I am propagating data from Windows env to Linux server Using Ant Tool.
    Destination environment having only initial data , means data created during domain creation.
    But Custom workflows are not moving from source to destination during propagation.
    Pls suggest what changes to be done to propagate workflows succesfully
    Thanks & Regards,
    Srinivas
    Edited by: SrinivasJ on Dec 4, 2008 9:47 PM

    Hi Srinivas,
    I'm not aware of any issues with propagating workflow definitions, but I know that the workflow status of content items is not propagated. If that is the only issue you are having then perhaps the bulk update tool would be of use?
    http://download-llnw.oracle.com/docs/cd/E13155_01/wlp/docs103/cm/libraryServicesCM.html#wp1084746
    It allows you to change the status of several content items in a single operation. The docs only show the bulk update tool being used in the "Assigned Items" folder, but it is also available in the "Checked-Out Items" folder.
    If that tool is not flexible enough to do what you need to do then it is possible to use the Content Management APIs to develop a simple JSP or portlet that changes the workflow status of whatever items you want. I know that some people did this before the bulk update tool became available in version 10.2.

  • Webparts and user in source variation site's page not propagating target site's page

    Hi ,
    I have issue with variation.
    1) User in people picker field in source page not propagating in target page
    2) Webparts in source page are not propagating in target page
    No error in ULS log.
    Thanks,
    Dinesh

    Hi Dinesh,
    Please provide some screenshots about your issue.
    Please make sure you have selected "Update Target Page Web Parts" under Site Collection Administartion->Variations.
    In addition, please check if the link is useful:
    http://technet.microsoft.com/en-US/library/ff628966(v=office.15).aspx
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • AXIS AxisFault not propagated

    Hi,
    my Eclipse Ganymede generated AXIS Client throws a SAX Exception if the service I am calling returns a soap:Fault.
    That means that the application exception info is gone once the AXIS stuff returns to my client, leaving only the SAX Exception.
    How can I configure AXIS, so that it can cope with application exceptions.
    The only thing I found was to implement my own handler, and making it throw an AxisFault with the desired exception info.
    But thats not propagated to my client code either.
    Thanks
    Matthias

    fd1380 wrote:
    my Eclipse Ganymede generated AXIS Client throws a SAX Exception if the service I am calling returns a soap:Fault.
    That means that the application exception info is gone once the AXIS stuff returns to my client, leaving only the SAX Exception.
    How can I configure AXIS, so that it can cope with application exceptions.
    The only thing I found was to implement my own handler, and making it throw an AxisFault with the desired exception info.
    But thats not propagated to my client code either.Thats the right way to go. Writing your handlers for exceptions is the only way I see to cope with application exceptions. Your handlers should be configured in your project using module.xml, services.xml, and also axis2.xml, which is global, meaning it affects all the other applications. Here is the guide for handlers.

  • I keep getting an "SSL has not propagated yet" message on secure websites

    On any secure website, I get a message in Firefox warning "SSL has not propagated yet." Nothing seems to be affected, I can still access the sites (this one for example), but the message keeps popping up.
    This all started this morning when 11.0 was installed, I went back to 10.0 but that did not resolve the problem.

    Did you check your security software (firewall)?
    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    S
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls

  • User and group field values not propagating in Sharepoint 2013 variation

    Hi,
    I have a issue, we have a User and group field in my Content type and this content type is attach to Pages library.
    I created one Page in source variation site and fill User and Group field with two user one is domain user and another is sharepoint\system account user.
    After variation work and page propagate to target variation , there is only sharepoint\system account and no domain user in user and group field.
    *****The main issue is domain user are not propagating in target variation site's fields.
    Thanks,
    dinesh

    can any one hep me on this

Maybe you are looking for

  • HDMI to VGA Kludge?

    Does anyone know if bolting an XtremeMac XtremeHD HDMI to DVI Cable and then a Apple DVI to VGA Display Adapter (both off the Apple store for £16.95 and £15.00 respectively) into the back of the Apple TV and then into a cheapo (or small - sub 10") LC

  • Warning on Unsaved Changes Functional Pattern

    Overview One advantage of integrated applications is users can easily navigate just about anywhere based on current needs. However, with the added flexibility also comes the increased risk of unsaved data accidentally being lost when navigating away

  • XenServer 6.1 SAN boot on B200M2

    I'm new to XenServer.  We have UCS with B200M2's with the M81KR CNA in them.  We primarily use VMware ESXi and we SAN boot all of those machines.  We have had no issue SAN booting ESXi servers.  I've created a new serivce profile template for the Xen

  • Help viewer crash

    Hi This has been posted eslewhere but I did not find any solution to my problem so here goe. I have tried to access the help files in safari and finder but they wont open or at least they briefly open then crash. I have tried all the tips seen on her

  • JBuilder: Failed to Load Super Class java.lang.Object

    Hi I am a beginner of JBuilder. When I tried to compile some samples from JBuilder, the compiling failed because "Failed to Load Super Class java.lang.Object." Any clue to fix the bug? Mark