Problem while starting the OC4JInstance

Hi People,
I have installed forms 6i with oracle 9i.when i tend to run my form i couldnt start OC4JInstance.it gets started and gets closed automatically.without OC4 its throwing me the error as,
FRM-10142 HTTP listener is not running on computer_name at port 8888.start the listener or check for the runtime preferences.what should i do?.how to make OC4 stated properly?.can u please suggest me?.thanku
Regards
VIDS

Hi Vidusnat,
There is a forum for OC4j OC4J
You might like to post this problem there as well to get the answer.
Regards,
Navnit

Similar Messages

  • Problem while starting the Jdeveloper studio

    Hi,
    I have installed the Jdeveloper 11.1.2.0.0.
    But when I am starting the Jdeveloper Studio I am getting the error as "Unable to create an instance of the Java Virtual machine located at C:\Program Files\Java\jdk1.6.0_20\jre\bin\client\jvm.dll".
    I have install the JDK 6.0 Update 20 at C:\Program Files\Java Folder before installing the Jdeveoper.
    And I had mention C:\Program Files\Java\jdk1.6.0_20 path while installing Jdeveoper JDK location.
    To test whether JDK has been install properly or not I have also tested a sample java program and it worked.So I think there is no problem for JDK.
    But While starting the Jdeveloper Studio I am getting the above mentioned error.
    Can Someone is aware of this error? Or face this error at any stage?
    Please let me know the solution if knows
    Thanks,
    Shweta

    Hi,
    Changing the virtual memory option did not worked for me.
    I have found the following solution and it worked for me.
    In order to fix this type of error, go to installation_directoy\Middleware\JDeveloper\jdev\bin folder
    and edit file jdev.conf.
    Locate line "AddVMOption -XX:MaxPermSize=256M".
    Now add another line just below this line:
    AddVMOption -Xmx256M
    I found this solution at : javainnovations.blogspot.com/.../jdeveloper11g-startup-error.html
    It work for me.
    Thanks,
    Shweta

  • Problem while starting the weblogic managed server

    Hi,
    I am facing the following error while starting the managed weblogic server :
    weblogic.diagnostics.lifecycle.DiagnosticComponentLifecycleException: weblogic.store.PersistentStoreException:
    java.io.IOException: [Store:280021]There was an error while opening the file store file "WLS_DIAGNOSTICS000000.DAT"
    at weblogic.diagnostics.lifecycle.ArchiveLifecycleImpl.initialize(ArchiveLifecycleImpl.java:66)
    at weblogic.diagnostics.lifecycle.DiagnosticFoundationService.start(DiagnosticFoundationService.java:107)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: weblogic.store.PersistentStoreException: java.io.IOException: [Store:280021]There was an error while opening the
    file store file "WLS_DIAGNOSTICS000000.DAT"
    at weblogic.store.io.file.Heap.open(Heap.java:185)
    at weblogic.store.io.file.FileStoreIO.open(FileStoreIO.java:88)
    at weblogic.store.internal.PersistentStoreImpl.recoverStoreConnections(PersistentStoreImpl.java:332)
    at weblogic.store.internal.PersistentStoreImpl.open(PersistentStoreImpl.java:323)
    at weblogic.store.xa.PersistentStoreManagerXA.createFileStore(PersistentStoreManagerXA.java:104)
    at weblogic.store.xa.PersistentStoreManagerXA.createFileStore(PersistentStoreManagerXA.java:177)
    at weblogic.diagnostics.archive.DiagnosticStoreRepository.getStore(DiagnosticStoreRepository.java:85)
    at weblogic.diagnostics.lifecycle.ArchiveLifecycleImpl.initialize(ArchiveLifecycleImpl.java:64)
    ... 4 more
    Caused by: java.io.IOException: [Store:280021]There was an error while opening the file store file
    "WLS_DIAGNOSTICS000000.DAT"
    at weblogic.store.io.file.StoreDir.throwIOException(StoreDir.java:214)
    at weblogic.store.io.file.StoreDir.open(StoreDir.java:104)
    at weblogic.store.io.file.Heap.open(Heap.java:183)
    ... 11 more
    Caused by: java.io.IOException: Error from fcntl() for file locking, Resource temporarily unavailable, errno=11
    at weblogic.store.io.file.direct.DirectIONative.open(Native Method)
    at weblogic.store.io.file.direct.DirectFileChannel.<init>(DirectFileChannel.java:52)
    at weblogic.store.io.file.direct.DirectIOManager.open(DirectIOManager.java:139)
    at weblogic.store.io.file.StoreFile.openInternal(StoreFile.java:118)
    at weblogic.store.io.file.StoreFile.open(StoreFile.java:148)
    at weblogic.store.io.file.StoreDir.open(StoreDir.java:96)
    ... 12 more
    >
    The WebLogic Server encountered a critical failure
    Reason: Assertion violated
    Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class
    weblogic.protocol.ServerIdentityManager$Initializer
    at weblogic.protocol.ServerIdentityManager.findServerIdentity(ServerIdentityManager.java:64)
    at weblogic.protocol.URLManager.findAdministrationURL(URLManager.java:172)
    at weblogic.server.ServerLifeCycleRuntime.getLifeCycleOperationsRemote(ServerLifeCycleRuntime.java:801)
    at weblogic.t3.srvr.ServerRuntime.sendStateToAdminServer(ServerRuntime.java:423)
    at weblogic.t3.srvr.ServerRuntime.updateRunState(ServerRuntime.java:409)
    at weblogic.t3.srvr.T3Srvr.setState(T3Srvr.java:187)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:458)
    at weblogic.Server.main(Server.java:67)
    Kindly suggest some solution for this.
    Best Regards,
    Varun

    Hi,
    I killed the processes hunged up and now m facing the following error while starting the managed weblogic:
    <Oct 12, 2012 3:01:53 AM PDT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: java.lang.NoClassDefFoundError: com/thortech/util/logging/Logger.
    weblogic.security.service.SecurityServiceException: java.lang.NoClassDefFoundError: com/thortech/util/logging/Logger
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:342)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: com/thortech/util/logging/Logger
    at com.thortech.xl.security.wl.XellerateAuthenticationProviderImpl.<clinit>(XellerateAuthenticationProviderImpl.java:73)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:247)
    at com.bea.common.security.internal.legacy.service.SecurityProviderImpl.init(SecurityProviderImpl.java:51)
    at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: com.thortech.util.logging.Logger
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    Truncated. see log file for complete stacktrace
    >
    <Oct 12, 2012 3:01:53 AM PDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Oct 12, 2012 3:01:53 AM PDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

  • Problem while starting the Dialog Instance

    Hi all,
    I've a Dialog instance on HPUX 11.23 under oracle. While starting the Dialog instance it starts and then shuts down. The contents of the /home/eepadm/startsap_D21.log are as below
    Trace of system startup/check of SAP System EEP on Sat May 10 10:57:53 IST 2008
    Called command: /usr/sap/EEP/SYS/exe/run/startsap
    Starting SAP Instance D21
    SAP-R/3-Startup Program Rel 640 V1.8 (2003/04/24)
    Starting at 2008/05/10 10:57:53
    Startup Profile: "/usr/sap/EEP/SYS/profile/START_D21_r3app3"
    Execute Pre-Startup Commands
    (5636) Local: /usr/sap/EEP/SYS/exe/run/sapmscsa -n pf=/usr/sap/EEP/SYS/profile/E
    EP_D21_r3app3
    /usr/sap/EEP/SYS/exe/run/sapmscsa: SCSA is attached and useable.
    /usr/sap/EEP/SYS/exe/run/sapmscsa: finished.
    (5639) Local: rm -f dw.sapEEP_D21
    (5642) Local: ln -s -f /usr/sap/EEP/SYS/exe/run/disp+work dw.sapEEP_D21
    (5645) Local: rm -f se.sapEEP_D21
    (5648) Local: ln -s -f /usr/sap/EEP/SYS/exe/run/rslgsend se.sapEEP_D21
    Starting Programs
    10.05.2008 10:57:53
    ShmDetach
    FAIL: NIECONN_REFUSED (Connection refused), NiRawConnect failed in plugin_fopen(
    (5654) Starting: local dw.sapEEP_D21 pf=/usr/sap/EEP/SYS/profile/EEP_D21_r3app3
    (5655) Starting: local se.sapEEP_D21 -F pf=/usr/sap/EEP/SYS/profile/EEP_D21_r3ap
    p3
    (5635) Waiting for Child Processes to terminate.
    Instance on host r3app3 started
    Checking Installation
    Starting IGS
    [1] 5789
    IGS on host r3app3 started
    Not been able to understand why these errors are appearing, request help from someone in the group
    Regards,
    Alfred D'Souza

    Hi,
    We were trying to deploy HP's Port Aggregaton for 2 LAN cards, changes that were made were
    1. Install the HP UX software patch fo the APA teaming LIcense.
    2. Connected to a NORTEL Switch.
    3. No application level changes done, except for some profile parameters that were changed, which I've reverted back and tried but to no luck
    Execution of the command -  dpmon -p pf=EEP_D21_r3app3 gave the output as below
    dpmon=>sapparam(2): fopenU("EEP_D21_r3app3","r"): No such file or directory
    dpmon=>No Profile used.
    dpmon=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    sh: /usr/sap//SYS/exe/run/sapmscsa:  not found.
    rslgwr1(16): I cannot get addr of SCSA.
    SysLog:mQ0I20080510141317000456800000MO
          :                                                               0
          :SiPeekPendConn239                     NiPConnSiPeekPnixxi.cp8786
    connection to dispatcher failed

  • Problems while starting the Managed Server through Node Manager..

    When I was trying to start a Managed Server using the Nodemanager , I am getting the following error :
    NodeManager not configured to receive commands from host : emis-develop
    I have the "nodemanager.hosts" file under the directory "c:\bea\wlserver6.1\config" and even while invoking the script for the startnodemanager , I am indicating this in the script ! Any ideas for this problem ??

    The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.> You may configure custom Identity and Trust in weblogic. It is not recommended to use Demo Trsut and Demo Identity for environments higher to Dev. -
    http://download.oracle.com/docs/cd/E14571_01/web.1111/e13707/identity_trust.htm#i1202182
    Regards,
    Anuj

  • Problem while starting the oracle clusterware

    Hi,
    In my envirnoment there are two rac nodes. When both systems are shutdown state but when i start the system 1 (node1) the oracle clusterware does not start it give the error while running this command crs_stat -t crs cannot communicate.
    But when I start system 2 (node 2) the oracle clusterware starts.
    Can anyone help me out regarding this issue?
    Thank you for your cooperation.
    Regards,
    Adnan Hamdus Salam.

    Hi,
    No that is not the case. My oracle rac clusterware is perfectly working fine.
    In case 1 when both nodes are shutdown when I start node 2 the oracle clusterware starts and then I start node 1 the whole oracle rac clusterware up successfull.
    in case 2 when both nodes are shutdown when I start node 1 the oracle rac clusterware does not starts and then when I start node 2 the whole oracle rac clusterware up successfully.
    Regards,
    Adnan Hamdus Salam

  • Problem while starting the Oracle homeProcessManager service

    Hello world
    My machine got shut down abruptly following which , the above service is not starting. The startup type is set to automatic. When I try to start it, it says Service could not be started because it dint respond to the controller in a timely fashion.
    Help me :-(
    Regards
    Shantanu Dhanuka

    ipm.log :
    07/05/08 17:25:49 [4] Create pm state directory: D:\shantanu\OHS\oracle\product\10.2.0\db\opmn\logs\states
    07/05/08 17:25:49 [4] PM state file does not exist: D:\shantanu\OHS\oracle\product\10.2.0\db\opmn\logs\states\.opmndat
    07/05/08 17:25:49 [4] OPMN server ready. Request handling enabled.
    07/05/08 17:25:52 [4] Request 2 Started. Command: start
    07/05/08 17:25:52 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1699020801:0)
    07/05/08 17:25:55 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1699020801:5524)
    07/05/08 17:25:55 [4] Request 2 Completed. Command: start
    07/05/09 09:35:27 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1699020801:5524) [The connection SSL receive timed out]
    07/05/09 17:18:55 [4] Request 4 Started. Command: stop
    07/05/09 17:18:55 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1699020801:5524)
    07/05/09 17:19:30 [4] Process Stopped: HTTP_Server~HTTP_Server~HTTP_Server~1 (1699020801:5524)
    07/05/09 17:19:30 [4] Request 4 Completed. Command: stop
    07/05/09 17:20:26 [4] Request 6 Started. Command: start
    07/05/09 17:20:26 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1699020802:0)
    07/05/09 17:20:29 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1699020802:7192)
    07/05/09 17:20:29 [4] Request 6 Completed. Command: start
    services.log :
    07/05/25 10:23:05 Start
    Service timeout while waiting for OPMN to start.
    07/05/25 10:33:50 Start
    Service timeout while waiting for OPMN to start.
    07/05/25 10:45:19 Start
    Service timeout while waiting for OPMN to start.
    07/05/25 10:58:03 Start
    Service timeout while waiting for OPMN to start.
    07/05/25 11:04:59 Start
    Service timeout while waiting for OPMN to start.
    07/05/25 11:16:24 Start
    Service timeout while waiting for OPMN to start.
    07/05/25 11:24:44 Start
    Service timeout while waiting for OPMN to start.
    07/05/25 11:55:52 Start
    Service timeout while waiting for OPMN to start.
    07/05/25 12:41:57 Start
    Service timeout while waiting for OPMN to start.
    07/05/25 13:00:57 Start
    Service timeout while waiting for OPMN to start.
    Any thoughts?

  • Problem while starting the managed server

    Hi
    We have following configuration :-
    We have 2 physical sesrvers :-
    Server1 and Server2 in Sun Cluster running Solaris 10.
    We also have Oracle DB server 9.2.0.8 in RAC mode, one instance each on Server1 & Server2.
    Server 1 :-
    cluster1 :- 1 Managed Server running
    Server 2 :-
    cluster2 :- 1 Managed Server running
    we are getting following error in admin server log :-
    <Error> <NodeManager> <BEA-300034> <Could not execute command "kill" for server "cluster1" using the node manager. Reason: Connection refused. Couldn't connect to NodeManager. Check that it is running at localhost:5556.>
    Recently we have enabled the Connection Filter.
    also getting following info in logs :-
    <Notice> <Socket> <BEA-000445> <Connection rejected, filter blocked Socket[addr=192.193.164.8,port=53666,localport=8001], weblogic.security.net.FilterException: [Security:090220]rule 16>
    <Notice> <Socket> <BEA-000445> <Connection rejected, filter blocked Socket[addr=163.37.174.126,port=58284,localport=8002], weblogic.security.net.FilterException: [Security:090220]rule 17>
    Is it because of any misconfiguration in Connection filter ?
    Or filter is not allowing the request for ipaddress and port of Managed Server in cluster1
    Thanks in advance .. :)

    Thanks for the information.
    Node Manager is not used.
    I found problem in Connection filter.
    169.187.186.76 - address ManagedServer1
    169.187.186.77- address Managed server2
    169.187.186.51 :- Admin Server (8001 is http and 8002 is https)
    Tunneling is enable for Managed Server
    Please help me understanding below things is there any ambiguity in this rules :-
    In the script to stop Managed server we are using t3 protocol like : t3://ip:port but its not allowing t3 protocol .whereas t3 protocol is no where denied in rules.
    If I use https to issue request still not working
    <connection-filter>weblogic.security.net.ConnectionFilterImpl</connection-filter>
    <connection-filter-rule>127.0.0.1 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>172.16.0.129 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>172.16.1.1 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>169.187.186.59 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>169.187.186.51 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>169.187.186.76 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>192.168.10.4 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>172.16.4.1 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>169.187.186.77 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>169.187.186.60 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>172.16.0.130 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>172.16.1.2 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>192.168.10.5 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>172.16.4.2 169.187.186.51 8001 allow</connection-filter-rule>
    <connection-filter-rule>ocs1.in.citicorp.com 169.187.186.51 8002 allow https</connection-filter-rule>
    <connection-filter-rule>* 169.187.186.51 8001 deny</connection-filter-rule>
    <connection-filter-rule>* 169.187.186.51 8002 deny</connection-filter-rule>
    Thanks in Advance .......

  • Problem while starting the Eclipse

    Whenever i am trying to open Eclipse 3.0.1 its asking me to open the log file.The log file shows one error
    !SESSION ----------------------------------------------------------------------
    !ENTRY org.eclipse.core.launcher 4 0 Oct 10, 2006 16:43:15.624
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.ClassCastException: org.eclipse.osgi.framework.internal.core.BundleFragment
         at org.eclipse.osgi.framework.internal.core.PackageAdmin.getExportedBundles(PackageAdmin.java:127)
         at org.eclipse.osgi.framework.internal.core.PackageAdmin.initialize(PackageAdmin.java:86)
         at org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:241)
         at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:126)
         at org.eclipse.osgi.framework.internal.core.OSGi.createFramework(OSGi.java:98)
         at org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:33)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:69)
         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:324)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:279)
         at org.eclipse.core.launcher.Main.run(Main.java:742)
         at org.eclipse.core.launcher.Main.main(Main.java:581)
    Though my Eclipse 2.x works properly.Please help me out

    Does this look like an Eclipse forum?

  • Severe problem while starting Lenovo 3000 N200

    Dear friends & experts,
    I am using Lenovo 3000N200 0769BDG laptop. I have following problems while starting the system.
    Recently my system was hacked against which I installed an Anti-Malware software. It showed that the system was free from any Malware.(But believe me, it is true that the system was hacked.). But each time on starting the system, a  black and white window  is being displayed which contains the following message:
    We apologize for the inconvenience, but Windows didnot start successfully. A recent hardware or software change might have caused this.
    If your computer stopped responding, restarted unexpectedly, or was automatically shut down to protect your files and folders, choose Last Known Good Configuration  to revert to the most recent settings that worked.
    If a previous startup attempt was interrupted due to a power failure or because the Power or Reset button was pressed , or if you aren't sure what caused the problem, choose Start Windows Normally.
    Safe  Mode
    Safe Mode with Networking
    Safe Mode with Command Prompt
    Last Known Good Configuration (your most recent settings that worked)
    Start Windows Normally
    Use the up and down arrow keys to move the highlight to your choice.
    Seconds until Windows starts:30.....1
    After 30 seconds, the Windows logo is displayed immediately followed by a Blue screen which lasts for 1 second and the system restarts.  I tried all the options listed above-- from Safe Mode to Start Windows Normally but the same problem recurrs. And the system doesn't shutdown until I press the power button.
    I have a licensed version of Windows Xp SP3 as OS. I tried to repair the system using WinXP CD but I found the following message:
    Setup did not find any hard disk drives installed in your computer.
    Make sure any hard disk drives are powered on and properly connected to your computer, and that any disk-related hardware configuration is correct. This may involve running a manufacturer-supplied diagnostic or setup program.
    Setup cannot continue. To quit Setup, press F3.
    A point to be noted is that earlier, I removed the Rescue & Recovery from my system  thinking that it might not be of much use and now, I lament for it.
    When I press F3 the same window appeared and the same problem recurred.
    I tried to access the files in my hard disk using Ubuntu CD and it was successful. I used Lenovo hardware quick test to check for any hardware faults, and my system passed all the tests.
    I request you to help me in solving this problem so that I can continue my studies peacefully.
    Thanking you,
    With regards,
    T.I. Kiran

    First off, being "hacked" and having viruses/malware are two different things. Someone hacking your computer doesn't really mean you have a virus/malware, it means an actual person gained access to your computer remotely and did something to it.
    More than likely you got a virus that corrupt your Windows System directory and/or registry. Anti-malware software won't necescarily detect all viruses, especially executable that run commands to simply delete files.
    The blue screen you're seeing is what us technicians call the BSOD (blue screen of death), it's an indication that there is a direct corruption with the core files that Windows requires to function properly.
    As an IT Technician, if this were one of my laptops or one of my end-users, I would simply reload it with a fresh copy of Windows XP. There's a possiblity that all data you had on the laptop is gone because if the Windows core files are corrupt/missing, then that could very well mean your system was wiped completely but the boot table is in tact, hence the fact that you even have the option to boot Windows XP.
    One other option I would suggest is try to reinstall Windows XP. Sometimes if you have the right copy of the install, it will let you reinstall the Windows XP core files, leaving your programs, files and directories in tact.
    Good luck.

  • Exception while starting the weblogic10.0 server : getTransactionSupport

    We are in process of migrating the application from weblogic8 to weblogic10.0. we are facing some problem while starting the weblogic server, continously getting the exception like
    ####<31-Dec-2008 10:36:19 o'clock GMT> <Error> <<MessagingBridge> <blx25ao01> <aadev100-01><STANDBY ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)> <WLS Kernel> <1230719779233> <BEA-200044> <The following exception has occurred:
    java.lang.AbstractMethodError: getTransactionSupport
    at weblogic.jms.bridge.internal.MessagingBridge.startInternal(MessagingBridge.java:615)
    at weblogic.jms.bridge.internal.MessagingBridge.run(MessagingBridge.java:1030)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:464)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    >
    Our application is using the JMS with MQ Queue to send and receive the message. but messages are not flown fron MQ Queue to JMS server..
    Please guide me on this..as we are in critical stage of implementation phase.

    You need to open a support case at support.bea.com or 888.232.7878 for urgent issues.

  • Problem while starting Weblogic 7.0..please help

    Hi,
    Im facing this problem while starting the weblogic.
    Below is the error i get...
    <Nov 3, 2006 6:11:29 PM IST> <Alert> <WebLogicServer> <000297> <Inconsistent security configuration, java.lang.Exception: Certificate expired or not yet valid:
    fingerprint = a48264011b8f3aeb13f64147821dc941, not before = Sat Nov 02 01:32:23 IST 2002, not after = Mon Oct 16 01:32:23 IST 2006, holder = C=US SP=California
    L=San Francisco O=BEA WebLogic CN=weblogic.bea.com [email protected] , issuer = C=US SP=California L=San Francisco O=BEA WebLogic OU=Security CN=Demo Certi
    ficate Authority Constraints [email protected] , key = modulus length=65, exponent length=3>
    java.lang.Exception: Certificate expired or not yet valid: fingerprint = a48264011b8f3aeb13f64147821dc941, not before = Sat Nov 02 01:32:23 IST 2002, not after
    = Mon Oct 16 01:32:23 IST 2006, holder = C=US SP=California L=San Francisco O=BEA WebLogic CN=weblogic.bea.com [email protected] , issuer = C=US SP=California L=San Francisco O=BEA WebLogic OU=Security CN=Demo Certificate Authority Constraints [email protected] , key = modulus length=65, exponent length=3 at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:219)
    at weblogic.t3.srvr.SSLListenThread.<init>(SSLListenThread.java:122)
    at weblogic.t3.srvr.T3Srvr.initializeListenThreads(T3Srvr.java:1556)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:891)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:300)
    at weblogic.Server.main(Server.java:32)
    <Nov 3, 2006 6:11:29 PM IST> <Emergency> <Security> <090034> <Not listening for SSL, java.io.IOException: Inconsistent security configuration, Certificate expir
    ed or not yet valid: fingerprint = a48264011b8f3aeb13f64147821dc941, not before
    = Sat Nov 02 01:32:23 IST 2002, not after = Mon Oct 16 01:32:23 IST 2006, holder = C=US SP=California L=San Francisco O=BEA WebLogic CN=weblogic.bea.com Email=s
    [email protected] , issuer = C=US SP=California L=San Francisco O=BEA WebLogic OU=Security CN=Demo Certificate Authority Constraints [email protected] , key =
    modulus length=65, exponent length=3.>
    I have updated my license.bea file also. the date of expiration="2006-12-02" ..
    Please suggest as to how to proceed
    Thanks and Regards
    SmitaUdupa

    Your server certificate expired. You need to update your identity keystore with a new certificate.
    The expired certificate was issued by the demo BEA certificate authority (CA). These certs are not adequate for production but if you want to take this approach for your new cert you'll have to use the BEA CertGen utility. Have a look at http://edocs.bea.com/wls/docs70/secmanage/ssl.html for more details.
    Your other option is to use Java's keytool utility to create a private key. You'd then generate a certificate signing request (CSR) that you'd send to a CA such as Verisign. You might even have a CA in-house. The CA will then send you a signed certificate that you load in your keystore. Assuming you've configured WebLogic to use this keystore you should be back in business with SSL.
    Mike
    Weblogic/J2EE Security Blog: http://monduke.com

  • Error while starting the adapter :Oracle9i InterConnect

    I am facing this problem while starting the AQ Adapter Service.
    Sat Feb 24 15:44:24 IST 2007: AQ Adapter: ** Error ** error reading from queue R_INDHDR_Q. Please make sure the database and queue are started properly.
    oracle.AQ.AQOracleSQLException: No more data to read from socket
         at oracle.AQ.AQOracleQueue.dequeue(AQOracleQueue.java:1742)
         at oracle.AQ.AQOracleQueue.dequeue(AQOracleQueue.java:1276)
         at oracle.oai.agent.common.oracleaq.MessageReader.dequeue(MessageReader.java:79)
         at oracle.oai.agent.common.oracleaq.MessageReader.run(MessageReader.java:100)
    Sat Feb 24 15:44:53 IST 2007: AQ Adapter: restarting database and AQ connections.
    Sat Feb 24 15:44:55 IST 2007: AQ Adapter: resubscribing to queue R_INDHDR_Q.
    Sat Feb 24 15:44:56 IST 2007: AQ Adapter: created a reader for queue R_INDHDR_Q.
    Sat Feb 24 15:44:56 IST 2007: AQ Adapter: resubscribing to queue DEMOINT_Q.
    Sat Feb 24 15:44:56 IST 2007: AQ Adapter: created a reader for queue DEMOINT_Q.
    Sat Feb 24 15:44:56 IST 2007: AQ Adapter: restarted database and AQ connections successfully.
    oracle.AQ.AQOracleSQLException: No more data to read from socket

    well, windows 2000 has a different localhost numbers and ports, unlike regular window, windows xp and 98, the local host 8080 and 4848 are free. i am not so sure if thats the case in windows 2000.
    how to change the port settings. well, i am afraid that you might do it the hard way, like reinstalling your j2ee, and from there, they will ask you the port number and the admin port... just check it out, you won't miss it

  • Problem occured while starting the Manged server of weblogic9.2

    Hi all,
    I am cnfiguring the OWSM on 2 machine which are in Clustering mode(Pre-Prod Env)
    I have done the installation of SOA SUITE10.1.3.1 for the same.
    After installation , i started Admin server.
    But i am facing issue while starting the managed server of weblogic9.2 through admin Server Console.(which are clustered).The managed Server state goes to ADMIN and raise the error that failed to start the server.It does not go into RUNNING state.
    The error i was recieved is :
    *####<May 13, 2009 10:21:01 AM IST> <Info> <ServletContext-/bea_wls_internal> <ggneai65> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1242190261158> <000000> <HTTPClntLogin: Login rejected with code: 'Failed', reason: java.net.ProtocolException: HTTP tunneling is disabled*
    *     at weblogic.rjvm.http.HTTPServerJVMConnection.acceptJVMConnection(HTTPServerJVMConnection.java:88)*
    *     at weblogic.rjvm.http.TunnelLoginServlet.service(TunnelLoginServlet.java:80)*
    *     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)*
    *     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:283)*
    *     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)*
    *     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3244)*
    *     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)*
    *     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)*
    *     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)*
    *     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)*
    *     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)*
    *     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)*
    *     at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)*
    *'>*
    because of which deployment of OWSM failed at managed server.
    please help me for the same ASAP.
    its urgent.
    Regards
    Gaurav

    That is an INFO message you received and would not stop a managed server from starting. To get rid of that INFO message, enable tunneling on the admin server.
    Check your node manager log file to see why the managed server is not starting.

  • While starting the SAP, Disp+Work.exe is getting stopped

    Hi All,
    SAP Discovery System has been installed. While starting the SAP, Disp+Work.exe is getting stopped. But I checked MaxDB and it is working fine.
    Kindly look into the below log dev_disp and advice me the solution.
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      10
    sid        ERP
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    119
    intno      20050900
    make:      multithreaded, Unicode, optimized
    pid        2420
    Mon Sep 15 20:16:06 2008
    kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (10 2420) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 119 successfully loaded
         shared lib "dw_xtc.dll" version 119 successfully loaded
         shared lib "dw_stl.dll" version 119 successfully loaded
         shared lib "dw_gui.dll" version 119 successfully loaded
         shared lib "dw_mdm.dll" version 119 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3910
    Mon Sep 15 20:16:11 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5371]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >ORX-SAPDEMO_ERP_10                      <
    DpShMCreate: sizeof(wp_adm)          17232     (1436)
    DpShMCreate: sizeof(tm_adm)          4270848     (21248)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    DpShMCreate: sizeof(comm_adm)          528064     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1544)
    DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 06E70040, size: 4929464)
    DpShMCreate: allocated sys_adm at 06E70040
    DpShMCreate: allocated wp_adm at 06E72090
    DpShMCreate: allocated tm_adm_list at 06E763E0
    DpShMCreate: allocated tm_adm at 06E76410
    DpShMCreate: allocated wp_ca_adm at 07288F10
    DpShMCreate: allocated appc_ca_adm at 0728ECD0
    DpShMCreate: allocated comm_adm at 07290C10
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 07311AD0
    DpShMCreate: allocated gw_adm at 07311B10
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 07311B40
    DpShMCreate: allocated wall_adm at 07311B48
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 2047 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 2672
      argv[0] = D:\usr\sap\ERP\DVEBMGS10\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\ERP\DVEBMGS10\exe\jcontrol.EXE
      argv[2] = pf=
    iwdfvm2160\sapmnt\ERP\SYS\profile\ERP_DVEBMGS10_iwdfvm2160
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=3500
      argv[5] = -DSAPSYSTEM=10
      argv[6] = -DSAPSYSTEMNAME=ERP
      argv[7] = -DSAPMYNAME=ORX-SAPDEMO_ERP_10
      argv[8] = -DSAPPROFILE=
    iwdfvm2160\sapmnt\ERP\SYS\profile\ERP_DVEBMGS10_iwdfvm2160
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1629]
    ***LOG Q0K=> DpMsAttach, mscon ( iwdfvm2160) [dpxxdisp.c   11799]
    DpStartStopMsg: send start message (myname is >ORX-SAPDEMO_ERP_10                      <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Mon Sep 15 20:16:12 2008
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 119
    Release check o.K.
    DpJ2eeLogin: j2ee state = CONNECTED
    Mon Sep 15 20:16:15 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4248]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 1428
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:3504) [nixxi.cpp    4248]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=2672)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Mon Sep 15 20:16:51 2008
    ERROR => DpHdlDeadWp: W0 (pid 4952) died [dpxxdisp.c   14507]
    ERROR => DpHdlDeadWp: W1 (pid 4852) died [dpxxdisp.c   14507]
    ERROR => DpHdlDeadWp: W2 (pid 5976) died [dpxxdisp.c   14507]
    ERROR => DpHdlDeadWp: W3 (pid 5000) died [dpxxdisp.c   14507]
    ERROR => DpHdlDeadWp: W4 (pid 4984) died [dpxxdisp.c   14507]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => DpHdlDeadWp: W5 (pid 1272) died [dpxxdisp.c   14507]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => DpHdlDeadWp: W6 (pid 528) died [dpxxdisp.c   14507]
    ERROR => DpHdlDeadWp: W7 (pid 5720) died [dpxxdisp.c   14507]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => DpHdlDeadWp: W8 (pid 2648) died [dpxxdisp.c   14507]
    ERROR => DpHdlDeadWp: W9 (pid 5444) died [dpxxdisp.c   14507]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => DpHdlDeadWp: W10 (pid 5032) died [dpxxdisp.c   14507]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => DpHdlDeadWp: W11 (pid 5620) died [dpxxdisp.c   14507]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:01 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Tue Sep 16 03:17:01 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     4952 Ended         no      1   0        0                                                                         
    1 DIA     4852 Ended         no      1   0        0                                                                         
    2 DIA     5976 Ended         no      1   0        0                                                                         
    3 DIA     5000 Ended         no      1   0        0                                                                         
    4 DIA     4984 Ended         no      1   0        0                                                                         
    5 UPD     1272 Ended         no      1   0        0                                                                         
    6 ENQ      528 Ended         no      1   0        0                                                                         
    7 ENQ     5720 Ended         no      1   0        0                                                                         
    8 BTC     2648 Ended         no      1   0        0                                                                         
    9 BTC     5444 Ended         no      1   0        0                                                                         
    10 SPO     5032 Ended         no      1   0        0                                                                         
    11 UP2     5620 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics               Tue Sep 16 03:17:01 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    6
    6
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          12
    wake_evt_udp_now     0
    wake events           total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    since last update     total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    Dump of tm_adm structure:               Tue Sep 16 03:17:01 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Tue Sep 16 03:17:01 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:06 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >ORX-SAPDEMO_ERP_10                      < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (1516) (SOFT_KILL)
    Stop icman
    killing process (1256) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:1516  HANDLE:1520)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:07 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:1516  HANDLE:1520)
    wait for end of icman
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:08 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:09 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:10 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:11 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:12 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:13 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:14 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:15 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:16 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:17 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1256  HANDLE:1528)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1549
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Mon Sep 15 20:17:18 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:1256  HANDLE:1528)
    [DpProcDied] Process died  (PID:2672  HANDLE:1504)
    DpStartStopMsg: send stop message (myname is >ORX-SAPDEMO_ERP_10                      <)
    NiIMyHostName: hostname = 'ORX-SAPDEMO'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 3 (r)
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    Mon Sep 15 20:17:19 2008
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12145]
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 1508 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 1508 (pos=3)
    SiSelNRemove: removed sock 1508
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/12
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 1508
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 2420) [dpxxdisp.c   10417]
    Good Bye .....
    Thanks in advance.
    Regards,
    Suneetha

    Hi,
    Just check out your filesystem/ directory have sufficient space.
    Do paste us dev_rd as the error above " NiIRead: SiRecv failed for  "
    pasted looks like system uanble to access SAP gateway.
    Rgds
    Radhakrishna  D S

