WCF service shutting down

Hi,
i have been trying to access WCF service function(Which loads C++ Dll's too) in a C# client project.
When ever i start client program it fetches the service, loads the dll, but suddenly WCF service will be terminated from the system tray.
I have added timeout parameters in web.config(Service) and app.config(Client).
i have tried to log the error as said
here but still its not logging the errors.
what's causing this error, any help will be appreciated.
Regards,
Jithendra

darnold924
I have added try/Catch in server side as well the exception that throws is as below.
System.ServiceModel.CommunicationException was unhandled
_HResult=-2146233087
_message=An error occurred while receiving the HTTP response to http://localhost:50368/Service1.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.
HResult=-2146233087
IsTransient=false
Message=An error occurred while receiving the HTTP response to http://localhost:50368/Service1.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.
RemoteStackTrace=
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
Source=mscorlib
StackTrace:
Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at TestClient.ServiceReference1.IService1.Genkey()
at TestClient.ServiceReference1.Service1Client.Genkey() in e:\Jit_Edit\WcfService1\TestClient\Service References\ServiceReference1\Reference.cs:line 81
at TestClient.Program.Main(String[] args) in e:\Jit_Edit\WcfService1\TestClient\Program.cs:line 15
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException: System.Net.WebException
_HResult=-2146233079
_message=The underlying connection was closed: An unexpected error occurred on a receive.
HResult=-2146233079
IsTransient=false
Message=The underlying connection was closed: An unexpected error occurred on a receive.
Source=System
StackTrace:
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
InnerException: System.IO.IOException
_HResult=-2146232800
_message=Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
HResult=-2146232800
IsTransient=false
Message=Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
Source=System
StackTrace:
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)
InnerException: System.Net.Sockets.SocketException
_HResult=-2147467259
_message=An existing connection was forcibly closed by the remote host
HResult=-2147467259
IsTransient=false
Message=An existing connection was forcibly closed by the remote host
Source=System
ErrorCode=10054
NativeErrorCode=10054
StackTrace:
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
InnerException:
till now i have tried most of the solutions suggested in Internet, i need to know what is the error causing this, their are so many out their who faced same error but most of them didn't get correct solution for this. Here is my entire code i am working
on.
Code
This code contains 2 solutions, HelloWorld is a C++ Dll which is i am trying to load in service & WcfService1 Contains both WCF service and Client Projects. These projects have all the changes made till now based on internet solutions.

