Crash of application with Windows NT Service

Hi there, I am deploying an application as a standard J2EE Application to a WL7
instance that is running as a Windows NT Service. All is fine for about 8 hours
and then the WLS progressively stops services, first no EJBs are able to be instantiated,
but web assets can still be accessed. The next step is that all web assets become
unreachable and the WLS console is also not accessible.
The true problem here is that no log entries are written to any file that I can
find so I can not even guess where to start with diagnosing this issue.
If anyone has seen similar behaviour then please can you give me some hints.
Thanks

JD <[email protected]> wrote:
The true problem here is that no log entries are written to any file...Hello JD,
When you installed WebLogic as a NT Service, did you use the following flags?
(for STDOUT): -Dweblogic.Stdout="d:\bea\user_projects\myWLSdomain\stdout.txt"
(for STDERR): -Dweblogic.Stderr="d:\bea\user_projects\myWLSdomain\stderr.txt"
This is a fairly typical problem within the BEA newsgroups. Could you reply with
a few items? First, what version of NT? (4.0, 5.0 (2000 Server), 5.2(2003 Server)
What platform (32- or 64-bit?)
Also, could you post your Win32 registry value for strings...
<MACHINE NAME>\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<YOUR BEA
WLS SERVICE_NAME>\Parameters\CmdLine
...and...
<MACHINE NAME>\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\<YOUR BEA
WLS SERVICE_NAME>\Parameters\Log
By the way, what service pack are you currently running under WLS 7.0?
Brian J. Mitchell
Systems Administrator, TRX
email: [email protected]
office: +1 404 327 7238
mobile: +1 678 283 6530

Similar Messages

  • How to make SAP B1 connection with Windows Sharepoint Service 3.0

    how to make SAP B1 connection with Windows Sharepoint Service 3.0 through asp.net web part code.. I get the security error when i run that web part......
    public bool ConnectToCompany()
                oCompany = new SAPbobsCOM.Company();
                oCompany.Server = "192.168.1.58";
                oCompany.DbServerType = SAPbobsCOM.BoDataServerTypes.dst_MSSQL2005;
                oCompany.CompanyDB = "SBODemoUS";
                oCompany.DbUserName = "sa";
                oCompany.DbPassword = "abc";
                //oCompany.UseTrusted = true;
                oCompany.UserName = "manager";
                oCompany.Password = "manager";
                oCompany.language = SAPbobsCOM.BoSuppLangs.ln_English;
                oCompany.LicenseServer = "192.168.1.58:30000";
                int i = oCompany.Connect();
                if (i != 0)
                    return false;
                return true;
    protected override void RenderContents(HtmlTextWriter writer)
                if (conn.ConnectToCompany() == true)
                    writer.Write("Hello" + this.Context.User.Identity.Name);
    Edited by: bikalg on Nov 28, 2010 9:43 AM

    Hi.......
    Welcome to SAP Business One Forum.....
    Unfortunately this is the wrong forum you posted here.
    I would suggest you post it in SDK or System Administration Forum and definitely you get the solution and close this thread from here......
    Regards,
    Rahul

  • How can I install my Adobe Photoshop on my computer with Windows XP Service Pack 3?

    How can I install my Adobe Photoshop on my computer with Windows XP Service Pack 3?  Seriously frustrated.  I put the disc in the drive and nothing happens.  I open up add/remove programs and I get an error message stating it can't find a disc.  I chatted with Adobe support, and they decided to send me here. Probably because they knew I wanted to spend all day online trying to figure this out. 

    Download from Adobe's website, install then enter your serial number.
    Download and Installation Help

  • No GMail found using FF 17.0.1 with Windows XP Service Pack 3

    I recently made FF my primary browser. iGoogle is my homepage. Using an older PC with Windows XP, Service Pack 3. I have a gadget on my homepage for GMail, but it won't open up for me, nor can I manually go to Gmail. The message I get in the Gadget box is:
    The page isn't redirecting properly
    Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
    This problem can sometimes be caused by disabling or refusing to accept
    cookies.
    I am new to FF, and don't understand what I need to do to fix this error.

    You're welcome

  • Composite Application with RESTful Web Services

    Hello!
    Is it possible to build Composite Application with RESTful Web Services only. I use Glassfishe 2.1 and OpenESB 2.1.
    Can you point me on some tutorials on the net to read about using RESTful Web Services in BPEL?

    Hi Gabriel,
    Let me try to answer some of your questions:
    1) The "Requires Secure Access" attribute of a resource handler controls whether this handler must be accessed/consumed only over SSL (HTTPS). Oracle Database Cloud Schema Service is only offered over SSL, so this attribute does not have any effect on RESTful services deployed in this environment (because secure access is always required and there is no other way). That said, if you want to access such web service from your own APEX instance, your instance must have Oracle Wallet configured with appropriate SSL certificate.
    2) The URI parameters are not required. If your web service returns data for many entities (for example, list of employees in employees/), you may not need a parameter. If your web service returns data for one specific entity (for example, details of one employee in employees/{id}), you may want to identify that entity with a URI parameter.
    3) You can have many URI parameters, for example: customers/{id}/orders/{order_id}.
    4) Yes, these are the same HTTP methods/verbs you would use from PHP.
    5) If you are trying this POST example from your own APEX instance (not Oracle Database Cloud Schema Service) and you are trying to access a web service over SSL, then it is likely that the Oracle Wallet used by your instance does not include the required SSL certificate(s), or the Oracle Wallet is not configured at all.
    6) I recommend to check RESTful Web Services for the Oracle Database Cloud white paper and Oracle REST Data Services Developers Guide. Oracle REST Data Services is the technology that enables RESTful services in the Oracle Database Cloud Schema Service.
    You can certainly create your own web services in the Oracle Database Cloud Schema Service and consume them from the same environment.
    Vlad

  • Cannot sync my iphone 4S with Windows 7 service pack 1

    Cannot sync my iphone 4s - IOS 8.1.1 with Windows 7 service pack 1
    itunes just stops working before sync takes place

    Sorry-that was rubbish. the Iphine shows up as a device and also charges but when I open Itunes the option to sync is greyed out and when I use the diagnostic tool it says no device found. I have upgraded to the latest Itunes but still no joy.
    Thanks

  • Can't update AIR application on Windows XP service pack 3

    We've run into another AIR update issue with our AIR 2.0.4 sidecar product.
    Our application uses the standard ApplicationUpdater.checkNow() method to look for and download updates. Just such an update was issued recently, and one of our team members has reported an issue attempting to download the new update on a Windows XP service pack 3 machine.
    They are getting an Error 16818.
    Thanks for any insight.

    Hi,
    Error 16818 is "IO error while saving data to disk".  Is there any way we could get the installer log from this machine?  It might give us additional clues.
    Thanks,
    Chris

  • How to start a java application as windows 2000 service?

    Hi all,
    I'm trying to start / stop a java application as a windows 2000 service. But nothing appens (I can see the screen that rapidly display the java help prompt and then disappear)
    I've a working directory i.e C:\MyDir and it contains instsrv.exe, srvany.exe and my application jar MyApp.jar
    I'm using instsrv.exe to register a java application as a service ( C:\MyDir\instsrv MyApp C:\MyDir\srvany.exe )
    I've added a key in registry by running regedit
    The key is under the tree HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MyApp
    the key value is Parameters
    in the key I've added a string value "Application" with the value "C:\j2sdk1.4.2_01\bin\java.exe"
    and a string value "AppParameters" with the value "-classpath C:\MyDir\MyApp.jar main" where main is the name of the main class application.
    This seems to run correctly with Windows NT 4.0
    But doesn't work with Windows 2000.
    Can anyone help me?? pls.
    Thanks.
    Max

    I'm replying to myself .... ;-) ahah
    All we need for this purpose is JavaService, at link
    http://www.alexandriasc.com/software/JavaService/index.html

  • Java 7 compatibility with Windows XP Service Pack 3

    Hello,
    I am just looking for a bit of clarity. It is not quite clear from the hits on Oracle Support, some say yes and others say no.
    Is Java 7 compatible with the following browsers Internet Explorer 7, 8 9 and 10 for Windows XP Service Pack 3?
    The Client is currently using JRE6 which I knows fine with IE 6, 7, 8 for the current PC build
    Thanks
    Matt

    Matt,
    I am just looking for a bit of clarity. It is not quite clear from the hits on Oracle Support, some say yes and others say no.
    Is Java 7 compatible with the following browsers Internet Explorer 7, 8 9 and 10 for Windows XP Service Pack 3?
    The Client is currently using JRE6 which I knows fine with IE 6, 7, 8 for the current PC buildJRE 7 is not certified yet with 11i or R12.
    Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i [ID 290807.1]
    Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12 [ID 393931.1]
    Implications of Java 6 End of Public Updates for EBS Users
    https://blogs.oracle.com/stevenChan/entry/what_does_the_java_6
    Planning Bulletin for JRE 7: What EBS Customers Can Do Today
    https://blogs.oracle.com/stevenChan/entry/planning_for_jre_7
    Thanks,
    Hussein

  • Is iTunes 7.7 Compatible With Windows XP Service Pack 3?

    Has Apple made any announcements about incompatibility?

    Matt,
    I am just looking for a bit of clarity. It is not quite clear from the hits on Oracle Support, some say yes and others say no.
    Is Java 7 compatible with the following browsers Internet Explorer 7, 8 9 and 10 for Windows XP Service Pack 3?
    The Client is currently using JRE6 which I knows fine with IE 6, 7, 8 for the current PC buildJRE 7 is not certified yet with 11i or R12.
    Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite 11i [ID 290807.1]
    Deploying Sun JRE (Native Plug-in) for Windows Clients in Oracle E-Business Suite Release 12 [ID 393931.1]
    Implications of Java 6 End of Public Updates for EBS Users
    https://blogs.oracle.com/stevenChan/entry/what_does_the_java_6
    Planning Bulletin for JRE 7: What EBS Customers Can Do Today
    https://blogs.oracle.com/stevenChan/entry/planning_for_jre_7
    Thanks,
    Hussein

  • Windows 8 computer crashes flash applications on windows 7 laptops.

    have just bought windows 8 all in one laptop and it shares a wi fi connection with 2 other family windows 7 laptops.
    I can run certain flash programmes forever on the 2 windows laptops but within seconds of switching on my windows 8 computer the flash programmes crash on both laptops even when wired on the ethernet.( 2 seperate website games )
    Have checked signals from router before during and after and there is no change in download speeds which are 14 MPS ?????? as soon as I disconnect the windows 8 computer from the internet the programmes start to work on both the other 2 laptops.
    Dell says it has not come across this problem before so its not their problem and microsoft havent been able to help  .......but something is happenning , andI am hoping someone can shed some light
    john tandy.

    the programmes are in the united kingdom and my wife plays on line bingo on sunbingo and tombola ( similar set ups but different sites ) and regardless of firefox , internet explorer or chrome these site crash within seconds of starting my windows 8 computer I have downloaded xirrus to monitor my wifi connections and throughout it reports excellent wi fi from my router . I have changed router channels , disabled firewalls but no good
    it must be something to do with windows 8 but what?????????????????????????????

  • Heads up - itunes freezing with Windows 7 Service Pack 1

    As found on the Windows Seven forums :
    http://www.sevenforums.com/windows-updates-activation/147024-windows-7-service-p ack-1-suspected-bug-itunes.html
    My iPod classic completely died and whenever I tried to restore it in itunes it would freeze and go round in circles trying to restore. Once I uninstalled Service Pack 1 everything was fine again.
    Thought id let people know to avoid any problems with your ipods

    Hi,
    I would like to verify if two computers are in domain environment. What is the message when trying to remote to Windows 7 Ultimate? What is your Remote Desktop configuration
    under System Properties? Please set "Allow connection from any version of Remote Desktop" option.
    Also, please disable security software and perform
    clean boot
    on both computers for a test.
    Niki Han
    TechNet Community Support

  • Problem with Windows Defender Service

    After restarting my computer running windows 10 build 10041 I got the following message trying to start the service:
    The Windows Defender Service service on Local Computer started and then stopped. Some services stop automatically if they are not in use by other services or programs. 
    I have Avira AV program installed but Iit's been installed for a while although the above message came for the first time. Any idea?
    Thanks

    To
    markgoldin and
    philgman,
    Uninstall your 3rd party anti-virus programs. Make sure no "left-overs" of the AV program remain, Then try to enable Windows Defender.
    No too long ago, I was involved in a similar question. The OP had Norton installed. He said that Norton and Windows Defender were working fine in the older builds but not on build 10041.
    I asked him to uninstall Norton.
    Eventually he did using the Norton Removal Tool to remove everything related to Norton. Then he, after a few tries, managed to enable Windows Defender.
    Open the link below and read what had been said in that thread. Hope it will help you.
    https://social.technet.microsoft.com/Forums/en-US/b969cc8d-b815-4ba1-ad4a-40f3f6d55526/build-10041-windows-defender-is-turned-off?forum=WinPreview2014General

  • Oravssw don't work with windows 2k3 services

    Hi guy
    I have problem about the oravssw installed on my Oracle 10G version 10.2.0.2, I've download and install instance client 11G to run oravssw
    and my config command that to:
    oravssw SID /i
    That command is create a VSS service on my windows so when i have run "vssadmin list writes" command the windows error on application log say
    VSS-00011: Connection to database instance orcl failed.
    Cause : The user account in which the Oracle VSS Writer Service is running does not have the DBA privileges to log in to the Oracle instance.
    Action : Run the Oracle VSS Writer Service in a user account that can connect to the Oracle instance with DBA privileges.
    Additional info:
    Oracle VSS writer version 11.2.0.0.0 Beta
    Error at line : 4146
    Failure on Identify event
    And I've config OS_AUTHENT_PRIFIX and added user to ORA_DBA group for dba privilege but a problem still not work, also i test with sqlplus / as sysdba that work to dba privilege. so how can i ran a vss service on my windows work.
    This support or not, i can't seem document at all in the internet!
    Please advise
    Thanks

    How is your network setup? i.e. dsl/cable > APE > Mac/PC/Linux ?
    Is the APE setup as a DHCP server? Are the non-Mac's setup as DHCP clients with both IP and DNS to obtain automatically?

  • Will ipod touch 4 gen work with windows vista service pack 1?

    Will ipod touch 4 gen work with vista service pack 1?

    All Apple says is:
    PC: Windows 7; Windows Vista; or Windows XP Home or Professional with Service Pack 3 or later
    Does it work/sync with SP1?
    Why not update to latest Vista?

Maybe you are looking for

  • More than one field in generic data source

    Hi All, We wanted extract Allocation data for the sales order from R/3 to BW. I am not able to find proper data source for it... there are two datasources..we wanted afs specific datasource 2LIS_11_V_ITM  :  Sales-Shipping Allocation Item Data 2LIS_1

  • Clearing account

    Dear all, What is the use of clearing account? Any layman explanation on the use of clearing account like GRC, bank clearing, etc. I know clearing account is open item managed account. So can i say clearing account is used to track incomplete transac

  • How to use cookies in jsp

    Hi all, I'm new to jsp, please let me know how to use cookies with jsp. I have three web applications, in run time I have to switch from one application to another application based on single login page. I have taught cookies are one of the solution.

  • HT201209 i asked for the new apple ID and i got the message that pls check with itune support to complete transaction. what can i do?

    i asked for the new apple ID and i got the message that pls check with itune support to complete transaction. what can i do?

  • IPod cannot show chinese character now, previously can

    Hi everyone, Thanks for trying to help. So I have some songs with Chinese characters in the song names. They work perfectly fine, I mean before, when they become symbols, I just use the ID3Mod to convert them and import them into my iPod nano and I c