Bpm process is not shown on bpm workspace but i see exception on the server

Hi Gurus,
When i try to deploy a simple BPM composite i am getting below exception.
deployment goes fine but when you open BPM workspace to initiate a instance , bpm process is not shown on bpm workspace instead i see below below error can anybody help me on this
===================
ttp://www.omg.org/bpmn20}task>,<{http://www.omg.org/bpmn20}terminateEventDefinition>,<{http://www.omg.org/bpmn20}text>,<{http://www.omg.org/bpmn20}textAnnotation>,<{http://www.omg.org/bpmn20}throwEvent>,<{http://www.omg.org/bpmn20}timerEventDefinition>,<{http://www.omg.org/bpmn20}transaction>,<{http://www.omg.org/bpmn20}userTask>
     at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.handleEvent(UnmarshallingContext.java:642)
     at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:254)
     at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportError(Loader.java:249)
     at com.sun.xml.bind.v2.runtime.unmarshaller.Loader.reportUnexpectedChildElement(Loader.java:116)
     at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext$DefaultRootLoader.childElement(UnmarshallingContext.java:1049)
     at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext._startElement(UnmarshallingContext.java:478)
     at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallingContext.startElement(UnmarshallingContext.java:459)
     at com.sun.xml.bind.v2.runtime.unmarshaller.SAXConnector.startElement(SAXConnector.java:148)
     at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1329)
     at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:376)
     at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:322)
     at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
     at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:211)
     at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:184)
     at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:137)
     at javax.xml.bind.helpers.Abstrac
