Admin: create desktop javascript error we're dead

Any ideas on the cause/fix for a javascript error in the PortalAdmin when creating a desktop from the .portal template?
Javascript dialogue box: A runtime error has occured...
Line: 2653
Error: Unterminated string constant
Dirt simple portal but a week passed, some new portlets, some renaming of Definition labels... ??
No obvious console errors. These messages have started recently:
Found no context for "/favicon.ico". This request does not match the
On shutdown this message gets stuck in a loop and WLS won't shut down: Found no context for "/". This request does not match the context path
Thanks, curt

Hello, I'm having the same problem.
Line: 2796
Char: 326
Error: Unterminated String Constant
Code: 0
URL: http://localhost:7001/publicportalAppAdmin/portal
My portal file
<?xml version="1.0" encoding="UTF-8"?>
<portal:root xmlns:html="http://www.w3.org/1999/xhtml-netuix-modified/1.0.0"
xmlns:netuix="http://www.bea.com/servers/netuix/xsd/controls/netuix/1.0.0"
xmlns:portal="http://www.bea.com/servers/netuix/xsd/portal/support/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/servers/netuix/xsd/portal/support/1.0.0 portal-support-1_0_0.xsd">
<portal:directive.page contentType="text/html;charset=UTF-8"/>
<netuix:desktop backingFile="be.mobistar.publicportal.web.desktop.backing.DesktopBacking"
definitionLabel="reshuffle" markupName="desktop" markupType="Desktop"
title="New Portal Desktop" treeOptimizationEnabled="true">
<netuix:lookAndFeel defaultWindowIconPath="/presentation/skins/images/"
definitionLabel="mobistarDefinitionLabel" description="the Mobistar look and fell"
markupName="mbsportalLookAndFeel" markupType="LookAndFeel" skeleton="mbsportal"
skeletonPath="/presentation/skeletons/" skin="mbsportal" skinPath="/presentation/skins/" title="mbsportal"/>
<netuix:shell description="Shell used in the Reshuffle portal." markupName="mbsportalShell"
markupType="Shell" title="MBS-Portal-Shell">
<netuix:head/>
<netuix:body>
<netuix:header>
<netuix:jspContent contentUri="/presentation/otherelements/header.jsp"/>
</netuix:header>
<netuix:book defaultPage="home" definitionLabel="reshuffle_book_5" markupName="book"
markupType="Book" title="Main Page Book">
<netuix:singleLevelMenu
description="This menu provides menu to navigate across pages for the MBS Portal."
markupName="mbsportalmenu" markupType="Menu"
skeletonUri="/presentation/skeletons/mbsportal/mbsportalmenu.jsp" title="MBS Portal Menu"/>
<netuix:content>
<netuix:page definitionLabel="home" markupName="page" markupType="Page" title="Home">
<netuix:content>
<netuix:layout
description="This layout is used for pages containing five cells"
htmlLayoutUri="/framework/markup/layout/mbsportalfiveCellslayout.html.txt"
markupName="mbsportalfivecells" markupType="Layout"
skeletonUri="mbsportalfiveCellslayout.jsp"
title="MBS Portal five cells Layout" type="full">
<netuix:placeholder
description="The first placeholder in this layout."
markupName="mbsportalfivecells1" markupType="Placeholder"
title="1" usingFlow="true">
<netuix:portletInstance
contentUri="/be/mobistar/publicportal/web/portlets/login/LoginController.portlet"
instanceLabel="portlet_5_1" markupType="Portlet" title="LoginController"/>
</netuix:placeholder>
<netuix:placeholder
description="The second placeholder in this layout."
markupName="mbsportalfivecells2" markupType="Placeholder" title="2"/>
<netuix:placeholder
description="The third placeholder in this layout."
markupName="mbsportalfivecells3" markupType="Placeholder" title="3"/>
<netuix:placeholder
description="The fourth placeholder in this layout."
markupName="mbsportalfivecells4" markupType="Placeholder" title="4"/>
<netuix:placeholder
description="The fifth placeholder in this layout."
markupName="mbsportalfivecells5" markupType="Placeholder" title="5"/>
</netuix:layout>
</netuix:content>
</netuix:page>
<netuix:book defaultPage="moof_index" definitionLabel="moof"
markupName="book" markupType="Book" title="Mobistar Offer">
<netuix:singleLevelMenu
description="This menu provides menu to navigate across pages for the MBS Portal."
markupName="mbsportalmenu" markupType="Menu"
skeletonUri="/presentation/skeletons/mbsportal/mbsportalmenu.jsp" title="MBS Portal Menu"/>
<netuix:content>
<netuix:page definitionLabel="moof_index" hidden="true"
markupName="page" markupType="Page" title="Index">
<netuix:content>
<netuix:layout
description="This third layout is used for pages containing five cells"
htmlLayoutUri="/framework/markup/layout/mbsportalsixCellslayoutc.html.txt"
markupName="mbsportalsixCellslayoutc"
markupType="Layout"
skeletonUri="mbsportalsixCellslayoutc.jsp"
title="MBS Portal six cells Layout C" type="full">
<netuix:placeholder
description="The first placeholder in this layout."
markupName="mbsportalsixCellslayoutc1"
markupType="Placeholder" title="1">
<netuix:portletInstance
contentUri="/be/mobistar/publicportal/web/portlets/login/LoginController.portlet"
instanceLabel="portlet_5_2" markupType="Portlet" title="LoginController"/>
</netuix:placeholder>
<netuix:placeholder
description="The second placeholder in this layout."
markupName="mbsportalsixCellslayoutc2"
markupType="Placeholder" title="2"/>
<netuix:placeholder
description="The third placeholder in this layout."
markupName="mbsportalsixCellslayoutc3"
markupType="Placeholder" title="3"/>
<netuix:placeholder
description="The fourth placeholder in this layout."
markupName="mbsportalsixCellslayoutc4"
markupType="Placeholder" title="4"/>
<netuix:placeholder
description="The fifth placeholder in this layout."
markupName="mbsportalsixCellslayoutc5"
markupType="Placeholder" title="5"/>
<netuix:placeholder
description="The sixth placeholder in this layout."
markupName="mbsportalsixCellslayoutc6"
markupType="Placeholder" title="6"/>
</netuix:layout>
</netuix:content>
</netuix:page>
<netuix:book defaultPage="moof_whchmo_index"
definitionLabel="reshuffle_book_7" markupName="book"
markupType="Book" title="Why choosing Mobistar">
<netuix:content>
<netuix:page definitionLabel="moof_whchmo_index"
markupName="page" markupType="Page" title="Index">
<netuix:content>
<netuix:layout
description="This layout is used for pages containing five cells"
htmlLayoutUri="/framework/markup/layout/mbsportalfiveCellslayout.html.txt"
markupName="mbsportalfivecells"
markupType="Layout"
skeletonUri="mbsportalfiveCellslayout.jsp"
title="MBS Portal five cells Layout" type="full">
<netuix:placeholder
description="The first placeholder in this layout."
markupName="mbsportalfivecells1"
markupType="Placeholder" title="1" usingFlow="true"/>
<netuix:placeholder
description="The second placeholder in this layout."
markupName="mbsportalfivecells2"
markupType="Placeholder" title="2"/>
<netuix:placeholder
description="The third placeholder in this layout."
markupName="mbsportalfivecells3"
markupType="Placeholder" title="3">
<netuix:portletInstance
contentUri="/be/mobistar/publicportal/web/portlets/menu/menuwchmo.portlet"
instanceLabel="menuwchmo_1"
markupType="Portlet" title="MenuController"/>
</netuix:placeholder>
<netuix:placeholder
description="The fourth placeholder in this layout."
markupName="mbsportalfivecells4"
markupType="Placeholder" title="4"/>
<netuix:placeholder
description="The fifth placeholder in this layout."
markupName="mbsportalfivecells5"
markupType="Placeholder" title="5"/>
</netuix:layout>
</netuix:content>
</netuix:page>
<netuix:page definitionLabel="moof_whchmo_tegein"
markupName="page" markupType="Page" title="Template Generic Info">
<netuix:content>
<netuix:layout
description="This layout is used for pages containing five cells"
htmlLayoutUri="/framework/markup/layout/mbsportalfiveCellslayout.html.txt"
markupName="mbsportalfivecells"
markupType="Layout"
skeletonUri="mbsportalfiveCellslayout.jsp"
title="MBS Portal five cells Layout" type="full">
<netuix:placeholder
description="The first placeholder in this layout."
markupName="mbsportalfivecells1"
markupType="Placeholder" title="1" usingFlow="true"/>
<netuix:placeholder
description="The second placeholder in this layout."
markupName="mbsportalfivecells2"
markupType="Placeholder" title="2"/>
<netuix:placeholder
description="The third placeholder in this layout."
markupName="mbsportalfivecells3"
markupType="Placeholder" title="3">
<netuix:portletInstance
contentUri="/be/mobistar/publicportal/web/portlets/menu/menuwchmo.portlet"
instanceLabel="menuwchmo_2"
markupType="Portlet" title="MenuController"/>
</netuix:placeholder>
<netuix:placeholder
description="The fourth placeholder in this layout."
markupName="mbsportalfivecells4"
markupType="Placeholder" title="4"/>
<netuix:placeholder
description="The fifth placeholder in this layout."
markupName="mbsportalfivecells5"
markupType="Placeholder" title="5"/>
</netuix:layout>
</netuix:content>
</netuix:page>
</netuix:content>
</netuix:book>
<netuix:book defaultPage="moof_mo_index" definitionLabel="moof_mo"
markupName="book" markupType="Book" title="Mobile">
<netuix:content>
<netuix:page definitionLabel="moof_mo_index" hidden="true"
markupName="page" markupType="Page" title="Index">
<netuix:content>
<netuix:layout
description="This layout is used for pages containing seven cells"
htmlLayoutUri="/framework/markup/layout/mbsportalsevenCellslayout.html.txt"
markupName="mbsportalsevencells"
markupType="Layout"
skeletonUri="mbsportalsevenCellslayout.jsp"
title="MBS Portal seven cells Layout" type="full">
<netuix:placeholder
description="The first placeholder in this layout."
markupName="mbsportalsevencells1"
markupType="Placeholder" title="1" usingFlow="true"/>
<netuix:placeholder
description="The second placeholder in this layout."
markupName="mbsportalsevencells2"
markupType="Placeholder" title="2"/>
<netuix:placeholder
description="The third placeholder in this layout."
markupName="mbsportalsevencells3"
markupType="Placeholder" title="3">
<netuix:portletInstance
contentUri="/be/mobistar/publicportal/web/portlets/menu/menumobile.portlet"
instanceLabel="portlet_7_3"
markupType="Portlet" title="MenuController"/>
<netuix:portletInstance
contentUri="/be/mobistar/publicPortal/web/portlets/promoabstract/PromoAbstractContentController.portlet"
instanceLabel="portlet_promoabstract_1"
markupType="Portlet" title="PromoAbstractContentController"/>
</netuix:placeholder>
<netuix:placeholder
description="The fourth placeholder in this layout."
markupName="mbsportalsevencells4"
markupType="Placeholder" title="4">
<netuix:portletInstance
contentUri="/be/mobistar/publicPortal/web/portlets/UniverseOffers/UniverseOffersContentController.portlet"
instanceLabel="portlet_universeoffers_2"
markupType="Portlet" title="UniverseOffersContentController"/>
<netuix:portletInstance
contentUri="/be/mobistar/publicPortal/web/portlets/offerlinemobile/OfferlineMobileContentController.portlet"
instanceLabel="portlet_offerlinemobile_1"
markupType="Portlet" title="OfferLineMobileContentController"/>
</netuix:placeholder>
<netuix:placeholder
description="The fifth placeholder in this layout."
markupName="mbsportalsevencells5"
markupType="Placeholder" title="5"/>
<netuix:placeholder
description="The sixth placeholder in this layout."
markupName="mbsportalsevencells6"
markupType="Placeholder" title="6"/>
<netuix:placeholder
description="The seventh placeholder in this layout."
markupName="mbsportalsevencells7"
markupType="Placeholder" title="7"/>
</netuix:layout>
</netuix:content>
</netuix:page>
<netuix:page definitionLabel="moof_mo_teofli" hidden="true"
markupName="page" markupType="Page" title="Template Offer Line">
<netuix:content>
<netuix:layout
description="This layout is used for pages containing seven cells"
htmlLayoutUri="/framework/markup/layout/mbsportalsevenCellslayout.html.txt"
markupName="mbsportalsevencells"
markupType="Layout"
skeletonUri="mbsportalsevenCellslayout.jsp"
title="MBS Portal seven cells Layout" type="full">
<netuix:placeholder
description="The first placeholder in this layout."
markupName="mbsportalsevencells1"
markupType="Placeholder" title="1" usingFlow="true"/>
<netuix:placeholder
description="The second placeholder in this layout."
markupName="mbsportalsevencells2"
markupType="Placeholder" title="2"/>
<netuix:placeholder
description="The third placeholder in this layout."
markupName="mbsportalsevencells3"
markupType="Placeholder" title="3">
<netuix:portletInstance
contentUri="/be/mobistar/publicportal/web/portlets/menu/menumobile.portlet"
instanceLabel="menumobile_2"
markupType="Portlet" title="MenuController"/>
</netuix:placeholder>
<netuix:placeholder
description="The fourth placeholder in this layout."
markupName="mbsportalsevencells4"
markupType="Placeholder" title="4"/>
<netuix:placeholder
description="The fifth placeholder in this layout."
markupName="mbsportalsevencells5"
markupType="Placeholder" title="5"/>
<netuix:placeholder
description="The sixth placeholder in this layout."
markupName="mbsportalsevencells6"
markupType="Placeholder" title="6"/>
<netuix:placeholder
description="The seventh placeholder in this layout."
markupName="mbsportalsevencells7"
markupType="Placeholder" title="7"/>
</netuix:layout>
</netuix:content>
</netuix:page>
<netuix:page definitionLabel="moof_mo_teun" hidden="true"
markupName="page" markupType="Page" title="Template Universe">
<netuix:content>
<netuix:layout
description="This layout is used for pages containing six cells"
htmlLayoutUri="/framework/markup/layout/mbsportalsixCellslayout.html.txt"
markupName="mbsportalsixcells"
markupType="Layout"
skeletonUri="mbsportalsixCellslayout.jsp"
title="MBS Portal six cells Layout" type="full">
<netuix:placeholder
description="The first placeholder in this layout."
markupName="mbsportalsixcells1"
markupType="Placeholder" title="1"/>
<netuix:placeholder
description="The second placeholder in this layout."
markupName="mbsportalsixcells2"
markupType="Placeholder" title="2"/>
<netuix:placeholder
description="The third placeholder in this layout."
markupName="mbsportalsixcells3"
markupType="Placeholder" title="3">
<netuix:portletInstance
contentUri="/be/mobistar/publicportal/web/portlets/menu/menumobile.portlet"
instanceLabel="menumobile_1"
markupType="Portlet" title="MenuController"/>
</netuix:placeholder>
<netuix:placeholder
description="The fourth placeholder in this layout."
markupName="mbsportalsixcells4"
markupType="Placeholder" title="4">
<netuix:portletInstance
contentUri="/be/mobistar/publicportal/web/portlets/universe/universe.portlet"
instanceLabel="unve_2"
markupType="Portlet" title="Universe"/>
</netuix:placeholder>
<netuix:placeholder
description="The fifth placeholder in this layout."
markupName="mbsportalsixcells5"
markupType="Placeholder" title="5"/>
<netuix:placeholder
description="The sixth placeholder in this layout."
markupName="mbsportalsixcells6"
markupType="Placeholder" title="6"/>
</netuix:layout>
</netuix:content>
</netuix:page>
<netuix:page definitionLabel="moof_mo_teof" hidden="true"
markupName="page" markupType="Page" title="Template Offer">
<netuix:content>
<netuix:layout
description="This layout is used for pages containing six cells"
htmlLayoutUri="/framework/markup/layout/mbsportalsixCellslayout.html.txt"
markupName="mbsportalsixcells"
markupType="Layout"
skeletonUri="

