BW workprocess stopped - die after restarting the WAS

After stopping and restarting the application server I observe that workproceses even though at the operating system level start (disp+work.exe)after a while some of them they die.
In the instance profile 24 processes are defined to start. But finally, <b>they remain alive about a dozen</b>. The processes they die may be DIA or UPD or BGD or SPO. From SM50 I can START them and they remain alive.
I dont understand why some of them start and the others die, but I can restart them from SM50.
Checking the dev_wx trace file I have the message
C  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12637
[dboci.c      3514]
C  *** ERROR => CONNECT failed with sql error '12637'
[dbsloci.c    9750]
C  Try to connect with default password
C  Connecting as SAPBWP/<pwd>@BWP on connection 0 ...
C  Detaching from DB Server (con_hdl=0,svchp=000000000B47C168,srvhp=0000000020EC9F78)
C  Attaching to DB Server BWP (con_hdl=0,svchp=000000000B47C168,svrhp=0000000020EC9F78)
C  Starting user session (con_hdl=0,svchp=000000000B47C168,srvhp=0000000020EC9F78,usrhp=0000000020EF2CF8)
C  *** ERROR => OCI-call 'OCISessionBegin' failed: rc = 1017
[dboci.c      3720]
C  *** ERROR => CONNECT failed with sql error '1017'
[dbsloci.c    9750]
B  ***LOG BY2=> sql error 1017   performing CON [dbsh#2 @ 1200] [dbsh    1200 ]
B  ***LOG BY0=> ORA-01017: invalid username/password; logon denied [dbsh#2 @ 1200] [dbsh    1200 ]
B  ***LOG BY2=> sql error 1017   performing CON [dblink#1 @ 419] [dblink  0419 ]
B  ***LOG BY0=> ORA-01017: invalid username/password; logon denied [dblink#1 @ 419] [dblink  0419 ]
M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1269]
M  in_ThErrHandle: 1
M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   9407]
Do you have any idea what is going on?
The system is BW350, KERNEL release 640, BASIS release 640 on Windows 2003 (2x IA64) with ORACLE 9.2.0.5.1

Hi George, how are you solved this issue?
We have a similar problem: an application server windows 2003 tries to starts on a db instance on hpux, but after startsap by MMC, after a bit seconds, all wp dies,and I get the same error, ora 1017.
thanks in advance,
Marco

Similar Messages

  • Cannot start stopped servers, after restarting the SIA all stopped working

    All was working ok, but suddenly I could not run reports from Infoview nor from the Central Managment Console.  Nontheless, I was able to log in to both (just not run the reports).  From the CMC, I noticed that 5 servers had stopped running, but remained enabled.  I tried starting/restarting each of them from CMC, but had no response.  I then looked at the properties for each of these servers and noticed the same message in red stating "The Server Intelligence Agent for this server is unavailable".  I then went to the Central Configuration Manager at the server where Crystal Reports Server 2008 is installed and launched the Server Manager tool which showed a list of servers.  From here, I looked at the Server Intelligence Agent properties and when I clicked on the configuration tab, it asked for me to select from a list of radio buttons of which connection type (if remember correctly) to use...there was no cancel or close option to back out of this, so I randomly chose the oracle type (which is what or ERP system uses as a backend), then was forced to save the changes.  Nonetheless, this did not seem to have any effect then, I still had the same problem/issue stated above.  I then, following a suggestion, restarted the Server Intelligence Agent.  Unfortunately, right after this restart all the servers disappeared from the list of servers in the CCM.  In addition, now I can't even login to any of the tools (CMC, Infoview,...) the only place I still can launch is the CCM; however, I cannot access the Server Manager tool in CMC.  After entering my credentials, it idles for hours with no response).  I'm stock with no way to do any further work...Any help would be greatly appreciated.
    Edited by: lirizarry on Dec 3, 2009 6:31 PM
    Edited by: lirizarry on Dec 3, 2009 6:37 PM

    I saw something similiar once when using SAP authentication(you didn't mention which auth model you are using).
    If the license you installed was a named user (vs. concurrent user) and you picked the opposite setting in the CMC Authentication section, then you won't be able to login.

  • 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

  • What mean that the sign of the GPS ( the arrow head) is always active although there isn't any application is opened and also after restart the phone

    What mean by, the sign of the GPS ( the arrow head) is always active although there isn't any application is opened and also after restart the phone still active

    Something is using location services. You can go into Settings, Privacy, Location Services, and see a list of what you have authorized for location services, and see a legend that tells what the display of the arrow head means and you should be able to compare it to the list to find out what app was using it.

  • Acrobat Pro for Mac won't start, even after restarting the machine.  Any suggestions?

    Acrobat Pro for Mac won't start, even after restarting the machine.  Any suggestions?

    Hi Patrick,
    Can you please mention the version of Adobe Acrobat that you are using and on what OS version. Also mention whether this problem has started recently and was running fine earlier or is it a fresh install and has never worked for you.
    Have you tried uninstalling and reinstalling the product after you started facing this issue.
    -Shashi

  • After I've upgraded my iPhone iOS to 5.0.1, I got problems with connectivity. If my iPhone lose network, then it gets frozzen and I cannot make calls. After restart the telephone still does not work.

    After I've upgraded my iPhone iOS to 5.0.1, I got problems with connectivity. If my iPhone lose network, then it gets frozzen and I cannot make calls. After restart the telephone still does not work.

    1. Download the iOS 5.0.1: http://www.tobias-hartmann.net/2011/11/download-ios-5-0-1-veroffentlicht-direkte -downloadlinks/
    2. open itunes,Click in iTunes while holding down the Shift key (on Windows) or Alt key (Mac) to restore and firmware

  • Changes in Bundle.js file are disappear after restarting the UCM

    Good Day,
    I add some javascript code in bundle.js file within the following path: domain_home\ucm\cs\weblayout\resources\bundle.js .
    the changes are reflected fine on the UCM, but once the UCM Server restated the changes are gone and the file revert back as is; without my changes.
    the code that i want to add is:
    if ((typeof Range !== 'undefined') && !Range.prototype.createContextualFragment) {
    Range.prototype.createContextualFragment = function(html) {
    var frag = document.createDocumentFragment();
    var div = document.createElement('div');
    frag.appendChild(div);
    div.outerHTML = html;
    return frag;
    i want to add it because i have a javascript error like this: Object doesn't support property or method 'createContextualFragment', this erro occured when the used version of Internet Explorer is V.9. ; no javascript errors appears on Version 8. when i add this piece of javascript to the bundle.js file, it the error is gone and everything goes fine, but as i said earlier after restarting the UCM the added javascript code is gone and disappear from the bundle.js file.
    For that reason i want to ask, is there is a way to keep my code and stay as is even after restarting? Or is the file uploaded on restart from another path?
    Any Suggestions?

    This is actually quite simple to explain:
    - domain_home\ucm\cs\weblayout\resources is a directory that holds runtime version of resources
    - if you want to make your changes persistent, you will need to do it in a source directory. In 11g there are two source directories; one for standard components, and the other for custom ones. You should use the latter
    - in fact, if you create a custom component with Component Wizard, make your changes there and activate the component, you should be done. The only another thing you should pay attention to is the loadOrder parameter of your resource - it should be higher to get applied.
    For more details, see http://docs.oracle.com/cd/E23943_01/doc.1111/e10807/part4_customize_comp.htm#sthref522

  • I set up the primary language to English while initializing the MBP, but at the log-in page, the language appears to be a foreign language I don't use, after restart, the language turned into English, has anyone come across the same problem

    I set up the primary language to English while initializing the MBP, but at the log-in page, the language appears to be a foreign language I don't use, after restart, the language turned into English, has anyone come across the same problem, and is that normal?

    i have a similar problem...It seems to be tied to my guest account. It is set to Japanese as primary language but my main login is set to English. I tried changing the guest account to english but the change won't hold. It always reverts to Japanese.

  • After restarting the system, WAS for ABAP is not able to connect Database

    Hi,
    I installed Sneak Preview SAP NetWeaver Application Server for ABAP in Local system. After restaring the desktop,I am getting following errors-
    1. SAP-Basis System: Initialization  DB-Connect Failed, Return Code  000256
    2.Database: Database error -10709 at CON 
    3. Database: > Connection failed (RTE:Database name is missing)
    Here, i have not done any thing except restarting the destop. before restart every thing was working fine.
    please give me some clue, what may happed to the Application.
    Thanks
    Anil

    I moved your thread from Web Dynpro ABAP to the forum for problems with the trial systems.  Hopefully you will find more help here.
    You didn't by any chance change machine name?  I had a very similar error once when I was forced to rename my machine.  Maybe you will find something from this blog helpful:
    /people/thomas.jung/blog/2006/02/03/as-abap-sneak-preview-lessons-computer-rename

  • Losing systemprofile after restarting the system

    Hi,
    I've been dying to know what's this is, and i don't really get it : 
    It happened 2 weeks ago, i "stopped" windows, and when i went to the office, the desktop vanished, no apps showing in the apps screen (don't know what it's called). And i got a message something like : "C:\windows\system32\config\systemprofile\desktop
    is no available", but i found a fix, copying all the data from "c:\users" into that folder.
    Why it's in two locations, users and in windows profiles ? why i lose the data when i copy the folders again and restart the system ? 
    I ask for an explanation and the fix to the issue, if someone knows the origin please tell me.
    System : 
    - Windows 8.1 single language x64 (updated from windows 8 single language
    - Sony vaio SVF15218SFW
    - 4Gb of ram
    - Intel i5-3337U
    Thanks in advance.

    How did you stop windows?
    Is your profile setup by a company GPO to log in with a assigned domain/company user name and you want your own personal user?
    This works for 8 as well, if you tried this method and your computer is a company with GPO"S set, you will need the system admin login to set the GPO not to Clear the user profile upon logout.
    Stop = Shut down (sorry, french pc)
    No i don't use a GPO, or a company policy, it's my own pc, I use my email to login, not a local account, Besides I get an error when i reboot : "service Service is not accessible..." something like this, i couldn't read the whole thing and it disappeared
    a little while after showing, didn't have time to write or screen capture, but as you said it could be a problem with the policy to delete the profile if the pc is restarted. But it appears that even if i create a new local user, and copy all the data from
    the old account "c:\users\user" into the the new "c:\users\new_user", i don't think it'll resolve the problem, because it reads the profile from config folder in system32. 
    When i try to open Group Policy Editor,
    with GPEDIT.MSC
    i get the error that it doesn't exist as a command.
    If i'm the only pc user, then i'm the admin, how can i access that "GPO not to Clear the user profile upon logout".
    Thanks for your answers

  • HT201184 My computer is infected with the DNS changer virus. I installed the Macscan DNS Changer Removal Tool but after restarting the virus is still there!

    My computer is infected with the DNS changer Virus. I installed the Macscan DNS Changer Removal tool but after running it and restarting the laptop, the virus is still there .

    "Hinweis: Für die korrekte Durchführung dieses Tests dürfen keine Proxy-Server in den Einstellungen Ihres Webbrowsers aktiviert sein. Diese werden häufig bei Firmenrechnern verwendet. Sie sollten daher im Zweifel Ihren IT-Support kontaktieren, der Ihnen mitteilen kann, ob dieser Test in ihrer Umgebung genutzt werden kann."
    Google Translate:
    Note: For proper implementation of this test may not be a proxy server enabled in your browser settings. These are often used in corporate machines. You should contact your IT support in doubt, you can tell whether this test can be used in their environment.
    and
    fane_j wrote:
    Does the US site use a different script, which works even when proxies are used?
    No idea.

  • Happenning non regurarly and will be ok after restarting the server again.

    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x6c3e0f3c Function name=Ordinal6467 Library=C:\WINNT\system32\MFC42.DLL
    Current Java thread:
    at
    com.ag.id.comwrapper.server.COMServer.NativeGetTermPremiums(Native Method)
    at
    com.ag.id.comwrapper.server.COMServer.getTermPremiums(COMServer.java:89)
    at java.lang.reflect.Method.invoke(Native Method)
    at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
    at sun.rmi.transport.Transport$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Unknown Source)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown
    Source)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown
    Source)
    at java.lang.Thread.run(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00405000 C:\WINNT\system32\java.exe
    0x77F80000 - 0x77FFD000 C:\WINNT\system32\ntdll.dll
    0x7C2D0000 - 0x7C332000 C:\WINNT\system32\ADVAPI32.dll
    0x7C570000 - 0x7C624000 C:\WINNT\system32\KERNEL32.DLL
    0x77D30000 - 0x77D9F000 C:\WINNT\system32\RPCRT4.DLL
    0x78000000 - 0x78045000 C:\WINNT\system32\MSVCRT.dll
    0x6D420000 - 0x6D4F9000 C:\Program Files\JavaSoft\JRE\1.3.1
    _06\bin\hotspot\jvm.dll
    0x77E10000 - 0x77E6F000 C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F7C000 C:\WINNT\system32\GDI32.dll
    0x77570000 - 0x775A0000 C:\WINNT\system32\WINMM.dll
    0x6D220000 - 0x6D227000 C:\Program Files\JavaSoft\JRE\1.3.1
    _06\bin\hpi.dll
    0x6D3B0000 - 0x6D3BD000 C:\Program Files\JavaSoft\JRE\1.3.1
    _06\bin\verify.dll
    0x6D250000 - 0x6D266000 C:\Program Files\JavaSoft\JRE\1.3.1
    _06\bin\java.dll
    0x6D3C0000 - 0x6D3CD000 C:\Program Files\JavaSoft\JRE\1.3.1
    _06\bin\zip.dll
    0x24F10000 - 0x24F28000 C:\COMServer\SpiaWrapper.dll
    0x7C140000 - 0x7C243000 C:\WINNT\system32\MFC71.DLL
    0x7C340000 - 0x7C396000 C:\WINNT\system32\MSVCR71.dll
    0x70A70000 - 0x70AD6000 C:\WINNT\system32\SHLWAPI.dll
    0x7CE20000 - 0x7CF0F000 C:\WINNT\system32\ole32.dll
    0x779B0000 - 0x77A4B000 C:\WINNT\system32\OLEAUT32.dll
    0x7C950000 - 0x7C9DF000 C:\WINNT\system32\CLBCATQ.DLL
    0x253D0000 - 0x25467000 C:\COE64A~1\COMDLLs\CLIENT~1.DLL
    0x6C370000 - 0x6C46B000 C:\WINNT\system32\MFC42.DLL
    0x780A0000 - 0x780B2000 C:\WINNT\system32\MSVCIRT.dll
    0x25470000 - 0x2568B000 C:\COE64A~1\COMDLLs\PRODUC~1.DLL
    0x76B30000 - 0x76B6E000 C:\WINNT\system32\comdlg32.dll
    0x71710000 - 0x71794000 C:\WINNT\system32\COMCTL32.DLL
    0x7CF30000 - 0x7D176000 C:\WINNT\system32\SHELL32.DLL
    0x77800000 - 0x7781E000 C:\WINNT\system32\WINSPOOL.DRV
    0x76620000 - 0x76630000 C:\WINNT\system32\MPR.DLL
    0x257A0000 - 0x257E2000 C:\COE64A~1\COMDLLs\RETURN~1.DLL
    0x257F0000 - 0x25818000 C:\COE64A~1\COMDLLs\VALIDA~1.DLL
    0x25820000 - 0x2584E000 C:\COE64A~1\COMDLLs\Annuity.dll
    0x26060000 - 0x26071000 C:\COMServer\COMWrapper.dll
    0x260C0000 - 0x260F2000 C:\COE64A~1\COMDLLs\TrmCalc.dll
    0x261A0000 - 0x261AE000 C:\COE64A~1\COMDLLs\TERMCH~1.DLL
    0x6D340000 - 0x6D348000 C:\Program Files\JavaSoft\JRE\1.3.1
    _06\bin\net.dll
    0x75050000 - 0x75058000 C:\WINNT\system32\WSOCK32.dll
    0x75030000 - 0x75044000 C:\WINNT\system32\WS2_32.DLL
    0x75020000 - 0x75028000 C:\WINNT\system32\WS2HELP.DLL
    0x782C0000 - 0x782CC000 C:\WINNT\System32\rnr20.dll
    0x77980000 - 0x779A4000 C:\WINNT\system32\DNSAPI.DLL
    0x77340000 - 0x77353000 C:\WINNT\system32\iphlpapi.dll
    0x77520000 - 0x77525000 C:\WINNT\system32\ICMP.dll
    0x77320000 - 0x77337000 C:\WINNT\system32\MPRAPI.dll
    0x75150000 - 0x7515F000 C:\WINNT\system32\SAMLIB.DLL
    0x7CDC0000 - 0x7CE10000 C:\WINNT\system32\NETAPI32.DLL
    0x267D0000 - 0x267DF000 C:\WINNT\system32\Secur32.dll
    0x77BF0000 - 0x77C01000 C:\WINNT\system32\NTDSAPI.dll
    0x77950000 - 0x7797A000 C:\WINNT\system32\WLDAP32.DLL
    0x751C0000 - 0x751C6000 C:\WINNT\system32\NETRAP.dll
    0x773B0000 - 0x773DF000 C:\WINNT\system32\ACTIVEDS.DLL
    0x77380000 - 0x773A3000 C:\WINNT\system32\ADSLDPC.DLL
    0x77830000 - 0x7783E000 C:\WINNT\system32\RTUTILS.DLL
    0x77880000 - 0x7790E000 C:\WINNT\system32\SETUPAPI.DLL
    0x267E0000 - 0x26841000 C:\WINNT\system32\USERENV.DLL
    0x774E0000 - 0x77513000 C:\WINNT\system32\RASAPI32.dll
    0x774C0000 - 0x774D1000 C:\WINNT\system32\RASMAN.DLL
    0x77530000 - 0x77552000 C:\WINNT\system32\TAPI32.DLL
    0x77360000 - 0x77379000 C:\WINNT\system32\DHCPCSVC.DLL
    0x777E0000 - 0x777E8000 C:\WINNT\System32\winrnr.dll
    0x777F0000 - 0x777F5000 C:\WINNT\system32\rasadhlp.dll
    0x74FD0000 - 0x74FEE000 C:\WINNT\system32\msafd.dll
    0x75010000 - 0x75017000 C:\WINNT\System32\wshtcpip.dll
    0x26BF0000 - 0x26C20000 C:\COE64A~1\COMDLLs\ADOFUN~1.DLL
    0x26C20000 - 0x26C9C000 C:\Program Files\Common
    Files\System\ADO\msado15.dll
    0x26CA0000 - 0x26CC4000 C:\WINNT\system32\MSDART.DLL
    0x77820000 - 0x77827000 C:\WINNT\system32\VERSION.dll
    0x759B0000 - 0x759B6000 C:\WINNT\system32\LZ32.DLL
    0x26F50000 - 0x26FBC000 C:\Program Files\Common Files\System\OLE
    DB\oledb32.dll
    0x26FC0000 - 0x26FD1000 C:\Program Files\Common Files\System\OLE
    DB\OLEDB32R.DLL
    0x26FE0000 - 0x2702A000 C:\Program Files\Common Files\System\OLE
    DB\msdasql.dll
    0x27030000 - 0x27045000 C:\Program Files\Common Files\System\OLE
    DB\MSDATL3.dll
    0x27050000 - 0x27086000 C:\WINNT\system32\ODBC32.dll
    0x271D0000 - 0x271E7000 C:\WINNT\system32\odbcint.dll
    0x271F0000 - 0x271F4000 C:\Program Files\Common Files\System\OLE
    DB\MSDASQLR.DLL
    0x78740000 - 0x788B0000 C:\WINNT\System32\comsvcs.dll
    0x6DE80000 - 0x6DEE4000 C:\WINNT\System32\TxfAux.Dll
    0x6DF80000 - 0x6E03B000 C:\WINNT\System32\MSDTCPRX.dll
    0x6A7A0000 - 0x6A7B0000 C:\WINNT\System32\MTXCLU.DLL
    0x73930000 - 0x73940000 C:\WINNT\system32\CLUSAPI.DLL
    0x689D0000 - 0x689DD000 C:\WINNT\system32\RESUTILS.DLL
    0x272C0000 - 0x27302000 C:\WINNT\System32\odbcjt32.dll
    0x27310000 - 0x27480000 C:\WINNT\System32\msjet40.dll
    0x27480000 - 0x27515000 C:\WINNT\System32\mswstr10.dll
    0x27D40000 - 0x27D4E000 C:\WINNT\System32\odbcji32.dll
    0x27D50000 - 0x27D5D000 C:\WINNT\System32\msjter40.dll
    0x27D60000 - 0x27D86000 C:\WINNT\System32\MSJINT40.DLL
    0x281A0000 - 0x281BA000 C:\WINNT\system32\odbccp32.dll
    0x308E0000 - 0x3091A000 C:\WINNT\System32\msjtes40.dll
    0x30D30000 - 0x30D3B000 C:\WINNT\system32\VBAJET32.DLL
    0x31150000 - 0x311B2000 C:\WINNT\system32\expsrv.dll
    0x31940000 - 0x3194D000 C:\Program Files\Common
    Files\System\ADO\msadrh15.dll
    0x2C480000 - 0x2C4CC000 C:\WINNT\System32\msrd3x40.dll
    0x77920000 - 0x77943000 C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000 C:\WINNT\system32\DBGHELP.dll
    0x690A0000 - 0x690AB000 C:\WINNT\system32\PSAPI.DLL
    Local Time = Wed Sep 19 17:21:38 2007
    Elapsed Time = 452155
    # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.3.1_06-b01 mixed mode)

    Hi,
    I'm not sure if you damaged your sqlnet.ora and listener.ora files after the server was up. So, I would try make some tests:
    1) Rename the listener.ora file to listener.ora.bak and sqlnet.ora file to sqlnset.ora.bak
    2) Restart the listener and see what happens
    Cheers
    Legatti

  • Cannot Start OATS Server After Restart the Machine

    Hi, All
    I installed the Linux OATS server on a virtual machine.After i restart the machine, always failed to restart OATS server.
    I login the weblogic console to start the application of oats, failed. got error message
    javax.naming.NameNotFoundException: Unable to resolve 'OATS_common_DS'. Resolved ''; remaining name 'OATS_common_DS'.
    Check the log file:
    Caused By: javax.persistence.PersistenceException: Exception [EclipseLink-7060] (Eclipse Persistence Services - 2.1.3.v20110304-r9073): org.eclipse.persistence.exceptions.ValidationException
    Exception Description: Cannot acquire data source [OATS_common_DS].
    Internal Exception: javax.naming.NameNotFoundException: Unable to resolve 'OATS_common_DS'. Resolved ''; remaining name 'OATS_common_DS'
    at org.eclipse.persistence.internal.jpa.EntityManagerSetupImpl.deploy(EntityManagerSetupImpl.java:417)
    at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.getServerSession(EntityManagerFactoryImpl.java:164)
    at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManagerImpl(EntityManagerFactoryImpl.java:221)
    at org.eclipse.persistence.internal.jpa.EntityManagerFactoryImpl.createEntityManager(EntityManagerFactoryImpl.java:209)
    at weblogic.deployment.TransactionalEntityManagerProxyImpl.newPersistenceContext(TransactionalEntityManagerProxyImpl.java:65)
    at weblogic.deployment.BasePersistenceContextProxyImpl.getPersistenceContext(BasePersistenceContextProxyImpl.java:170)
    at weblogic.deployment.BasePersistenceContextProxyImpl.invoke(BasePersistenceContextProxyImpl.java:101)
    at weblogic.deployment.TransactionalEntityManagerProxyImpl.invoke(TransactionalEntityManagerProxyImpl.java:77)
    at weblogic.deployment.BasePersistenceContextProxyImpl.invoke(BasePersistenceContextProxyImpl.java:87)
    at weblogic.deployment.TransactionalEntityManagerProxyImpl.invoke(TransactionalEntityManagerProxyImpl.java:18)
    at $Proxy260.createNamedQuery(Unknown Source)
    at oracle.oats.configuration.SettingsManagerBean.getApplication(SettingsManagerBean.java:388)
    at oracle.oats.configuration.SettingsManagerBean.lookup(SettingsManagerBean.java:139)

    No problem :-) Happy to hear that you fixed it.
    BTW, there is a tool provided with OATS (Database Configuration Tool) allowing you to review/reconnect to the database. I didn't think about it at first but this is a good idea to try that one next one you (or someone else) faces the problem.
    Database Configuration Tool: <oats_install>/bin/DbConfig.sh
    Some other useful tools:
    Create Support Package: <oats_install>/bin/oats_support.sh
    OLT Agent Authentication Manager: <oats_install>/jdk/jre/bin/javaw -jar <oats_install>/agentmanager/AMAuthManager.jar
    Restart OATS App Service: <oats_install>/bin/restartSvc.sh [OracleATSServer | OracleATSAgent]
    Stop OATS App Service: <oats_install>/bin/stopSvc.sh [OracleATSServer | OracleATSAgent]
    JB

  • ClassNotFoundException after restarting the Portal

    Hi,
    I have created Property Renderer which works without errors.
    But after restart Portal the error was found: ClassNotFountException
    We still can see that the package is present in the list (System Administraton->Support->Portal Runtime->Administration Console->Archive Deployment Checker) and its refreshing will solve the problem.
    This problem can be solved by deploying after each restart of the Portal.
    How to customize portal settings (or project settings in NWDS) to allow to do this procedure automatically by Portal?
    Regards,
    Timur Semenchuk

    I moved your thread from Web Dynpro ABAP to the forum for problems with the trial systems.  Hopefully you will find more help here.
    You didn't by any chance change machine name?  I had a very similar error once when I was forced to rename my machine.  Maybe you will find something from this blog helpful:
    /people/thomas.jung/blog/2006/02/03/as-abap-sneak-preview-lessons-computer-rename

  • HP LaserJet Pro 400 m401a Go offline after restart the pc

    i just buy a new HP Laserjet Pro 400 m401a and i install the drivers from the dvd that i found with the printer
    but after i finish and shut down the computer i found the printer offline i try to remove the usb cable but nothing
    i install the driver again i work but after restart same problem again
    i have 2 printer conected with 2 computer the problem the the 2 printer
    please tell me what to do
    thank you

    I would recommend posting this in the HP Enterprise Support Forums for better coverage.
    You can access the enterprise support forums at the following link.
    http://h30499.www3.hp.com/
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

Maybe you are looking for

  • Can I sync my iPhone to my Mac when it's already synced to a PC?

    I recently moved and the PC that my iPhone is synced to is in storage in another part of the state. I have my Macbook and I'm wondering if I can sync my iPhone to this or if it will create a problem or cause me to lose all my data? My phone has been

  • Dependencies between Objects

    Hi Folks, My client has asked me to move from one db to another. (I don't know why, may be they are restructuring). Now the problem is that there are many stored procedures, functions and tables which I have created and also using somewhere. Now for

  • System.log fills up with uninstall_folder_path no 0

    My system.log fills up with the following text: Apr 10 22:09:48 Macken DelMonitor[60]: hokan Apr 10 22:09:48 Macken DelMonitor[60]: uninstall_path no 0 Apr 10 22:09:48 Macken DelMonitor[60]: uninstall_folder_path no 0 Apr 10 22:09:50 Macken DelMonito

  • Probleme mit Diadem 11.1 und Spider 8

    Problem mit DIAdem 11.1 vs. Spider 8 Hallo, habe DIAdem 11.1 auf einem (XP-)Laptop, über USB ist ein Spider 8 angeschlossen. Wenn ich eine DAC-Datei, die bereits existiert, öffnen will, kommt folgende Meldung: Fehler beim Laden von Block "Spider-IN".

  • Elements 13 installer saying it's for 32bit OS. Error 6 during install.

    Hi I have bought elements and premiere 13 bundle to replace my elements 11. It has down loaded from Adobe but won't install on my machine. It sys its for a 32 bit machine and mine is a 64 bit. Any idea what I con do about it.