2013-05-19T03:09:26.301-05:00] [soa_server1] [TRACE] [] [] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: e44dcdbf35e56301:-9a14728:13ebbc2239d:-8000-00000000000016a2,0] [SRC_CLASS: oracle.bpel.services.workflow.client.config.ClientConfigurationUtil] [APP: OracleBPMWorkspace] [SRC_METHOD: getClientConfiguration] WorkflowServiceClientContext: Cannot find client configuration file: wf_client_config.xml
[2013-05-19T03:10:40.511-05:00] [soa_server1] [ERROR] [] [oracle.bpm.common] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: e44dcdbf35e56301:-9a14728:13ebbc2239d:-8000-0000000000001815,0] [APP: OracleBPMWorkspace] [[
javax.xml.bind.UnmarshalException
- with linked exception:
[org.xml.sax.SAXParseException: <Line 1, Column 1>: XML-20108: (Fatal Error) Start of root element expected.]
     at javax.xml.bind.helpers.AbstractUnmarshallerImpl.createUnmarshalException(AbstractUnmarshallerImpl.java:315)
     at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.createUnmarshalException(UnmarshallerImpl.java:514)
     at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:215)
     at com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:184)
     at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:137)
     at javax.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:184)
     at oracle.bpm.project.io.serializers.model.bpmn.BPMN20Loader.load(BPMN20Loader.java:110)
     at oracle.bpm.project.io.serializers.model.DefaultModelFormat.loadBPMN20CompliantModel(DefaultModelFormat.java:383)
     at oracle.bpm.project.io.serializers.model.DefaultModelFormat.loadInternal(DefaultModelFormat.java:399)
     at oracle.bpm.project.io.serializers.model.DefaultModelFormat.load(DefaultModelFormat.java:62)
     at oracle.bpm.project.io.serializers.model.DefaultModelFormat.parse(DefaultModelFormat.java:182)
     at oracle.bpm.project.io.fs.loader.ProcessesLoader.loadObject(ProcessesLoader.java:89)
     at oracle.bpm.project.io.fs.loader.ProjectModelLoader.loadObject(ProjectModelLoader.java:63)
     at oracle.bpm.project.io.fs.loader.ProjectModelLoader.loadObject(ProjectModelLoader.java:29)
     at oracle.bpm.project.io.fs.FileProjectLoader.createFromXml(FileProjectLoader.java:148)
     at oracle.bpm.project.FuegoProject.createFromXml(FuegoProject.java:901)
     at oracle.bpm.client.internal.processmodel.marshalling.ProcessModelLoader.parse(ProcessModelLoader.java:137)
     at oracle.bpm.client.internal.processmodel.marshalling.ProcessModelLoader.unmarshall(ProcessModelLoader.java:72)
     at oracle.bpm.client.internal.processmodel.ProcessModelServiceRemoteClient.getProcessModel(ProcessModelServiceRemoteClient.java:50)
     at oracle.bpm.papi.ora.mgr.SessionProcessManager.getProcess(SessionProcessManager.java:317)
     at oracle.bpm.papi.ora.mgr.SessionProcessManager.getProcess(SessionProcessManager.java:119)
     at oracle.bpm.papi.ora.mgr.SessionProcessManager.getProcesses(SessionProcessManager.java:142)
     at oracle.bpm.papi.ora.ProcessServiceSessionAdapter.processesGet(ProcessServiceSessionAdapter.java:1359)
     at oracle.bpm.workspace.model.common.PapiBean.getProcesses(PapiBean.java:3099)
     at oracle.bpm.workspace.adf.model.common.BaseViewBean.initProcesses(BaseViewBean.java:600)
     at oracle.bpm.workspace.adf.model.common.BaseViewBean.getAvailableProcesses(BaseViewBean.java:316)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at javax.el.BeanELResolver.getValue(BeanELResolver.java:261)
     at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)
     at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:200)
     at com.sun.el.parser.AstValue.getValue(Unknown Source)
     at com.sun.el.ValueExpressionImpl.getValue(Unknown Source)
     at org.apache.myfaces.trinidadinternal.taglib.ForEachTag.doStartTag(ForEachTag.java:117)
     at jsp_servlet._jsf._view._search.__search_jsff._jspx___tag12(__search_jsff.java:750)
     at jsp_servlet._jsf._view._search.__search_jsff._jspx___tag11(__search_jsff.java:712)
     at jsp_servlet._jsf._view._search.__search_jsff._jspx___tag10(__search_jsff.java:650)
     at jsp_servlet._jsf._view._search.__search_jsff._jspx___tag3(__search_jsff.java:310)
     at jsp_servlet._jsf._view._search.__search_jsff._jspx___tag2(__search_jsff.java:250)
     at jsp_servlet._jsf._view._search.__search_jsff._jspx___tag0(__search_jsff.java:139)
     at jsp_servlet._jsf._view._search.__search_jsff._jspService(__search_jsff.java:100)
     at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
     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:300)
     at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
     at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:523)
     at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:444)
     at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:163)
     at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:184)
     at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
     at oracle.adfinternal.view.faces.taglib.region.IncludeTag.doEndTag(IncludeTag.java:232)
     at jsp_servlet._jsf._view.__viewpresentationnormal_jsff._jspx___tag23(__viewpresentationnormal_jsff.java:1194)
     at jsp_servlet._jsf._view.__viewpresentationnormal_jsff._jspx___tag22(__viewpresentationnormal_jsff.java:1131)
     at jsp_servlet._jsf._view.__viewpresentationnormal_jsff._jspx___tag12(__viewpresentationnormal_jsff.java:734)
     at jsp_servlet._jsf._view.__viewpresentationnormal_jsff._jspx___tag5(__viewpresentationnormal_jsff.java:383)
     at jsp_servlet._jsf._view.__viewpresentationnormal_jsff._jspx___tag4(__viewpresentationnormal_jsff.java:326)
     at jsp_servlet._jsf._view.__viewpresentationnormal_jsff._jspx___tag3(__viewpresentationnormal_jsff.java:281)
     at jsp_servlet._jsf._view.__viewpresentationnormal_jsff._jspx___tag2(__viewpresentationnormal_jsff.java:233)
     at jsp_servlet._jsf._view.__viewpresentationnormal_jsff._jspx___tag0(__viewpresentationnormal_jsff.java:133)
     at jsp_servlet._jsf._view.__viewpresentationnormal_jsff._jspService(__viewpresentationnormal_jsff.java:94)
     at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
     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:300)
     at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
     at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:523)
     at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:444)
     at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:163)
     at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:184)
     at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
     at oracle.adfinternal.view.faces.taglib.region.IncludeTag.doEndTag(IncludeTag.java:232)
     at jsp_servlet._jsf._view.__viewpresentationfixed_jsff._jspx___tag6(__viewpresentationfixed_jsff.java:407)
     at jsp_servlet._jsf._view.__viewpresentationfixed_jsff._jspx___tag5(__viewpresentationfixed_jsff.java:353)
     at jsp_servlet._jsf._view.__viewpresentationfixed_jsff._jspx___tag2(__viewpresentationfixed_jsff.java:238)
     at jsp_servlet._jsf._view.__viewpresentationfixed_jsff._jspx___tag0(__viewpresentationfixed_jsff.java:133)
     at jsp_servlet._jsf._view.__viewpresentationfixed_jsff._jspService(__viewpresentationfixed_jsff.java:94)
     at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
     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:300)
     at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
     at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:523)
     at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:444)
     at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:163)
     at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:184)
     at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
     at oracle.adfinternal.view.faces.taglib.region.IncludeTag.doEndTag(IncludeTag.java:232)
     at jsp_servlet._jsf._pagetemplates.__masterdetails_jsff._jspx___tag23(__masterdetails_jsff.java:1180)
     at jsp_servlet._jsf._pagetemplates.__masterdetails_jsff._jspx___tag22(__masterdetails_jsff.java:1120)
     at jsp_servlet._jsf._pagetemplates.__masterdetails_jsff._jspx___tag21(__masterdetails_jsff.java:1072)
     at jsp_servlet._jsf._pagetemplates.__masterdetails_jsff._jspx___tag20(__masterdetails_jsff.java:1027)
     at jsp_servlet._jsf._pagetemplates.__masterdetails_jsff._jspx___tag19(__masterdetails_jsff.java:982)
     at jsp_servlet._jsf._pagetemplates.__masterdetails_jsff._jspx___tag18(__masterdetails_jsff.java:938)
     at jsp_servlet._jsf._pagetemplates.__masterdetails_jsff._jspx___tag6(__masterdetails_jsff.java:414)
     at jsp_servlet._jsf._pagetemplates.__masterdetails_jsff._jspx___tag5(__masterdetails_jsff.java:367)
     at jsp_servlet._jsf._pagetemplates.__masterdetails_jsff._jspx___tag2(__masterdetails_jsff.java:252)
     at jsp_servlet._jsf._pagetemplates.__masterdetails_jsff._jspx___tag0(__masterdetails_jsff.java:139)
     at jsp_servlet._jsf._pagetemplates.__masterdetails_jsff._jspService(__masterdetails_jsff.java:100)
     at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
     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:300)
     at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)