Similar Messages

  • Desktop create fails with javascript error (unable to proceed)

    When creating a new desktop from a portal template the action fails and the only error I can find is a javascript error.
    The error in the browser when trying to create a new desktop from the portal.
    <b>Error: unterminated string literal</b>
    Source File: http://localhost:7001/FoundationAppAdmin/portal.portal
    Line: 2710, Column: 28
    Source Code:
    ror(s) occurred during XmlDisassemblerContext parsing: Parser Error...
    That corresponds to this code in the web page source in the portal admin tool.
    function showUserErrorMessages() {
    alert(unEscapeChars("- Error: The desktop could not be disassembled. [com.bea.netuix.application.transform.disassembler.XmlDisassemblerException: com.bea.netuix.application.transform.disassembler.XmlDisassemblerException: One or more validation error(s) occurred during XmlDisassemblerContext parsing: Parser Error...
    org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'columns' is not allowed to appear in element 'netuix:layout'.
    Parser Error...
    org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'columns' is not allowed to appear in element 'netuix:layout'.
    Parser Error...
    org.xml.sax.SAXParseException: Duplicate unique value [ID Value:  bEarn] declared for identity constraint of element "desktop".
    Parser Error...
    org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'columns' is not allowed to appear in element 'netuix:layout'.
    Parser Error...
    org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute 'columns' is not allowed to appear in element 'netuix:layout'.
    Message was edited by:
    dallastx

    When creating the desktop from a .portal file in the admin tools, the .portal file is parsed and validated before persisting to the database. It looks like this is failing and you are getting some fairly straight-forward messages. Check the format of the contents in the .portal file and make the necessary corrections.

  • BEA Portal 8.1 Sp4 - Cannot Create new Desktop - DB Error Returned?

    Please help.
    We are trying to migrate to streaming portal, and are encountering a problem. It appears to be a new problem as it wasn't coming up last week.
    Under the Weblogic Admin Portal, I create a Portal. Success
    - I then try to create a Desktop using a Portal Template File.
    - I select the Portal file we have, and the only Portal file from the dropdown.
    - I click "Create New Desktop"
    - When the popup displays "WARNING: Portal Template Contains Duplicate Resources" comes up, if I select "Replace conflicting Portal Resources" or "Replace Markup" it fails.
    The Javascript alert says (or tries to say)
    Error: The desktop could not be disassembled.
    Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION
    Any idea what is going on? We haven't taken this a step further due to this problem.
    Before you suggest:
    - We haven't been doing anything fancy.
    - I have not gone into PointBase manually (I wouldn't know how)
    - By all accounts it appeared to be working fine, and then it stopped.
    Current Setup
    - BEA Weblogic 8.1 SP4
    - "Production" Domain using JRockit SDK
    - Currently using the workstation's PointBase database for the Admin tools.
    Full Error
    Error: The desktop could not be disassembled.
    [com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerException: javax.transaction.TransactionRolledbackException: EJB Exception: : javax.ejb.EJBException: SQL Error while trying to createPageDefinition: SQL [insert into PF_PAGE_DEFINITION ( PAGE_DEFINITION_ID, MARKUP_DEFINITION_ID, IS_PUBLIC, IS_HIDDEN, INTERSECTION_ID, PAGE_LABEL, WEBAPP_NAME) values (?,?,?,?,?,?,?)] database error code [25,222] SQL state [22028] .; nested exception is: java.sql.SQLException: Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION.java.sql.SQLException: Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION.     at com.pointbase.net.netJDBCPrimitives.handleResponse(Ljava.io.DataInputStream;)V(Optimized Method)     at com.pointbase.net.netJDBCPrimitives.handlePrimitiveResponse(Ljava.io.DataInputStream;)Ljava.lang.Object;(Optimized Method)     at com.pointbase.net.netJDBCPreparedStatement.executeUpdate()I(Optimized Method)     at weblogic.jdbc.wrapper.PreparedStatement.executeUpdate()I(Optimized Method)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionDelegate.createPageDefinition(Ljava.sql.Connection;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionDelegate.java:850)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionManagerImpl.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionManagerImpl.java:875)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionManager_c4el9c_EOImpl.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionManager_c4el9c_EOImpl.java:906)     at com.bea.netuix.application.transform.disassembler.view.DefinitionManagerFacade.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.PageView;)Lcom.bea.netuix.application.transform.disassembler.view.CreatePageDefinitionResult;(DefinitionManagerFacade.java:956)     at com.bea.netuix.application.transform.disassembler.view.PageViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(PageViewDisassembler.java:75)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:102)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:116)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:116)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.PageViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(PageViewDisassembler.java:109)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:102)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerFactory.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(ViewDisassemblerFactory.java:113)     at com.bea.netuix.application.manager.persistence.jdbc.DesktopDefinitionManagerImpl.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(DesktopDefinitionManagerImpl.java:378)     at com.bea.netuix.application.manager.persistence.jdbc.DesktopDefinitionManager_8c1hh8_EOImpl.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(DesktopDefinitionManager_8c1hh8_EOImpl.java:46)     at com.bea.jsptools.portal.PortalDisassembler.disassemble(Lcom.bea.netuix.application.identifier.PortalPath;Lcom.bea.netuix.application.identifier.DesktopPath;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;ILjava.io.InputStream;Ljavax.servlet.http.HttpServletRequest;)Lcom.bea.netuix.application.definition.DesktopDefinition;(PortalDisassembler.java:133)     at com.bea.jsptools.portal.PortalAdminManager.createDesktopFromTemplate(Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;ILjava.util.Locale;Ljavax.servlet.http.HttpServletRequest;)V(PortalAdminManager.java:427)     at jsp_servlet._portaltools.__portalmgmttree._jspService(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(__portalmgmttree.java:3293)     at weblogic.servlet.jsp.JspBase.service(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(Optimized Method)     at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava.lang.Object;(ServletStubImpl.java:1006)     at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Lweblogic.servlet.internal.FilterChainImpl;)V(Optimized Method)     at weblogic.servlet.internal.TailFilter.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Ljavax.servlet.FilterChain;)V(TailFilter.java:28)     at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FilterChainImpl.java:27)     at com.bea.p13n.servlets.PortalServletFilter.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Ljavax.servlet.FilterChain;)V(PortalServletFilter.java:293)     at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FilterChainImpl.java:27)     at weblogic.servlet.internal.RequestDispatcherImpl.include(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Z)V(RequestDispatcherImpl.java:644)javax.ejb.EJBException: SQL Error while trying to createPageDefinition: SQL [insert into PF_PAGE_DEFINITION ( PAGE_DEFINITION_ID, MARKUP_DEFINITION_ID, IS_PUBLIC, IS_HIDDEN, INTERSECTION_ID, PAGE_LABEL, WEBAPP_NAME) values (?,?,?,?,?,?,?)] database error code [25,222] SQL state [22028] .; nested exception is: java.sql.SQLException: Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION.     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionDelegate.createPageDefinition(Ljava.sql.Connection;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionDelegate.java:866)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionManagerImpl.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionManagerImpl.java:875)     at com.bea.netuix.application.manager.persistence.jdbc.PageDefinitionManager_c4el9c_EOImpl.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.definition.PageDefinition;)Lcom.bea.netuix.application.definition.PageDefinition;(PageDefinitionManager_c4el9c_EOImpl.java:906)     at com.bea.netuix.application.transform.disassembler.view.DefinitionManagerFacade.createPageDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.PageView;)Lcom.bea.netuix.application.transform.disassembler.view.CreatePageDefinitionResult;(DefinitionManagerFacade.java:956)     at com.bea.netuix.application.transform.disassembler.view.PageViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(PageViewDisassembler.java:75)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:102)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:116)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:116)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.PageViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(PageViewDisassembler.java:109)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.BookViewDisassembler.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(BookViewDisassembler.java:102)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerDelegator.disassemble(Lcom.bea.netuix.application.view.View;Lcom.bea.netuix.application.manager.CustomizationContext;)Lcom.bea.netuix.application.identifier.Id;(ViewDisassemblerDelegator.java:134)     at com.bea.netuix.application.transform.disassembler.view.ViewDisassemblerFactory.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(ViewDisassemblerFactory.java:113)     at com.bea.netuix.application.manager.persistence.jdbc.DesktopDefinitionManagerImpl.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(DesktopDefinitionManagerImpl.java:378)     at com.bea.netuix.application.manager.persistence.jdbc.DesktopDefinitionManager_8c1hh8_EOImpl.createDesktopDefinition(Lcom.bea.netuix.application.manager.CustomizationContext;Lcom.bea.netuix.application.view.DesktopView;Ljava.lang.String;)Lcom.bea.netuix.application.definition.DesktopDefinition;(DesktopDefinitionManager_8c1hh8_EOImpl.java:46)     at com.bea.jsptools.portal.PortalDisassembler.disassemble(Lcom.bea.netuix.application.identifier.PortalPath;Lcom.bea.netuix.application.identifier.DesktopPath;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;ILjava.io.InputStream;Ljavax.servlet.http.HttpServletRequest;)Lcom.bea.netuix.application.definition.DesktopDefinition;(PortalDisassembler.java:133)     at com.bea.jsptools.portal.PortalAdminManager.createDesktopFromTemplate(Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;ILjava.util.Locale;Ljavax.servlet.http.HttpServletRequest;)V(PortalAdminManager.java:427)     at jsp_servlet._portaltools.__portalmgmttree._jspService(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(__portalmgmttree.java:3293)     at weblogic.servlet.jsp.JspBase.service(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(Optimized Method)     at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava.lang.Object;(ServletStubImpl.java:1006)     at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Lweblogic.servlet.internal.FilterChainImpl;)V(Optimized Method)     at weblogic.servlet.internal.TailFilter.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Ljavax.servlet.FilterChain;)V(TailFilter.java:28)     at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FilterChainImpl.java:27)     at com.bea.p13n.servlets.PortalServletFilter.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Ljavax.servlet.FilterChain;)V(PortalServletFilter.java:293)     at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(FilterChainImpl.java:27)     at weblogic.servlet.internal.RequestDispatcherImpl.include(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;Z)V(RequestDispatcherImpl.java:644)     at weblogic.servlet.internal.RequestDispatcherImpl.include(Ljavax.servlet.ServletRequest;Ljavax.servlet.ServletResponse;)V(RequestDispatcherImpl.java:423)     at com.bea.netuix.servlets.controls.content.JspContent.beginRender(Ljava.io.Writer;)Z(JspContent.java:533)     at com.bea.netuix.nf.ControlLifecycle$1.visit(Lcom.bea.netuix.nf.UIControl;Ljava.lang.Object;)Z(ControlLifecycle.java:495)     at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(Lcom.bea.netuix.nf.VisitorType;Lcom.bea.netuix.nf.UIControl;Ljava.lang.Object;)V(ControlTreeWalker.java:485); nested exception is:
         javax.ejb.EJBException: SQL Error while trying to createPageDefinition: SQL [insert into PF_PAGE_DEFINITION ( PAGE_DEFINITION_ID, MARKUP_DEFINITION_ID, IS_PUBLIC, IS_HIDDEN, INTERSECTION_ID, PAGE_LABEL, WEBAPP_NAME) values (?,?,?,?,?,?,?)] database error code [25,222] SQL state [22028] .; nested exception is: java.sql.SQLException: Data exception -- row already exist in index AX1_PAGE_DEF on table PF_PAGE_DEFINITION.]."));

    You might have already checked it but just in case, did you check the server console when this happens ?
    If there is any problem with the template file, it doesnt create a desktop even though it doesnt complain about this explicitly in the Portal Admin.
    Cheers,
    Satish

  • "When I try to create a new file I am getting this message:  "While executing getDynamicContent in AddressURL.htm, a JavaScript error occured".... what should I do?  Thank you, Lisa

    "When I try to create a new file I am getting this message:  "While executing getDynamicContent in AddressURL.htm, a JavaScript error occured".... what should I do?  Thank you, Lisa

    Troubleshoot JavaScript errors | Dreamweaver CS4, CS5, CS5.5, CS6
    Start with steps #4, #12 and #10.
    Nancy O.

  • Javascript error when creating a new OC4J instance?

    Hi
    Im trying to deploy the documentum portlet, and a requirement was to install Ant, Java SDK....and i did
    after that...on my Application server machine (the portal), when i login to the enterprise manager to start a new OC4j instance, my browser shows a script error in the status bar in IE 6.0.
    it says: Object expected, ....and whenever i click "Create OC4j instance" the page is scrolled up to the top part of the page. so there is some kind of javascript error. how can i fix this? its stopping me from my development process.
    Your help is appreciated. thanks
    Faisal[b]

    On Windows this is caused most often by the temporary directory setting.
    Change the temporary directory to some fixed directory writable by anybody, e.g. "C:\temp".
    Change this in:
    Registry entry: hkey_local_machine\software\oracle\key_<oashome>\REPORTS_TMP
    <oashome>\opmn\conf\opmn.xml: search for environment variable TEMP (under ias-instance)
    Good luck!

  • Javascript error while creating trees

    Hi
    I had to create a tree of the structure
    customerA
    ->siteA
    ->equip1
    ->equip2
    ->siteB
    ->
    ->
    customerB
    ->siteB
    ->equip4
    ->equip4
    now i have created a view from three tables and the structure of the view is as follows
    equipmentid, equipmentname, customerid, customername, siteid,sitename
    i did try giving two queries
    1.select equip_id AS id,
    customer_name AS pid,
    customer_name AS name,
    null AS link,null AS a1,null as a2
    from TREE_VIEW
    union
    select equip_id as id,
    null AS pid ,
    site_name AS name,
    null AS link,
    null AS a1,
    null AS a2
    from TREE_VIEW
    union
    select 0 AS id,null AS pid,'CUstomers' AS name, null as link,null as a1,null as a2 from dual
    2.select case when connect_by_isleaf = 1 then 0
    when level = 1 then 1
    else -1
    end as status,
    level,
    "#OWNER#"."TABLE_VIEW2"."CUSTOMER_NAME" as title,
    null as icon,
    "#OWNER#"."TABLE_VIEW2"."CUSTOMERID" as value,
    "#OWNER#"."TABLE_VIEW2"."CUSTOMERID" as tooltip,
    null as link
    from "#OWNER#"."TABLE_VIEW2" ,"CUSTOMER"
    start with "#OWNER#"."TABLE_VIEW2"."CUSTOMER_NAME" is null
    connect by prior "CUSTOMER"."CUSTOMERID"="#OWNER#"."TABLE_VIEW2"."CUSTOMERID"
    order siblings by "#OWNER#"."TABLE_VIEW2"."CUSTOMER_NAME"
    while giving both the queries iam getting the page to display without the tree and i views the source code
    and i found out that there was a javascript error
    <script type="text/javascript">
    *var l11216839203914159236Data = [*
    ORA-01403: no data found
    <div class="clear"></div></div></div></div>
    <div class="rc-bottom"><div class="rc-bottom-r"></div></div>
    </div> </td>
    <td class="tbl-sidebar"></td>
    </tr>
    </tbody>
    </table>
    </div><div id="footer"><div class="content">
    how to overcome this error and what might me the error for this error?

    Hi,
    Actually the data is not coming through query.Check the parent, value parameters properly.
    Thanks and Regards
    Maheswara

  • BI Publisher Javascript error when creating a report

    Hello,
    I am trying to create a report in BI Publisher and the following comes up:
    Message JavaScript Error: Failed to load: io/catalog/read-report
    Supplemental Detail fileName: http://<hostname>/xmlpserver/js/xdo_rel.js?cacheBuster=53
    lineNumber: 1
    I am stuck with this error and cannot find anything about it in the internet. I used to be able to create a Report in BI Publisher. On the other hand when I try to edit an existing report, I can do so without any issues.
    Please advise. Thank you.

    Ok, so...
    The funny thing is that it didn't work the first time I tried to change the name of my column, and now it works !
    So it's right that 2 columns can't have the same alias, I'm sorry, I'm new even with the SQL, it's a long story...
    I would like to change your message to "Correct" but I can't...
    Thanks Roel !

  • Javascript error in Content Admin- Portal Content

    Hi Experts,
    We have just installed SAP Netweaver Portal 7.0. We get an error of javascript when we navigate to Content Administration->Portal Content and due to this Portal Content Folder is not displayed. While through Super Admin role Portal Content is displayed with javascript error. Please guide us, its Urgent.
    Rewards to satisfactory answers.
    Regards,
    Bharat Mistry.

    Hi Bharat
    refer to this for the Log file
    Physical path of log files in EP server
    Portal Runtime Error - Where is the log file?
    For javscript problem refer  to
    Javascript error when loading Portal Content
    Portal Content Permissions
    Getting javascript error while logging in EP
    Thanx
    Pankaj

  • Javascript error occurred when create a dynamic table

    Hi all,
    I try to create a dynamic table using the created recordset,
    but I get the javascript error message "While executing insertObject in DynamicTable.htm, a Javascript error occurred."
    How to fix it? I tried to delete the cache file in Configuration folder but it is not work..
    Any idea? Thanks a lot!

    http://helpx.adobe.com/dreamweaver/kb/troubleshoot-javascript-errors-dreamweaver-cs4.html
    Try 12 & 4 and then go through the rest.

  • APEX 3.0: Create SQL Report Wizard raises a Javascript error

    Hi,
    in the "Create SQL Report Wizard" (Create Page/Report/SQL Report) when you click onto the "Generic Columns" radio group the following JavaScript error is displayed.
    disItem.style has no properties
    disableItems("html_RadioValue('P4795_GENERIC_COLS')=='N'", "P4795_MAX_COLUMNS", undefined, undefined, undefined, undefined, undefined, undefined, undefined, undefined, undefined)
    Patrick
    Check out my APEX-blog: http://inside-apex.blogspot.com
    Check out the ApexLib Framework: http://apexlib.sourceforge.net

    Sharon,
    sorry was not clear enough. It's just a Javascript error which shows up, it doesn't stop me to create the report. I just noticed that there seems to be a functionality which isn't completely implemented.
    I'm using FF 2.0 with the Firebug plugin, that's why I immediately see if an error occurs on a page.
    Reproduced the same behavior on apex.oracle.com
    1) Create Page
    2) Report
    3) SQL Report
    4) Press Next
    5) Press Next
    6) Click on "Generic columns" radio option
    7) In FF go to Tools/Error Console => you should see the error (maybe you have to filter for Errors)
    Patrick
    Check out my APEX-blog: http://inside-apex.blogspot.com
    Check out the ApexLib Framework: http://apexlib.sourceforge.net

  • Javascript error creating address group

    Hi
    Having a problem with XP SP2. In the webinterface, chose Addresses - New Group. Select someone from the left panel. Press 'Add>'. Now we get an errormessage that says,
    JavaScript Error
    http://a.b.c.d/en/editPabGroup_fs.html?rtfPossible=true&lang=en, Line 291
    Permission denied
    I am using iMS 5.2 patch 2
    I have seen a thread on a similar problem with iMS 6.2 but not sure what the fix is for 5.2P2
    Thanks
    Don

    This looks like bug:
    6236710 Javascript error Permission denied with IE6 on XP SP2 when creating a New Contact.
    It's fixed with hotfix 2.07. You have to contact Tech Support to get it.

  • System Exception:OSoftResSvrAdm.Handle Creat ActiveX Object Error at Admin

    Hi Experts,
    While logging into the BPC admin client, we are facing the following errors:
    System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: OSoftResSvrAdm.Handle Creat ActiveX Object Error at Admin Server
       at OSoft.Services.Webservice.AdminMainService.AdminMainService.GetText(Int64 intStringNum, String& strReturnString, String sParam1, String sParam2, String sParam3, String sParam4, String sParam5)
       at OSoft.Services.Webservice.AdminMainService.AdminMainService.LoadRes()
       at OSoft.Services.Webservice.AdminMainService.AdminMainService..ctor()
       --- End of inner exception stack trace ---}
    We have been facing this issue since the time the server was restarted after changing the admin password.
    Please help us in resolving this issue.
    Thanks in advance.
    Meera

    So you changed the pwd for installation user of SAP BPC.
    After you performed this change did you open Server Manager and go to Reset Credential link?
    There you have to input the new pwd for installation user.
    After that try to login again using BPC client.
    Regards
    Sorin Radulescu

  • Glassfish 2.1 Admin Console Javascript Error when selecting cluster targets

    I recently updated to Firefox 4 and when using the GlassFish 2.1 Admin Console and you have to manage the cluster targets for specific resources there is a javascript error which prevents you from selecting target cluster options. Basically you select what you want, but then it removes it immediately after.
    Using FireBug I can see the error below:
    uncaught exception: [Exception... "Could not convert JavaScript argument - 0 was passed, expected object. Did you mean null? arg 1 [nsIDOMHTMLSelectElement.add]" nsresult: "0x80570035 (NS_ERROR_XPC_BAD_CONVERT_JS_ZERO_ISNOT_NULL)" location: "JS frame :: http://localhost:4848/theme/META-INF/dojo/dojo.js :: <TOP_LEVEL> :: line 645" data: no]
    Line 0
    This functionality works fine in other browsers.
    Thanks.

    Hi there,
    Can you check the JDK version and see the compatible with your weblogic installation ?
    You can refer the certification matrix from Oracle to check the compatible version of JDK. Here you go - Oracle Fusion Middleware 12c (12.1.3.0.0) Certification Matrix.
    Most probably, this issue will occur when JDK is not compatible with weblogic installation..
    Lakshman

  • Disk Utility - "Unable to create 'Desktop' -  error 49168" - What's this?

    I try to create a compressed disk image of my Desktop using Disk Utility and get the following error:
    Unable to create "Desktop" - error 49168
    Does anyone know what that means?

    Googling for the term
    "error 49168"
    including the quotation marks points to several web sites, including http://forums.macosxhints.com/archive/index.php/t-45310.html
    which you may find helpful.

  • Creating Library Item results in series of JavaScript error messages?

    I've made two attempts to create library items from a page. One is a navigation bar and the other a side bar that has some lists and "non html code" in it.
    In both cases as the library item was created I rec'd a series of alerts warning of JavaScript errors.
    See attached images, which show just two of the error messages.
    It appears that the library item is then created but if I insert it into another document I get more JavaScript error messages.
    What do I do to avoid having this JavaScript problem?
    Thanks

    Troubleshooting JavaScript errors in Dreamweaver