Similar Messages

  • Some exchange services shut down after several weeks

    I installed exchange 2010 but after every several weeks, certain exchange service shut down though they are set to run automatically. This then stops all mail services until the are manually restarted. What should I do?

    Hi,
    "This then stops all mail services until they are manually restarted", I would like to verify if "certain exchange service" refers to Microsoft Exchange Transport service.
    What's more, when this issue occurs, there should be events logged in the application logs. Please take your time to collect the application logs for my further research.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • DAC Service shuts down with Java Memory when regenerating indexes.

    We have set up to run the DAC as a windows service. We have just set up a new execution plan comprising subject areas from Financials and Inventory. When we run the first full load, the execution plan executes all steps, but when it starts to run the last task: QUERY_INDEX_CREATION, the DAC service shuts down subsequently failing the execution plan. In the stderr.log we see the following:
    11-11-2008 16:44:59 global
    SEVERE:
    ANOMALY INFO:::
    MESSAGE:::Database Object should be specified for sql commands.
    EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.TaskInitializationException
    com.siebel.analytics.etl.etltask.SQLTask.doInit(SQLTask.java:86)
    com.siebel.analytics.etl.etltask.CountTableTask.doInit(CountTableTask.java:59)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.init(GenericTaskImpl.java:129)
    com.siebel.etl.engine.core.Session.getTargetTableRowCounts(Session.java:3057)
    com.siebel.etl.engine.core.Session.run(Session.java:2972)
    java.lang.Thread.run(Thread.java:619)
    11-11-2008 16:45:04 global
    SEVERE: MESSAGE:::Java heap space
    EXCEPTION CLASS::: java.lang.OutOfMemoryError
    java.util.Arrays.copyOfRange(Arrays.java:3209)
    java.lang.String.<init>(String.java:216)
    java.lang.StringBuilder.toString(StringBuilder.java:430)
    com.siebel.etl.engine.core.IndexPropertyFactory.createIndexProperty(IndexPropertyFactory.java:28)
    com.siebel.etl.engine.core.Index.<init>(Index.java:71)
    com.siebel.etl.engine.core.TableIndexHandler.loadIndexes(TableIndexHandler.java:329)
    com.siebel.etl.engine.core.TableIndexHandler.populate(TableIndexHandler.java:96)
    com.siebel.etl.command.IndexCreationCommand.doExecute(IndexCreationCommand.java:64)
    com.siebel.etl.command.SqlCommand.doExecute(SqlCommand.java:9)
    com.siebel.etl.command.MultiSourceSqlCommand.execute(MultiSourceSqlCommand.java:82)
    com.siebel.etl.database.AsyncDatabaseCall.run(AsyncDatabaseCall.java:34)
    java.lang.Thread.run(Thread.java:619)
    11-11-2008 16:45:04 global
    SEVERE: MESSAGE:::Java heap space
    EXCEPTION CLASS::: java.lang.OutOfMemoryError
    java.util.Arrays.copyOfRange(Arrays.java:3209)
    java.lang.String.<init>(String.java:216)
    oracle.jdbc.driver.CharCommonAccessor.getString(CharCommonAccessor.java:385)
    oracle.jdbc.driver.T4CVarcharAccessor.getString(T4CVarcharAccessor.java:411)
    oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:397)
    oracle.jdbc.driver.OracleResultSet.getString(OracleResultSet.java:1515)
    com.siebel.etl.database.DAWResultSet.getString(DAWResultSet.java:597)
    com.siebel.etl.engine.core.TableIndexHandler.loadIndexes(TableIndexHandler.java:301)
    com.siebel.etl.engine.core.TableIndexHandler.populate(TableIndexHandler.java:96)
    com.siebel.etl.command.IndexCreationCommand.doExecute(IndexCreationCommand.java:64)
    com.siebel.etl.command.SqlCommand.doExecute(SqlCommand.java:9)
    com.siebel.etl.command.MultiSourceSqlCommand.execute(MultiSourceSqlCommand.java:82)
    com.siebel.etl.database.AsyncDatabaseCall.run(AsyncDatabaseCall.java:34)
    java.lang.Thread.run(Thread.java:619)
    11-11-2008 16:45:05 global
    SEVERE: Failed due to the following reason: Java heap space
    11-11-2008 16:45:05 global
    SEVERE: Failed due to the following reason: Java heap space
    11-11-2008 16:45:10 global
    SEVERE: MESSAGE:::Java heap space
    EXCEPTION CLASS::: java.lang.OutOfMemoryError
    This is repeated many times in the log. It manages to create some indexes, but eventually it shuts down the DAC windows service
    In the windows event viewer we then see this at 11-11-2008 16:
    "The Java Virtual Machine has exited with a code of 10, the service is being stopped."
    My guess is that we need to allocate more memory to the DAC Java VM, but how/where?
    Any ideas?
    best regards,
    Henrik Verup
    Edited by: [email protected] on Nov 20, 2008 10:34 AM
    We have managed to work around the problem, by changing the DAC Sytem Property (under Setup): CreateQueryIndexesAtTheEnd from true to false. This way, indexes are being rebuilt during the load - not at the end. This has helped in getting the execution pla to finisf succesfully. We are now working on how to increase Java heap memory of the DAC Server, when started as a windows service. We have installed a windows service to stop and start the DAC serve,r using a document by Olivier Lemaire from Oracle.
    Does anyone have experiences on this?

    java Heap memory in DAC can be increased from the Client Side .
    Open the file for editing----startclient
    echo off
    title Siebel DAC Client
    call config.bat
    Rem Uncomment the below if you want to see a DOS window with messages.
    Rem and comment out the JAVAW line.
    Rem
    Rem %JAVA% -Xms256m -Xmx1024m -cp %DACCLASSPATH% com.siebel.analytics.etl.client.view.EtlViewsInitializer
    Rem
    start %JAVAW% -Xms256m -Xmx1024m -cp %DACCLASSPATH% com.siebel.analytics.etl.client.view.EtlViewsInitializer
    edit 1024 and increase the heap memory sizee,this should work.We faced a similar issue and increasing the size of the java memory solved the issue.
    Let me know if this is solved

  • Planning services shut down automatically

    Hi Guys,
    We are trying to get this particular service started “./startHyperionPlanning.sh“ and currently the client is using Weblogic 9.2 mp3.Eevrything was running fine and since last week we have been facing this issue.We thought that there could be a problemw ith the admin account records being corrupted in HSP_user & as oracle suggested we went and deleted the object_id for the admin account it worked for like a day and then since then it keeps abruptly shutting down and we have to start it manually …Throws the following error down below
    JAVA Memory arguments: -Xms512m -Xmx1024m -Xss1024k
    WLS Start Mode=Production
    CLASSPATH=/app/oracle/hyperion/common/CLS/9.5.0.0/lib/cls-9_5_0.jar:/app/oracle/hyperion/common/config/9.5.0.0/lib/hit-config.jar:/app/oracle/hyperion/common/config/9.5.0.0/lib/hit-common.jar:/app/oracle/hyperion/common/SAP/lib:::/app/oracle/bea/patch_weblogic923/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/app/oracle/bea/jrockit_150_12/lib/tools.jar:/app/oracle/bea/weblogic92/server/lib/weblogic_sp.jar:/app/oracle/bea/weblogic92/server/lib/weblogic.jar:/app/oracle/bea/weblogic92/server/lib/webservices.jar::/app/oracle/bea/weblogic92/common/eval/pointbase/lib/pbclient51.jar:/app/oracle/bea/weblogic92/server/lib/xqrl.jar::
    PATH=/app/oracle/bea/weblogic92/server/bin:/app/oracle/bea/jrockit_150_12/jre/bin:/app/oracle/bea/jrockit_150_12/bin:/usr/kerberos/bin:/usr/java/j2sdk/bin:/usr/java/j2re/jre/bin:/usr/local/bin:/bin:/usr/bin:/home/oraas13/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.5.0_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
    BEA JRockit(R) (build R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-linux-ia32, compiled mode)
    Starting WLS with line:
    /app/oracle/bea/jrockit_150_12/bin/java -jrockit -Xms512m -Xmx1024m -Xss1024k -DComponentName=HyperionPlanning -DcomponentId=203443c9f0b7ed1963235fde123a074cd4d7eba -Dsun.net.inetaddr.ttl=0 -DHYPERION_HOME=/app/oracle/hyperion -Dhyperion.home=/app/oracle/hyperion -Dweblogic.j2ee.application.tmpDir=/app/oracle/hyperion/deployments/temp -Dweblogic.security.SSL.trustedCAKeyStore=/app/oracle/bea/weblogic92/server/lib/cacerts -DComponentName=HyperionPlanning -DcomponentId=203443c9f0b7ed1963235fde123a074cd4d7eba -Dsun.net.inetaddr.ttl=0 -DHYPERION_HOME=/app/oracle/hyperion -Dhyperion.home=/app/oracle/hyperion -Dweblogic.j2ee.application.tmpDir=/app/oracle/hyperion/deployments/temp -da -Dplatform.home=/app/oracle/bea/weblogic92 -Dwls.home=/app/oracle/bea/weblogic92/server -Dwli.home=/app/oracle/bea/weblogic92/integration -Dweblogic.management.discover=false -Dweblogic.management.server=http://localhost:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/app/oracle/bea/patch_weblogic923/profiles/default/sysext_manifest_classpath -Dweblogic.Name=HyperionPlanning -Djava.security.policy=/app/oracle/bea/weblogic92/server/lib/weblogic.policy weblogic.Server
    <Mar 2, 2010 5:26:16 PM EST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /app/oracle/bea/weblogic92/platform/lib/p13n/p13n-schemas.jar:/app/oracle/bea/weblogic92/platform/lib/p13n/p13n_common.jar:/app/oracle/bea/weblogic92/platform/lib/p13n/p13n_system.jar:/app/oracle/bea/weblogic92/platform/lib/wlp/netuix_common.jar:/app/oracle/bea/weblogic92/platform/lib/wlp/netuix_schemas.jar:/app/oracle/bea/weblogic92/platform/lib/wlp/netuix_system.jar:/app/oracle/bea/weblogic92/platform/lib/wlp/wsrp-common.jar>
    <Mar 2, 2010 5:26:17 PM EST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-linux-ia32 from BEA Systems, Inc.>
    <Mar 2, 2010 5:26:18 PM EST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP3 Mon Mar 10 08:28:41 EDT 2008 1096261 >
    <Mar 2, 2010 5:26:19 PM EST> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /app/oracle/bea/license.bea>
    <Mar 2, 2010 5:26:19 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Mar 2, 2010 5:26:19 PM EST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Mar 2, 2010 5:26:20 PM EST> <Notice> <Log Management> <BEA-170019> <The server log file /app/oracle/hyperion/deployments/WebLogic9/servers/HyperionPlanning/logs/HyperionPlanning.log is opened. All server side log events will be written to this file.>
    <Mar 2, 2010 5:26:22 PM EST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Mar 2, 2010 5:26:24 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Mar 2, 2010 5:26:24 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    /app/oracle/hyperion/common/config/9.5.0.0/product/planning/9.5.0.0/planning_1.xml
    displayName = Planning
    componentTypes =
    priority = 50
    version = 9.5.0.0
    build = 1
    location = /app/oracle/hyperion/products/Planning
    taskSequence =
    task =
    *******/app/oracle/hyperion/common/config/9.5.0.0/registry.properties
    Creating rebind thread to RMI
    <Mar 2, 2010 5:26:27 PM EST> <Notice> <Log Management> <BEA-170027> <The server initialized the domain log broadcaster successfully. Log messages will now be broadcasted to the domain log.>
    <Mar 2, 2010 5:26:27 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Mar 2, 2010 5:26:27 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Mar 2, 2010 5:26:27 PM EST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 111.168.16.111:8300 for protocols iiop, t3, ldap, http.>
    <Mar 2, 2010 5:26:27 PM EST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:8300 for protocols iiop, t3, ldap, http.>
    <Mar 2, 2010 5:26:27 PM EST> <Warning> <Server> <BEA-002611> <Hostname "localhost.localdomain", maps to multiple IP addresses: 111.168.16.111, 127.0.0.1>
    <Mar 2, 2010 5:26:27 PM EST> <Notice> <WebLogicServer> <BEA-000330> <Started WebLogic Managed Server "HyperionPlanning" for domain "WebLogic9" running in Production Mode>
    <Mar 2, 2010 5:26:27 PM EST> <Warning> <Server> <BEA-002611> <Hostname "linux50.xxx.com", maps to multiple IP addresses: 111.168.16.111, 127.0.0.1>
    <Mar 2, 2010 5:26:27 PM EST> <Notice> <Log Management> <BEA-170027> <The server initialized the domain log broadcaster successfully. Log messages will now be broadcasted to the domain log.>
    <Mar 2, 2010 5:26:28 PM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Mar 2, 2010 5:26:28 PM EST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    using Java property for Hyperion Home /app/oracle/hyperion
    Setting Arbor path to: /app/oracle/hyperion/common/EssbaseRTC/9.5.0.0
    Setting HBR Mode to: 2
    =2010-03-02 17:27:02,522 WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving user by identity
    d{ISO8601} WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving user by identity
    Embedded HBR initialized.
    Reaquired task list lease: Tue Mar 02 17:27:02 EST 2010: 1267568822784
    d{ISO8601} INFO [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.audit.client.runtime.AuditRuntime - Audit Client has been created for the server http://linux50.xxx.com:28080/interop/Audit
    d{ISO8601} INFO pinging com.hyperion.audit.client.cache.AuditConfigFilter - Client Enable Status true
    d{ISO8601} INFO filterConfig com.hyperion.audit.client.cache.AuditConfigFilter - Client Enable Status true
    [Tue Mar 02 17:27:27 EST 2010] Planning successfully notified HBR repository.
    Exception in thread "Thread-26" Exception in thread "RMI ConnectionExpiration-[111.168.16.111:40272]" Exception in thread "Timer-1" Exception in thread "[STANDBY] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'" Exception in thread "RMI ConnectionExpiration-[111.168.16.111:11333]" Exception in thread "Thread-13" java/lang/OutOfMemoryError:
    --- End of stack trace
    java/lang/OutOfMemoryError:
    --- End of stack trace
    Exception in thread "weblogic.timers.TimerThread" Exception in thread "filterConfig" java/lang/OutOfMemoryError:
    --- End of stack trace
    Exception in thread "Timer-2" Exception in thread "Timer-4" Exception in thread "ExecuteThread: '7' for queue: 'weblogic.socket.Muxer'" Exception in thread "DoSManager" Exception in thread "RMI LeaseChecker" Exception in thread "weblogic.time.TimeEventGenerator" [WARN ] Exception occured in registered Java signal handler:
    Exception in thread "(Signal Handler)"
    Exception in thread "GC Daemon" Exception in thread "Timer-5" Killed
    [oraas13@linux50 bin]$ /app/oracle/hyperion/deployments/WebLogic9/bin/startWebLogic.sh: line 184: 25736 Killed ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${PROXY_SETTINGS} ${SERVER_CLASS}
    Edited by: user9208793 on Mar 4, 2010 2:59 PM
    Edited by: user9208793 on Mar 4, 2010 3:01 PM

    Guess not, huh.
    Seems like such an obvious feature?
    C.

  • Regarding Web Analysis services shut down

    Hi
    Iam using webanalysis 11.1.1.3. I have logged into work space and iam trying to logon to web analysis from workspace(Tools->links->webanalysis) Web analysis service is shutting down.
    But when iam logging into web analysis using direct URL http:servername:portnumber/webanalysis/webanalysis.jsp iam able to log in and perform all other actions and its working fine.
    Is this a bug in 11.1.1.3 ??? If any one has faced same issues with web analysis please tell the solution.
    Thanks,
    Ram.

    Issue resolved after configuration of web servers and application servers......

  • When is the revel service shutting down?

    the photoshop elements page in youtube has a video stating that the revel service with photoshop elements will be shutting down. is this true? when? will elements be added to creative cloud?

    It's sad because I love Revel.  I am currently testing out Lightroom Mobile but the aesthetics and interface on Revel are hands down better.  Let's hope the team from Revel are moved over to LR mobile because right now it's ugly.   I started trying Apple's new Photos app yesterday and it's good but Revel still looks better.  I love Revel's Explore feature.

  • Presentation Services shutting down automatically

    Hi all,
    I have a report i am able to get the report in table view report but when i used the same columns to get in the pivot table.BI Presentation Services are shutting down automaticllay
    NQServer.log
    [nQSError: 12002] Socket communication error at call=send: (Number=10054) An existing connection was forcibly closed by the remote host.
         [nQSError: 12002] Socket communication error at call=send: (Number=10038) An operation was attempted on something that is not a socket.
    Saw.log
    Type: Error
    Severity: 42
    File: project/webcomm/socket.cpp Line: 707
    Properties: ThreadID-3568;HttpCommand-AnswersEditReport;RemoteIP- 0 0 0 0 0 ;User-Administrator
    Location:
         saw.rpc.variablemos.write
         saw.httpserver.request
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadPool
         saw.threads
    An error occurred during execution of "send". An unknown error occurred in the sockets library. [Socket:416]---------------------------------------
    Can any one resolve this issue
    thanks,
    saichand.v

    Check the patch on support.oracle.com. There is an issue with the pivot table and a patch is availible.
    regards
    John
    http://obiee101.blogspot.com/

  • Essbase services shutting down automatically

    Please all the gurus help me with this.
    The essbase services are shutting down automatically.

    Different logs
    **HYS9eas-sysout.log**<Oct 11, 2012 10:34:37 AM EDT> <Warning> <JMX> <BEA-149515> <An error was encountered getting the attribute DatabaseProductVersion on the MBean com.bea:ServerRuntime=EssbaseAdminServices0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
    Opmn log:
    [2012-10-10T19:22:21][opmn][TRACE:1][662][OPMN]Starting Process: Essbase1~EssbaseAgent~AGENT~1 (293351447:0)
    [2012-10-10T19:22:29][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: Essbase1~EssbaseAgent~AGENT~1 (293351447:19008)
    [2012-10-10T19:22:29][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 2 Completed. Command: /start
    *HyS9eas-sysout.log*<Oct 11, 2012 10:34:37 AM EDT> <Warning> <JMX> <BEA-149515> <An error was encountered getting the attribute DatabaseProductVersion on the MBean com.bea:ServerRuntime=EssbaseAdminServices0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
    !!!Setting HBR appname to : HBR:HBRAPP
    =2012-10-11 11:45:35,396 WARN [ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.AccessControlManagerServer - Error authenticating user in UserServerManager.
    - Error authenticating user in UserServerManager.
    =2012-10-11 11:45:35,397 WARN [ACTIVE] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.core.UserManagerServer - Error authenticating user in UserServerManager.
    - Error authenticating user in UserServerManager.
    HyS9WebAnalysis-sysout.log:
    <Oct 11, 2012 7:35:00 AM EDT> <Warning> <JMX> <BEA-149515> <An error was encountered getting the attribute AdminServerHost on the MBean com.bea:Name=WebAnalysis0,Type=ServerRuntime during a call to getAttributes>
    <Oct 11, 2012 10:35:00 AM EDT> <Warning> <JMX> <BEA-149515> <An error was encountered getting the attribute AdminServerListenPort on the MBean com.bea:Name=WebAnalysis0,Type=ServerRuntime during a call to getAttributes>
    <Oct 11, 2012 10:35:00 AM EDT> <Warning> <JMX> <BEA-149515> <An error was encountered getting the attribute AdminServerHost on the MBean com.bea:Name=WebAnalysis0,Type=ServerRuntime during a call to getAttributes>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Informatica service shuts downs

    Hello everyone:
    When i start the informatica service it shuts downs almost inmediately. It only stays up aproximately 10 seconds. This is the error code i get
    STATUS = Failed
    ERROR_NAME = 1063
    ERROR_DESC = The service process could not connect to the service controller.
    I really need a hand here, cause this is the fisrt time i configure OBI Apps.
    Cheers

    Hi Al,
    here's a couple of steps to go through:
    •     Informatica Repository Server has to be running.
    •     Check the Informatica Server setup (server name, host, port).
    •     Check whether the Informatica Server is assigned correctly to an Informatica Repository in the Informatica Repository Manager
    •     Check whether the Informatica Server assignment to an Informatica Repository is configured correctly (host, logical name etc.) … can be checked by running “Resolve Server”.
    NOTE: If the Informatica Server is not up and running, the “Test Connect” in the DAC under “Setup” -> “Informatica Servers” will always fail.
    Cheers,
    C.

  • ORA-04030 .database service shutting down automatically.

    i have a production server running in windows server 2003 R 2.
    Errors in file c:\oracle\product\10.2.0\admin\mydb\bdump\mydb_j001_2976.trc:
    ORA-12012: error on auto execute of job 74341
    ORA-04030: out of process memory when trying to allocate 123416 bytes (QERHJ hash-joi,kllcqas:kllsltba)
    ORA-06512: at "alpha.PKG_AC_CONTROLLER_PANEL", line 89
    ORA-06512: at "alpha.PKG_JOB_CALL", line 266
    ORA-06512: at line 1
    after this error my db service(services.msc) going down automatically(only service down)
    my user & bdump trace files also increasing rapidly. i have limited to 150MB.but i have enough swap space. 12GB RAM,
    I am running this prod database in VMWARE. oracle is also not supporting for VMWARE environments. any body please help me?

    64-bit Windows Error: 2: No such file or directory
    08-JAN-2010 19:51:07 * (CONNECT_DATA=(SID=myserver)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=myserver)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1179)) * establish mydb 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    64-bit Windows Error: 2: No such file or directory
    08-JAN-2010 19:51:21 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=myserver)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1183)) * establish mydb 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    64-bit Windows Error: 2: No such file or directory
    08-JAN-2010 19:51:21 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=myserver)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1185)) * establish mydb 0
    08-JAN-2010 19:51:21 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=myserver)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1186)) * establish mydb 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    64-bit Windows Error: 2: No such file or directory
    08-JAN-2010 19:51:22 * (CONNECT_DATA=(SID=myserver)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=myserver)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1187)) * establish mydb 0
    08-JAN-2010 19:51:23 * service_register mydb 0
    08-JAN-2010 19:51:29 * service_update mydb 0
    08-JAN-2010 19:51:32 * service_update mydb 0

  • AT&T Usenet Netnews Service Shutting Down

    Please note that on or around July 15, 2009, AT&T will no longer be
    offering access to the Usenet Netnews service. If you wish to continue
    reading Usenet newsgroups, access is available through third-party vendors.
    http://support.att.net/usenet
    Distribution: AT&T SouthEast Newsgroups Servers

    You can get area-specific info on network outages by logging on to https://www.wireless.att.com/olam/dashboardAction.olamexecute. If you have not yet created a web account you will need to.
    This is posted for the NYC area:
    *02/19/10, 02:05 PM, AT&T*
    *Important Service Message: Due to a network service issue, some customers in your area are having difficulty making or receiving calls. Our technicians are working to resolve this issue as quickly as possible, and we apologize for any inconvenience.*

  • SAPCCM4X windows Service shuts down

    Hi!
    I would like to set up the SAPCCM4X agent on the satellite system.
    The installation with the commando >sapccm4x -R pf=... endes without any errors.
    The problem is that the appropriate SAPCCM4X.03 Windows Service stops after 3 sec.
    The output on the CMD console is:
    INFO: trying to register service SAPCCM4X.03 at Windows Service Control Manager
    starttype of service:             manual/[auto] :
    DomainName\UserName  or [<LocalSystem account>] :
    INFO: Agent is running (no actual pid, but actual shared memory!)
    WARNING: Service SAPCCM4X.03 already stopped. But agent is running!
    WARNING: The following service is registered but could not be started
    SAPCCM4X.03  
    (command ["E:\usr\sap\SC3\SYS\exe\run\sapccm4x.exe" -Service
    pf=E:\usr\sap\SC3\SYS\profile\SC3_DVEBMGS03_VMSAP01]   user <LocalSystem account>)
    INFO: Updated config file E:\usr\sap\SC3\DVEBMGS03\log\sapccm4x\csmconf.
    EXITING with code 0
    Any helpful information will be very appreciated
    Ju00FCrgen

    You probably have an out-of-date driver for a webcam, scanner or other camera interface (most likely Logitech or Lexmark). Get the latest driver version from your device manufacturer.

  • EXCEPTION_STACK_OVERFLOW with Tomcat - service shuts down

    Hello,
    I get the following error periodically which causes my Tomcat service to stop. There do not seem to be any exceptions listed in my log files, only the "An unrecoverable stack overflow has occurred." error listed in the jakarta_service_yyyymmdd.log file.
    I am running tomcat5.5.23 on a windows 2000 machine as a service. I used the service.bat file included with the tomcat downloads to create this service.
    I have tried a few things that i dug up while researching this error.
    The first time it happened, i increase the values for JvmMs 128 JvmMx 256 to JvmMs 256 JvmMx 512. It didnt take right away, but the next day, after one crash, the error stopped.
    The next time it happened, i found that there may be an issue with Tomcat 5.5 15+ where JSP files are cached - the solution, which worked immediately was to add this to the options "-Djava.io.tmpdir=%CATALINA_BASE%\temp;-Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true"
    The third time, I found that there were a lot of bug fixes since the version i was using to the current ( 5.5.20 -> 5.5.23 ). after installing 23, it was fine.
    This time, i was asked to increase the session timeout, so i updated the web.xml files and restarted the service - it started failing immediately afterward.
    I haven't the slightest idea what could be going on. I have tried using JProfiler and modifying code in an attempt to reduce memory usage, but i don't think that had any effect.
    I don't have any problems when running/testing the application locally through Eclipse.. This only occurs on the 'prod' server.
    Please help, my users are not pleased.
    Listed below is the log entry from the system32 dir :
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x080ad956, pid=1800, tid=1876
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_13-b06 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0xad956]
    --------------- T H R E A D ---------------
    Current thread (0x00655068): JavaThread "CompilerThread0" daemon [_thread_in_native, id=1876]
    siginfo: ExceptionCode=0xc00000fd, ExceptionInformation=0x00000001 0x545c0ffc
    Registers:
    EAX=0x55f14810, EBX=0x55f14810, ECX=0x545ff534, EDX=0x00000001
    ESP=0x545c1000, EBP=0x00000002, ESI=0x00000000, EDI=0x545ff494
    EIP=0x080ad956, EFLAGS=0x00010202
    Top of Stack: (sp=0x545c1000)
    0x545c1000: 55f14810 545ff534 080ada7a 545ff494
    0x545c1010: 55f14810 545ff494 00000000 00000037
    0x545c1020: 55ff98cc 545ff534 080ada7a 545ff494
    0x545c1030: 55f14810 545ff494 00000000 00000001
    0x545c1040: 55ff988c 545ff534 080ada7a 545ff494
    0x545c1050: 55ff98cc 545ff494 00000000 00000002
    0x545c1060: 55ff985c 545ff534 080ada7a 545ff494
    0x545c1070: 55ff988c 545ff494 00000000 00000001
    Instructions: (pc=0x080ad956)
    0x080ad946: 5e 83 c4 0c c2 04 00 90 90 90 51 53 8b 5c 24 10
    0x080ad956: 55 8b e9 8b 4b 1c 56 57 8b 7c 24 18 8b d1 89 6c
    Stack: [0x545c0000,0x54600000), sp=0x545c1000, free space=4k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0xad956]

    Hi, i had found some documentation that gave the meaning of some of the text in that error log. They had a suggested workaround that seems to have worked out for the time being. It said to switch to the client jvm rather than the server. As far as I can tell, there is no performance hit or drawback, so i am going to go with this until something else happens.
    Tim.

  • Failover cluster not cleanly shutting down service

    I've got a two node 2008 R2 failover cluster.  I have a single service being managed by it that I configured just as a generic service.  The failover works perfectly when the service is stopped, or when one of the machines goes down, and the immediate
    failback I have configured works perfectly in both scenarios as well.
    However, there's an issue when I take the networking down on the preferred owner of the service.  As far as I can tell (this is the first time I've tried failover clustering, so I'm learning), when I take the networking down, the cluster service shuts
    down, and in turn shuts down the service I've told it to manage.  At this point, when the services aren't running, the service fails over to the secondary as intended.  The problem shows up when I turn the networking back on.  The service tries
    and fails to start on the primary (as many times as I've configured it to try), and then eventually gives up and goes back to the secondary.
    The reason for this, examining logs for the service, is that the required port is already in use.  I checked some more, and sure enough, when I take the networking offline the service gets shut down, but the executable is still running.  This is
    repeatable every time.  When I just stop the service, though, the executables go away.  So it's something to do specifically with how the managed service gets shut down *when it's shut down due to the cluster service stopping*.  For some reason
    it's not cleaning up that associated executable.
    Any ideas as to why this is happening and how to fix/work around it would be extremely welcome.  Thank you!

    Try to generate cluster log using closter log /g /copy:<path to a local folder>. You might need to bump up log verbosity using cluster /prop ClusterLogLevel=5 (you can check current level using cluster /prop).
    You also can look at the SCM diagnostic channel in the event viewer. Start eventvwr. Wait for the clock icon on the Application and Services Logs to go away. Once the clock icon is gone select this entry and in the menu check Show Analytic and Debug Logs.
    Now expand to the SCM provider located at
    Application and Services Logs\Microsoft\Service Control Manager Performance Diagnostic Provider\Diagnostic.
    or Microsoft-Windows-Services/Diagnostic
    Enable the log, run repro, disable the log. After that you should see events from the SCM showing you your service state transitions.
    The terminate parameters do not seems to be configurable. I can think of two ways fixing the issue
    - Writing your own cluster resource DLL where you can implement your own policies. THis would be a place to start http://blogs.msdn.com/b/clustering/archive/2010/08/24/10053405.aspx.
    - This option is assuming you cannot change the source code of the service to kill orphaned child processes on startup so you have to clenup using some other means. Create another service and make your service dependent on this new service. This new serice
    must be much faster in responding do the SCM commands. On start of this service you using PSAPI enumirate all processes running on the machine and kill the orphaned child processes. You probably should be able to acheve something similar using GenScript resource
    + VB script that does the cleanup.
    Regards, Vladimir Petter, Microsoft Corporation

  • The Cluster service is shutting down because quorum was lost

    Hi, we recently experienced the above issue and after looking for explanations I haven't been able to find any satisfying answers when other people have posted this issue.
    Our problem is as follows:
    2 node 2008R2 cluster running SQL 2012
    Each node is a HP BL460c running in a HP C7000 Blade Chassis.
    We were updating the flexfabric cards on one of the chassis.  The other chassis had been patched the previous week with no problems. 
    During the update process the flexfabric cards, which hold the Ethernet and FC connections, reboot so before work had begun all active cluster services had been failed over to the node in the chassis not being worked on.  However despite this the cluster
    service shut down on this one particular cluster.  All other clusters running across these 2 chassis continued to run as expected.
    As other people have posted before we saw the following errors in the system log.
    1564: File share witness resource 'File Share Witness' failed to arbitrate for the file share
    1069: Cluster resource 'File Share Witness' in clustered service or application 'Cluster Group' failed.
    1172: The Cluster service is shutting down because quorum was lost. This could be due to the loss of network connectivity between some or all nodes in the cluster, or a failover of the witness disk.
    Run the Validate a Configuration wizard to check your network configuration. If the condition persists, check for hardware or software errors related to the network adapter. Also check for failures in any other network components to which the node is connected
    such as hubs, switches, or bridges.
    However we cant understand what could cause this to happen when the service is running on the node in the chassis not being updated, especially when the same update was performed the week before with no issues.  How can both nodes lose connectivity
    to the File Share Witness at the same time?
    Cluster Validation tests run fine and don't highlight any issues.  The file share witness is accessible from both servers.

    Hi,
    Please confirm you have install the Recommended hotfixes and updates for Windows Server 2008 R2 SP1 Failover Clusters update, especially the following hotfix.
    The network location profile changes from "Domain" to "Public" in Windows 7 or in Windows Server 2008 R2
    http://support.microsoft.com/kb/2524478/EN-US
    A hotfix is available that adds two new cluster control codes to help you determine which cluster node is blocking a GUM update in Windows Server 2008 R2 and Windows Server
    2012
    http://support.microsoft.com/kb/2779069/EN-US
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Where is the content of iTunes located on my  HDD?

    Although I'm getting a new iMac in a couple of weeks (awaiting delivery), I received a warning on my PC that my HDD is full.  I'd like to move all of my downloadable content on to my LaCie external HDD - which includes everything from iTunes and Audi

  • WebDAV, php and permissions

    I am having trouble with WebDAV executing PHP code when opening files remotely on the server using a text editor and not showing the php code. If we access the server through a text editing tool via WebDAV, it executes the php code and displays the r

  • Stopping Addon instances

    Hallo everyone is there an easier way of stopping an instance of an addon after stopping it from the AddOn manager..?

  • Home sharing icon not showing up.

    I enabled home sharing on my Dell desktop, HP laptop, and my MacBook. The home shring icon isn't showing up on the sidebar on both my Dell and HP. It is showing up on my MacBook, but that doesn't really help because I want to transfer the music from

  • Cost Splitting (KSS2)

    I have a cost center that provides activities to WBS elements. This CeCo have: - Personal expenses $ 200 - Third Party Services Expenditures $ 100 - Depreciation Expense $ 50 Total: $ 350 I want activities are revalued only considering the Personal e