SOA Composer Internal 500 error

   Hi All
Wondering any one can help.  Have an  issue in our environment woth soa/composer displaying an internal 500 error
Back ground
We have two domains seperated.
SOA 1 = SOA and BPM
SOA2 = SOA and OSB
All binaries have been installed and configuration has been completed however in
SOA1 soa/composer works all ok and is up and running except the DVM's are not there.  Probably due to the MDS tables needing to be deployed to to have content.( Any comments if I am wrong on that as well please do not hesitate to advise :-)
SOA2 soa/composer all I get is.  I have checked the forums and now have a SR raised with no luck as of yet and wondered if any one else has seen the below. 
Error 500--Internal Server Error
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.1 500 Internal Server Error
The server encountered an unexpected condition which prevented it from fulfilling the request.
JRockit is being used, and I have checked LD_LIBRARY paths, ports etc.
Any help would be appreciated.

Hi,
Use “Get-SPServiceApplicationPool | Select Id,Name” to find the GUID of the SQL Server Reporting Services Service Application pool.
Then, check service application settings in IIS. Click on GUID created for RS and check the physical path C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\WebServices\Reporting. Make sure that you are able to find the path in your
file system.
If not, the Shared Feature(Reporting Service- SharePoint) may not install properly. Try reinstalling shared feature (reporting service – SharePoint) and reporting services add in.
Also, check RS Logs in the Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\WebServices\LogFiles and ULS Logs in the Program Files\Common Files\Microsoft Shared\web server extensions\15\LOGS.
Thanks.
Tracy Cai
TechNet Community Support