Maybe you are looking for

  • Proximity sensor reacting too close causing droppe...

    I have two Nokia Lumia 800 phones and they react too close with proximity sensor causing screen to become active so when I am outdoors in brighter light calls are auto-dropped when my cheek touches the end call button on the screen. I have compared m

  • Remote desktop connections not showing in server manager 2012 for one of the session hosts

    This is a three server deployment with one server being the connection broker, gateway, licensing, etc with two session host only servers. rdmgr rd1 rd2 Using the server manager on the rdmgr connection broker (or any other server for that matter) yie

  • Slow BB after upgrade to 20mbps

    Upgraded my Broadband from option1 to an option2 20mbs package with Hub3 My new service was activated on Mon 21st March.  The sales guy spoke about the 10 day training period for the exchange, so I have left the Hub connected 24/7.  I was also quoted

  • Why won't my MacBook recognise my external hard drive?

    I've just upgraded to a new MacBook. I have a Maxtor Mini4 external hard drive which I used with my old iBook G4 (running OSX 10.4). When I connect the hard drive to my MacBook it isn't recognised (it doesn't appear in Finder and the MacBook doesn't

  • I've lost my install discs... What can I do? .

    So, on my way home with my computer several stops were made, and during one of them, a bag was dropped unnoticed. Problem is it contained the install discs for the computer (specs at the bottom of my note). Can someone tell me if it will be possible