MYEE Deployment Number not configured

<b>Hi,
I'm trying to create add the sample yahoo portlets into my page. But when i view the desktop i get the following error in the placeholder</b>
<i>"Yahoo! content not available. Please contact your portal administrator "</i>
<b>The correspondiong error on server side is :</b>
<i>com.bea.myee.core.CoreException: MYEE Deployment Number not configured
at com.bea.myee.portal.YahooUtil.getDeploymentConfigFromUserProfile(Yaho
oUtil.java:245)
at com.bea.myee.portal.YahooUtil.getDeploymentConfig(YahooUtil.java:175)
at com.bea.myee.portal.YahooSession.getDeploymentConfig(YahooSession.jav
a:555)
at com.bea.myee.portal.YahooSession.refreshContent(YahooSession.java:223
)</i>
Is there anything that I'm missing??
Thanks

Basically, I work for a school district and a portion of a web application that our teachers use runs on Java.  This application will most of the time stop working with new updates of Java until they can patch it, which could take weeks or months.  We have our systems locked down so users cannot update Java, but in the newer versions of Java they have been getting the warning messages about Java being out of date.  Most of our users are not very tech savvy so this message confused them and caused a huge influx of help desk calls.  We want to prevent that message from ever displaying.  I was hoping that if I use deployment.properties, it would do these two things (or at least #2):
Apply those settings when Java is installed
Apply those settings when the web application is launched
It's possible that it applies those settings when Java is installed, but the problem is that those settings are per user and not system-wide.  It is definitely not applying the settings when the web application is launched because users are instantly getting the warning messages even with deployment.properties and deployment.config sitting C:\Windows\Sun\Java\Deployment.  Again, the only time deployment.properties settings get applied is if I open the "Configure Java" applet in Control Panel.
We have multiple users logging on to the same computer every day and it's almost never the same users.  We need these settings to apply for every user who has logged into the computer, who is currently logged into the computer, or who will ever log onto the computer in the future.  If these settings can be made system-wide that would be fantastic, but in all my testing and reading, all I ever see happen is deployment.properties settings get written to HKEY_CURRENT_USER\Software\AppDataLow\Software\JavaSoft\DeploymentProperties.  Is there any way to get these settings system-wide and not per user? 

Similar Messages

  • Crawl issue - warning: "This URL is part of a host header SharePoint deployment and the search application is not configured to crawl individual host header sites. This will be crawled as a part of ....a start address"

    Hello all,
    I have a multi-tenant environment in SharePoint 2010 server. Different tenants are hosted by one web app.
    One content source has been created to crawl the all shared environment. (the only URL added in the content source settings = URL of the
     web app)
    Crawl everything under the hostname for each start address has been selected when creating this content source.
    Now I have created a new tenant hosted by the same web app. For this new tenant I want to have a different crawl schedule. Simple , I just create a new content source and add the host URL of this tenant. With the same settings has the other content source.
    After having started a full crawl I get 0 success and 1 warning : “This URL is part of a host header SharePoint deployment and the search application is not configured to crawl
    individual host header sites. This will be crawled as a part of the host header Web application if configured as a start address.”
    The first content source is well crawling the new tenant freshly created. Could you tell me where I’m wrong?
    Thanks in advance
    Regards
    Baldo

    Baldo,
    In the configuration that you described you now have 2 content sources set to crawl the same content. If you have a content source with a start address of http://servername/ then it is going to crawl everything past that address. If you are now changing
    the crawl schedule based on the individual site collections, you will need to move your start addresses further down the URL.
    For Example:
    1st Content Source:
    http://servername/ as a start address would now become
    http://servername/site1
    http://servername/site2
    2nd Content Source:
    http://servername/site3
    Also remember that all crawling must happen on the default zone. If you are trying to crawl a zone that the web application has been extended into, that will not work.
    ScottC - Microsoft SharePoint Support

  • The interface type is valid, but the specified interface number is not configured

    Hi
    I'm all new to using LabVIEW, which I have to use for a project. I'm trying to make a setup with a Keithley 2000 multimeter and an Agilent U2722A SMU. But I can't figure out how to get these instruments to communicate with LabVIEW. I can see and send commands to the Keithley 2000, but not the Agilent U2722A, with Agilent Connection Expert. But when I use LabVIEW I can't see any of them, and if I use the drivers I've found with "NI Instrument Driver Finder - Configure Search" I pops up with an error message saying
    "Error -1073807195 occurred at VISA Open in Keithley 2000.lvlib:Initialize.vi->Keithley 2000 Read Multiple.vi?            
    Possible reason(s):
    VISA:  (Hex 0xBFFF00A5) The interface type is valid, but the specified interface number is not configured.?"
    I've read all the threads I could find about this problem, but none of them helped. I've checked that the NiVi488.dll is checked in MAX under the VISA options. When I open the VISA Interactive Control I see an ASRL1>>ASRL1::INSTR and ASRL10>>ASRL10::INSTR. I don't know why it says ASRL, when I'm using an USB/GPIB interface, but the Keithley 2000 have 10 as the address. (the Agilent U2722A is connected directly by USB)
    Assume I know nothing.
    Thanks

    I'm using the GPIB-USB-HS. I also used this on the development PC when I exported the hardware configuration.
    This shows up in my MAX config and when I scan instruments, all of them show up. I can query them in MAX no problem.
    My installer includes all the .exe's from my project. As I said, I've done this with my previous 2009 installer without any issue. I upgraded my installer since I upgraded my project for version 2013. The error only happens when I run my code.
     

  • MDT deployment "windows could not configure one or more system components"

    Hi,
    I have successfully deployed a standard Windows 7 image using a combination of WDS and MDT.  
    Now I want to patch the image with the latest security updates and hotfixes. Using DISM command line I mounted the image, added 125 packages and unmounted the image. Then I put this custom image into MDT and deployed using the same task sequence as the standard
    image above.
    The deployment nearly finished and the computer reboots. I then get a screen showing an animated progress bar and 'Setup is applying system settings'. Then a pop-up error...
    "Windows could not configure one or more system components. To install Windows, restart the computer and then restart the installation".
    I have tried with and without injecting drivers into the task sequence (just to rule that out). 
    Can anyone suggest what the problem might be? A standard image deploys fine. The same image with patches applied fails.
    Thanks
    Mike.

    Hi,
    I currently encounter the same issue. I found this link: http://iboyd.net/index.php/2013/01/04/applying-kb2506143-to-an-offline-windows-7-sp1-wim-windows-setup-fail/
    At the moment I'm rebuilding my install.wim without the mentioned update, so I'm not able to tell if this resolves my issue, but good chance it will.
    If you haven't figured it out yourself at this time, most likely an update will cause these troubles.
    Hope this helps...
    Regards,
    Hugo

  • SSRS in SharePoint Mode: Reporting Services scale-out deployment is not supported in this edition of Reporting Services [not true]

    Hello,
    We are experiencing some issues with SharePoint 2013 which is driving me insane.
    We have a deployment with two SQL Servers (HA groups) and four SharePoint servers: 2 Application servers, and 2 Web FrontEnd servers.
    We installed SSRS for SharePoint in both application servers. The disc I have used is the MSDN image of SQL Enterprise 2012 w/ SP2.
    ISO name: en_sql_server_2012_enterprise_edition_with_service_pack_2_x64_dvd_4685849.iso
    MD5: 003e14c55fa648ad15f8be1e2439bd06
    The installation completes without any problems. We can start the SSRS SharePoint Service in the first application server without any issues. However when we try to start the second one, we get the following error:
    Reporting Services scale-out deployment is not supported in this edition of Reporting Services. This edition only supports one instance of the sql reporting services service in the farm. The SQL Server Reporting Services cannot be started on
    this server unless it is stopped on all other servers in the farm.
    Now I am at a loss here. As I mentioned, we have used an image of SQL Server Enterprise. This is the same image we used on other environment, which worked as expected (we got no such error).
    I have included the text related to the correlation error from the SP logs below.
    Has anyone ever seen this issue before? Very, very strange!
    Regards,
    P.
    01/29/2015 14:13:26.22 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Logging Correlation Data xmnv Medium Name=Request (POST:http://spap-01:5555/_admin/Server.aspx?ServerId=7f7d5eec-3791-44cf-a992-673eaea90f48) 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.22 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Authentication Authorization agb9s Medium Non-OAuth request. IsAuthenticated=True, UserIdentityName=, ClaimsCount=0 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.22 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Logging Correlation Data xmnv Medium Site=/ 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.22 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Monitoring b4ly High Leaving Monitored Scope (PostAuthenticateRequestHandler). Execution Time=9.742 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.28 w3wp.exe (0x0B94) 0x294C SharePoint Foundation General 6t8h High [Forced due to logging gap, cached @ 01/29/2015 14:13:26.23, Original Level: Verbose] {0} 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.28 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Web Controls 88wu High [Forced due to logging gap, Original Level: Verbose] SPGridView.OnRowCreated() - Row.RowType={0}, .RowState={1}, .RowIndex={2}, .DataItemIndex={3} 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.37 w3wp.exe (0x0B94) 0x294C SharePoint Foundation General af4yd High [Forced due to logging gap, cached @ 01/29/2015 14:13:26.28, Original Level: Verbose] TenantAppEtag record requested but there is no sitesubscription or tenantId for site {0} so we will use the WebApp Id for the cache. 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.37 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Asp Runtime aj1kp High [Forced due to logging gap, Original Level: Verbose] SPRequestModule.PreSendRequestHeaders 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.43 OWSTIMER.EXE (0x1F10) 0x0B40 SharePoint Foundation Health abire Medium Failed to Sql Query data XEvent collector on sql-01. The error is Object reference not set to an instance of an object.
    01/29/2015 14:13:26.51 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Topology 7034 Critical An attempt to start/stop instance of service Microsoft SQL Server Reporting Services Shared Service on server SPAP-01 did not succeed. Re-run the action via UI or command line on the specified server. Additional information is below. Reporting Services scale-out deployment is not supported in this edition of Reporting Services. This edition only supports one instance of the SQL Server Reporting Services Service in the farm. The SQL Server Reporting Services service cannot be started on this server unless it is stopped on all other servers in the farm. 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.53 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Database ahjqp High [Forced due to logging gap, cached @ 01/29/2015 14:13:26.40, Original Level: Verbose] SQL connection time: 0.0821 for Data Source=sql-01;Initial Catalog=SharePoint_Config;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15;Application Name=SharePoint[w3wp][2][SharePoint_Config] 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.53 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Topology 88b9 High [Forced due to logging gap, Original Level: Verbose] Determining if the current user is a SharePoint Farm Administrator 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.53 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Topology 8xqz Medium Updating SPPersistedObject ReportingWebServiceInstance. Version: 1118292 Ensure: False, HashCode: 52212853, Id: 5a4058b9-2ecd-421e-b9ae-818bbc57c8c6, Stack: at Microsoft.SharePoint.ApplicationPages.ServerPage.OnObjectModelAction(Object sender, ObjectModelActionEventArgs e) at Microsoft.SharePoint.WebControls.ActionLinkDataSourceControl.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.PipelineStepManager.ResumeSteps(Exception error) at System.Web.HttpApplication.BeginProcessRequestNotification(HttpContext context, AsyncCallback cb) at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr pHandler, RequestNotificationStatus& notificationStatus) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr rootedObjectsPointer, IntPtr nativeRequestContext, IntPtr moduleData, Int32 flags) 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.79 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Database ahjqp High [Forced due to logging gap, cached @ 01/29/2015 14:13:26.57, Original Level: Verbose] SQL connection time: 0.0965 for Data Source=sql-01;Initial Catalog=SharePoint_Config;Integrated Security=True;Enlist=False;Pooling=True;Min Pool Size=0;Max Pool Size=100;Connect Timeout=15;Application Name=SharePoint[w3wp][2][SharePoint_Config] 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.79 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Database 8acb High [Forced due to logging gap, Original Level: VerboseEx] Reverting to process identity 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.86 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Topology 88ch High [Forced due to logging gap, cached @ 01/29/2015 14:13:26.84, Original Level: Verbose] {0} 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.86 w3wp.exe (0x0B94) 0x294C SharePoint Foundation General 8nca Medium Application error when access /_admin/Server.aspx, Error=Reporting Services scale-out deployment is not supported in this edition of Reporting Services. This edition only supports one instance of the SQL Server Reporting Services Service in the farm. The SQL Server Reporting Services service cannot be started on this server unless it is stopped on all other servers in the farm. at Microsoft.ReportingServices.SharePoint.SharedService.Service.ReportingWebServiceInstance.Provision() at Microsoft.SharePoint.ApplicationPages.ServerPage.OnObjectModelAction(Object sender, ObjectModelActionEventArgs e) at Microsoft.SharePoint.WebControls.ActionLinkDataSourceControl.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.87 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Runtime tkau Unexpected System.InvalidOperationException: Reporting Services scale-out deployment is not supported in this edition of Reporting Services. This edition only supports one instance of the SQL Server Reporting Services Service in the farm. The SQL Server Reporting Services service cannot be started on this server unless it is stopped on all other servers in the farm. at Microsoft.ReportingServices.SharePoint.SharedService.Service.ReportingWebServiceInstance.Provision() at Microsoft.SharePoint.ApplicationPages.ServerPage.OnObjectModelAction(Object sender, ObjectModelActionEventArgs e) at Microsoft.SharePoint.WebControls.ActionLinkDataSourceControl.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.89 w3wp.exe (0x0B94) 0x294C SharePoint Foundation General ajlz0 High Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.InvalidOperationException: Reporting Services scale-out deployment is not supported in this edition of Reporting Services. This edition only supports one instance of the SQL Server Reporting Services Service in the farm. The SQL Server Reporting Services service cannot be started on this server unless it is stopped on all other servers in the farm. at Microsoft.ReportingServices.SharePoint.SharedService.Service.ReportingWebServiceInstance.Provision() at Microsoft.SharePoint.ApplicationPages.ServerPage.OnObjectModelAction(Object sender, ObjectModelActionEventArgs e) at Microsoft.SharePoint.WebControls.ActionLinkDataSourceControl.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.92 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Micro Trace uls4 Medium Micro Trace Tags: 0 nasq,2 agb9s,9 b4ly,309 8xqz,331 8nca,15 tkau,8 ajlz0 6f83e49c-cc03-d049-90f4-81439b542cf8
    01/29/2015 14:13:26.92 w3wp.exe (0x0B94) 0x294C SharePoint Foundation Monitoring b4ly Medium Leaving Monitored Scope (Request (POST:http://spap-01:5555/_admin/Server.aspx?ServerId=7f7d5eec-3791-44cf-a992-673eaea90f48)). Execution Time=712.2145 6f83e49c-cc03-d049-90f4-81439b542cf8

    Hi Wynn,
    I appreciate your attempt to address my concerns, but even your reply seems to ignore the fact that I have not only provided the name of the ISO, but the MD5 checksum of the ISO as well. Also this is the first time I am being asked to double-check the version
    of SSRS. The first reply I got to my query simply disregarded the version mismatch.
    As per your request, I have checked under the folder you have specified (C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\WebServices\LogFiles), but unfortunately there are no files under this folder in neither of my two application
    servers.
    We only have logfiles under C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15\LOGS 
    Is there a way I can turn those logs on?
    In the meantime, we run the SQL Server Discovery tool and I have attached the summary for you to see that it finds the Enterprise Edition of SQL Server:
    Final result: Passed
    Exit code (Decimal): 0
    Start time: 2015-01-29 15:17:44
    End time: 2015-01-29 15:17:56
    Requested action: RunDiscovery
    Machine Properties:
    Machine name: SP-AP-02
    Machine processor count: 4
    OS version: Future Windows Version
    OS service pack:
    OS region: United States
    OS language: English (United States)
    OS architecture: x64
    Process architecture: 64 Bit
    OS clustered: No
    Product features discovered:
    Product Instance Instance ID Feature Language Edition Version Clustered Configured
    SQL Server 2012 Management Tools - Basic 1033 Enterprise Edition 11.2.5058.0 No Yes
    SQL Server 2012 Reporting Services - SharePoint 11.2.5058.0 No Yes
    Package properties:
    Description: Microsoft SQL Server 2012
    ProductName: SQL Server 2012
    Type: RTM
    Version: 11
    SPLevel: 0
    Installation edition:
    User Input Settings:
    ACTION: RunDiscovery
    CONFIGURATIONFILE:
    ENU: true
    HELP: false
    IACCEPTSQLSERVERLICENSETERMS: false
    INDICATEPROGRESS: false
    QUIET: false
    QUIETSIMPLE: false
    UIMODE: Normal
    X86: false
    Configuration file: C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20150129_151743\ConfigurationFile.ini
    Rules with failures:
    Global rules:
    There are no scenario-specific rules.
    Rules report file: The rule result report file is not available.
    The \Setup Bootstrap\Log folder also has several log files that indicates the version of SQL Server that has been installed. For instance here is an entry of the Detail.txt file:
    (01) 2015-01-28 19:10:27 Slp: -- SkuPublicConfigObject : CreateSKUCookie succeeded, new checksum is 195 bytes.
    (01) 2015-01-28 19:10:27 Slp: -- SkuPublicConfigObject : Updated skuCheckSumInfo -> daysLeft=0 sqlEdition='ENTERPRISE' (0x6B9471A8) fileTimeInstalled=0 timeBombValue=0 editionType='Enterprise Edition' edition='Enterprise Edition' writeEditionStrings='True' checkSum=195bytes
    (01) 2015-01-28 19:10:27 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
    I hope this help while we don't have any logfiles in the folder you asked me to look into. Please advise me as in how to proceed if logfiles must be generated.
    Regards,
    P.

  • Auto-Deployment is not working in Eclipse - Weblogic

    I have created weblogic server instance in Eclipse.Then, I have added one project into weblogic server by using "Add/Remove Projects" menu.After I start the server , I logged into admin console and checked the deployments link. I am not finding the project listed in the list.I have selected option "Run stand alone web module directly from work space" in web logic server configuration window in eclipse.
    I am using Eclipse 3.3 and weblogic 10.0.
    I have no idea, why auto-deployment is not working.
    I would appreciate your help on this regard.I have contacted Eclipse Support, they have asked me to contact BEA team.
    Thanks,
    Prakash.A

    Hi Prakash,
    The "Run standalone web module from workspace" doesn't publish the application to the server (instead the app is deployed to a temp location).
    This is mainly to help test the app during the development stages. If your app is complete and would like to publish to the server then you might want to try the following option
    - In Server View, double click on the configuration to launch Overview
    - Select "Copy stand-alone web module into separate deployment folder"
    - Save the configuration
    - Start the server
    The application would be deployed to the server as a WAR file.

  • Can not configure Oracle 10g form  on oracle 11g client

    Hi
    I need to install oracle 10g form in my system .
    Here is my system
    1. OS --XP
    2. 32 Bit
    4. Already oracle 11g release client installed ( I think that create the problem )
    I tried to install oracle 10g form , it installed but can cont configure net manager for it , Always it point to 11g client and hence I could not configure .
    Also I tried install Oracle Forms first then 11g client , But  I got same issue .
    I think if  I created multiplr home one for 11g client and other for forms , it may work out .
    Please  help me
    Debashis

    While deploying the example 'VacationRequest' in the oracle complete guide for 11g, i got an exception like this
    "12:08:15 PM] Deploying Application...
    [12:11:16 PM] [Deployer:149191]Operation 'deploy' on application 'VacationRequestTaskFlow' is initializing on 'soa_server1'
    [12:11:24 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application VacationRequestTaskFlow on soa_server1.: [Deployer:149145]Unable to contact 'bam_server1'. Deployment is deferred until 'bam_server1' becomes available.; nested exception is:
         java.rmi.UnknownHostException: Could not discover administration URL for server 'bam_server1'.
    [12:11:24 PM] [Deployer:149193]Operation 'deploy' on application 'VacationRequestTaskFlow' has failed on 'soa_server1'
    [12:11:24 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application VacationRequestTaskFlow on soa_server1.: Failed to load webapp: 'VacationRequestTaskFlow.war'.
    [12:11:24 PM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'VacationRequestTaskFlow.war'
    [12:11:24 PM] Caused by: java.lang.ClassNotFoundException: oracle.adf.library.webapp.ResourceServlet
    [12:11:24 PM] See server logs or server console for more details.
    [12:11:24 PM] weblogic.application.ModuleException: Failed to load webapp: 'VacationRequestTaskFlow.war'
    [12:11:24 PM] #### Deployment incomplete. ####
    [12:11:24 PM] Deployment Failed"
    Can anyone help in this.

  • "Error [10151] The LCP Port on CCM Admin for Mobile Agent is not Configured or misconfigured"

    We are running into a problem which we have noticed on UCCE 8.5 and havent seen on earlier 7.5 release.
    If we setup a CTI port as agent device target and if we try to login the agent using Cisco Desktop (Not CAD, just CTI OS Client) then we get following error:
    "Error [10151] The LCP Port on CCM Admin for Mobile Agent is not Configured or misconfigured"
    But this wasnt the issue with 7.5 and we were able to do agent login with CTI Port as device target. We dont intend to use Mobile Agent feature but just login UCCE agent to CTI port as the device.
    Do we know if this is a known issue or if something has changed between 7.x and 8.x release which could be is causing this?

    So you can ping and nslookup from your ms to these agents and vice versa right?  I wouldn't do a manual install, I would push the agent from the management server.  You can uninstall the agent manually, or use cleanmom to get rid of them.  Then
    do an install from the console.  When you initiate the install from the console (management server), should it run into any issues it will dump out an error which will give you an idea of where the problem may be.
    From Holmans post on this:
    e MOM Server could not execute WMI Query "Select * from Win32_OperatingSystem" on 
    computer “servername.domain.com” 
    Operation: Agent Install 
    Install account: DOMAIN\account 
    Error Code: 800706BA 
    Error Description: The RPC server is unavailable.
    The MOM Server could not execute WMI Query "(null)” on 
    computer “servername.domain.com” 
    Operation: Agent Install 
    Install account: DOMAIN\account 
    Error Code: 800706BA 
    Error Description: The RPC server is unavailable.
    8004100A 
    800706BA
    1.  Ensure agent push account has local admin rights 
    2.  Firewall is blocking NetBIOS access.  If Windows 2008 firewall is enabled, ensure “Remote Administration (RPC)” rule is enabled/allowed.  We need port 135 (RPC) and the DCOM port range opened for console push through a firewall.  
    3.  Inspect WMI service, health, and rebuild repository if necessary 
    4.  Firewall is blocking ICMP  (Live OneCare) 
    5.  DNS incorrect 
    http://blogs.technet.com/b/kevinholman/archive/2009/01/27/console-based-agent-deployment-troubleshooting-table.aspx
    Regards, Blake Email: mengotto<at>hotmail.com Blog: http://discussitnow.wordpress.com/ If my response was helpful, please mark it as so, if it answered your question, then please also mark it accordingly. Thank you.

  • Error 633: The modem (or other connecting device) is already in use or is not configured properly.

    Hi all,
    I recently got that a new USB CDMA modem which works fine on Windows 7 system but when I try connecting to my other laptop which runs on Windows 8.1, it keeps giving the error:
    Error 633: The modem (or other connecting device) is already in use or is not configured properly. I've most of the links and solutions shared but none seems to work. I've generated diagnostic logs which are as follows. I interpreted some and most probably
    it seems like an issue of incompatible driver, but does anyone else sees any issues in these diagnostic logs. Looking forward to your suggestions.
    [4724] 06-01 20:01:56:314: ENTRY: Reading "Reliance Netconnect+"
    [4724] 06-01 20:01:56:315:
    Before LoadPortsList2 in ReadEntryList()
    [4724] 06-01 20:01:56:315: LoadPortsList2
    [4724] 06-01 20:01:56:315: GetRasPorts
    [4724] 06-01 20:01:56:315: RasPortEnum...
    [4724] 06-01 20:01:56:315: RasPortEnum=603,c=10
    [4724] 06-01 20:01:56:315: RasPortEnum...
    [4724] 06-01 20:01:56:315: RasPortEnum=0,c=10
    [4724] 06-01 20:01:56:315: RasGetDevConfig
    [4724] 06-01 20:01:56:316: RasGetDevConfig=603
    [4724] 06-01 20:01:56:316: RasGetDevConfig
    [4724] 06-01 20:01:56:316: RasGetDevConfig=0
    [4724] 06-01 20:01:56:316: SanitizeUnimodemBlob: mdm prot=0
    [4724] 06-01 20:01:56:316: Port=COM17,fHw=0,fEc=0,bps=921600,fSp=0,prot=0
    [4724] 06-01 20:01:56:316: StringCchCopy failed due to error 0x8007007a
    [4724] 06-01 20:01:56:317: LoadPortsList=0
    [4724] 06-01 20:01:56:317: successfully finished LoadPortsList2 in ReadEntryList()
    [4724] 06-01 20:01:56:317: Reading media group "serial"
    [4724] 06-01 20:01:56:317: New link format
    [4724] 06-01 20:01:56:317:
    DUPTEST:Port in this media
    [4724] 06-01 20:01:56:317: Port=COM17
    [4724] 06-01 20:01:56:317:
    Trying to match the phonebook port in the system ports
    [4724] 06-01 20:01:56:318: Port configured
    [4724] 06-01 20:01:56:318: SetDefaultModemSettings(bps=921600)=1
    [4724] 06-01 20:01:56:318: Reading device group "modem"
    [4724] 06-01 20:01:56:318: Device List after deleting dupe
    [4724] 06-01 20:01:56:318: StringCchCopy failed due to error 0x8007007a
    [4724] 06-01 20:01:56:318: Fix entry type, 0 to 1
    [4724] 06-01 20:01:56:318: Device List after deleting dupe
    [4724] 06-01 20:01:56:318: ReadRasFile: ReadEntryList returned 0
    [4724] 06-01 20:01:56:318: RASSQM: In ReadPhonebookFile Number of myuse profiles set 1
    [4724] 06-01 20:01:56:318: ReadPhonebookFile returns 0
    [4724] 06-01 20:01:56:318: RasGetAutodialAddressW
    [4724] 06-01 20:01:56:318: RasGetAutodialAddressW
    [4724] 06-01 20:01:56:318: DwEnumEntryDetails done. 0
    [4724] 06-01 20:01:56:318: RasGetEntryPropertiesW
    [4724] 06-01 20:01:56:318: IsRasmanServiceRunning=1
    [4724] 06-01 20:01:56:318: IsRasmanServiceRunning=1
    [4724] 06-01 20:01:56:318: GetPbkAndEntryName
    [4724] 06-01 20:01:56:318: ReadPhonebookFileEx: called for pbk C:\Users\lavi\AppData\Roaming\Microsoft\Network\Connections\Pbk\rasphone.pbk, flags 8
    [4724] 06-01 20:01:56:318: IsPublicPhonebook=0
    [4724] 06-01 20:01:56:318: path=C:\Users\lavi\AppData\Roaming\Microsoft\Network\Connections\Pbk\rasphone.pbk
    [4724] 06-01 20:01:56:318: full path=C:\Users\lavi\AppData\Roaming\Microsoft\Network\Connections\Pbk\rasphone.pbk
    [4724] 06-01 20:01:56:318:  IsVirtualizationNeeded: return value = 0
    [4724] 06-01 20:01:56:319: ENTRY: Reading "Reliance Netconnect+"
    [4724] 06-01 20:01:56:319:
    Before LoadPortsList2 in ReadEntryList()
    [4724] 06-01 20:01:56:319: LoadPortsList2
    [4724] 06-01 20:01:56:319: GetRasPorts
    [4724] 06-01 20:01:56:319: RasPortEnum...
    [4724] 06-01 20:01:56:319: RasPortEnum=603,c=10
    [4724] 06-01 20:01:56:319: RasPortEnum...
    [4724] 06-01 20:01:56:319: RasPortEnum=0,c=10
    [4724] 06-01 20:01:56:319: RasGetDevConfig
    [4724] 06-01 20:01:56:320: RasGetDevConfig=603
    [4724] 06-01 20:01:56:320: RasGetDevConfig
    [4724] 06-01 20:01:56:320: RasGetDevConfig=0
    [4724] 06-01 20:01:56:320: SanitizeUnimodemBlob: mdm prot=0
    [4724] 06-01 20:01:56:320: Port=COM17,fHw=0,fEc=0,bps=921600,fSp=0,prot=0
    [4724] 06-01 20:01:56:320: StringCchCopy failed due to error 0x8007007a
    [4724] 06-01 20:01:56:322: LoadPortsList=0
    [4724] 06-01 20:01:56:322: successfully finished LoadPortsList2 in ReadEntryList()
    [4724] 06-01 20:01:56:322: Reading media group "serial"
    [4724] 06-01 20:01:56:322: New link format
    [4724] 06-01 20:01:56:322:
    DUPTEST:Port in this media
    [4724] 06-01 20:01:56:322: Port=COM17
    [4724] 06-01 20:01:56:322:
    Trying to match the phonebook port in the system ports
    [4724] 06-01 20:01:56:322: Port configured
    [4724] 06-01 20:01:56:322: SetDefaultModemSettings(bps=921600)=1
    [4724] 06-01 20:01:56:322: Reading device group "modem"
    [4724] 06-01 20:01:56:322: Device List after deleting dupe
    [4724] 06-01 20:01:56:322: StringCchCopy failed due to error 0x8007007a
    [4724] 06-01 20:01:56:322: Fix entry type, 0 to 1
    [4724] 06-01 20:01:56:322: Device List after deleting dupe
    [4724] 06-01 20:01:56:322: ReadRasFile: ReadEntryList returned 0
    [4724] 06-01 20:01:56:322: RASSQM: In ReadPhonebookFile Number of myuse profiles set 1
    [4724] 06-01 20:01:56:322: ReadPhonebookFile returns 0
    [4724] 06-01 20:01:56:322: DuplicatePhoneNode
    [4724] 06-01 20:01:56:322: GetPbkAndEntryName. rc=0x0
    [4724] 06-01 20:01:56:322: GetInstalledProtocolsEx=0xc.
    [4724] 06-01 20:01:57:690: DwEnumEntryDetails
    [4724] 06-01 20:01:57:690: IsRasmanServiceRunning=1
    [4724] 06-01 20:01:57:690: IsRasmanServiceRunning=1
    [4724] 06-01 20:01:57:690: ReadPhonebookFileEx: called for pbk C:\ProgramData\Microsoft\Network\Connections\Pbk\rasphone.pbk, flags 8
    [4724] 06-01 20:01:57:690: IsPublicPhonebook=1
    [4724] 06-01 20:01:57:690: path=C:\ProgramData\Microsoft\Network\Connections\Pbk\rasphone.pbk
    [4724] 06-01 20:01:57:690: full path=C:\ProgramData\Microsoft\Network\Connections\Pbk\rasphone.pbk
    [4724] 06-01 20:01:57:690:  IsVirtualizationNeeded: return value = 1
    [4724] 06-01 20:01:57:690: GetLUAPhonebookPath: Return value 0 hiddenpbk path C:\Users\lavi\AppData\Roaming\Microsoft\Network\Connections\Pbk\_hiddenPbk\rasphone.pbk
    [4724] 06-01 20:01:57:690: ReadRasFile: ReadEntryList returned 0
    [4724] 06-01 20:01:57:690: SyncMasterPhonebookFile:++
    [4724] 06-01 20:01:57:690: IsPublicPhonebook=1
    [4724] 06-01 20:01:57:690: path=C:\ProgramData\Microsoft\Network\Connections\Pbk\rasphone.pbk
    [4724] 06-01 20:01:57:690: full path=C:\ProgramData\Microsoft\Network\Connections\Pbk\rasphone.pbk
    [4724] 06-01 20:01:57:690: FindFirstFile failed with 0x2
    [4724] 06-01 20:01:57:690: ReadRasFile: File C:\ProgramData\Microsoft\Network\Connections\Pbk\rasphone.pbk does not exist
    [4724] 06-01 20:01:57:690: DeleteEntriesOnlyInHiddenPhonebookFile ++
    [4724] 06-01 20:01:57:690: WritePhonebookFile
    [4724] 06-01 20:01:57:690: ModifyEntryList: Number of connections written 0
    [4724] 06-01 20:01:57:690: RASSQM: In WritePhonebookFile Number of alluser profiles set 0
    [4724] 06-01 20:01:57:690: DeleteEntriesOnlyInHiddenPhonebookFile : WritePhonebookFile failed with 0
    [4724] 06-01 20:01:57:690: RASSQM: In ReadPhonebookFile Number of alluser profiles set 0
    [4724] 06-01 20:01:57:690: ReadPhonebookFile returns 0
    [4724] 06-01 20:01:57:691: IsRasmanServiceRunning=1
    [4724] 06-01 20:01:57:691: IsRasmanServiceRunning=1
    [4724] 06-01 20:01:57:691: ReadPhonebookFileEx: called for pbk C:\Users\lavi\AppData\Roaming\Microsoft\Network\Connections\Pbk\rasphone.pbk, flags 8
    [4724] 06-01 20:01:57:691: IsPublicPhonebook=0
    [4724] 06-01 20:01:57:691: path=C:\Users\lavi\AppData\Roaming\Microsoft\Network\Connections\Pbk\rasphone.pbk
    [4724] 06-01 20:01:57:691: full path=C:\Users\lavi\AppData\Roaming\Microsoft\Network\Connections\Pbk\rasphone.pbk
    [4724] 06-01 20:01:57:691:  IsVirtualizationNeeded: return value = 0

    Hi,
    We could get more information about your problem through this log. While, for your problem, first of all, it would be better to contact USB Modem manufacture to confirm its compatibility with Windows edition.
    After that, make sure its driver was upgraded to be latest.
    Roger Lu
    TechNet Community Support

  • Error "web service destination is not configured" in CTS+

    Hi experts,
    during deployment with CTS+ I get the error "web service destination is not configured" (see below). In fact there is a web service to be deployed and a WebDynpro-DC using this web service as adaptive web service model. The model uses the destination DACC_PI_WS_METADATA_DEST and DACC_PI_WS_EXECUTION_DEST. I configured both destinations in the server with type "WSDL".
    Any idea what goes wrong?
    Regards,
    Christoph
    1 ETP199 ######################################
    1 ETP199X######################################
    1 ETP189 DEPLOYMENT
    1 ETP101 transport order     : "JADK900006"
    1 ETP102 system              : "JAQ"
    1 ETP199X######################################
    1 ETP189 DEPLOYMENT
    1 ETP101 transport order     : "JADK900006"
    1 ETP102 system              : "JAQ"
    1 ETP108 tp path             : "tp"
    1 ETP109 version and release : "372.04.29" "700"
    1 ETP198
    2 EPU601X"CTS Deploy Service - Version 0.92" "06.03.2007" " " " "
    2 EPU602 "==================================================""======================"" "" "
    ===="" "" "
    2 EPU601 "Deploy web service destination =" " " " " " "
    2 EPU601 "Directory =" "/usr/sap/trans/data" " " " "
    2 EPU601 "SDM Deploy URL =" " " " " " "
    2 EPU601 "SLD Deploy URL =" " " " " " "
    2 EPU601 "XI Deploy URL =" " " " " " "
    4 EPU607 Non-ABAP system "JAQ" (communication system "KSM")
    4 EPU601X"Deploy for" "SDM" " " " "
    4 EPU601 "Deploy File =" "karmann.comSC_DACCDIP_DACCD_C~20081001122205.sca" " " " "
    4WEPU601 "Web service destination is not configured" " " ", deployment skipped" " "
    4WEPU601 "Return Code =" "4" " " " "
    4WEPU601 "Highest Return Code =" "4" " " " "

    Hello,
    I am getting an identical error per below. I have checked Web deploy service, CTSDEPLOY setup in SM59 etc and looks OK, yet the issue still occurs:
       Deployment
       Transport request   : BWDK903389
       System              : BWQ
       tp path             : tp
       Version and release: 372.04.36 700
       CTS Deploy Service - Version 0.92 06.03.2007
       ========================================================================
       Deploy web service destination =
       Directory =
       SDM Deploy URL =
       SLD Deploy URL =
       XI Deploy URL =
       Double-stack system BWQ
       Deploy for SDM
       Deploy File = CTSTEST_20081008_123719.epa
       Web service destination is not configured   , deployment skipped
       Return Code = 4
       Highest Return Code = 4
       Deployment
       End date and time : 20081015162015
       Ended with return code:  ===> 4 <===
    Anyone have any ideas on this one?
    Thanks & Regards,
    Michael

  • Deployed portlet not seen under New channel drop down

    Hi,
    I need to add a new portlet to my portal so user can select it under her content configuration page.
    I have added the new portlet to a user's profile via the portlet admin console.
    But the new portlet channel is not available in user's content configuration page.
    Any Idea ?
    (i'm working on Sun ONE Identity Server 6.1 and Sun ONE Application Server 7.0.0_01 on Solaris 5.8).
    Thanks in advance.
    Best Regards,
    Iris

    Hi,
    This problem occurs when display profile is not updated with portlet provider for some reasons
    Tips :
    1. Please check if Webcontainer instance is up.
    2. login to psconsole -> portals tab -> click on the portal name -> Click Add dn button and search for the dn to which you deployed the portlet -> Add it -> select
    it from the select DN listbox and then download the display profile(dp)
    If the portlet provider which you deployed is not present in the display profile
    , then please undeploy the portlet and try deploying again.
    3) Before running the the portlet deploy, set the logger to FINEST and see if any errors are thrown, basically if should show dp updated and war file deployed.
    ./psadmin set-logger -u amadmin -f ps_password -m pas -O debug.com.sun.portal -L
    FINEST
    tail -f /var/opt/SUNWportal/logs/admin/portal.0.0.log

  • Cisco 1130 ag - The system is not configured to boot automatically

    I have a problem on a 1131ag Access point on recycle it stops and makes me maunually type BOOT at the ap: prompt
    ----------VVVVVVVVVVVVV----------------
    ap: Xmodem file system is available.
    flashfs[0]: 282 files, 13 directories
    flashfs[0]: 0 orphaned files, 0 orphaned directories
    flashfs[0]: Total bytes: 15998976
    flashfs[0]: Bytes used: 9497088
    flashfs[0]: Bytes available: 6501888
    flashfs[0]: flashfs fsck took 33 seconds.
    Base ethernet MAC Address: 00:12:d9:2b:39:0c
    Initializing ethernet port 0...
    Reset ethernet port 0...
    Reset done!
    ethernet link up, 100 mbps, full-duplex
    Ethernet port 0 initialized: link is up
    The system is not configured to boot automatically. The
    following command will finish loading the operating system
    software:
    boot
    C1130 Boot Loader (C1130-BOOT-M) Version 12.3(2)JA, RELEASE SOFTWARE (fc2)
    Technical Support: http://www.cisco.com/techsupport
    Compiled Mon 08-Nov-04 12:40 by ccai
    [I have to type "boot" here to load system]
    ap: boot
    Loading "flash:/c1130-k9w7-mx.123-7.JA4/c1130-k9w7-mx.123-7.JA4"...#############
    File "flash:/c1130-k9w7-mx.123-7.JA4/c1130-k9w7-mx.123-7.JA4" uncompressed and 0
    executing...
    Restricted Rights Legend
    Use, duplication, or disclosure by the Government is
    subject to restrictions as set forth in subparagraph
    (c) of the Commercial Computer Software - Restricted
    Rights clause at FAR sec. 52.227-19 and subparagraph
    (c) (1) (ii) of the Rights in Technical Data and Computer
    Software clause at DFARS sec. 252.227-7013.
    cisco Systems, Inc.
    170 West Tasman Drive
    San Jose, California 95134-1706
    Cisco IOS Software, C1130 Software (C1130-K9W7-M), Version 12.3(7)JA4, RELEASE )
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2006 by Cisco Systems, Inc.
    Compiled Tue 05-Sep-06 14:14 by alnguyen
    Image text-base: 0x00003000, data-base: 0x00683F60
    Initializing flashfs...
    flashfs[1]: 282 files, 13 directories
    flashfs[1]: 0 orphaned files, 0 orphaned directories
    flashfs[1]: Total bytes: 15998976
    flashfs[1]: Bytes used: 9497088
    flashfs[1]: Bytes available: 6501888
    flashfs[1]: flashfs fsck took 4 seconds.
    flashfs[1]: Initialization complete....done Initializing flashfs.
    [Legal notes removed]
    cisco AIR-AP1131AG-A-K9 (PowerPCElvis) processor (revision B0) with 24566K/8.
    Processor board ID FOC08514JMF
    PowerPCElvis CPU at 262Mhz, revision number 0x0950
    Last reset from power-on
    1 FastEthernet interface
    2 802.11 Radio(s)
    32K bytes of flash-simulated non-volatile configuration memory.
    Base ethernet MAC Address: 00:12:D9:2B:39:0C
    Part Number : 73-8962-06
    PCA Assembly Number : 800-24818-06
    PCA Revision Number : B0
    PCB Serial Number : FOC08514JMF
    Top Assembly Part Number : 800-25544-01
    Top Assembly Serial Number : FTX0909T049
    Top Revision Number : A0
    Product/Model Number : AIR-AP1131AG-A-K9
    -----------^^^^^^^^^^^^------------------
    I have already performed the ap: set BOOT etc commands a dozen times with the same results.
    It says: The system is not configured to boot automatically.
    I've been trying to get this one going for 4 months now..it was knocked out during a power outage while upgrading it.

    I didn't know how to get to global configuration mode - I did manage to get there with a bit of guess work.
    You use AP: Boot
    Let it go through the boot process then at the AP> prompt, [enable] priviledged command set, type in password.
    At AP# prompt type [config] then press enter for [terminal] at AP#[config] type NO BOOT MANUAL press [Enter] key and reboot AP.
    Question...Do I have to use a WRITE command to write the configuration to CMOS?
    I did just play it safe.

  • Business number not found

    Hi Girus,
    When I m tring to run the payroll for Canada I m getting following error.
    Business number not found
    Check account and registration number configuration from 1.01.2010 31.01.2010
    I m maintaining 0461,0462,0463,0464 tax infotype for canada.
    Please help me to resolve this isssue.
    Thanks
    Sanju

    Hello Sanju,
    Kindly refer the WIKI document, check whether you have maintained customizing
    https://wiki.sdn.sap.com/wiki/display/ERPHCM/WCB
    Mainly check whether you have maintained WCB A/C no with Rate for the Province , the employee belongs from the following IMG link
    Payroll Canada--> Worker's Compensation --> Set up WCB accounts
    With Regards,
    S.Karthik

  • Configuring Coherence-java.lang.RuntimeException: Storage is not configured

    Hi,
    I am try to use web coherence to store session data for our application. I am trying to integrate Coherence with Weblogic 10.3.
    I tried configuration steps mentioned at:
    http://download.oracle.com/docs/cd/E14526_01/coh.350/e14536/wslinstall.htm
    I packaged and configured EAR scoped cluster nodes as mentioned in step 2.2.2.2 in the document.
    I have following setup configured:
    1.Apache Web server
    2.2 Weblogic managed servers.
    All the servers are on same machine.
    I started coherence server (coherence 3.5 bundled with Weblogic ), and then i started managed server nodes.
    While server startup i can see in console output that Weblogic is talking to coherence and vice - versa.
    But when i hit application I end up with error.Following is the stack trace associated with it:
    I got same exception when i tried hitting through Apache or individually Weblogic server as well.
    java.lang.RuntimeException: Storage is not configured
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$BinaryMap.onMissingStorage(DistributedCache.CDB:9)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$BinaryMap.ensureRequestTarget(DistributedCache.CDB:34)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$BinaryMap.containsKey(DistributedCache.CDB:16)
         at com.tangosol.util.ConverterCollections$ConverterMap.containsKey(ConverterCollections.java:1519)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCache$ViewMap.containsKey(DistributedCache.CDB:1)
         at com.tangosol.coherence.component.util.SafeNamedCache.containsKey(SafeNamedCache.CDB:1)
         at com.tangosol.net.cache.CachingMap.containsKey(CachingMap.java:401)
         at com.tangosol.coherence.servlet.AbstractHttpSessionCollection.isExistent(AbstractHttpSessionCollection.java:569)
         at weblogic.servlet.internal.session.CoherenceWebSessionContextImpl.getSessionInternal(CoherenceWebSessionContextImpl.java:363)
         at weblogic.servlet.internal.ServletRequestImpl$SessionHelper.getValidSession(ServletRequestImpl.java:2847)
         at weblogic.servlet.internal.ServletRequestImpl$SessionHelper.getSessionInternal(ServletRequestImpl.java:2402)
         at weblogic.servlet.internal.ServletRequestImpl$SessionHelper.getSession(ServletRequestImpl.java:2369)
         at weblogic.servlet.internal.ServletRequestImpl.getSession(ServletRequestImpl.java:1285)
         at weblogic.servlet.security.internal.SecurityModule$SessionRetrievalAction.run(SecurityModule.java:610)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.security.internal.SecurityModule.getUserSession(SecurityModule.java:501)
         at weblogic.servlet.security.internal.ServletSecurityManager.checkAccess(ServletSecurityManager.java:81)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2204)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<Feb 11, 2011 12:48:40 PM IST> <Error> <HTTP> <PAWADHIYA-IN> <managed1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <68c8ed900610f403:74e29dca:12e13930e60:-7fe8-0000000000000019> <1297408720625> <BEA-101020> <[ServletContext@32833247[app:OSLLearningToolApp module:LTWeb path:/LTWeb spec-version:2.5 version:V2.0]] Servlet failed with Exception
    java.lang.IllegalStateException: Failed to retrieve session: Storage is not configured
         at weblogic.servlet.security.internal.SecurityModule.getUserSession(SecurityModule.java:505)
         at weblogic.servlet.security.internal.ServletSecurityManager.checkAccess(ServletSecurityManager.java:81)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2204)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Please help.

    java.lang.RuntimeException: Storage is not configuredThis just means that you are not running any cache servers, and that the WebLogic servers are configured as "storage disabled".
    Normally, with a WebLogic application, the Coherence "storage cluster" is run separately from the WebLogic "application cluster". Basically, you're going to run a number of Coherence "cache servers" with the same Coherence configuration as is used by WebLogic, but specify on the command line that the cache servers are "storage enabled".
    -Dtangosol.coherence.distributed.localstorage=truePeace,
    Cameron Purdy | Oracle Coherence
    http://coherence.oracle.com/

  • SOA Applicaiton is not configured in the container

    I'm running the SOAHelloApp from the JDevStudio11 installation guide. The SAO Compiler indicates "Build Successful". I then go back and execute the Deploy Method A - Run (select composite.xml and select the run button) and I get a message: Cannot run the composite! SOA application is not configured in the container.
    I then went back a re-ran step # 9 of installation to configure SOA to install the Integrated OC4J Server. Within these steps is the process to do the SOA Application Configuration Dialog which runs for about 7 minutes with a "Build Successful" mesage.
    I then re-run the deployment method A from above and get the same message.
    I setup the three environment variables as specified in the installation:
    mesage = C:\Oracle\jdevstudio1111
    JAVA_HOME = C:\Program Files\Java\jdk1.6.0_01
    JDEV_USER_DIR = C:\Oracle\jdevinstance
    The installation guide mentions that the JDB used to create jdevstudio for windows is included in the jdevstudio1111.zip but doesn't indicate where. I wasn't sure if I need to point to somewhere within the unzipped directory for my JAVA_HOME?
    Everything seems to be working correctly but I still get the error message. If someone could provide help I would greatly appreciate it.
    Thanks

    My failure was actually in the SOA Configuration. It actually ran to "Build Successful" but when I reviewed the log file it stated that "Configuring SOA Infrastructure has FAILED" and indicated that I should check the following log files: soa-infra-java.log and startsoa.log.
    However, this does not provide me with the answer to my failure. The full log has been attached below.
    I changed my JAVA_HOME to be C:\Program Files\Java\jdk1.6.0_01 instead of C:\Oracle\jdevstudio1111\jdk (pointing to an installed version of Java versus the version included in the unzipped jdevstuio) and it seemed to go further in the setup.
    Any help to get this configured would be appreciated.
    Thanks...
    [echo] Create jms queues/topics from new oc4j jms template
    [echo] Changing jms.xml to use port : 9227
    [echo] ==Setting proxy in soaenv[.bat]==
    [echo]
    * Configuring SOA Infrastructure. This will take 5-10 minutes. *
    * Summary of SOA configuration parameters: *
    ** Oracle Home = C:\Oracle\jdevstudio1111\
    ** Oracle Instance = C:\Oracle\jdevinstance\system11.1.1.0.22.47.96
    ** SOA Database = localhost:1521:XE
    ** SOA Database User = jdev_soainfra
    ** HTTP Port = 8988
    ** RMI Port = 23891
    ** Component Type = o.j2ee
    ** Component Name = embedded-oc4j
    ** Configure OWSM = false
    ** Configure Notification = true
    ** Configure SOA Console = true
    ** Configure B2B UI = false
    ** Configure XEngine = false
    ** Assemble all =
    [echo] Completed adfinstaller - standalone install
    [echo] ==Seeding SOAAdmin app roles==
    [echo] Instance home: C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j
    [echo] JPS config: C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j/config/jps-config.xml
    [echo] ==Grant SOAAdmin app role to oc4jadmin ==
    [echo] ==Storing oc4jadmin user credential in csf ==
    [java] oracle.security.jps.service.credstore.CredentialAlreadyExistsException: The credential with map name BPM-SERVICES and key BPM-SERVICES already exists.
    [java]      at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.setCredential(SspCredentialStore.java:543)
    [java]      at oracle.bpel.services.common.util.CSFStore.main(CSFStore.java:129)
    [echo] ==Seeding optional demo users==
    [echo] Seed groups: ${nogroup}
    [echo] Instance home: C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j
    [echo] JPS config: C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j/config/jps-config.xml
    [echo] ==Starting standalone oc4j. Check server log C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\log\startsoa.log.
    [echo] ==Waiting max 420 second(s) for startup of URL http://hart-itg-siss-l:8988...
    [echo]
    * Configuring SOA Infrastructure has FAILED. *
    * Please check following logs for possible cause: *
    * C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\install\tmp\soa-infra-java.log
    * C:\Oracle\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\log\startsoa.log
    [echo] ==Stopping oc4j standalone...
    BUILD SUCCESSFUL
    Total time: 7 minutes 51 seconds

Maybe you are looking for

  • Word Wrap very annoying?

    I just switched over to Dreamweaver because of the built in ftp server functionality.  So far, I have found it to be a very nice editor.  One problem I have it with wordwarp in the coding. If a line is wrapped, why does it not indent to the same colu

  • Need to order recovery disks for g7-1320dx

    I created a usb recovery for my g7-1320dx. It seems this computer, however, can't boot from a usb. Where can I order recovery disks? --TIA

  • Blurb Plug-in

    Using LR 4 w/ Blurb (album design) Plug-in. Am at the very end of the process with 33 blank, unusable pages at the tail end of my design (default was 90 pages, I only needed 57), any chance I can get rid of these?

  • Detailed navigation menu does not appear.

    Dears, some users in our system, can not see the Detailed Navigation Menu  (menu on the left side of the portal). Almost all users have the same profile called "EVERYONE" and see the same features. Only some users complain that they can not see the l

  • I can't find files of MP3 versions of songs in my library?

    Hi, Can anyone help me? I recently uploaded a  load of songs to my iTunes library (Ripped from CD's) and I needed an  mp3 version of each song (for a specific music player for my 3 year old  niece), I know know I should've checked to see if the setti