Similar Messages

  • Receiving the internal 500 error while testing java web service

    HI,
    Problem Summary:
    Receiving the internal 500 error while testing java web service in integrated weblogic server.
    my scenario is like,
    retrieve the Payload from Dehydration tables.
    We are connected to SOA_INFRA schema and we are retrieving the payload from the dehyadration tables based on InstanceId and ECID using Java Classes.After that i make it as a web service and i deployed in to intergrated weblogic Server.It is generating the Target End Point URI.When am i hitting this it is showing structure of the service.I am testing this service from soapUi it is returning the Server internal error with 500.Here i am passing inputs as InstanceId and ECID.
    I had verified in my Jdeveloper,Proxy settings are available.
    Error Payload:
    I am receiving the Internal 500 error because of JDeveloper HTTP Analyzer encountered an error retrieving: CONNECT https://192.168.0.41:9102 HTTP/1.0.
    An exception occurred while retrieving the response for https://192.168.0.41:9102.
    javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.checkEOF(SSLSocketImpl.java:1293)
         at com.sun.net.ssl.internal.ssl.AppInputStream.read(AppInputStream.java:65)
         at com.sun.net.ssl.internal.ssl.AppInputStream.read(AppInputStream.java:50)
         at oracle.jdevimpl.webservices.tcpmonitor.model.HttpMessageBase.readLine(HttpMessageBase.java:658)
         at oracle.jdevimpl.webservices.tcpmonitor.model.HttpRequest.read(HttpRequest.java:327)
         at oracle.jdevimpl.webservices.tcpmonitor.ConnectionHandler.getResponse(ConnectionHandler.java:405)
         at oracle.jdevimpl.webservices.tcpmonitor.ConnectionHandler.run(ConnectionHandler.java:331)
    Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
         at com.sun.net.ssl.internal.ssl.InputRecord.handleUnknownRecord(InputRecord.java:523)
         at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:355)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:798)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1138)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1165)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.getSession(SSLSocketImpl.java:1916)
         at oracle.jdevimpl.webservices.tcpmonitor.ConnectionHandler.negotiateSSL(ConnectionHandler.java:707)
         at oracle.jdevimpl.webservices.tcpmonitor.ConnectionHandler.negotiateForwardedSSLConnection(ConnectionHandler.java:672)
         at oracle.jdevimpl.webservices.tcpmonitor.ConnectionHandler.run(ConnectionHandler.java:311

    An exception occurred while retrieving the response for https://192.168.0.41:9102.
    javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?This error says that port 9102 is a plain HTTP port so either use the correct port (which is listening for HTTPS connections) or use HTTP instead of HTTPS in the URL.
    Regards,
    Anuj

  • Internal 500 error after installing RS Add-in on multiple WFE Sharepoint environment

    I'm trying to install SSRS SQL Server 2012 SP1 with
    SharePoint integrated mode on a SharePoint 2013farm with 4 WFE and a dedicated
    app server. I have cloned our production system and have been able to make
    everything run twice but after multiple installs. I have tried to note down the
    errors and after checking them off my (mostly permissions, one content DB was
    read-only), I am able to run the installers (Reporting Services - SharePoint on
    the app server and Reporting Services Add-in on the web frontends) without
    errors.
    Unfortunately, although there are no errors on the logs and even
    if I can access Central Administration on the app server and configure the
    Reporting Services service, the RS Add-in messes up the web.config file of our
    web application and I get an internal 500 error on the client browser. When
    logging IIS, the error is 500.19 which looks to be an invalid web.config file.
    So to test this, I try replacing the web.config file before the install (with no
    references to Reporting Services) and the site loads. Uninstalling the RS Add-in
    also fixes the site but even after trying to reinstall it (either with the SQL
    Server 2012 SP1 installer media or the rsSharepoint.msi file), the site won't
    work again.
    Any ideas on how to fix this? Thank you in advance.

    Hi,
    Use “Get-SPServiceApplicationPool | Select Id,Name” to find the GUID of the SQL Server Reporting Services Service Application pool.
    Then, check service application settings in IIS. Click on GUID created for RS and check the physical path C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\WebServices\Reporting. Make sure that you are able to find the path in your
    file system.
    If not, the Shared Feature(Reporting Service- SharePoint) may not install properly. Try reinstalling shared feature (reporting service – SharePoint) and reporting services add in.
    Also, check RS Logs in the Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\WebServices\LogFiles and ULS Logs in the Program Files\Common Files\Microsoft Shared\web server extensions\15\LOGS.
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Provider hosted app installed on SharePoint 2013 on premises is returning internal 500 error !

    Hello,
    I have deployed the basic provider hosted app on sharepoint 2013 on premises.
    However when I try to run the app, its throwing an error on following as mentioned in screen:
    It seems an authentication issue, would you please tell me how can I resolve it ?
    Thank you in advance.
    Kind Regards,
    Dipti Chhatrapati

    Hi,
    According to your description, my understanding is that when you run provider hosted app in SharePoint 2013 on premise, the app occurs internal 500 error.
    For using Managed .NET Client Object Model in Provider hosted app, it will need
    TokenHelper.cs to get the ClientContext object like below:
    private void RetrieveWithCSOM(string accessToken)
    if (IsPostBack)
    sharepointUrl = new Uri(Request.QueryString["SPHostUrl"]);
    ClientContext clientContext =
    TokenHelper.GetClientContextWithAccessToken(
    sharepointUrl.ToString(), accessToken);
    //Load the properties for the web object.
    Web web = clientContext.Web;
    clientContext.Load(web);
    clientContext.ExecuteQuery();
    //Get the site name.
    siteName = web.Title;
    //Get the current user.
    clientContext.Load(web.CurrentUser);
    clientContext.ExecuteQuery();
    currentUser = clientContext.Web.CurrentUser.LoginName;
    //Load the lists from the Web object.
    ListCollection lists = web.Lists;
    clientContext.Load<ListCollection>(lists);
    clientContext.ExecuteQuery();
    //Load the current users from the Web object.
    UserCollection users = web.SiteUsers;
    clientContext.Load<UserCollection>(users);
    clientContext.ExecuteQuery();
    foreach (User siteUser in users)
    listOfUsers.Add(siteUser.LoginName);
    foreach (List list in lists)
    listOfLists.Add(list.Title);
    More information:
    https://msdn.microsoft.com/en-us/library/office/fp142381.aspx
    Thanks
    Best Regards,
    Jerry Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Solotion upgrade to 10.1.0.3, it show internal 500 error im em web console

    Note:
    solotion upgrade from 10.1.0.2 to 10.1.0.3, it show internal 500 error im em web console
    If you do not run the catpatch.sql script as described in this section and you start up a database for normal operation, then "ORA-13516: SWRF Operation failed: CATPROC not valid" errors will occur.
    For RAC installations, start node applications on each node of the cluster as follows:
    $ srvctl start nodeapps -n nodename
    For single-instance installations, start the listener as follows:
    $ lsnrctl start
    Note:
    If you are using the Oracle OLAP option, make sure that the listener is running.
    If you are using ASM, start the ASM instance.
    Use SQL*Plus to login to the database as the SYS user with SYSDBA privileges:
    $ sqlplus "/ AS SYSDBA"
    Start the database:
    SQL> STARTUP
    Set the value of the SHARED_POOL_SIZE initialization parameter to at least 150 MB:
    SQL> ALTER SYSTEM SET SHARED_POOL_SIZE='150M' SCOPE=spfile;
    Set the value of the JAVA_POOL_SIZE initialization parameter to at least 120 MB:
    SQL> ALTER SYSTEM SET JAVA_POOL_SIZE='120M' SCOPE=spfile;
    Shut down the database:
    SQL> SHUTDOWN
    Enter the following SQL*Plus commands:
    Note:
    If you are applying this patch set to a cluster database, then set the CLUSTER_DATABASE initialization parameter to FALSE before starting it in upgrade mode. After you have run the catpatch.sql script, reset this initialization parameter to TRUE.
    SQL> STARTUP UPGRADE
    SQL> SPOOL patch.log
    SQL> @?/rdbms/admin/catpatch.sql
    SQL> SPOOL OFF
    Review the patch.log file for errors and inspect the list of components that is displayed at the end of catpatch.sql script.
    This list provides the version and status of each SERVER component in the database.
    If necessary, rerun the catpatch.sql script after correcting any problems.
    Restart the database:
    SQL> SHUTDOWN
    SQL> STARTUP
    Run the utlrp.sql script to recompile all invalid PL/SQL packages now instead of when the packages are accessed for the first time. This step is optional but recommended.
    SQL> @?/rdbms/admin/utlrp.sql
    Note:
    When the 10.1.0.3 patch set is applied to an Oracle Database 10g Standard Edition database, there may be 42 invalid objects after the utlrp.sql script runs. These objects belong to the unsupported components and do not affect the database operation.
    If you are using the Oracle Recovery Manager catalog, enter the following command:
    $ rman catalog username/password@alias
    RMAN> UPGRADE CATALOG;

    Note:
    solotion upgrade from 10.1.0.2 to 10.1.0.3, it show internal 500 error im em web console
    If you do not run the catpatch.sql script as described in this section and you start up a database for normal operation, then "ORA-13516: SWRF Operation failed: CATPROC not valid" errors will occur.
    For RAC installations, start node applications on each node of the cluster as follows:
    $ srvctl start nodeapps -n nodename
    For single-instance installations, start the listener as follows:
    $ lsnrctl start
    Note:
    If you are using the Oracle OLAP option, make sure that the listener is running.
    If you are using ASM, start the ASM instance.
    Use SQL*Plus to login to the database as the SYS user with SYSDBA privileges:
    $ sqlplus "/ AS SYSDBA"
    Start the database:
    SQL> STARTUP
    Set the value of the SHARED_POOL_SIZE initialization parameter to at least 150 MB:
    SQL> ALTER SYSTEM SET SHARED_POOL_SIZE='150M' SCOPE=spfile;
    Set the value of the JAVA_POOL_SIZE initialization parameter to at least 120 MB:
    SQL> ALTER SYSTEM SET JAVA_POOL_SIZE='120M' SCOPE=spfile;
    Shut down the database:
    SQL> SHUTDOWN
    Enter the following SQL*Plus commands:
    Note:
    If you are applying this patch set to a cluster database, then set the CLUSTER_DATABASE initialization parameter to FALSE before starting it in upgrade mode. After you have run the catpatch.sql script, reset this initialization parameter to TRUE.
    SQL> STARTUP UPGRADE
    SQL> SPOOL patch.log
    SQL> @?/rdbms/admin/catpatch.sql
    SQL> SPOOL OFF
    Review the patch.log file for errors and inspect the list of components that is displayed at the end of catpatch.sql script.
    This list provides the version and status of each SERVER component in the database.
    If necessary, rerun the catpatch.sql script after correcting any problems.
    Restart the database:
    SQL> SHUTDOWN
    SQL> STARTUP
    Run the utlrp.sql script to recompile all invalid PL/SQL packages now instead of when the packages are accessed for the first time. This step is optional but recommended.
    SQL> @?/rdbms/admin/utlrp.sql
    Note:
    When the 10.1.0.3 patch set is applied to an Oracle Database 10g Standard Edition database, there may be 42 invalid objects after the utlrp.sql script runs. These objects belong to the unsupported components and do not affect the database operation.
    If you are using the Oracle Recovery Manager catalog, enter the following command:
    $ rman catalog username/password@alias
    RMAN> UPGRADE CATALOG;

  • Internal 500 error while accessing TFS web site

    Hi all,
    I have installed & configured Team Foundation Server 2013 & SharePoint Foundation 2013 in my environment. I am facing an issue
    whenever I try to open the TFS site like "https://nc1vwstfs.ranchi.com/tfs". I am getting "HTTP 500 Internal Server error". the same site can be accessed from another system without any error. In order to look for details error message
    I turned off the IE settings "Show friendly error message" from internet options, advanced option. After that I got the below error which stated the actual reason.
    The same site is accessible from another system without any error. But I am getting the error from the same system in which I have installed the TFS server itself. Its a little bit strange to me. I am clueless.
    Could you please help me in resolving this issue. Any pointer to this would be highly appreciated.
    Thanks.

    Thanks for reply.
    I am using separate servers for Application Tier & Data Tier. I am able to access the tfs web site from visual studio too.
    The issue in my case was with the service account password which was not updated in one of the application tier nodes. In my environment I have two application tier nodes tfs1 & tfs2 and both are configured as NLB (network load balanced) they both are
    using the same Data Tier. The purpose of creating NLB is to distribute the load between app  tiers. I had updated the service account password of tfs in one node but did not update the password in another node, causing the tfs web site to fail to launch
    sometime. When I updated the service account credentials in both the app tiers then the above issue got resolved. Now the tfs web site is opening without this error.
    Thanks.

  • Internal 500 error

    Hi all,
                 I created one DC and a component with 2 views in a window.On click of button in view1 it has to go to view 2 .I created navigation link from view 1 to view 2.
    But after deploying and on click of the buttton in view1 it is giving internal error as 500 error Applcation has to be refreshed and the link to the application APP1 is not avaible.
    Is there any problem with NWDI configaration???
    Can anyone plz help me out
    Regartds
    Padma N

    Hi,
    This response code is returned when there is a problem with the application or the server. Any  unhandled Exception or Error triggers the return of response with code 500. Check your code and ensure exceptions are handled properly.
    With the information you have provided, it is difficult to tell whether there is problem with NWDI configuration. Supply with error trace details, if problem persists.
    Hope this helps!
    Regards
    Srinivasan T

  • Internal 500 Error when trying to access Sololink

    This is the first time i have gotten this error message. I cleared out the cookies and temporary internet files and it did nothing.  I tried another computer, the same thing.  I had my babysitter reset the modem and the camera, nothing.  I went to linksys live chat and got no help at all.  I emailed the webmaster like the error suggest and it was returned to me.  Anyone have a clue what I can do?  I can't access the sololink website and i just renewed for another year.  Any help is much appreciated.

    I just tried checking in on mine and no luck..I get the "pre"page from Sololink and then "cannot find server"...grrrrrr!
    No one at home to reset anything so it will have to wait until I can.
    Just tossing my 2 cents in...
    Patricia

  • Error 500--Internal Server Error when using BI Publisher within OBIEE 11g

    I'm using OBIEE 11.1.1.6.2BP1 on a Linux x86-64 server and it has been working just fine. We recently started playing around with the BI Publisher component of that installation and every time i go to http://hostname:port/xmlpserver and try to log in with an Administrator username and password, the following error shows up:
    Error 500--Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    *10.5.1 500 Internal Server Error*
    The server encountered an unexpected condition which prevented it from fulfilling the request.
    I have looked around for solutions and tried a couple of them (created a new Admin user in Weblogic Console and checked the opmnctl status) and they did not help. I'm looking for an answer other than upgrade to the latest and greatest
    Any help is appreciated.

    Do you have any SSO setup as that might be preventing the ability of the user to log into BI Publisher, hence the Internal 500 error message.
    Are you using FMW security model for BIP and OBIPS integration which is by default. Check the xmlp-server-config.xml file from the repository [\Middleware\Oracle_BI1\clients\bipublisher\repository\Admin\Configuration\xmlp-server-config.xml] and see what your security model is pointing to?
    Also what happens when you try to access from Administration>BI Publisher >Manager BI Publisher ?
    Follow : http://docs.oracle.com/cd/E23943_01/bi.1111/e22255.pdf
    Oracle Fusion MiddlewareAdministrator's Guide for Oracle Business Intelligence Publisher 11g Release 1
    HTH,
    SVS

  • 500:Error while running the application.

    Hi Friends,
    I created one DC and a component with 2 views in a window.On click of button in view1 it has to go to view 2 .I created navigation link from view 1 to view 2.
    But after deploying and on click of the buttton in view1 it is giving internal error as 500 error Applcation has to be refreshed and the link to the application APP1 is not avaible.
    When i run this application locally the error is being shown as:
    java.lang.NoClassDefFoundError:com/sap/tc/webdynpro/progmodel/api/IWDEventHandlerId.
    Can anyone plz help me out in this regard.
    Regards,
    Chandrashekar.

    Hi,
    See my reply in the thread,
    Internal 500 error
    Regards
    Srinivasan T

  • Internal 500 when accessing OAS 10g

    Hi all,
    I have installed and configured my custom application on OAS 10g.
    -If I hit my web page using the IP (i.e: http://192.168.1.1:777/ISRA) from a remote workstation, I will see the login page. After entering the credential and click login I get the Internal 500 ERROR. Note: When I get the Internal 500 Error, the IP from the URL had become the OAS name (i.e:http://oas10g:7777/web/search.jsp). And I also have an entry of the OAS in my hosts file.
    -If I hit the webpage using the server name (i.e: http://oas10g:7777/ISRA).Everything is working fine. After I click login, the server name does not get translated back to the IP address.
    NOTE:
    -If I run these two tests on the actual Application Server. Everything is working fine.
    I hope my explanations are clear.
    Thank you guys.
    SN

    hi if you've got the following message when you start your proxy in a console :
    http://unknown started
    this is normal. You should have a problem with your dns (/etc/resolv.conf)

  • 500 error with no JSP code

    I'm using Orion as my server. I've got an app with a couple of JSP's. One JSP is welcome.jsp and runs JSP code fine. The other is navigation.jsp and it doesn't have ANY JSP code at all, but it still produces an internal 500 error when I browse to it....
    Any suggestions?

    A 500 error code usually indicates that there was some problem with the server itself. For example, Tomcat will report 500 if it is unable to find the Java compiler it needs.
    I'm not at all familiar with Orion, and never heard of it before today, but you may want to see if they included some sample JSP code, and if so, test to see if that code works. You might also double check that you've followed all of the instructions they set forth. In particular, pay attention to where to find error messages (usually in a log file).
    One potential gotcha that seems to plague lots of developers is spaces in file names. If you installed Orion in something other than the default directory, and your preferred directory has a space somewhere in the path name, it's possible that the Orion developers didn't take that into account and as a result, some of their stuff works correctly and some doesn't.

  • Error accessing the page of the SOA Composer

    Hello friends,
    I have a problem when I try to load the page of the SOA Composer
    - I tried to change the Target of the application (Admin Server), when performing this change if you load the page the soa composer when entering credentials and gives lick the login button reappears on the message page:
    Error 500 - Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol - HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition Which it prevented us from fulfilling the request.
    - When the deployed application in the cluster and you try to access the soa composer page shown on the page:
    Error 500 - Internal Server Error
    From RFC 2068 Hypertext Transfer Protocol - HTTP/1.1:
    10.5.1 500 Internal Server Error
    The server encountered an unexpected condition Which it prevented us from fulfilling the request.
    Log:
    <May 22, 2013 9:38:41 AM CDT> <Error> <Cluster> <BEA-003111> <No channel exists for replication calls for cluster soa_Cluster>
    <May 22, 2013 9:38:41 AM CDT> <Warning> <RMI> <BEA-080003> <RuntimeException thrown by rmi server: weblogic.cluster.replication.ReplicationManagerServerRef@
    10, implementation: 'weblogic.cluster.replication.ReplicationManager@32101bc1', oid: '16', implementationClassName: 'weblogic.cluster.replication.Replicatio
    nManager'
    java.lang.SecurityException: Incorrect channel used for replication.
    java.lang.SecurityException: Incorrect channel used for replication
    at weblogic.cluster.replication.ReplicationManagerServerRef.checkChannelPrivileges(ReplicationManagerServerRef.java:108)
    at weblogic.cluster.replication.ReplicationManagerServerRef.checkPriviledges(ReplicationManagerServerRef.java:83)
    at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:314)
    at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:944)
    at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:1021)
    Truncated. see log file for complete stacktrace
    >
    <May 22, 2013 9:38:41 AM CDT> <Error> <Cluster> <BEA-003111> <No channel exists for replication calls for cluster soa_Cluster>
    <May 22, 2013 9:38:41 AM CDT> <Warning> <RMI> <BEA-080003> <RuntimeException thrown by rmi server: weblogic.cluster.replication.ReplicationManagerServerRef@
    10, implementation: 'weblogic.cluster.replication.ReplicationManager@32101bc1', oid: '16', implementationClassName: 'weblogic.cluster.replication.Replicatio
    nManager'
    java.lang.SecurityException: Incorrect channel used for replication.
    java.lang.SecurityException: Incorrect channel used for replication
    at weblogic.cluster.replication.ReplicationManagerServerRef.checkChannelPrivileges(ReplicationManagerServerRef.java:108)
    at weblogic.cluster.replication.ReplicationManagerServerRef.checkPriviledges(ReplicationManagerServerRef.java:83)
    at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:314)
    at weblogic.rmi.internal.BasicServerRef.dispatch(BasicServerRef.java:944)
    at weblogic.rjvm.RJVMImpl.dispatch(RJVMImpl.java:1021)
    Truncated. see log file for complete stacktrace
    Any recommendation to fix this problem and I try to create and retrieve the DVM that I have in my environment SOA 11g (11.1.1.3)
    thanks

    Actually, that's exactly what we're doing.
    Later parts of the code have to look at the fill color of each item, check its type (gradient -vs- spot) and compare it to other colors.  In order to avoid a series of 'if' statements every time, we have made a function that takes each page item and returns a path item from it so we can work with that within the rest of the code (it's easier to write all of these comparisons if your'e always expecting to get a path item, and the first path item of every compound path has properties that apply to the entire compound path..) SO...  that function looks like this:
    function getLeadItem(glPage) {   //glPage is the Page Item
        if (glPage.typename == 'CompoundPathItem'){
            return glPage.pathItems[0]    //returns the first path item of the compound path (...but does not work)
        } else {
            return glPage  (if it is a normal page item, it just returns itself)
        glPage = null
    for all of the page items that are regular path items, the code later on that looks like this:
    if(item.fillColor == '[GradientColor]'){
                selectedColor = doc.activeLayer.pageItems[y].fillColor.gradient
    But any of the compound path ones break, which is why we made the function earlier, so that 'item' would ALWAYS be a path item, and not compound.

  • Critical Issue - 500- Internal Server Error for request in User's Inbox

    Hi,
    We have developed and deployed SOA composite and custom task flow (For Customized Email notifications).[30.7.1.1 Creating a Task Flow with a Router - http://docs.oracle.com/cd/E23943_01/dev.1111/e10224/bp_designtf.htm#SOASE744]
    When a request is generated it goes for an approval. In Approver's inbox in identity console you can see request is pending. When Approver clicks on that link to see request details error is displayed - "500- Internal Server Error "
    In OIM logs I can see this:
    oracle.adf.controller.ControllerException: ADFC-02001: The ADF Controller cannot find '/WEB-INF/oracle/iam/ui/soa/tfs/remote-taskdetails-tf.xml'.
            at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:466)
            at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:367)
            at oracle.adfinternal.controller.metadata.provider.mds.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:179)
            at oracle.adfinternal.controller.metadata.MetadataServiceImpl.getTaskFlowDefinition(MetadataServiceImpl.java:209)
            at oracle.adfinternal.controller.util.SecurityUtils.invokeURLAllowed(SecurityUtils.java:33)
            at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:210)
            at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.invokeTaskFlowByUrl(RemoteTaskFlowCallRequestHandler.java:99)
            at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHandler.doCreateView(RemoteTaskFlowCallRequestHandler.java:64)
            at oracle.adfinternal.controller.application.BaseRequestHandlerImpl.createView(BaseRequestHandlerImpl.java:57)
            at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.createView(ViewHandlerImpl.java:95)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(LifecycleImpl.java:831)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:422)
            at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
            at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.bpel.services.workflow.client.worklist.util.WorkflowFilter.doFilter(WorkflowFilter.java:175)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.bpel.services.workflow.client.worklist.util.DisableUrlSessionFilter.doFilter(DisableUrlSessionFilter.java:70)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/WEB-INF/oracle/iam/ui/soa/tfs/remote-taskdetails-tf.xml"
            at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1408)
    Screenshot of Error in Inbox:
    This is critical issue for us and is showstopper for Go-Live. So any kind of help is highly appreciated.
    Thank you,
    Tanmay

    If its Java only error then there wont be any dump in ST22.
    Strange issue for you, in general if we get 500 error, there should be details of it in the same page.
    You said this issue is occuring for only one user, is it getting replicated every time?
    You are also seeing the same error when u login as that particular user?
    Do one thing, assign him the Content Admin role and then do the preview of this iView form content admin and see if ur still seeing this error.
    Regards
    Yugandhar Reddy

  • 500 Internal Server Error after deploying several times

    Hello everyone. I originally had an issue with SOA not running as a service due to some issue with Windows Server 2003 and custom installation. I'm not entirely sure that problem is fixed, but unsure if it could be related to this issue.
    The problem I'm having is if I redeploy an application a few times, I get the following error:
    *500 Internal Server Error*
    Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details
    after I go to the application. This machine currently has 8gb of memory and I do know I am still using the default memory setting. When I tried to change it, all of the applications stopped functioning.
    Does anyone have any suggestions? I'm curious if uninstalling SOA and then using the basic installation will fix most of my problems.

    I forgot to mention that I had to manually create the service as well which I don't think is still working quite right. The application server will run, but it's not accessible by anyone. Only once I manually start the SOA Server does it work properly, until it hangs up of course.
    I'll check metalink to see if there has been any updates to the Windows 2003 problem.

Maybe you are looking for

  • How can i remove apps and notifications?

    how can i remove apps and notifications?

  • When I sync my 3rd gen nano, there is no longer a games option tab. What happened?

    Every time I sync it, there's no longer any games option, and I can't figure out what happened. Anyone know how I can fix it? Should I just try to restore it?

  • Excess Consumption of RM during GR(101-543) of SCPO

    Dear friends, Can u help me in this regard pl. Till 02.05.2011 everything was fine. From 03.05.2011 onwards while user creating GR against a Subcontract Scheduling Agreement it takes around 50 times more raw material (50 times more than the BOM qty)

  • Menu Field Translation Text

    Hi All, I have an Custom ALV report for which i have made all changes for french translation.Now everything is working.Now only problem i am facing is with some of Menu fields (List,Edit,GoTo,Settings) of the ALV Report is not getting translated to f

  • Creation of database

    Hi All, I use Jdevelper Studio 11.1.1.5.0, i know how to create an empty database : new application -->... But, i want to create its contain : for exemple : the database should contain emplyee (ID,Name,e-mail,...) How can i enter the detail i want in