10gR2 App Server Windows- Get_Item_Property failing

if Get_Item_Property ( 'block.item_name', 'ENABLED' ) = 'TRUE'
fails on the application server (FRM-40735). Works fine on OC4J.
Worked fine on the app server in 10gR1. This is where I had originally put
this code. It now fails on 10gR2.
Any ideas?
Thanks

And I've been doing forms since 1997.
Changing it to:
if Get_Item_Property ( 'block.item_name', ENABLED ) = 'TRUE'
This solves my problem.
It'd be easier is the 'ENABLED' just didn't compile. (And I believe it probably happened
this way in 4.5/5.0).
if Get_Item_Property ( 'block.item_name', 'ENABLED' )
= 'TRUE'
fails on the application server (FRM-40735). Works
fine on OC4J.
Worked fine on the app server in 10gR1. This is where
I had originally put
this code. It now fails on 10gR2.
Any ideas?
Thanks

Similar Messages

  • OEM app server interface - Renderer failed:  servlet error and NoClassDefFoundError

    Hello, I am having problems accessing my OEM (running on Sun Solaris) in an XSession/ssh terminal window on my Windows machine. It was working fine for months, and now I get the following errors on the OEM web browser interface page. I was wondering if anyone has had this problem, or if someone from Oracle can suggest a fix for us? We are currently unable to re-start our live app server while this connection option is not working.
    Thanks!
    -Eva
    11/11/02 12:50 PM emd: javax.servlet.ServletException: Renderer failed: java.lang.NoClassDefFoundError
    at oracle.cabo.servlet.ui.UINodePageRenderer.renderPage(Unknown Source)
    at oracle.cabo.servlet.AbstractPageBroker.renderPage(Unknown Source)
    at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    at oracle.cabo.servlet.BajaServlet.doGet(Unknown Source)
    at oracle.sysman.emSDK.eml.svlt.EMServlet.doGet(EMServlet.java:240)
    at oracle.sysman.eml.app.ConsoleSN.doGet(ConsoleSN.java:71)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:243)
    at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    11/11/02 12:50 PM emd: Servlet error
    javax.servlet.ServletException: Renderer failed: java.lang.NoClassDefFoundError
    at oracle.cabo.servlet.ui.UINodePageRenderer.renderPage(Unknown Source)
    at oracle.cabo.servlet.AbstractPageBroker.renderPage(Unknown Source)
    at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    at oracle.cabo.servlet.BajaServlet.doGet(Unknown Source)
    at oracle.sysman.emSDK.eml.svlt.EMServlet.doGet(EMServlet.java:240)
    at oracle.sysman.eml.app.ConsoleSN.doGet(ConsoleSN.java:71)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.jav
    a:59)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispat
    cher.java:523)
    at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequ
    estDispatcher.java:269)
    at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler
    .java:735)
    at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:243)
    at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    11/11/02 12:50 PM emd: java.lang.NoClassDefFoundError
    at oracle.sysman.emSDK.eml.chart.ChartDataSource.setKey(ChartDataSource.java:720)
    at oracle.sysman.emSDK.eml.chart.ChartDataSource.setKey(ChartDataSource.java:702)
    at oracle.sysman.emSDK.eml.chart.EmChartDataSourceBean.addColumn(EmChartDataSourceBean.java:227)
    at oracle.sysman.emSDK.eml.chart.EmChartDataSourceBean.addColumn(EmChartDataSourceBean.java:171)
    at oracle.sysman.emSDK.eml.chart.EmChartBean.processChildren(EmChartBean.java:384)
    at oracle.sysman.emSDK.eml.chart.EmChartBean.setAttributes(EmChartBean.java:294)
    at oracle.sysman.emSDK.eml.chart.EmChartBean.initializeFromTag(EmChartBean.java:212)
    at oracle.sysman.emSDK.eml.chart.EmChartBean.<init>(EmChartBean.java:182)
    at oracle.sysman.emSDK.eml.chart.EMChartRenderer.getRenderingUINode(EMChartRenderer.java:65)
    at oracle.cabo.ui.composite.UINodeRenderer.render(Unknown Source)
    at oracle.cabo.ui.BaseUINode.render(Unknown Source)
    at oracle.cabo.ui.BaseUINode.render(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderNamedChild(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderNamedChild(Unknown Source)
    at oracle.cabo.ui.laf.base.SwitcherRenderer.renderContent(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
    at oracle.cabo.ui.BaseUINode.render(Unknown Source)
    at oracle.cabo.ui.BaseUINode.render(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
    at oracle.cabo.ui.laf.xhtml.XhtmlLafRenderer.render(Unknown Source)
    at oracle.cabo.ui.BaseUINode.render(Unknown Source)
    at oracle.cabo.ui.BaseUINode.render(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
    at oracle.cabo.ui.laf.xhtml.RowLayoutRenderer.renderChild(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
    at oracle.cabo.ui.laf.xhtml.XhtmlLafRenderer.render(Unknown Source)
    at oracle.cabo.ui.BaseUINode.render(Unknown Source)
    at oracle.cabo.ui.BaseUINode.render(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderIndexedChild(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderContent(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.render(Unknown Source)
    at oracle.cabo.ui.laf.xhtml.XhtmlLafRenderer.render(Unknown Source)
    at oracle.cabo.ui.BaseUINode.render(Unknown Source)
    at oracle.cabo.ui.BaseUINode.render(Unknown Source)
    at oracle.cabo.ui.BaseRenderer.renderChild(Unknown Source)

    We also see this error message in the OEM webpage interface:
    Servlet error: Renderer failed: java.lang.InternalError: Can't connect to X11 window server using '64.52.70.36:0.0' as the value of the DISPLAY variable
    I am hoping this extra info might help someone who would like to give us a suggestion of how we can get the OEM to appear in our browser again. Thanks!!

  • MDM Server Window Service failed after adding server password

    After adding MDM server password, MDM server window service can't start up. We have to use clix command to start the server. Is there anyway to fix window service problem?

    Hi Jean,
    From the version number it sounds like you're using version 5.5 SP4, right? The Console application was significantly changed in SP5 and you would no longer see the locked server icon... If you unmount the server from the Console, and re-mount it, isn't there an option on the context menu for the tree (right-click on the server node) to provide the password? Did you try "Connect to Server" or "Start Server" on this context menu?
    Thanks... I don't know if I can help you with your problem, but I will try!
    -Cleopatra
    Message was edited by: Author - found the option on the context menu to provide the password to the server
            Cleopatra Von Ludwig
    Message was edited by:
            Cleopatra Von Ludwig

  • Uag server windows update failes with code Code 80072EE2

    I am trying to do a windows update of my uag 2010 server, but keep getting an error of Code 80072EE2.
    jason

    Hi,
    Could you try to set a winhttp config with this command : netsh winhttp
    You can import your IE configuration or use a dedicated proxy.
    More information about netsh winhttp on
    http://technet.microsoft.com/fr-fr/library/cc731131(WS.10).aspx
    Have a nice day,
    Alex
    Regards,
    GIRAUD Alexandre MVP Forefront
    [email protected]
    GIRAUD Alexandre - MVP Forefront France http://www.alexgiraud.net/blog

  • Office Web Apps server / Lync server 2013

    Hi I have installed a Lync 2013 Server and Office Web Apps Server. Configured Lync topology, Office Web Apps farm and certificates.
    However when i start the services i get this error message in the log saying Office Web Apps discovery failed.
    Event ID:      41033
    Description:
    Office Web Apps Server (WAC) discovery failed, PowerPoint content is disabled.
    Attempted Office Web Apps Server discovery Url:
    Received error message: Invalid Uri syntax for WAC configuration
    The number of retries: 1,
    Cause: Office Web Apps Server may be unavailable or network connectivity may have been compromised.
    Resolution:
    Check HTTPS connectivity from this box to the Office Web Apps Server deployment using the discovery Url.
    I can access the OWAS server Url from Lync Server
    Connecting to the HTTPS discovery URL is working fine, and brings up the XML-page (after i click "show all content").
    The two servers are located on the same internal network, DNS resolves fine both ways, and no firewall rules blocks any connections between the two. Can anyone please help me figure this out?
    Only identical problem found online is here (Invalid Uri syntax for WAC configuration):
    http://blogs.technet.com/b/dodeitte/archive/2012/09/10/office-web-apps-server-amp-lync-server-2013.aspx
    He resolved the problem by assigning a new OAuthTokenIssuer certificate. This however did not fix the problem in my case.
    Regards
    Sverre A. Veel

    Hi,
    In addition, please make sure you have restarted front end and office web apps server after reissuing the certificate.
    Kent Huang
    TechNet Community Support

  • Rtf-Vulnerability in Office 2013 Web Apps Server

    I was trying to install a hotfix for our Office Web Apps server because of the vulnerability listed here:
    http://technet.microsoft.com/en-us/security/advisory/2953095
    The suggested solution is installing a hotfix (http://technet.microsoft.com/en-us/security/advisory/2953095). But when trying to install it on our Office Web Apps server (Windows Server 2012), I just a message that it can't be installed on this operating
    system or for this version of the application.
    How do I install the hotfix or disable RTF content for the Word Web Apps server?

    Hi Lakner,
    According to your description, my understanding is that the hotfix cannot be installed in Office Web Apps Server 2013.
    As the articles below said, “the affected versions include Word 2003, 2007, 2010, Office for Mac 2011, Office Web Apps 2010 and Office Web Apps Server 2013. However, Microsoft said the active attacks have only targeted those systems running
    Word 2010.”
    http://redmondmag.com/articles/2014/03/25/office-0day-exploit.aspx
    http://blogs.technet.com/b/srd/archive/2014/03/24/security-advisory-2953095-recommendation-to-stay-protected-and-for-detections.aspx
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Tab delimited file on app server. How to do that?

    Hello,
    When i transfer a tab delimited file from pre. server(windows) to app. server(windows) using CG3Z , the tab delimitation  is not working.
    for eg : the file with below layout
    01.04.2007     31.03.2008     1     120     
    01.05.2007     31.07.2008     2     140     
    is getting changed like
    01.04.2007#31.03.2008#1#120     
    01.05.2007#31.07.2008#2#140     
    All i need is a tab delimited file in app server also . Wats that i need to do for this ? Also how can i write a tab delimited file on app server through my program using open dataset.
    Thanks for ur time.
    Jeeva.

    Hi..
    Check this code: you will find the solution:
    Using the Static Attribute <b>CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB</b>
    Example:
    This is the Simple way you can download the ITAB with Tab delimiter:
    DATA : V_REC(200).
    OPEN DATASET P_FILE FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
    LOOP AT ITAB INTO WA.
      Concatenate WA-FIELD1 WA-FIELD2
             INTO V_REC
             SEPARATED BY CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB.
      TRANSFER V_REC TO P_FILE.
    ENDLOOP.
    CLOSE DATASET P_FILE.
    Note: if there are any Numeric fields ( Type I, P, F) In your ITAB then before CONCATENATE you have to Move them to Char fields ..
    Reward if Helpful.
    Example:
    DATA: V_RECORD(200).
    OPEN DATASET P_FILE FOR INPUT IN TEXT MODE ENCODING DEFAULT.
    IF SY-SUBRC <> 0.
      EXIT.
    ENDIF.
    DO.
    READ DATASET P_FILE INTO V_RECORD.
      IF SY-SUBRC NE 0.
        EXIT.
      ENDIF.
    SPLIT V_Record at CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB
                                INTO WA-FIELD1 WA-FIELD2.
    APPEND WA TO ITAB.
    ENDDO.
    <b>reward if Helpful.</b>

  • Opensso.war deployment fails in Sun App server 8.2 windows vissta business

    I tried deploying opensso.war in Sun App server 8.2 on windows vista business machine. Am getting following error.
    Deploying application in domain failed; C:\Program Files\Sun\JavaES5\appserver\domains\domain1\applications\j2ee-modules\opensso\assets\js\AjaxUtils.js (Access is denied) ; requested operation cannot be completed C:\Program Files\Sun\JavaES5\appserver\domains\domain1\applications\j2ee-modules\opensso\assets\js\AjaxUtils.js (Access is denied)
    Am I missing something

    This is windows permission to the folder issue

  • Listening port in oracle app. server 10gR2 in window 2003

    Hi Experts,
    How to find a listening port number of app. server?
    Thanks,
    Jim

    Check on the midtier home, the %ORACLE_HOME%\Apcahe\Apache\conf\httpd.conf file for port directive. Or if you have SSL-configured on the AS, the check ssl.conf file in the same location for the same directive.
    or Alternatively, log on to the EM for midtier. Go to ports and see the Webcache port for listen.
    Remember that these will be the listen ports for Webcache. For port where OHS will listen can be obtained by looking for Listen directive in the above files, and on EM, the port listed for OHS Listen (or SSL Listen, in case of SSL).
    Edited by: AMN on Dec 2, 2008 10:42 AM

  • App Server Fails to Start after Installation

    Hi,
    I've spent a whole day struggling with this, looking through forum discussions and trying out every single suggestion I've come across in the forums. I'm running out of ideas now and really appreciate any help I can get with this problem.
    I'm trying to install SJSC2 (also tried with SJSC2u1 with the same outcome) on a new HP notebook (nw9440) running WinXP_sp2. I'm using the default installation done by HP.
    My installation path is C:\Java\SunCreator2 (C:\Java\SunCreator2_1 for update 1).
    After the installation the App server fails to start up and gives the below error in the server.log.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d779c9d, pid=5368, tid=5760
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x99c9d]
    # An error report file with more information is saved as hs_err_pid5368.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Upon looking at the install.log in the rave_home directory, I noticed the below sequence of errors.
    Timeout waiting for domain creator to go to starting state.
    Compiler warnings:
    line 44: Attribute 'debug-options' outside of element.
    line 62: Attribute 'port' outside of element.
    line 73: Attribute 'port' outside of element.
    line 84: Attribute 'port' outside of element.
    line 105: Attribute 'port' outside of element.
    line 116: Attribute 'port' outside of element.
    line 127: Attribute 'port' outside of element.
    line 145: Attribute 'port' outside of element.
    line 156: Attribute 'port' outside of element.
    CLI156 Could not start the domain creator.
    The following script has unexpected output: "C:\Creator2\bin\deploy-ws.bat"
    Aug 14, 2006 11:27:33 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:35 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:37 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    The following script has unexpected output: "C:\Creator2\bin\deploy-ejbs.bat"
    Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI137 Command create-jdbc-connection-pool failed.
    CLI137 Command create-jdbc-resource failed.
    CLI137 Command create-jdbc-connection-pool failed.
    CLI137 Command create-jdbc-resource failed.
    Aug 14, 2006 11:27:52 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:53 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:55 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:57 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    I've tried every workaround I've seen in the forums such as installing under different paths (both with spaces and without spaces), cleaning all the temporary files in the Temp directory, renaming the productregistry in the windows system directory. Each time I get the exact same error in the install.log.
    I also tried installing the stand alone SUN App Server 8.1_02_2005Q2 as well as 8.2. I don't seem to have any issue with this installation or running of the stand alone server at all on the same machine.
    Really appreciate any help I can get. TIA....
    rgds,
    KC

    Hi,
    After spending more time looking through the forum, I came across the below thread which has worked in my case (though it was suggested for Sol10x86).
    http://forum.sun.com/jive/thread.jspa?threadID=62404&messageID=243113
    This is the workaround that worked in my case.
    > $ cd <Creator_Home>/SunAppServer8/lib
    $ mv processLauncher.xml processLauncher.xml.trayIcon
    $ cp processLauncher.xml.bak processLauncher.xml
    # If you have a domains/creator/config/domain.xml
    $ cd ../bin
    $ ./asadmin start-domain creator
    This started the app server. After that I was able to start and stop app server within the JSC as well.
    Only difference between these two xml files seem to be,
    processLauncher.xml.trayicon
    <main_class classname="com.sun.rave.tray.RavePEMain"/>
    processLauncher.xml
    <main_class classname="com.sun.enterprise.server.PEMain"/>
    Possibly pointing to a bug in the "com.sun.rave.tray.RavePEMain" class.
    Thanks for your suggestions guys... and especially to Marco and Greg.
    Rgds,
    Kc
    Message was edited by:
    Kc

  • SharePoint server 2013 Search Service App on Windows server 2012 R2 not working

    Hi all,
    I installed SharePoint server 2013 on Windows  server 2012 R2 using VirtualBox.  I created a DC(domain controller) server with a domain set up on one VM and it has SQL server 2012 SP1 installed. Then SharePoint 2013 on another VM
    was set up to access the DC server.  Everything seems working except Search Service App which cannot be sucessfully set up. Creation process for Search service app says Successful and 4 search databases were created and look fine. But when I navigate
    to search service app admin page, it gives error info:
    System status:  The search service is not able to connect to the machine that hosts the administration component. Verify that the administration component '386f2cd6-47ca-4b3a-aeb5-d9116772ef16' in search application 'Search Service Application 1' is
    in a good state and try again.
    Search Application Topology:  Unable to retrieve topology component health states. This may be because the admin component is not up and running.
    From event viewer, I see following errors:
    (1) Error From source: SharePoint Server
    Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (b7c72eb8-cbaf-435e-b4c9-963cb6e4e745).
    Reason: The object you are trying to create already exists. Try again using a different name. 
    Technical Support Details:
    System.Runtime.InteropServices.COMException (0x80040D02): The object you are trying to create already exists. Try again using a different name. 
       at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
       at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)
    (2) Error From source: SharePoint Server Search
    Could not access the Search database. A generic error occurred while trying to access the database to obtain the schema version info.
    Context: Application '386f2cd6-47ca-4b3a-aeb5-d9116772ef16'
    (3) Warning from source: SharePoint Server Search
    A database error occurred. Source: .Net SqlClient Data Provider Code: 8169 occurred 0 time(s) Description:  Error ordinal: 1 Message: Conversion failed when converting from a character string to uniqueidentifier., Class: 16, Number: 8169, State: 2   
    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
    (4) Error From source: SharePoint Server
    Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (b7c72eb8-cbaf-435e-b4c9-963cb6e4e745).
    Reason: The gatherer application could not be mounted because the search administration database schema version does not match the expected backwards compatibility schema version. The database might not have been upgraded. 
    Technical Support Details:
    System.Runtime.InteropServices.COMException (0xC0041235): The gatherer application could not be mounted because the search administration database schema version does not match the expected backwards compatibility schema version. The database might not have
    been upgraded. 
    Since separate DC server and SharePoint server do not work, I installed SharePoint 2013 on DC server ( so DC server has everything on it now ) but it gives exactly same result. Later I installed SharePoint 2013 SP1 and still have the same problem
    with Search Service app. I spent two weeks tried all suggestions available from Web and Google but SharePoint Search Service simply does not work. Config and other databases work but why Search Service has this issue seemingly related to search DB.
    Could anybody please help out? You deserve a top SharePoint consultant award if you could find a solution. I am so frustrated and so tired by this issue.    
    Thanks a lot.

    Hi,
    According to your post, my understanding is that  SharePoint server 2013 Search Service App did not work on Windows server 2012 R2.
    Please make sure you configure Search Service Application correctly. You can refer to:Create and configure a Search service application in SharePoint Server 2013
    I recommend to created new Search Service Application, and made a full crawl. Then assigned the new SSA as the default SSA for webapplications. Finnlay checked  the issue doesnt occur now,
    If all search related components now are online, to keep the enviroonment clean, you can delete the old SSA.
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Forms based system on App server 10.1.2.2 windows server 2008 questions

    Hi guys,
    We run a 10g forms based MRP system. We converted to 10g 3 years ago and have been selling our system without issue now for that time.
    The current system has a shelf life of at least 3 more years whilst we develop a new system in 11g and jdeveloper.
    We currently deploy on windows 2003 R2 with app server 10.1.2.2.
    We cant move to patchset 10.1.2.3 as they are not backward compatible with our JAR file and we do not have the man power to upgrade all our customers in a short space of time.
    Eventually 2003 will cease to be available (not sure the shelf life on this, has anyone any idea?)
    Which leaves Server 2008 as the only available server. This does not work with 10.1.2.2.. so we are struggling to find a way round our issues.
    Any ideas?

    Hi,
    We have just run it through with the same patchset for the installer. This is a clean install of Win OS and installed the 10g database first.
    We receive the following error when installing the App Server (Forms & Reports)
    *"Output generated from configuration assistant "Application Server Control Configuration Assistant":*
    *Oracle Enterprise Manager 10g Application Server Control Release 10.1.2.0.2*
    *Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.*
    *http://200810G.[hostname]:18100/emd/console/aboutApplication*
    *Starting Oracle Enterprise Manager 10g Application Server Control ..The Oracleoracleas1ASControl service is starting*
    *The Oracleoracleas1ASControl service could not be started.*
    *A service specific error occurred: 2.*
    *More help is available by typing NET HELPMSG 3547.*
    *Configuration assistant "Application Server Control Configuration Assistant" failed"*
    When we type NET HELPMSG 3547 (as suggested), we receive the following error message:
    *"A service specifig error occurred: ***."*
    Are you running Windows Server 2008 (first release) or Windows Server 2008 R2?
    Any suggestions? I will try installing the App Server without installing the database now to see if that makes any difference.
    Thanks

  • Deploying jdeveloper application to apps server fails

    I'm trying to deploy application from jdeveloper to apps server 10.1.2.02
    connection to apps server is successful. but deployment fails with foll error
    ---- Deployment started. ---- Sep 10, 2007 4:51:49 PM
    Target platform is Standard J2EE.
    Wrote EJB JAR file to D:\Program\JDeveloper\jdev\mywork\HDFCCustWeb\website\deploy\ejb1.jar
    Elapsed time for deployment: 1 second
    ---- Deployment finished. ---- Sep 10, 2007 4:51:50 PM
    ---- Deployment started. ---- Sep 10, 2007 4:54:37 PM
    Target platform is Oracle Application Server 10g 10.1.2 (Windows) (howsora9).
    Wrote EJB JAR file to D:\Program\JDeveloper\jdev\mywork\HDFCCustWeb\website\deploy\ejb1.jar
    Wrote EAR file to D:\Program\JDeveloper\jdev\mywork\HDFCCustWeb\website\deploy\ejb1.ear
    Invoking DCM servlet client...
    D:\Program\JDeveloper\jdk\jre\bin\javaw.exe -Djava.protocol.handler.pkgs=HTTPClient -jar D:\Program\JDeveloper\jdev\lib\oc4j_remote_deploy.jar http://howsora9:18100/Oc4jDcmServletAPI/ ias_admin **** redeploy G:\Oraappsr2 D:\Program\JDeveloper\jdev\mywork\HDFCCustWeb\website\deploy\ejb1.ear hdfccustweb
    Initializing log
    Servlet interface for OC4J DCM commands
    Command timeout defined at 600 seconds
    Executing DCM command...
    Executing command redeploy G:\Oraappsr2 D:\Program\JDeveloper\jdev\mywork\HDFCCustWeb\website\deploy\ejb1.ear hdfccustweb UNDEFINED
    Command = REDEPLOY
    Reading application's ear file
    Ear file was successfully read
    Opening connection to Oc4jDcmServlet
    Setting userName to ias_admin
    Sending command to DCM servlet
    HTTP response code = 200, HTTP response msg = OK
    Command was successfully sent to Oc4jDcmServlet
    Receiving session id from servlet to check command status
    Session id = 0a0000b746b40e54065c96c04298b795b7b5e8caef3b
    Please, wait for command to finish...
    Checking command status...
    Setting userName to ias_admin
    Setting Cookie to JSESSIONID=0a0000b746b40e54065c96c04298b795b7b5e8caef3b
    Checking command status
    HTTP response code = 200, HTTP response msg = OK
    Command has finished
    Receiving command exit value
    Receiving command output
    **** No output was received from command
    Closing connection to Oc4jDcmServlet
    #### DCM command did not complete successfully (-8)
    #### HTTP return code was -8
    Exit status of DCM servlet client: -8
    Elapsed time for deployment: 13 seconds
    #### Deployment incomplete. #### Sep 10, 2007 4:54:50 PM

    Try deploying directly from the OAS EM Web interface - it might provide a more detailed error message.
    If you are using JDev 10.1.3 my guess it might be that your deployment descriptor files are using J2EE 1.4 syntax instead of J2EE 1.3 syntax which is what OAS 10.1.2 expects.

  • Windows App Certification Kit - Test Fails for Validate Desktop App at "Write appropriate Add/Remove Program values"

    Hi,
    I am trying to validate a .Net Framework 4 WinForms application for use in the Microsoft Partner Network portal.
    I am using Windows App Certification Kit 3.4 for Windows 8.1 , and the Validate Desktop App option.
    To build the package I am using InstallShield 2012 SPR Limited Edition (for Visual Studio), and the validation fails
    only with the following error (please also see the attached image):
    Clean reversible install test: Failed to Write appropriate Add/Remove Program values
    Error Found: The registry population test detected the following error: app didn't create the required registry entries.
    A non-optional value 'DisplayName' is missing or invalid (same for 'Publisher', 'ProductVersion')
    Please note that I have filled in all the publisher/product details in the InstallShield project, on the General Information page.
    Also I have tried to use the Microsoft Visual Studio Installer Project for VS2013, and the validation failed with the exact same error.
    (https://visualstudiogallery.msdn.microsoft.com/9abe329c-9bba-44a1-be59-0fbf6151054d)
    Any help would be very appreciated.
    Thank you.

    You may need to add the necessary info to the app’s Windows Installer package so it can configure Add/Remove Programs in Control Panel correctly. Setting these properties automatically writes the corresponding values into the registry. From the picture,
    you are missing some necessary information about your desktop app.
    Also You need the correct admin permissions to write to the registry.
    Please refer to this thread:
    http://stackoverflow.com/questions/21182856/windows-app-certification-kit-test-result-app-didnt-create-the-require-regist
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Peoplesoft HRMS 9.1, Peopletools 8.50 - PS PS fails when firing up app serv

    Hi everyone.
    I am working on setting up an environment under Oracle Enterprise Linux 5.4 (64 bit) running Oracle 11gR1 (11.0.6), Peopletools 8.50 (64 bit), Tuxedo 10gR3, Weblogic, Peoplesoft HRMS 9.1 (64 bit). Both Peopletools 8.50 and Peoplesoft HRMS 9.1 are relatively new. We are probably one of the first to set this up and we have an issue.
    All of the software has been installed and configured. All database sql, datamover, and other scripts have been executed. Also, the database is fully populated.
    We encounter an error when going into psadmin and trying to boot the domain HC:
    CMDTUX_CAT:1685: ERROR: Application initialization failure
    CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
    We also receive the following errors:
    Do you wish to see the error messages in the APPSRV.LOG file? (y/n) [n] :y
    PSADMIN.3612 (0) [10/19/09 15:48:31](0) Begin boot attempt on domain HC
    PSAPPSRV.3643 (0) [10/19/09 15:48:42](0) PeopleTools Release 8.50 (Linux) starting. Tuxedo server is APPSRV(99)/1
    PSAPPSRV.3643 (0) [10/19/09 15:48:42](0) Cache Directory being used: /home/oracle/psft/pt/8.50/appserv/HC/CACHE/PSAPPSRV_1/
    PSAPPSRV.3643 (0) [10/19/09 15:48:43](3) File: SQL Access ManagerSQL error. Stmt #: 2 Error Position: 0 Return: 404 - ORA-01017: invalid username/password; logon denied
    PSAPPSRV.3643 (0) [10/19/09 15:48:43](1) GenMessageBox(200, 0, M): SQL Access Manager: File: SQL Access ManagerSQL error. Stmt #: 2 Error Position: 0 Return: 404 - ORA-01017: invalid username/password; logon denied
    PSAPPSRV.3643 (0) [10/19/09 15:48:43](1) GenMessageBox(0, 0, M): Database Signon: Could not sign on to database HC with user PS.
    PSAPPSRV.3643 (0) [10/19/09 15:48:43](0) Server failed to start
    PSADMIN.3612 (0) [10/19/09 15:48:49](0) End boot attempt on domain HC
    Do you wish to see the error messages in the TUXLOG.101909 file? (y/n) [n] :y
    155108.sa2tech47.domain.com!PSADMIN.3722: Begin attempt on domain HC
    155112.sa2tech47.domain.com!tmadmin.3743.3663685232.-2: TMADMIN_CAT:1330: INFO: Command: boot -A
    155114.sa2tech47.domain.com!tmboot.3744.925238816.-2: 10-19-2009: Tuxedo Version 10.3.0.0, 64-bit
    155114.sa2tech47.domain.com!tmboot.3744.925238816.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is set to 120 seconds
    155114.sa2tech47.domain.com!tmboot.3744.925238816.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected
    155116.sa2tech47.domain.com!BBL.3745.1611062368.0: 10-19-2009: Tuxedo Version 10.3.0.0, 64-bit, Patch Level (none)
    155116.sa2tech47.domain.com!BBL.3745.1611062368.0: LIBTUX_CAT:262: INFO: Standard main starting
    155118.sa2tech47.domain.com!tmboot.3748.2436493632.-2: 10-19-2009: Tuxedo Version 10.3.0.0, 64-bit
    155118.sa2tech47.domain.com!tmboot.3748.2436493632.-2: CMDTUX_CAT:1851: INFO: TM_BOOTTIMEOUT is set to 120 seconds
    155118.sa2tech47.domain.com!tmboot.3748.2436493632.-2: CMDTUX_CAT:1855: INFO: TM_BOOTPRESUMEDFAIL option is selected
    155118.sa2tech47.domain.com!PSWATCHSRV.3750.3590176352.-2: 10-19-2009: Tuxedo Version 10.3.0.0, 64-bit
    155118.sa2tech47.domain.com!PSWATCHSRV.3750.3590176352.-2: LIBTUX_CAT:262: INFO: Standard main starting
    155118.sa2tech47.domain.com!PSAPPSRV.3751.286221264.0: 10-19-2009: Tuxedo Version 10.3.0.0, 64-bit
    155118.sa2tech47.domain.com!PSAPPSRV.3751.286221264.0: LIBTUX_CAT:262: INFO: Standard main starting
    155119.sa2tech47.domain.com!PSAPPSRV.3751.286221264.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    155119.sa2tech47.domain.com!tmboot.3748.2436493632.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
    155123.sa2tech47.domain.com!BBL.3745.1611062368.0: CMDTUX_CAT:26: INFO: The BBL is exiting system
    155126.sa2tech47.domain.com!PSADMIN.3722: End boot attempt on domain HC
    Issue is that when trying to connect and fire up the app server it fails on authentication with PS/PS. I have not changed any of the passwords. I also have searched and even run a fix located at:
    http://tech.groups.yahoo.com/group/psftdba/message/577
    I have also gone back and checked that:
    1. The environment for weblogic is exported.
    2. The weblogic daemon wlserver is running.
    3. The environment for tuxedo is exported.
    4. The tlisten daemon is running.
    5. The tlisten listener is configured in /etc/services for port 3050.
    6. Tested the sysadm, people accounts to ensure that I can log into the Oracle database. No passwords have been changed. Also checked that all of the tables exist and that they are populated with data.
    7. Terminated the daemons and removed the ones that were hung using system resources using ipcrm.
    8. Checked the UDDCONFIG file that was created by Peoplesoft to ensure that it was being read.
    9. Went back and rechecked the installation and post-installation documentation for Tuxedo 10gR3, Weblogic, Peoplesoft PT 8.50, and Peoplesoft HRMS 9.1.
    10. Went back and checked that all binaries and libraries were installed. (I did this prior to the install, but went back and checked again.)
    11. Searched the error log files and looked up the codes presented. Checking on possible solutions (this is where I am now).
    Anything that anyone can add would be most appreciated. I have log files from the server (of which I am still going through) that I can make available to anyone that is willing to help..
    I will share any other findings as they become available and as I make progress.
    Thanks in advance!
    Walt
    [email protected]

    "PSAPPSRV.3643 (0) 10/19/09 15:48:43(3) File: SQL Access ManagerSQL error. Stmt #: 2 Error Position: 0 Return: 404 - ORA-01017: invalid username/password; logon denied
    PSAPPSRV.3643 (0) 10/19/09 15:48:43(1) GenMessageBox(200, 0, M): SQL Access Manager: File: SQL Access ManagerSQL error. Stmt #: 2 Error Position: 0 Return: 404 - ORA-01017: invalid username/password; logon denied"
    sounds like something to do with connect-id or access-id.
    are you able to login to datamover using sysadm user ?
    if yes ...can you try to login and run
    set log c:\temp\test1.log;
    UPDATE PSSTATUS SET OWNERID = 'SYSADM';
    UPDATE PSOPRDEFN SET SYMBOLICID = 'SYSADM1', OPERPSWD = 'upg2009', ENCRYPTED = 0 WHERE OPRID = 'VP1';
    UPDATE PSACCESSPRFL SET ACCESSID = 'SYSADM', SYMBOLICID = 'SYSADM1', ACCESSPSWD = 'fin23SQL', VERSION = 0, ENCRYPTED = 0;
    GRANT SELECT ON PSSTATUS TO people;
    GRANT SELECT ON PSOPRDEFN TO people;
    GRANT SELECT ON PSACCESSPRFL TO people;
    REM - ENCRYPT PASSWORD
    SET LOG c:\temp\encrypt.log;
    ENCRYPT_PASSWORD *;
    Also check PSDBOWNER, it should contain only one row and DB Name should be in caps/lower same case as DB name ...somting it also causes issue.

Maybe you are looking for

  • Using iMovie for VHS Tape copy

    I am trying to transfer some media from a VHS tape to burn to DVD. I have copied the VHS tape into iMovie successfully but find that the files are much too large to burn to a dvd. I used a DAC 100 to convert and did them in 16 bit. Is there a way to

  • HT204266 How do I buy a game for an ipod Nano 4th generation?

    I have received an ipod nano, 4th generation from a friend whose daughter is upgrading.  I gave it to my 8 year old, and he wants some games on it.  How do I buy Sonic and other games for it?  When I went to the itunes store, there didn't seem to be

  • Two Step Intercompany Pricing

    Hi Champs, I am trying to configure Two Step Intercompany Pricing but it seems I am missing some configuration. The scenario is we have two company codes CC-1--> Always Procures Articles for CC-2 DC belongs to CC-1 and Store Belongs to CC-2. Please a

  • In service date

    Where can I find the in service date for the different version of Oracle products?

  • Right click - open in new tab

    when i open safari for the first time and want to open link from the page in the same window i do right click and press the option Open link in new tab, which is working only in the first tab window. as soon i open another one right click option are