Shared server config issues

Dear experts,
Below is my environment details:
DB: Oracle 10gR1 Base (10.2.0.1)
OS: RHEL 5
I have configured shared servers as shown below:
1) Set the following parameters
dispatchers='(protocol=tcp)(dispatchers=2)'
max_dispatchers=10
shared_servers=4
max_shared_servers=10
circuits (not configured)
2) Changed TNS parameter as below
I modified SERVER=DEDICATED to SERVER=SHARED
3) lsnrctl services
the output of this command shows dispatchers ready
Now coming to the issue, when i connect to the database using new tns alias, i see "NONE" displayed under "SERVER" column of the V$SESSION view. It should have been SHARED.
Appreciate your help in this regard.
Thanks
P

In Shared Server configuration when we see value 'NONE' , it means there is no task being processed by shared server for that session. The server column will infact show status of 'SHARED' if there is some task being processed at that particular time by the shared server process for that session. Hence to check the status, fire some big query and then check the server status .
you can check the shared server as
select server from v$session where machine='XXXX' ;--neeraj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • ORA-03113 end-of-file on communication channel with shared server config

    Hello,
    I've got a very strange problem.
    We have a new installed 10.2.0.3 RAC database with 2 instances on Win 2003 R2. IIS is running some very simple and small web-sites with OO4O Connection Pooling. When I set the pool to use shared server connection sometimes the connection fails with ORA-03113. This error is reproducible sometimes when I connect through SQL*PLUS or with Quest Toad.
    When I connect through dedicated server this error never occurs and everything works as expected.
    I set up ASMM (sga_target=1500M), so this shouldn't be a large_pool issue.
    Other parameters are shared_servers=2, max_shared_servers=8 and dispatchers=2.
    alert.log doesn't show any error, no instance is dying.
    Anny issue on how to resolve this? I did not want to switch back to dedicated config.
    Sven

    you need to narrow your problem domain
    Does it happen with single node?
    Is it a RAC issue or is it a DB / hardware architecture issue?

  • Dedicated Server Process or Shared Server Process

    Hi,
    I am little confused to justify the number of users that may be best to use dedicated server process or shared server process.
    Kindly advice.

    In addition, make sure you account for administrative issues. It's a lot more challenging to trace applications using shared server connections. Shared server configurations also tend to introduce a variety of gotchas into a DBA's world-- at a minimum, most articles you find on the internet tend to ignore any shared server specific issues. That's one of the reasons that I tend to be of the opinion that if you have to ask, you probably don't need to enable shared server.
    Justin

  • How to config the server in shared server mode?

    SQL> alter system set dispatchers='(protocol=tcp)(dispatchers=10)' ;
    System altered.
    SQL> alter system set shared_servers=5;
    System altered.
    then config the client connection to shared server mode thru` net manager
    and try the qq user on another pc in lan.
    but it failed to use shared sever mode
    SQL> col username for a10
    SQL> col machine for a30
    SQL> col server for a10
    SQL> set linesize 120
    SQL> select username,server,machine from v$session where username is not null;
    USERNAME SERVER MACHINE
    QQ NONE WORKGROUP\HYC-PC
    SYS DEDICATED rhel5
    QQ user server type is NONE
    RED HAT linux or windows platform are the same result

    938261 wrote:
    SQL> alter system set dispatchers='(protocol=tcp)(dispatchers=10)' ;
    System altered.
    SQL> alter system set shared_servers=5;
    System altered.
    then config the client connection to shared server mode thru` net manager
    and try the qq user on another pc in lan.
    but it failed to use shared sever mode
    SQL> col username for a10
    SQL> col machine for a30
    SQL> col server for a10
    SQL> set linesize 120
    SQL> select username,server,machine from v$session where username is not null;
    USERNAME SERVER MACHINE
    QQ NONE WORKGROUP\HYC-PC
    SYS DEDICATED rhel5
    QQ user server type is NONE
    RED HAT linux or windows platform are the same resultDEDICATED vs. SHARED is controlled by the client; not by DB Server

  • WAIT(RECEIVE) issue in shared server

    I am reading cursor in a thread in C# side. When I stop the thread before fully reading the cursor, then the STATUS in v$shared_server shows WAIT(RECEIVE). If the cursor is fully read then v$shared_server does not contain WAIT(RECEIVE) status. So to avoid this issue one possible solution is to read the cursor fully in background. I am using Oracle 10.2.0.1 and my server is Shared Server.
    Please suggest any other solution for this issue.
    Thanks in Advance.
    Regards
    Neena

    Hi,
    Could you try the following to migrate the logins and check the result?
    1. You may drop all the windows login. Modify the script generated by sp_help_revlogin step and replace create login
    to drop login.
    2. Use the script generated by sp_help_revlogin step to create
    Logins. Modify login name to accommodate new domain name.
    3. Grant server level roles using the output from:
    Generate Server level role related info :
    SELECT 'EXEC sp_addsrvrolemember ''' +
    p.name + ''' , ''' + r.name + ''';'
    FROM
    sys.server_principals r
    INNER JOIN sys.server_role_members m ON r.principal_id = m.role_principal_id
    INNER JOIN sys.server_principals p ON
    p.principal_id = m.member_principal_id
    WHERE
    r.type ='R'
    Sample Output :-
    EXEC sp_addsrvrolemember 'sa' , 'sysadmin';
    4. Map the SIDS using below command for all DB by using ALTER USER. For example:
    ALTER USER [DomainA\UserA] with login = [DomainB\UserA]
    See:
    http://blogs.technet.com/b/mdegre/archive/2011/06/27/can-i-move-sql-server-to-another-domain.aspx
    Here some useful articles:
    http://www.databasejournal.com/features/mssql/article.php/3922256/Re-generating-SQL-Server-Logins.htm
    http://support.microsoft.com/kb/918992/en-us
    http://support.microsoft.com/kb/240872
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Powerpoint web sharing fails with "some presenting features are unavailable due to server connectivity issues"

    Hi,
    I am having problems getting PowerPoint sharing working with Lync 2013. My setup is as follows
    Lync 2013 Enterprise pool (november 2013 updates) on Windows 2012 and 
    Windows 2012 webapp farm
    Kemp HLB
    Everything is working ok, including whiteboards and application sharing, but i cannot get the powerpoint sharing to work. I always get the "some presenting features are unavailable due to server connectivity issues" for internal or external
    users.
    The webapp looks healthy and there are no errors in the Lync server or the webapp event log. Discovery urls can be accessed and i have put the .net 3.5 as suggested in a few forums. 
    When a user starts the PowerPoint it successfully loads the file to the Lync file share and request goto the webapp server. I am using a HLB which shows me that requests are forwarded to the webapp farm. I have removed the HLB for testing and get the same
    results.
    I did log this with the forum a month or so ago, but I had a file upload issue then which is now solved, but the powerpoint sharing is not.
    any ideas?
    sg

    I ran some diags on the client and i managed to find an error. This was in the client debug logs when trying to start a powerpoint presentation
    54019;reason="The presentation at the WAC URL does not exist.";ClientType=Lync;Build=15.0.4551.1007
    The url in the next line shows the paths which have the correct toplevel URLS (have changed the domain name in the pasted text) 
    Url="https://webapp.domain.com/m/ParticipantFrame.aspx?a=0&amp;e=true&amp;WopiSrc=https%3A%2F%2Flyncpool.domain.com%2FDataCollabWeb%2Fwopi%2Ffiles%2FD-1-D0F5EA&amp;access_token=AAMFEPAUXKWO9TdVleKl-gn7iQAGEKvoSrQNqS1_i2tD90k7zj2BEPAUXKWO9TdVleKl-gn7iQCCAn40gyABxKA-5znlMODU0Kuz8ZHOBR7Q_183_BeUZcSWhjdOOIYIrg5RP8De0AgIDURhdGFDb2xsYWJXZWI&amp;&lt;fs=FULLSCREEN&amp;&gt;&lt;rec=RECORDING&amp;&gt;&lt;thm=THEME_ID&amp;&gt;&lt;ui=UI_LLCC&amp;&gt;&lt;rs=DC_LLCC&amp;&gt;&lt;na=DISABLE_ASYNC&amp;&gt;"</diagHeader><progressReports/></error></reportError>
    sg

  • Shared server issues

    Hello,
    I am learning some about shared servers.
    I've read this part of docs
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14231/manproc.htm#sthref630
    and tried to set shared server in my database.
    So I set parameters:
    dispatcher="(protocol=tcp)(dispatchers=4),
    shared_server=10
    and entry in tnsnames.ora to:
    (connect_data=
    (server=shared)
    (service_name=orcl.mydomain.com)
    Then I restarted my database and connected:
    connect hr
    connect scott
    connect a
    Then I checked v$session.server, but it is showing that all these users are using dedicated server, but there are some who use shared server (sysman and dbsnmp).
    I don't understand it. Anybody could help, please?
    Aliq

    Hi
    when You use Rman you need dedicated connection right so
    suppose your tnsnames.ora is like
    AXIS_DEDICATED=.....then don't delete it add another line
    like AXIS_SHARED=.....
    so Your TNSNAMES would look like
    AXIS_DEDICATED=DESCRIPTION.........server=dedicated............
    AXIS_SHARED=DESCRIPTION.........server=shared............
    now if you want shared server use username/password@AXIS_SHARED
    and in the same database you want to use dedicated like using RMAN
    the use
    username/password@AXIS_DEDICATED
    have fun
    Sunil Mohanty

  • Forms 11g Server compilation issues: FRM-18108: Failed to load the following objects

    Attempting to upgrade to 11g (Forms 11 Version 11.1.2.1.0 on Linux) from 9i.
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    Compiling an FMB on the server (not windows PC) is giving error FRM-18108: Failed to load the following objects. The compiler is unable to find OLB files and PLL files. This seems to be a config issue but I cannot track it down.
    We have a /nhbcapps/lib for library and object library (pll, olb) files and we have a /nhbcapps/bin for executables (mmx, fmx, plx)
    We have our own envmt file, cdb.env (in same folder as default.env):
    FORMS_PATH=/nhbcapps/bin:/nhbcapps/lib:/app/oracle/Middleware/Oracle_FRHome2/forms:/app/oracle/Middleware/asinst_1/FormsComponent/forms
    PATH=/nhbcapps/bin:/nhbcapps/lib:/app/oracle/Middleware/Oracle_FRHome2/bin:/app/oracle/Middleware/Oracle_FRHome2/jdk/bin
    formsweb.cfg:
    envFile=cdb.env
    Please could anyone help get this working?

    Your module NC_REF.fmb (or NC_REF.olb), which is referenced for shared objects, cannot be found. The best way to test it is to place it in the working directory (the start-in directory of the windows shortcut from where you launch Forms Builder). That way you are independent from the FORMS60_PATH, because the working directory is searched first.

  • On 10.9 - I can no longer open, copy or preview files on a shared server

    I am on a 2007 iMAC and I connect to a shared server in our office. I just upgraded to 10.9 and am experiencing a number of problems:
    - When trying to open files through finder I get the notification "Application not found" 
    - When trying to copy to/from server I get error mssages 43 or 8058
    - Can't drag files into applications shown in dock
    - Vectorworks 2010 not working at all
    If I open an application and use File/Open and select files from the server they open fine, but I need to be able to use finder & preview...
    I think the above issues might have something to do with permissions?
    Please help

    I've had the same issues. For me, trashing the permissions didn't resolve anything. The only work-around I've found is force quitting/relaunching the Finder. I have to do it every day, sometimes twice, but at least I can drag, copy and double click on files to launch an app.
    Hope that helps.

  • Whole server migarion issue in weblogic

    I have configured the Script Based node manager. Through admin console i am able to start the remote managed servers psMS1 , psMS2.
    192.168.9.11 –> Adminserver , psMS1
    192.168.9.22 –> psMS2
    We have create Two unix machine Unix1 , Unix1.
    Unix1 –> assign servers Adminserver , psMS1.
    Unix2 –> assing server psMS2.
    The Two manager servers (psMS1,psMS2) is configured with Cluster (CLUST).
    But If i configure the Whole server migration option in the weblogic Admin console. I am unable to start Two managed servers. I mentioned the Two managed severs errors logs.
    psMS1 Error log :- ( 192.168.9.11 ) –> Unix1 machine
    <Fri Dec 3 15:14:09 IST 2010)> <Info> <NodeManager> <Starting WLS with command line: /prosun/Middleware_1033/user_projects/domains/clustdomain/bin/startManagedWebLogic.sh >
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=/prosun/Middleware_1033/wlserver_10.3/server/ext/jdbc/oracle/11g/ojdbc6dms.jar:/prosun/Middleware_1033/patch_wls1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/prosun/Middleware_1033/patch_ocp353/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/prosun/Middleware_1033/patch_jdev1111/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/prosun/Middleware_1033/jrockit_160_17_R28.0.0-679/lib/tools.jar:/prosun/Middleware_1033/wlserver_10.3/server/lib/weblogic_sp.jar:/prosun/Middleware_1033/wlserver_10.3/server/lib/weblogic.jar:/prosun/Middleware_1033/modules/features/weblogic.server.modules_10.3.3.0.jar:/prosun/Middleware_1033/wlserver_10.3/server/lib/webservices.jar:/prosun/Middleware_1033/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/prosun/Middleware_1033/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/prosun/Middleware_1033/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/prosun/Middleware_1033/wlserver_10.3/common/derby/lib/derbyclient.jar:/prosun/Middleware_1033/wlserver_10.3/server/lib/xqrl.jar
    PATH=/prosun/Middleware_1033/wlserver_10.3/server/bin:/prosun/Middleware_1033/modules/org.apache.ant_1.7.1/bin:/prosun/Middleware_1033/jrockit_160_17_R28.0.0-679/jre/bin:/prosun/Middleware_1033/jrockit_160_17_R28.0.0-679/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/prosun/Middleware_1033/wlserver_10.3/common/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.6.0_17"
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Oracle JRockit(R) (build R28.0.0-679-130297-1.6.0_17-20100312-2128-linux-ia32, compiled mode)
    Starting WLS with line:
    /prosun/Middleware_1033/jrockit_160_17_R28.0.0-679/bin/java -jrockit -Xms256m -Xmx512m -Dweblogic.Name=psMS1 -Djava.security.policy=/prosun/Middleware_1033/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.ProductionModeEnabled=true -Dweblogic.security.SSL.trustedCAKeyStore=/prosun/Middleware_1033/wlserver_10.3/server/lib/cacerts -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false      -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.system.BootIdentityFile=servers/psMS1/data/nodemanager/boot.properties -da -Dplatform.home=/prosun/Middleware_1033/wlserver_10.3 -Dwls.home=/prosun/Middleware_1033/wlserver_10.3/server -Dweblogic.home=/prosun/Middleware_1033/wlserver_10.3/server -Ddomain.home=/prosun/Middleware_1033/user_projects/domains/clustdomain -Dcommon.components.home=/prosun/Middleware_1033/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=/prosun/Middleware_1033/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.domain.config.dir=/prosun/Middleware_1033/user_projects/domains/clustdomain/config/fmwconfig -Doracle.server.config.dir=/prosun/Middleware_1033/user_projects/domains/clustdomain/config/fmwconfig/servers/psMS1 -Doracle.security.jps.config=/prosun/Middleware_1033/user_projects/domains/clustdomain/config/fmwconfig/jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=/prosun/Middleware_1033/user_projects/domains/clustdomain/config/fmwconfig/carml -Digf.arisidstack.home=/prosun/Middleware_1033/user_projects/domains/clustdomain/config/fmwconfig/arisidprovider -Dweblogic.alternateTypesDirectory=/prosun/Middleware_1033/oracle_common/modules/oracle.ossoiap_11.1.1,/prosun/Middleware_1033/oracle_common/modules/oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dweblogic.management.discover=false -Dweblogic.management.server=http://sis-prosun02.sis.ad:5001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/prosun/Middleware_1033/patch_wls1033/profiles/default/sysext_manifest_classpath:/prosun/Middleware_1033/patch_ocp353/profiles/default/sysext_manifest_classpath:/prosun/Middleware_1033/patch_jdev1111/profiles/default/sysext_manifest_classpath weblogic.Server
    [WARN ] Use of -Djrockit.optfile is deprecated and discouraged.
    <Dec 3, 2010 3:14:11 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.0-679-130297-1.6.0_17-20100312-2128-linux-ia32 from Oracle Corporation>
    <Dec 3, 2010 3:14:13 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <Dec 3, 2010 3:14:15 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Dec 3, 2010 3:14:15 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Dec 3, 2010 3:14:16 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file /prosun/Middleware_1033/user_projects/domains/clustdomain/servers/psMS1/logs/psMS1.log is opened. All server side log events will be written to this file.>
    <Dec 3, 2010 3:14:22 PM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Dec 3, 2010 3:14:27 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Dec 3, 2010 3:14:27 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Dec 3, 2010 3:14:31 PM IST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Dec 3, 2010 3:14:31 PM IST> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
    <Dec 3, 2010 3:14:31 PM IST> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of CLUST.>
    <Dec 3, 2010 3:15:01 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Dec 3, 2010 3:15:01 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Dec 3, 2010 3:15:01 PM IST> <Notice> <Cluster> <BEA-000162> <Starting "async" replication service with remote cluster address "null">
    <Dec 3, 2010 3:15:01 PM IST> <Warning> <Server> <BEA-002611> <Hostname "localhost", maps to multiple IP addresses: 127.0.0.1, 0:0:0:0:0:0:0:1>
    <Dec 3, 2010 3:15:01 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 0:0:0:0:0:0:0:1:5003 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Dec 3, 2010 3:15:01 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.9.11:5003 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Dec 3, 2010 3:15:01 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 127.0.0.1:5003 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Dec 3, 2010 3:15:01 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:250:56ff:feaf:649a:5003 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Dec 3, 2010 3:15:01 PM IST> <Notice> <WebLogicServer> <BEA-000330> <Started WebLogic Managed Server "psMS1" for domain "clustdomain" running in Production Mode>
    <Dec 3, 2010 3:15:04 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Dec 3, 2010 3:15:04 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Dec 3, 2010 4:07:19 PM IST> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by weblogic>
    <Dec 3, 2010 4:07:19 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SUSPENDING>
    <Dec 3, 2010 4:07:19 PM IST> <Notice> <Cluster> <BEA-000163> <Stopping "async" replication service>
    <Dec 3, 2010 4:07:19 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Dec 3, 2010 4:07:19 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    <Dec 3, 2010 4:07:19 PM IST> <Notice> <Server> <BEA-002607> <Channel "Default[3]" listening on 0:0:0:0:0:0:0:1:5003 was shutdown.>
    <Dec 3, 2010 4:07:19 PM IST> <Notice> <Server> <BEA-002607> <Channel "Default[1]" listening on fe80:0:0:0:250:56ff:feaf:649a:5003 was shutdown.>
    <Dec 3, 2010 4:07:19 PM IST> <Notice> <Server> <BEA-002607> <Channel "Default[2]" listening on 127.0.0.1:5003 was shutdown.>
    <Dec 3, 2010 4:07:19 PM IST> <Notice> <Server> <BEA-002607> <Channel "Default" listening on 192.168.9.11:5003 was shutdown.>
    <Fri Dec 3 16:07:25 IST 2010)> <Info> <NodeManager> <Server start script exited>
    <Fri Dec 3 16:07:25 IST 2010)> <Info> <NodeManager> <Server was shut down normally>
    psMS2 Error log :- ( 192.168.9.22 ) –> Unix2 machine
    <Fri Dec 3 15:32:35 IST 2010)> <Info> <NodeManager> <Starting WLS with command line: /prosun/Middleware_1033/user_projects/domains/clustdomain/bin/startManagedWebLogic.sh >
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=/prosun/Middleware_1033/wlserver_10.3/server/ext/jdbc/oracle/11g/ojdbc6dms.jar:/prosun/Middleware_1033/patch_wls1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/prosun/Middleware_1033/patch_ocp353/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/prosun/Middleware_1033/patch_jdev1111/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/prosun/Middleware_1033/jrockit_160_17_R28.0.0-679/lib/tools.jar:/prosun/Middleware_1033/wlserver_10.3/server/lib/weblogic_sp.jar:/prosun/Middleware_1033/wlserver_10.3/server/lib/weblogic.jar:/prosun/Middleware_1033/modules/features/weblogic.server.modules_10.3.3.0.jar:/prosun/Middleware_1033/wlserver_10.3/server/lib/webservices.jar:/prosun/Middleware_1033/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/prosun/Middleware_1033/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/prosun/Middleware_1033/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/prosun/Middleware_1033/wlserver_10.3/common/derby/lib/derbyclient.jar:/prosun/Middleware_1033/wlserver_10.3/server/lib/xqrl.jar
    PATH=/prosun/Middleware_1033/wlserver_10.3/server/bin:/prosun/Middleware_1033/modules/org.apache.ant_1.7.1/bin:/prosun/Middleware_1033/jrockit_160_17_R28.0.0-679/jre/bin:/prosun/Middleware_1033/jrockit_160_17_R28.0.0-679/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/prosun/Middleware_1033/wlserver_10.3/common/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.6.0_17"
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Oracle JRockit(R) (build R28.0.0-679-130297-1.6.0_17-20100312-2128-linux-ia32, compiled mode)
    Starting WLS with line:
    /prosun/Middleware_1033/jrockit_160_17_R28.0.0-679/bin/java -jrockit -Xms256m -Xmx512m -Dweblogic.Name=psMS2 -Djava.security.policy=/prosun/Middleware_1033/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.ProductionModeEnabled=true -Dweblogic.security.SSL.trustedCAKeyStore=/prosun/Middleware_1033/wlserver_10.3/server/lib/cacerts -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false      -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.system.BootIdentityFile=servers/psMS2/data/nodemanager/boot.properties -da -Dplatform.home=/prosun/Middleware_1033/wlserver_10.3 -Dwls.home=/prosun/Middleware_1033/wlserver_10.3/server -Dweblogic.home=/prosun/Middleware_1033/wlserver_10.3/server -Ddomain.home=/prosun/Middleware_1033/user_projects/domains/clustdomain -Dcommon.components.home=/prosun/Middleware_1033/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=/prosun/Middleware_1033/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.domain.config.dir=/prosun/Middleware_1033/user_projects/domains/clustdomain/config/fmwconfig -Doracle.server.config.dir=/prosun/Middleware_1033/user_projects/domains/clustdomain/config/fmwconfig/servers/psMS2 -Doracle.security.jps.config=/prosun/Middleware_1033/user_projects/domains/clustdomain/config/fmwconfig/jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=/prosun/Middleware_1033/user_projects/domains/clustdomain/config/fmwconfig/carml -Digf.arisidstack.home=/prosun/Middleware_1033/user_projects/domains/clustdomain/config/fmwconfig/arisidprovider -Dweblogic.alternateTypesDirectory=/prosun/Middleware_1033/oracle_common/modules/oracle.ossoiap_11.1.1,/prosun/Middleware_1033/oracle_common/modules/oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dweblogic.management.discover=false -Dweblogic.management.server=http://sis-prosun02.sis.ad:5001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/prosun/Middleware_1033/patch_wls1033/profiles/default/sysext_manifest_classpath:/prosun/Middleware_1033/patch_ocp353/profiles/default/sysext_manifest_classpath:/prosun/Middleware_1033/patch_jdev1111/profiles/default/sysext_manifest_classpath weblogic.Server
    [WARN ] Use of -Djrockit.optfile is deprecated and discouraged.
    <Dec 3, 2010 3:32:38 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.0-679-130297-1.6.0_17-20100312-2128-linux-ia32 from Oracle Corporation>
    <Dec 3, 2010 3:32:40 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <Dec 3, 2010 3:32:43 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Dec 3, 2010 3:32:43 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Dec 3, 2010 3:32:44 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file /prosun/Middleware_1033/user_projects/domains/clustdomain/servers/psMS2/logs/psMS2.log is opened. All server side log events will be written to this file.>
    <Dec 3, 2010 3:32:50 PM IST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Dec 3, 2010 3:32:53 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Dec 3, 2010 3:32:53 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Dec 3, 2010 3:33:01 PM IST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Dec 3, 2010 3:33:01 PM IST> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
    <Dec 3, 2010 3:33:01 PM IST> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of CLUST.>
    <Dec 3, 2010 3:33:07 PM IST> <Notice> <Cluster> <BEA-000142> <Trying to download cluster JNDI tree from server psMS1.>
    <Dec 3, 2010 3:33:07 PM IST> <Notice> <Cluster> <BEA-000164> <Synchronized cluster JNDI tree from server psMS1.>
    <Dec 3, 2010 3:33:07 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Dec 3, 2010 3:33:07 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Dec 3, 2010 3:33:08 PM IST> <Notice> <Cluster> <BEA-000162> <Starting "async" replication service with remote cluster address "null">
    <Dec 3, 2010 3:33:08 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 0:0:0:0:0:0:0:1:5005 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Dec 3, 2010 3:33:08 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:225:11ff:feca:8710:5005 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Dec 3, 2010 3:33:08 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.9.22:5005 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Dec 3, 2010 3:33:08 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 127.0.0.1:5005 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Dec 3, 2010 3:33:08 PM IST> <Notice> <WebLogicServer> <BEA-000330> <Started WebLogic Managed Server "psMS2" for domain "clustdomain" running in Production Mode>
    <Dec 3, 2010 3:33:10 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Dec 3, 2010 3:33:10 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <Dec 3, 2010 4:00:32 PM IST> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by weblogic>
    <Dec 3, 2010 4:00:32 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SUSPENDING>
    <Dec 3, 2010 4:00:32 PM IST> <Notice> <Cluster> <BEA-000163> <Stopping "async" replication service>
    <Dec 3, 2010 4:00:32 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Dec 3, 2010 4:00:32 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    <Dec 3, 2010 4:00:32 PM IST> <Notice> <Server> <BEA-002607> <Channel "Default[3]" listening on 0:0:0:0:0:0:0:1:5005 was shutdown.>
    <Dec 3, 2010 4:00:32 PM IST> <Notice> <Server> <BEA-002607> <Channel "Default[1]" listening on fe80:0:0:0:225:11ff:feca:8710:5005 was shutdown.>
    <Dec 3, 2010 4:00:32 PM IST> <Notice> <Server> <BEA-002607> <Channel "Default" listening on 192.168.9.22:5005 was shutdown.>
    <Dec 3, 2010 4:00:32 PM IST> <Notice> <Server> <BEA-002607> <Channel "Default[2]" listening on 127.0.0.1:5005 was shutdown.>
    <Fri Dec 3 16:00:38 IST 2010)> <Info> <NodeManager> <Server start script exited>
    <Fri Dec 3 16:00:38 IST 2010)> <Info> <NodeManager> <Server was shut down normally>
    How to resolve the problem during the Script based node manager during the Whole Server Migration in Clustered Environment(CLUST).
    In my knowledge the main reason is " <Cluster> <BEA-000163> <Stopping "async" replication service> "
    Regards,
    S.Vinoth Babu
    Edited by: Vinoth Babu on Dec 9, 2010 2:05 AM

    Maybe this helps, there are some system requirements before you can use whole server migration
    - WSM uses a floating IP address, for each migratable server. This means that the migratable server candidate machines have to be in the same subnet
    (because the virtual IP address must be valid on all candidate machines).
    - WSM requires the use of the node manager. You must make sure the node manager on each candidate machine is properly initialized with the security-related
    files it need to authenticate and accept commands from the admin server.
    - WSM uses the node manager to migrate the floating IP address and assign it to the target machine. As such, the default configuration assumes that the
    machines are similar; specifically, it assumes the following:
    1 The netmask associated with the virtual IP is the same on all machines.
    2 The network device name is the same on all machines.
    3 The functional behavior of the platform-specific OS command used to add and remove the virtual IP is the same.
    - WSM only supports migration of a single virtual IP address for each migratable server. Therefore, a migratable server cannot define any network channels
    that use a Listen Address different from the virtual IP address associated with the server. If you need your servers to use multiple network channels associated
    with multiple IP addresses, you cannot use the WSM framework.
    - WSM assumes that any server-specific state is already shared through some highly available sharing mechanism. For example, the server’s default persistent store
    where it keeps its XA transaction logs must be accessible on all candidate machines using the exact same path.
    The configuration steps are as follows:
    - Create your domain. Make sure that you set up each managed server's to Listen Address to its virtual IP address and assign it to a machine.
    - Set up the node manager for each candidate machine. For each machine, edit the nodemanager.properties file to set the NetMask property to the netmask
    associated with the virtual IP addresses being used and Interface to the network device name with which to associate the virtual IP address.
    - Verify the domain and node manager configuration. Start up the domain and each clustered managed server via its node manager. This not only ensures that the
    node managers and servers are properly configured but also initializes the node managers with the password files they need to accept commands from the admin server.
    Do not forget to start managed servers on all candidate machines to ensure that the node manager and domain directory are properly initialized.
    - Choose and configure your leasing mechanism. Like automatic service migration, automatic whole server migration relies on leasing. Use the cluster's Migration Configuration
    tab to select the appropriate Migration Basis.
    - If you choose database leasing, be sure to create and configure your nontransactional data source, create the leasing table, and use the cluster's Migration Configuration tab
    to set the Data Source for Automatic Migration and Auto Migration Table Name appropriately.
    - Grant superuser privileges to the wlsifconfig script. Node managers use the ${WL_HOME}/common/bin/wlsifconfig.sh script to add and remove virtual IP addresses from the
    machines. By default, the file is set up to use sudo; sudo typically prompts you for your password the first time you run it and periodically after that. To do this without needing
    to input your password, you need to add the NOPASSWD option to the relevant entry in your /etc/sudoers file. Do not forget to add the wlsifconfig script to your PATH so that
    the node managers can locate it. (weblogic machine1 = NOPASSWD: /wlserver_10.3/common/bin/wlsifconfig.sh)
    - Enable automatic server migration. The last step is to use each managed server's Migration Configuration tab to select the Automatic Server Migration Enabled checkbox
    and restart the servers.
    Debugging problems with whole server migration can be tricky so you will probably want to add -Dweblogic.debug.DebugServerMigration=true to the Java command line
    used to start your servers.

  • How to set up a basic file sharing server for my small architectural business?

    I have no idea if I have posted in the correct area as this is my first forum post within the apple support community!
    I have been using a 21.5" imac running 10.6.8 for the past 5 years to run my small home based architectural design business. I have been using the internal hard drive & backing up the necessary data to a simple usb external hard drive. I am now looking to firstly purchase a new imac 27" retina and purchase new autocad lt 2015 for mac software. I am looking to have another imac (my old mac) running in conjunction with the new mac. I want both macs to be able to access the same data and am slightly unsure what is the best way to achieve this.....As my old mac is currently only running snow leopard and an old version of autocad for mac 2011 it wont run on any more recent OS. Essentially i believe I have 2 main options with this.... (1) I Accept that I have to purchase 2 no. autocad lt 2015 licences @ a cost of £2300. Or option (2), I only run autocad on the new mac as this will be the primary station and the old mac used for primarily for admin & accounts. I have also recently discovered that it is possible to rent autocad licences for £300p/a which may also be another option (3)!
    I previously had a problem where my hard drive failed on my mac & lost all data on the internal hard drive, luckily I had been backing up all data regularly to my external hard drive and now loss occurred! Obviously with any new system I want to ensure that my data is safe!
    I currently utilise about 250GB of data for business operations but this will obviously grow with time.
    In the future I would like to have the option of potentially being able to access the network data remotely via macbook pro whilst abroad although at this stage this really isnt my primary objective. Although I believe I could achieve this through apple remote desktop.
    I suppose I should provide some information with regard to the required speed of the system...I regularly open 50-100 photos at the same time totalling around 250-500MB. I would like the system to be able to handle this fairly easily.
    I have been trawling through forums and to be honest they are totally confusing me. I have also spent time on the phone to the apple business team and have also discussed my objectives with a member of the apple team in store.
    There have been various options advised to me and I really do not know which is the most appropriate route forward.
    1 - Using a mac mini as the file server and linking the 2 mac devices to this and backing up the mac mini to an external hard drive to ensure no loss of data.
    2 - Using a time capsule as a file server and linking the 2 mac devices to this and backing up the TC to an external hard drive to ensure no loss of data.
    3 - Using the new mac hard drive and linking the 2 macs via thunderbolt (old mac does not have thunderbolt and so I guess I would need another new mac?!) and then backing up the data to a time capsule.
    4 - Using a RAID based server and linking the 2 no. macs.
    Sorry to ramble but any advice really would be greatly received!

    Hi sblemings,
    Welcome to the community.
    I think with your scenario you should ask yourself, how complicated do you want the setup to be and how much time would you have to be able to resolve an issue should one occur with this setup.
    All the options that have been advised would work but they come with complexity and therefore time.
    1 - Using a mac mini as the file server and linking the 2 mac devices to this and backing up the mac mini to an external hard drive to ensure no loss of data.
    2 - Using a time capsule as a file server and linking the 2 mac devices to this and backing up the TC to an external hard drive to ensure no loss of data.
    3 - Using the new mac hard drive and linking the 2 macs via thunderbolt (old mac does not have thunderbolt and so I guess I would need another new mac?!) and then backing up the data to a time capsule.
    4 - Using a RAID based server and linking the 2 no. macs.
    Sorry to ramble but any advice really would be greatly received!
    option 1
    Would be a way to achieve what you want, it would centralise your files and you would only need to backup your file server (as long as all the files you wanted backed up were on it). This could be achieved either using the client and sharing various folders or using Server which would give you more options than you would possibly need.
    option 2
    This is exactly like option 1 except that you wouldn't have to administer another mac however you may limit any future growth.
    option 3
    This option I probably wouldn't pick, you could achieve this with firewire and use a firewire to thunderbolt adapter (saves you having to buy a new iMac)
    option 4
    This option would, depending on your RAID level, give you disk redundancy but remember you would still need to back this up, as RAID is NOT a backup solution.
    I would also ask is there a pressing need to keep the old iMac in service and complicating things by having a server / NAS? Could you not just transfer all your information over to this and continue with the one backup? I would say that doing it this was would be the simplest way of achieving what you want from what I can take from your question.
    As for remotely accessing your data, if you have the right hardware the way to achieve this would be to use a VPN and connect back to your data. However a potentially easier way for you ,would be to use a service like logmein or teamviewer to connect back.
    Hope this helps, and by all means any questions please ask.
    Dan
    How to set up a basic file sharing server for my small architectural business?

  • SBS 2011 VM and Server 2012 R2 Hyper-V host. After rebuilding the host image, no email is received, EMC states "You don't have sufficient permissions to view this data" when looking at organization config. Server config not shown on EMC.

    Hyper-V Host Server 2012 R2 x64 drive c:
    All VMs, including SBS 2011 Standard x64 are on drive d:
    I replaced my motherboard and defined a Marvell RAID 1 Mirror for my boot drive C:.  My drive D: containing all of my Hyper V machines remained untouched since the new MB had Intel Matrix Controller with RAID 5, as did the old MB.
    Since the C: drives are a few bytes smaller after configured as a RAID 1, I was unable to restore drive C from the image copy, so I rebuilt a new Hyper-V Host identical as possible using Server 2012 R2 x64.  I had to redefine the Hyper-V machines on
    the host, and the 1st time I brought it all (host and VMs) I had to reconfigure the NICs due to new MAC addresses, and verifying SBS 2011 DNS and DHCP for all physical and Hyper-V machines. Otherwise my Hyper-V SBS 2011 x(64) wasn't touched.
    Now the SBS Exchange 2010 is not receiving mail.  In the Exchange Management Console clicking on the Organization config gives me a highlighted error "You don't have sufficient permissions to view this data".  The Server
    Config is no longer on the EMC.  The Recipient Config looks fine.
    Outlook 2013 x64 connects to the Exchange Server, but no new mail appeared.  There were just a few older messages that came in since the last time I opened Outlook.  My public DNS on GoDaddy was not changed.  I did not change sending mail
    through my ISP Sonic.net.  The SBS internal DNS doesn't have an MX record, but I'm not sure it ever did since my GoDaddy public DNS has an MX record.
    I tried restoring to an earlier Image Copy, but that made no difference.  I'm using the Windows Backup from SBS 2011 for my daily image copy backups.
    - Michael Faklis

    Hi Michael,
    à
    After more research and running the Best Practices report from the EMC, I am missing a slew of ManagementRolesAndRoleGroups from the RBAC container.
    Based on your description, it seems that you have find the cause of this issue. On current situation, I still
    suggest that you should run
    SBS 2011 BPA and then check if can find some relevant errors. Just for a confirmation.
    Meanwhile, please refer to following articles and check if can help you.
    Apply
    missing Exchange 2010 RBAC Management Roles and Policies
    RBAC Manager
    (Exchange 2010 SP2)
    Hope this helps.
    Best regards,
    Justin Gu

  • How to install BDB XML on shared server?

    Hi All,
    1. I want to install BDB XML on a shared server (bluehost). Can anyone suggest me how to do it? Since I dont have enough permissions, some of the 'php shared extensions' are not being installed. I get warning like-
    Installing shared extensions: /usr/lib/php/extensions/no-debug-non-zts-20060613/
    cp: cannot create regular file `/usr/lib/php/extensions/no-debug-non-zts-20060613/#INST@343#': Permission denied
    make: *** [install-modules] Error 1
    2. Also, how can I add new libraries to library path? (Again no permission)
    Any help on these issues would be highly appreciated,
    Thanking you in anticipation.

    I'm talking about Berkeley DB XML, just in case it was not clear.

  • Outlook Shared Contacts Sync Issue

    **Before i start, i posted this in the Outlook section and was told to post it the Outlook for Exchange section.. So i posted this in the Outlook for Exchange section and the Moderator tells me to post it in the
    Outlook section.. So i'm being thrown in a loop back and forth between two forums.  Please help me either post it in the correct section or help me with my issue.  Links to my posts are at the bottom of this re-post.**
    I have a user who adds emails to the "Notes" section of a shared contact.  It has worked in the past.  She now drags and drops the email into the notes folder, it shows that the email was added, she saves the contact, closes the contact,
    then reopens the contact and the information/email that was added is no longer there.
    Also, when she opens up the contact, on the top of the window it says "This item was not completely updated during the last server synchronization"
    On the bottom of the contact's window it says "Last modified by [email protected] on 11/19/2014"  So it doesn't seem to have updated for about 5 months.  
    The user is on Outlook 2010 - Cached Mode - Windows 7
    We use Exchange 2013
    We have checked her sync issues folder and see two messages pertaining to this shared contact. 
    First message:
    14:16:33 Message class: {SU:IPM.Contact}
    14:16:33 Contact Conflict Resolution
    14:16:33 Local subject: {SU:Ingrid CFA}
    14:16:33 Remote subject: {SU:Ingrid CFA}
    14:16:33 Local Message Entry ID: {CB:70, LPB:0x00000000AFA1EF859AE6504792345849F0F0C4140700E9345E3213702241A10CFA6D622F656C000001FFFB240000DBEC5D21812CC942B34B4111BD5F0D3300017B8B40200000}
    14:16:33 Remote Message Entry ID: {CB:70, LPB:0x000000007524BE6B5A3B5E4382F176DC9F66C4DE0700E9345E3213702241A10CFA6D622F656C000001FFFB240000DBEC5D21812CC942B34B4111BD5F0D3300017B8B40200000}
    14:16:33 Local Message ChgKey: {CB:20, LPB:0xD7D33145CC21034ABB74B571156377D000174173}
    14:16:33 Remote Message ChgKey: {CB:22, LPB:0x8979D80AC4A8874A871E528FE6AC747F00004F6A9170}
    14:16:33 Local Message PCL: {CB:268, LPB:0x161E914ECBC493AC4DB8B2AF029E78C12E0000001317841620B5DB08ECAA48428A9EFC2F9C38593200000365FB6B142C5B7C2DE3E3674D8036C55574F581140001991C142D56F92C21695244880EA94B73C5F9F000011F9A1656474D622DDFC640AE23640306698C0D00000675A6931667233CF272684543A43008D46655DACB00000460EDF0167A7D3852E0F5AA41B6E04DEED86D0A090000BA3D086C16A33B60E3AD0C7C45BCD9DCEEA91B3A0200000008526714C35DB6FE77E94949A11DF79D4584CC7D0003C18F14D7D33145CC21034ABB74B571156377D00017417316DBEC5D21812CC942B34B41
    14:16:33 Remote Message PCL: {CB:268, LPB:0x161E914ECBC493AC4DB8B2AF029E78C12E0000001317851620B5DB08ECAA48428A9EFC2F9C38593200000365FB6B142C5B7C2DE3E3674D8036C55574F581140001991C142D56F92C21695244880EA94B73C5F9F000011F9A1656474D622DDFC640AE23640306698C0D00000675A6931667233CF272684543A43008D46655DACB00000460EDF0167A7D3852E0F5AA41B6E04DEED86D0A090000BA3D086C16A33B60E3AD0C7C45BCD9DCEEA91B3A0200000008526714C35DB6FE77E94949A11DF79D4584CC7D0003C18F14D7D33145CC21034ABB74B571156377D00015153716DBEC5D21812CC942B34B4
    14:16:33 Checking local modifications
    14:16:33 Compare property: 0x0037001F
    14:16:33 Table critical stop property: 0x0E13000D
    14:16:33 Local modification: {18:16:16.0620  21/04/2015
    [DD/MM/YYYY]}
    14:16:33 Remote modification: {14:51:54.0059  19/11/2014
    [DD/MM/YYYY]}
    14:16:43 HRESULT: 0x8004010F
    14:16:43 HrCreateConflictItem failure
    14:16:43 HRESULT: 0x8004010F
    14:16:43 HrConfMsgKeepWinner failure
    Second message:
    14:16:33 Synchronizer Version 14.0.7147
    14:16:33 Synchronizing Mailbox 'Lisa Love'
    14:16:33 Synchronizing local changes in folder 'Brent Brader
    - Hedge Fund Investors'
    14:16:33 Uploading to server '[email protected]'
    14:16:43 Error synchronizing message 'Ingrid CFA'
    14:16:43                               
     [0-0]
    14:16:43 Moved a message that failed synchronization to 'Local
    Failures'. Message subject -> 'Ingrid CFA'. You can view this message in your offline folder only.
    14:16:46 Done
    I've checked other posts online and couldn't quite figure out a solution to this issue.  Any help or direction would be appreciated.  
    Thanks in advance,
    John
    My first post:
    http://answers.microsoft.com/en-us/office/forum/office_2010-outlook/outlook-shared-contacts-sync-issue/d10b10f3-b4f2-4e31-bb2d-b24fdc0920a9?rtAction=1430142184379
    My second post:
    https://social.technet.microsoft.com/Forums/office/en-US/b4ca088a-c820-4912-a25f-661aac56443f/outlook-shared-contacts-sync-issue?forum=exchangesvrclients

    Hi Allen,
    Neither are correct.  They open a contact in their address book and drag the email into the "Notes" section of the contact.  So they do not drag the email into the Notes section of Outlook nor the Contacts section to create a new contact.
    There are no errors.  I have a screenshot with an example contact card but i can't add it because it says i need to verify my account.. I'm not sure how to do that.  I already clicked on the verification email.  For example.  An email
    to me from Bill titled "company announcement" is dragged into the notes section of in Bill's contact card.  This is so that i can go to my contacts, click on bill's card, and see emails from him that are important saved inside his contact card.
     After dragging the email into this location, I hit save and close the contact card.  Usually the email stays there in the notes section but lately when I reopen the contact card, the email that I dropped into the Notes section has disappeared.  Other
    emails are still in the Notes section but new ones just don't stay.
    Just tried doing a Send/Receive All and same issue.  User is in cached mode because they have a large mailbox.  Can try online mode.  Do you know if the Notes section in the contact list has
    a size limit?  

  • Thread settings in the Application Sharing Server

    Hi,,,
    Iam doing the RTC Application Sharing implementation in the portal.For that we hve to enable the Application Sharing server,Configure the thread settings and finally we have to monitor the application sharing server.
    In the Configure the Thread settings,,, I kept the default values only.
    what are the things we need to change here.In what way it will reflect in the web.Xml file.
    Initial thread count -
    40
    Max. thread count -
    250
    Min. thread count  -
    40
    Max Request Queue size -
    5000
    Thread Idle Timeout Property -
      5
    Could anyone help me to sort this issue.
    Thanks in advance.
    Regards
    Sushma

    I've had this issue in many folders. Very frustrating!

Maybe you are looking for

  • Apple Game Centre And Facebook Link Problem!

    I don't know how many of you are familiar with the app Treasure Diving! One of the achievements acquired is to link your Facebook page to the game! It's one of the first thing's the game asks you to do! I have done this and my friends on Facebook are

  • Sender FCC Field separator

    Hi Gurus, I am working on a File-to-File Scenario using FCC at sender side. My requirement is to convert source text file into xml file. Source and target structure: DT_Customer_SRC      Header           CompanyName           CompanyCode      Body   

  • Can't change default video transition duration in PRE7 project

    I couldn't find the solution  for the following problem. In one of my Premiere Elements 7 projects, suddenly the video transition default duration changed from 30 frames to 3 frames. After inserting this 3 frames long transition, I can adjust it (exp

  • Make Net Value Field at item level Editable in Sales Order

    Hi All pricing in our system are manual . So the client wants to change the Net Value Field in Credit and Debit Memo Request to be Editable ( Currently it is not modifiable) Plz suggest how to g about it. Do i need to use Userexit_ Field_ Modificatio

  • Looking at other websites

    is there a place where you can look at other websites made on a mac? i want to see how i can improve mine.