The above issue is seen when we don't have proper FP patchset. after applying a patchset all issues sloved

Similar Messages

  • - i updated my iphone 4 software on my other itunes library that is on my other user account on my laptop. my ringtones are not on my phone now but i see them in my library, but my phone is not synced to that library. how can i get my ringtones back ?

    - i updated my iphone 4 software on my other itunes library that is on my other user account on my laptop. my ringtones are not on my phone now but i see them in my library, but my phone is not synced to that library. how can i get my ringtones back without having to sync my phone to the library where my ringtones are and possibly lose everything on my phone ?

    From my post on what seems like the same issue (found here: https://discussions.apple.com/message/21087892#21087892)
    Take the following steps:
    1) while connected to wifi, toggle off then back on the Show All Music and iTunes Match options shown in my original post. Important: I did this step before, but wasn't connected to wifi, and my music disappeared. Subsequently, I connected to wifi and turned off and then back on those options and everything came back though it was grayed out and my only option was to download music.
    2) To get streaming over cellular back, go into Settings>General>Cellular and scroll down to the "Use Cellular Data for:" options and make sure the iTunes option is set to 'On'
    The above steps will bring back the streaming capability which seemed to go away when you update to 6.1. It didn't ACTUALLY go away, but something about the update toggled off the iTunes option in step 2 above.
    I did a final test by turning off wifi, opening Music app and selecting a song. It played successfully without downloading! Crossing my fingers, but I think I'm good to go!
    Hope this helps!

  • Site does not load after some minutes of creation or after restart the server

    Hello,
    I have been asked to create a test enviroment identical to the production enviroment. So, what I did was:
    Backed up the production web application's content database: Prod_WSS_ContentDB
    Created new test servers (domain controller, sql server and sharepoint 2013 server) in a new, completely isolated, network environment, without any connection with the production environment (specifically Azure)
    Created a new web application in test environment with a new content database.
    Dismounted the new content database with powershell: Dismount-spcontentdatabase Test_WSS_Content
    Copy the Prod_WSS_ContentDB database to the test sql server and restored it with Management Studio.
    Mount the Prod_WSS_ContentDB databe to the web application with powershell:
    Mount-spcontentdatabse Prod_WSS_ContentDB -WebApplication http://testsp/
    Then, when I type http://testsp in the browser it redirects me to http://testsp/SitePages/Home.aspx
    and the site loads exactly as the production environment.
    But, after some minutes, or if I restart the Sharepoint Server, when I navigate to
    http://sitesp I am redirected to http://testsp/SitePages/Home.aspx
    as expected, but the site does not load, the browser just show a complety blank page.
    The Central Administration site loads normally.
    Trying to fix it I found that if I dismount the content database Prod_WSS_ContentDB, then mount the test database Test_WSS_Content,
    then navigate to the site, dismount Test_WSS_Content and finally mount again Prod_WSS_ContentDB, the site loads normally, no blank page, but after some minutes or if I restart the same happens again.
    For the error event I receice in event viewer it seems that the problem is related to database. I have not found a solution for this error... How can I solve  this?
    The error is:
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Foundation
    Date:          6/27/2014 2:44:22 PM
    Event ID:      5586
    Task Category: Database
    Level:         Error
    Keywords:      
    User:          UCETEST\spaccount
    Computer:      TESTSP01.ucetest.edu.do
    Description:
    Unknown SQL Exception -2146893055 occurred. Additional error information from SQL Server is included below.
    A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
        <EventID>5586</EventID>
        <Version>15</Version>
        <Level>2</Level>
        <Task>3</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-27T14:44:22.743159500Z" />
        <EventRecordID>4742</EventRecordID>
        <Correlation />
        <Execution ProcessID="1688" ThreadID="1692" />
        <Channel>Application</Channel>
        <Computer>TESTSP01.ucetest.edu.do</Computer>
        <Security UserID="S-1-5-21-2552298216-324766354-3392103171-1108" />
      </System>
      <EventData>
        <Data Name="int0">-2146893055</Data>
        <Data Name="string1">A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid)</Data>
      </EventData>
    </Event>
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

    Hi,
    According to your post, my understanding is that Site does not load after some minutes of creation or after restart the server.
    Please make sure you create a test environment for existing production site correctly.
    Here are some great articles for your reference:
    Moving content between SharePoint environments
    Copy SharePoint production data to a test environment
    Build a SharePoint 2010 Test/Development Farm
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support
    Hello Linda Li,
    I follwed that steps to create my test enviroment... and I have recreated it some times using that same steps, but the problem persits. After some minutes or after I restart the SharePoint server the site does not load.
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

  • Ever since I upgraded iPhoto to 9.5, my camcorder videos aren't all downloading properly  and I have several of the videos to say a necessary data reference could not be found.  I also can see many of the pixels on the video footage that was downloaded???

    ever since I upgraded iPhoto to 9.5, my camcorder videos aren't all downloading properly  and I have several of the videos to say a necessary data reference could not be found.  I also can see many of the pixels on the video footage that was downloaded.  Anyone have any suggestions???

    What version of iPhoto and system are you using?  Also what camera make and model are you using?
    See if you can download all of the videos to a folder on the Desktop using Image Capture and import  into iPhoto from that folder.
    OT

  • HT5704 I have an iPad mini, but it will not let me update. It is saying that I do not have an internet connection, but I am connected to the wifi. I have tried on 2 different wifi networks and I do not have internet service-it's wifi only. How do I update

    I have an iPad mini, but it will not let me update. It is saying that I do not have an internet connection, but I am connected to the wifi. I have tried on 2 different wifi networks and I do not have internet service-it's wifi only. How do I update?

    Please download iTunes from Apple.com and then sync your ipad.After which your ipad will appear on the right hand side upper corner of iTunes.Select your ipad and click check for update,once update has been found click update and follow the steps after that.

  • Hi, I'm trying to set up my Time Machine, but I get this message: The server may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again. how to resolve?

    Hi, I'm trying to set up my Time Machine, but I get this message: The server may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again. how to resolve?

    Did you reboot the TC? That is always the first step.
    Reboot the whole network if that is not enough.
    If you still have issues.. come back to us but generally the best way is to factory reset the TC and start over.
    We need a bit more info on the whole network layout and what OS you are running. What model TC you have??

  • Mail suddenly not being received from server. The ISP tells me there's nothing wrong at his end. I can see emails on the server if I look up WebMail; they don't come into Mail. I haven't changed anything lately.

    Mail suddenly not being received from server. The ISP tells me there's nothing wrong at his end. I can see emails on the server if I look up WebMail; they don't come into Mail. I haven't changed anything lately. The incoming server details haven't changed; the Connection Doctor shows the accounts are connected; I've turned everything off including the modern. Have exhausted my limited knowledge. Anyone with something similar?

    I have decided to dedicate this thread to the wonderful errors of Lion OSX. Each time I find a huge problem with Lion I will make note of it here.
    Today I discovered a new treasure of doggie poop in Lion. No Save As......
    I repeat. No Save As. In text editor I couldn't save the file with a new extension. I finally accomplished this oh so majorly difficult task (because we all know how difficult it should be to save a file with a new extension) by pressing duplicate and then saving a copy of the file with a new extension. Yet then I had to delete the first copy and send it to trash. And of course then I have to secure empty trash because if I have to do this the rest of my mac's life I will be taking up a quarter of percentage of space with duplicate files. So this is the real reason they got rid of Save As: so that it would garble up some extra GB on the ole hard disk.
    So about 20 minutes of my time were wasted while doing my homework and studying for an exam because I had to look up "how to save a file with a new extension in  mac Lion" and then wasted time sitting here and ranting on this forum until someone over at Apple wakes up from their OSX-coma.
    are you freaking kidding me Apple? I mean REALLY?!!!! who the heck designed this?!!! I want to know. I want his or her name and I want to sit down with them and have a long chat. and then I'd probably splash cold water on their face to wake them up.
    I am starting to believe that Apple is Satan.

  • The process could not execute 'sp_repldone/sp_replcounters' error for Log Reader Agent and SQL Server Assertion 17066 & 3624 errors in SQL Logs

    One of our SQL Server started creating SQLDUMP file and and on investigation I found the error longs are filled with Errors 3624 & 17066. There is transnational replication configured on one of the databases is the LogReader Agent is failing error "The
    process could not execute 'sp_repldone/sp_replcounters' on XXXXX". 
    Not sure if both these Assertion & Logreader Agent errors are related. Before I remove and put the replication, I wanted to check if anyone has experienced the same issues or aware of what the cause. 
    ***********Error messages from SQL Logs******
    **Dump thread - spid = 0, EC = 0x0000000111534460
    Message
    A system assertion check has failed. Check the SQL Server error log for details. Typically, an assertion failure is caused by a software bug or data corruption. To check for database corruption, consider running DBCC CHECKDB. If you agreed to send dumps to
    Microsoft during setup, a mini dump will be sent to Microsoft. An update might be available from Microsoft in the latest Service Pack or in a QFE from Technical Support.
    Error: 3624, Severity: 20, State: 1.
    SQL Server Assertion: File: <logscan.cpp>, line=2123 Failed Assertion = 'UtilDbccIsInsideDbcc () || (m_ProxyLogMgr->GetPru ()->GetStartupState () < RecoveryUnit::Recovered)'. This error may be timing-related. If the error persists after rerunning
    the statement, use DBCC CHECKDB to check the database for structural integrity, or restart the server to ensure in-memory data structures are not corrupted.
    Error: 17066, Severity: 16, State: 1.
    External dump process return code 0x20000001.
    External dump process returned no errors.
    Thank you in advance.

    You need to determine if this error is a transient one or a show stopper one.
    It sounds like your log reader agent has crashed and can't continue.
    If so your best bet is to call Microsoft CSS and open a support incident.
    It also sounds like DBCC CHECKDB was running while the log reader agent crashed.
    If you need to get up and running again run sp_replrestart, but then you might find that replicated commands are not picked up. You will need to run a validation to determine if you need to reinitialize the entire publication or a single article.
    I have run into errors like this, but they tend to be transient, ie the log reader agent crashes, and on restart it works fine.
    looking for a book on SQL Server 2008 Administration?
    http://www.amazon.com/Microsoft-Server-2008-Management-Administration/dp/067233044X looking for a book on SQL Server 2008 Full-Text Search?
    http://www.amazon.com/Pro-Full-Text-Search-Server-2008/dp/1430215941

  • German umlauts are not shown correctly, when a received e-mail is opened the first time. What can I do?

    When I open a received e-mail the first time, German umlauts (ä, ö, ü) are not shown correctly. Instead of them there are characters like §,$. When I close the e-mails and open them again the German umlauts are shown correctly. I don't know how to solve that problem. Who can help me?

    ''Zenos [[#answer-670786|said]]''
    <blockquote>
    Fascinating. Sounds like an inconsistency between the encoding being used and the encoding being declared. I can't think why it should change when you re-open the message, unless Thunderbird is adding a correct encoding declaration.
    (Most users complain about it working in the opposite direction; messages stored as drafts often restore with damaged "special" characters such as smart quotes, accented characters and umlauts.)
    </blockquote>

  • Batch process does not work in one service, but worked in another.

    Hi Fellows,
    We have here a batch process with a code encrypted, that runs daily in a production environment.
    Tonight this batch process did not work.
    It is expected that this process runs in about 20 seconds, but tonight this process used about 3 hours and did not finished.
    We checked if it was concurrency, killed some sessions and tried again, and nothing has changed.
    And then someone changed the service that this process uses, it was 'bat' and changed to 'dba'. And it worked succesfully in 11 seconds.
    Here is the tnsnames that the batch process uses:
    bat =
    (DESCRIPTION =
    (LOAD_BALANCE = OFF)
    (FAILOVER=ON)
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.10.x.x1)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.10.x.x2)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.10.x.x3)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = bat)
    (FAILOVER_MODE =
    (BACKUP = dba)
    (TYPE = NONE)
    (METHOD = BASIC)
    (RETRIES = 20)
    (DELAY = 5)
    dba =
    (DESCRIPTION =
    (LOAD_BALANCE = OFF)
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.10.x.x1)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.10.x.x2)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.10.x.x3)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = dba)
    Do you guys know what could be the reason?
    Thanks in advance.

    We set the service which the app should connect.
    These services are set in srvctl:
    ora.cms.bat.cms1.srv ONLINE ONLINE on fastora1
    ora.cms.bat.cms2.srv ONLINE ONLINE on fastora2
    ora.cms.bat.cms3.srv ONLINE ONLINE on fastora3
    ora.cms.bat.cs ONLINE ONLINE on fastora1
    ora.cms.cms1.inst ONLINE ONLINE on fastora1
    ora.cms.cms2.inst ONLINE ONLINE on fastora2
    ora.cms.cms3.inst ONLINE ONLINE on fastora3
    ora.cms.cmsuser.cms1.srv ONLINE ONLINE on fastora1
    ora.cms.cmsuser.cms3.srv ONLINE ONLINE on fastora3
    ora.cms.cmsuser.cs ONLINE ONLINE on fastora1
    ora.cms.db ONLINE ONLINE on fastora1
    ora.cms.dba.cms1.srv ONLINE ONLINE on fastora1
    ora.cms.dba.cms2.srv ONLINE ONLINE on fastora2
    ora.cms.dba.cms3.srv ONLINE ONLINE on fastora3
    The batch process connects to a service [ bat ], but it hangs and don't finish. But when we change the service do dba is just pass in some seconds and finish succesfully.
    Connected to DB [issr@bat  ]
    PAYware CMS Version 8.0 - Module : E352 Release : 000000002
    Program: /cms/cmsissr/CMS/bin/issuer/mepcs352
    Release: 2
    PARAMETERS OK !!!
    NUMBER OF PROC.: 000001
    Number of transactions : +000047570
    Number of parallel processes: 000001
    Transactions by process: 000000000000047570
    Transactions Processed: 000010000

  • E:\ Drive (CDROM) not shown in explorer - also won't see media in cd rom

    I have a Satellite C655D-S5200.   I have had difficulty getting my cdrom drive to:
    1)  show up in explorer (it doesn't)
    2)  read media that is inserted into CD
    I know a few things:
    I had this problem since one of the latest Updates from Microsoft (which one I don't know).   I have tried all the solutions thorugh Mr. FixIt on Microsoft.  I have tried dozens of possible solutions in the Toshiba Community Forums as well as other online tech support forums. 
    One forum posting I read I noticed the user booted into safe mode and was able to see his e:\ (cdrom drive) under computer in explorer.   He had determined that it had to be a recent update to one of the drivers on his system that was preventing the CDrom driver from working properly.
    I tried the same.  Booted into Safe Mode and viola!  I saw my E:\ drive (CDROM).  It also was able read media in the CD.
    This helped me rule out the issue was the physical hardware.   But I am still baffled as to what is interferring with the cdrom.sys driver for the TSSTcorp cd rom drive when I load windows 7 normally.
    Has any of the tech experts at Toshiba had this problem?  If so, maybe its time to update the cdrom.sys driver after finding out what other driver is conflicting with cdrom.sys and preventing the cdrom drive from being seen or able to read or even write media.
    Just as an fyi, I just recently purchased recovery cd for my particular serial numbered laptop.   I inserted the first recovery disk into the CDROM drive and followed the instructions.  the CDROM was able to see the CDrom drive, read from the CDrom drive and reinstall the factory image to my laptop.  
    once I completed the recovery, applied all the Microsoft updates, I rebooted and once again the cdrom drive (E:\) from my explorer disappeared and I can't even get Mr. FIxIT to see media in the drive.  
    Any ideas from either other users or the Toshiba Tech experts?   I am desperate.  I have to be able to access my CDrom drive and read and write to it.   but I can't go into safe mode everytime I want to do that (plus not all apps run in safe mode anyway).
    PLEASE HELP.... THIS IS the 4th (fourth) week I've been messing around with this issue.  I need a solution!!!!!!
    Jeff
    Bro Jeff Wolfe, OSFC/n

    Jerry_Lippey wrote:
    Satellite C655D-S5200
    Can't hurt to try this Microsoft Fix it.
       Fix problems with CD or DVD drives that can’t read or write media
    sure, if you want to do it the easy way
    L305-S5955, T9300 Intel Core 2 Duo, 4GB RAM, 60GB SSD, Win 7 Ultimate 64-bit

  • Not able to sign in in FBA from out side the server.

    Hello All,
    I have created https enabled web application and sitecollection using power shell. After creating web application, I have enabled claimed based authentication using below mentioned code :
    $wa = get-SPWebApplication https://tenant-test02.mydomain.ch
    $wa.UseClaimsAuthentication = $true
    $wa.Update()
    I have enabled FBA on my sharepoint foundation 2013. I am using default login page for login mechanism. While accessing pages from the SharePoint server, login mechanism works successfully. But when I am trying to open same site from out side the network,
    it shows the login page but its showing error message when clicking on "Login" button.
    From the co-relation Id I am getting below error message.
    "Cannot get Membership Provider with name "mycutomprovider". The membership provider for this process was not properly configured. You must configure the membership provider in the .config file for every SharePoint process"
    Any suggestion ?

    Hi Suhil,
    According to your description, my understanding is that the error occurred when you accessed the site with FBA from outside.
    Did you add the membership provider settings to the machine.config or to each web.config files?
    If not, please refer to the link below to implement this:
    http://chrisbarba.com/2013/07/16/sharepoint-2013-forms-based-authentication-fba/
    If you access the extended web application from outside, then please check if the extended zone has been configured to use the form based authentication.
    http://technet.microsoft.com/en-us/library/cc261814(v=office.15).aspx#section3
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Could not sign in. There was a problem connecting to the server.

    The top button on my iphone broke. So the apple shop have given me a new iphone and when i have gone to restore from icloud i accept the terms and conditions and it says 'it may take a few minutes to set up your apple ID' then 'could not sign in. there was a problem connecting to the server'. Can anyone help? what does this mean?

    Welcome to the Apple Community Ellie.
    That doesn't sound right. It sounds as though you are trying to create a new ID, which of course you shouldn't be doing if you are trying to restore from a previous back up.

  • Oracle pmon process is not shown

    Hi facing a peculiar issue ? 10g RAC has been set up & I see all services running in crs_stat -t
    But I do not see any pmon,smon process ..
    [root@rac2 ~]# /u01/app/oracle/product/10.2.0/crs/bin/crs_stat -t
    Name Type Target State Host
    ora....DB1.srv application ONLINE ONLINE rac2
    ora....TPAY.cs application ONLINE ONLINE rac1
    ora....DB2.srv application ONLINE ONLINE rac2
    ora....VICE.cs application ONLINE ONLINE rac2
    ora....B1.inst application ONLINE ONLINE rac1
    ora....B2.inst application ONLINE ONLINE rac2
    ora.RACDB.db application ONLINE ONLINE rac1
    ora....SM1.asm application ONLINE ONLINE rac1
    ora....C1.lsnr application ONLINE ONLINE rac1
    ora.rac1.gsd application ONLINE ONLINE rac1
    ora.rac1.ons application ONLINE ONLINE rac1
    ora.rac1.vip application ONLINE ONLINE rac1
    ora....SM2.asm application ONLINE ONLINE rac2
    ora....C2.lsnr application ONLINE ONLINE rac2
    ora.rac2.gsd application ONLINE ONLINE rac2
    ora.rac2.ons application ONLINE ONLINE rac2
    ora.rac2.vip application ONLINE ONLINE rac2
    [root@rac2 ~]# su - oracle
    SQL> select INSTANCE_NAME,VERSION,STATUS from gv$instance;
    INSTANCE_NAME     VERSION     STATUS
    RACDB2          10.2.0.1.0     OPEN
    RACDB1          10.2.0.1.0     OPEN
    [oracle@rac2 ~]$ ps -ef|grep pmon
    oracle 14088 1333 0 21:22 pts/1 00:00:00 grep pmon
    [oracle@rac2 ~]$ ps -ef|grep ora
    oracle 714 1 0 10:43 ? 00:00:42 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin (LOCAL=NO)
    root 1332 12793 0 21:13 pts/1 00:00:00 su - oracle
    oracle 1333 1332 0 21:13 pts/1 00:00:00 -bash
    root 2540 2497 0 Oct22 ? 00:02:43 hald-addon-storage: polling /dev/sr0
    oracle 5626 1 0 10:06 ? 00:00:52 /u01/app/oracle/product/10.2.0/db_1/bin/racgimon startd RACDB
    oracle 5706 1 0 10:06 ? 00:00:47 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5708 1 0 10:06 ? 00:01:49 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5710 1 0 10:06 ? 00:00:07 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5712 1 0 10:06 ? 00:06:17 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5714 1 0 10:06 ? 00:04:54 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5716 1 1 10:06 ? 00:13:04 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5720 1 0 10:06 ? 00:00:08 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5722 1 0 10:06 ? 00:00:42 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5724 1 0 10:06 ? 00:00:27 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5726 1 0 10:06 ? 00:00:47 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5728 1 0 10:06 ? 00:00:10 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5730 1 0 10:06 ? 00:00:00 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5732 1 0 10:06 ? 00:01:11 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5734 1 0 10:06 ? 00:00:52 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5736 1 0 10:06 ? 00:00:47 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5738 1 0 10:06 ? 00:00:00 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5740 1 0 10:06 ? 00:00:01 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5770 1 0 10:06 ? 00:00:50 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5803 1 0 10:07 ? 00:00:09 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5805 1 0 10:07 ? 00:00:15 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oracle 5807 1 0 10:07 ? 00:00:07 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 5896 1 0 10:07 ? 00:00:00 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 6147 1 0 10:07 ? 00:00:01 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 6151 1 0 10:07 ? 00:00:07 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    root 6355 1 0 Oct22 ? 00:00:00 /bin/su -l oracle -c sh -c 'ulimit -c unlimited; cd /u01/app/oracle/product/10.2.0/crs/log/rac2/evmd; exec /u01/app/oracle/product/10.2.0/crs/bin/evmd '
    root 6357 1 0 Oct22 ? 00:12:59 /u01/app/oracle/product/10.2.0/crs/bin/crsd.bin reboot
    oracle 6372 1 0 21:17 ? 00:00:00 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 6374 1 0 21:17 ? 00:00:00 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 6610 6355 0 Oct22 ? 00:00:53 /u01/app/oracle/product/10.2.0/crs/bin/evmd.bin
    root 6694 6608 0 Oct22 ? 00:00:00 /bin/su -l oracle -c /bin/sh -c 'ulimit -c unlimited; cd /u01/app/oracle/product/10.2.0/crs/log/rac2/cssd; /u01/app/oracle/product/10.2.0/crs/bin/ocssd || exit $?'
    oracle 6695 6694 0 Oct22 ? 00:00:00 /bin/sh -c ulimit -c unlimited; cd /u01/app/oracle/product/10.2.0/crs/log/rac2/cssd; /u01/app/oracle/product/10.2.0/crs/bin/ocssd || exit $?
    oracle 6717 6695 0 Oct22 ? 00:08:07 /u01/app/oracle/product/10.2.0/crs/bin/ocssd.bin
    oracle 6852 1 0 10:07 ? 00:00:09 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 6911 1 0 10:07 ? 00:01:00 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin (LOCAL=NO)
    oracle 7067 1 0 10:07 ? 00:00:18 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin (LOCAL=NO)
    oracle 7090 6610 0 Oct22 ? 00:00:01 /u01/app/oracle/product/10.2.0/crs/bin/evmlogger.bin -o /u01/app/oracle/product/10.2.0/crs/evm/log/evmlogger.info -l /u01/app/oracle/product/10.2.0/crs/evm/log/evmlogger.log
    oracle 7147 1 0 10:07 ? 00:00:02 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 7149 1 0 10:07 ? 00:00:00 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 7179 1 0 10:07 ? 00:00:19 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 7214 1 0 10:07 ? 00:00:01 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oracle 7287 1 0 10:07 ? 00:00:51 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    oracle 7362 1 0 10:07 ? 00:00:11 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oracle 7363 1 0 10:07 ? 00:00:00 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oracle 7386 1 0 10:07 ? 00:00:00 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oracle 9030 1 0 10:08 ? 00:00:47 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin (LOCAL=NO)
    oracle 9035 1 0 10:08 ? 00:00:37 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin (LOCAL=NO)
    oracle 9037 1 0 10:08 ? 00:01:52 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin (LOCAL=NO)
    oracle 9358 1 0 Oct22 ? 00:00:24 /u01/app/oracle/product/10.2.0/db_1/perl/bin/perl /u01/app/oracle/product/10.2.0/db_1/bin/emwd.pl dbconsole /u01/app/oracle/product/10.2.0/db_1/rac2_RACDB2/sysman/log/emdb.nohup
    oracle 9426 9358 0 Oct22 ? 00:02:58 /u01/app/oracle/product/10.2.0/db_1/bin/emagent
    oracle 14139 1333 0 21:22 pts/1 00:00:00 ps -ef
    oracle 14140 1333 0 21:22 pts/1 00:00:00 grep ora
    oracle 14704 1 0 01:02 ? 00:00:23 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin (LOCAL=NO)
    oracle 17635 1 0 Oct22 ? 00:00:00 /u01/app/oracle/product/10.2.0/crs/opmn/bin/ons -d
    oracle 17637 17635 0 Oct22 ? 00:00:10 /u01/app/oracle/product/10.2.0/crs/opmn/bin/ons -d
    oracle 23505 1 0 09:00 ? 00:00:00 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29197 1 0 Oct22 ? 00:00:25 /u01/app/oracle/product/10.2.0/asm/bin/tnslsnr LISTENER_RAC2 -inherit
    oracle 29837 1 0 00:51 ? 00:01:16 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29839 1 0 00:51 ? 00:03:18 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29841 1 0 00:51 ? 00:00:14 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29843 1 0 00:51 ? 00:08:51 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29845 1 0 00:51 ? 00:08:09 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29847 1 0 00:51 ? 00:08:05 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29851 1 0 00:51 ? 00:00:15 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29853 1 0 00:51 ? 00:00:18 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29855 1 0 00:51 ? 00:00:21 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29857 1 0 00:51 ? 00:00:32 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29859 1 0 00:51 ? 00:00:37 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29861 1 0 00:51 ? 00:00:17 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29863 1 0 00:51 ? 00:00:34 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 29947 1 0 00:51 ? 00:01:01 /u01/app/oracle/product/10.2.0/asm/bin/oracle.bin
    oracle 30200 1 0 00:52 ? 00:00:54 /u01/app/oracle/product/10.2.0/asm/bin/racgimon daemon ora.rac2.ASM2.asm
    oracle 31959 1 0 17:57 ? 00:00:05 /u01/app/oracle/product/10.2.0/db_1/bin/oracle.bin
    [oracle@rac2 ~]$
    Kindly let me know if there are any ways to resolve this ? btw I had to use the below for ASM & Oracle Homes as this is a 10.2.0.1 on OEL5 setup
    mv oracle oracle.bin
    cat >oracle <<"EOF"
    #!/bin/bash
    export DISABLE_HUGETLBFS=1
    exec $ORACLE_HOME/bin/oracle.bin $@
    EOF
    chmod +x oracle
    Is upgrading to 10.2.0.5 the only option ?
    -abhilash

    Thanks,
    Oracle Processes seems to work fine..
    I having a slight issue though connecting to ASM..
    SQL> select program from v$session where type = 'BACKGROUND';
    PROGRAM
    [email protected] (q001)
    [email protected] (q000)
    [email protected] (QMNC)
    [email protected] (ARC1)
    [email protected] (ARC0)
    [email protected] (O001)
    [email protected] (RBAL)
    [email protected] (ASMB)
    [email protected] (LCK0)
    [email protected] (MMNL)
    [email protected] (MMON)
    [email protected] (CJQ0)
    [email protected] (RECO)
    [email protected] (SMON)
    [email protected] (CKPT)
    [email protected] (LGWR)
    [email protected] (DBW0)
    [email protected] (MMAN)
    [email protected] (LMS0)
    [email protected] (LMD0)
    [email protected] (LMON)
    [email protected] (PSP0)
    [email protected] (DIAG)
    [email protected] (PMON)
    24 rows selected.
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    *[oracle@rac1 ~]$ export ORACLE_SID=+ASM1*
    *[oracle@rac1 ~]$ export ORACLE_HOME=/u01/app/oracle/product/10.2.0/asm/*
    *[oracle@rac1 ~]$ sqlplus*
    SQLPlus: Release 10.2.0.1.0 - Production on Wed Oct 24 13:16:42 2012*
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Enter user-name: sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> exit
    Disconnected
    *[oracle@rac1 ~]$ asmcmd*
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory (DBD ERROR: OCISessionBegin)
    [oracle@rac1 ~]$ more /home/oracle/.bash_profile
    # .bash_profile
    # Get the aliases and functions
    if [ -f ~/.bashrc ]; then
         . ~/.bashrc
    fi
    # User specific environment and startup programs
    PATH=$PATH:$HOME/bin
    export PATH
    # Oracle Settings
    TMP=/tmp; export TMP
    TMPDIR=$TMP; export TMPDIR
    ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
    ORACLE_HOME=$ORACLE_BASE/product/10.2.0/db_1; export ORACLE_HOME
    ORA_ASM_HOME=$ORACLE_BASE/product/10.2.0/asm; export ORA_ASM_HOME
    ORA_CRS_HOME=$ORACLE_BASE/product/10.2.0/crs; export ORA_CRS_HOME
    ORACLE_SID=RACDB1; export ORACLE_SID
    ORACLE_TERM=xterm; export ORACLE_TERM
    PATH=/usr/sbin:$PATH; export PATH
    PATH=$ORACLE_HOME/bin:$ORA_CRS_HOME/bin:$ORA_ASM_HOME/bin:$PATH; export PATH
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:$ORA_CRS_HOME/lib:$ORA_ASM_HOME/lib:/lib:/usr/lib; export LD_LIBRARY_PATH
    CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib; export CLASSPATH
    if [ $USER = "oracle" ]; then
    if [ $SHELL = "/bin/ksh" ]; then
    ulimit -p 16384
    ulimit -n 65536
    else
    ulimit -u 16384 -n 65536
    fi
    fi
    [oracle@rac1 ~]$
    Any way I can connect to ASM ??
    -abhilash

  • Update for Acrobat not shown in Creative Cloud but in the Taskbar

    Hi,
    in the App Tab in the Creative Cloud, alls applications seem to be up 2 date.
    In my Taskbar, is a message, which tells me, that an update fpr Acrobat is available.
    I have read in the forums, that cloud applications shall be updated via the cloud only and not their internal Update function.
    1. What shall I do? Update ore ignore it?
    2. Why isn't the Update shown in the creative cloud "window"?
    Thanks
    Lars

    Hi 3CEES,
    Currently Acrobat updates are pushed separately. So I would request you to please apply the updates by going to help or from the popup itself.
    Regards,
    Romit Sinha

Maybe you are looking for