Maybe you are looking for

  • Ask the Expert: Cisco TelePresence for the Enterprise

    Welcome to the Cisco® Support Community Ask the Expert conversation.  This is an opportunity to learn and ask questions about Cisco Telepresence® for the enterprise.  Cisco experts Jaret, Fernando, and Fred will be covering all Cisco TelePresence pro

  • Can't Drag and Drop with a Double Tap using Single Finger in Lion?

    I installed the Mac OS X Lion two days. But I can't drag and drop with a Double tap using Single Finger, which I used to do in Snow Leopard. If I choose Three Finger Move, then Swap Between Pages goes back to "Scroll left or right with Two Fingers" t

  • 3 RELEASES

    HAI ALL, Three releases were required for a sales order before  delivery of a material from three departments in a company(assume that 3 depts as A,B,C). SAP R/3 not yet supports <b>3 level release procedure</b> for a sales order.i have mapped first

  • Importing movie file - transitions don't work?

    Hi all, this is my first post. I searched a bit here and EVERYWHERE on the internet, but couldn't find a solution to my question. I'm trying to import a .mov file I created in powerpoint. In the file there are smooth transitions, where one images fad

  • Music Video Quality

    Are there any plans to upgrade the Music Video library that Apple offers in the Itunes store? There are no other places to purchase music videos online except Apple and the quality on offer isn't great considering we have the technology for 720p and