FATAL: replicated HTTP session specified but clustering not enabled for webapp: /BV

          Hi,
          I tried to startup weblogic server 6.1 using
          in-memory replication, and the I got an error
          <Error> <HTTP> <FATAL: replicated HTTP sessioned specified but clustering not
          enabled for webapp: /bv>
          I set <param-name>PersistentStoreType</param-name><param-value>replicated</param-value>
          in weblogic.xml
          And, I sepecified in my console
          Deployment-> Web Applications -> bv -> Target cluster -> bvcluster.
          I have 2 nodes cluster environment using Solaris.
          Each node has 1 managed server joining this cluster.
          What am I missing? Please let me know.
          Thanks.
          hiromu
          

          Thank you for the reply.
          The target cluster for my web application is my cluster.
          When I checked the target server as well,
          then there is a server which is not a member of the cluster.
          I deleted the server name, then that error is gone.
          // hiromu
          ><html>
          >Interesting.
          ><br>You shouldn't get this if persistentStoreType is
          ><br>"replciated" . I just tried this and it works as expected.
          ><p>Did you re-deployed the webapp after making
          ><br>the following change in weblogic.xml?
          ><p>--
          ><br>Kumar
          

Similar Messages

  • Replicated http sessions : classcastexception

    has anyone else seen this with wls6.1 sp1 when trying to run in memory
              replicated http session?
              -peter
              <Oct 18, 2001 12:01:26 PM EDT> <Error> <HTTP>
              <[WebAppServletContext(7569280,v21
              ,/v21)] Servlet failed with Exception
              java.lang.ClassCastException:
              weblogic.servlet.internal.session.MemorySessionCon
              text
              Start server side stack trace:
              java.lang.ClassCastException:
              weblogic.servlet.internal.session.MemorySessionCon
              text
              at
              weblogic.servlet.internal.session.SessionData.getContext(SessionData.
              java:270)
              at
              weblogic.servlet.internal.session.ReplicatedSessionData.becomeSeconda
              ry(ReplicatedSessionData.java:178)
              at weblogic.cluster.replication.WrappedRO.<init>(WrappedRO.java:34)
              at
              weblogic.cluster.replication.ReplicationManager$wroManager.create(Rep
              licationManager.java:352)
              at
              weblogic.cluster.replication.ReplicationManager.create(ReplicationMan
              ager.java:1073)
              at
              weblogic.cluster.replication.ReplicationManager_WLSkel.invoke(Unknown
              Source)
              at
              weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:296)
              at
              weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
              a:265)
              at
              weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
              .java:22)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              End server side stack trace
              at
              weblogic.rmi.internal.BasicOutboundRequest.sendReceive(BasicOutboundR
              equest.java:85)
              at
              weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:134)
              at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
              at $Proxy88.create(Unknown Source)
              at
              weblogic.cluster.replication.ReplicationManager.trySecondary(Replicat
              ionManager.java:870)
              at
              weblogic.cluster.replication.ReplicationManager.createSecondary(Repli
              cationManager.java:825)
              at
              weblogic.cluster.replication.ReplicationManager.register(ReplicationM
              anager.java:393)
              at
              weblogic.servlet.internal.session.ReplicatedSessionData.<init>(Replic
              atedSessionData.java:119)
              at
              weblogic.servlet.internal.session.ReplicatedSessionContext.getNewSess
              ion(ReplicatedSessionContext.java:193)
              at
              weblogic.servlet.internal.ServletRequestImpl.getNewSession(ServletReq
              uestImpl.java:1948)
              at
              weblogic.servlet.internal.ServletRequestImpl.getSession(ServletReques
              tImpl.java:1729)
              at jsp_servlet.__login._jspService(__login.java)
              at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:265)
              at
              weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              pl.java:200)
              at
              weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
              rvletContext.java:2456)
              at
              weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
              pl.java:2039)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              >
              

    When do you see this? While shutting down one of the servers?
              Make sure your clustered servers are uniform. ie.the webapp
              you have deployed is deployed on all servers and PersistentType
              is set to "replicated" in all servers.
              --Vinod.
              Peter Ghosh wrote:
              > has anyone else seen this with wls6.1 sp1 when trying to run in memory
              > replicated http session?
              > -peter
              >
              > <Oct 18, 2001 12:01:26 PM EDT> <Error> <HTTP>
              > <[WebAppServletContext(7569280,v21
              > ,/v21)] Servlet failed with Exception
              > java.lang.ClassCastException:
              > weblogic.servlet.internal.session.MemorySessionCon
              > text
              >
              > Start server side stack trace:
              > java.lang.ClassCastException:
              > weblogic.servlet.internal.session.MemorySessionCon
              > text
              > at
              > weblogic.servlet.internal.session.SessionData.getContext(SessionData.
              > java:270)
              > at
              > weblogic.servlet.internal.session.ReplicatedSessionData.becomeSeconda
              > ry(ReplicatedSessionData.java:178)
              > at weblogic.cluster.replication.WrappedRO.<init>(WrappedRO.java:34)
              > at
              > weblogic.cluster.replication.ReplicationManager$wroManager.create(Rep
              > licationManager.java:352)
              > at
              > weblogic.cluster.replication.ReplicationManager.create(ReplicationMan
              > ager.java:1073)
              > at
              > weblogic.cluster.replication.ReplicationManager_WLSkel.invoke(Unknown
              > Source)
              > at
              > weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:296)
              > at
              > weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
              > a:265)
              > at
              > weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
              > .java:22)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              > End server side stack trace
              >
              > at
              > weblogic.rmi.internal.BasicOutboundRequest.sendReceive(BasicOutboundR
              > equest.java:85)
              > at
              > weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:134)
              > at weblogic.rmi.internal.ProxyStub.invoke(ProxyStub.java:35)
              > at $Proxy88.create(Unknown Source)
              > at
              > weblogic.cluster.replication.ReplicationManager.trySecondary(Replicat
              > ionManager.java:870)
              > at
              > weblogic.cluster.replication.ReplicationManager.createSecondary(Repli
              > cationManager.java:825)
              > at
              > weblogic.cluster.replication.ReplicationManager.register(ReplicationM
              > anager.java:393)
              > at
              > weblogic.servlet.internal.session.ReplicatedSessionData.<init>(Replic
              > atedSessionData.java:119)
              > at
              > weblogic.servlet.internal.session.ReplicatedSessionContext.getNewSess
              > ion(ReplicatedSessionContext.java:193)
              > at
              > weblogic.servlet.internal.ServletRequestImpl.getNewSession(ServletReq
              > uestImpl.java:1948)
              > at
              > weblogic.servlet.internal.ServletRequestImpl.getSession(ServletReques
              > tImpl.java:1729)
              > at jsp_servlet.__login._jspService(__login.java)
              > at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
              > at
              > weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              > pl.java:265)
              > at
              > weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
              > pl.java:200)
              > at
              > weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
              > rvletContext.java:2456)
              > at
              > weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
              > pl.java:2039)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
              > >
              

  • My new Dell PC running Windows 8 does not recognize my iPad or iPhone. Worked OK for iPhone for months but would not work for new iPad.  I removed /relaoded iTunes and now it won't recognize either iPad or iPhone.

    My new Dell PC running Windows 8 does not recognize my iPad or iPhone. Worked OK for iPhone for months but would not work for new iPad.  I removed /relaoded iTunes and now it won't recognize either iPad or iPhone. Got any suggestions?

    Hi there Lizabethfromaz,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    -Griff W. 

  • HT4236 I've been using the iCloud Photo Stream with my PC for few months already. It work fine every time, but suddenly not work for today

    I've been using the iCloud Photo Stream with my PC for few months already. It work fine every time, but suddenly not work for today

    Hey lalitgupta,
    Thanks for the question. The following article provides troubleshooting steps for Photo Stream:
    iCloud: Photo Stream troubleshooting
    http://support.apple.com/kb/TS3989
    Thanks,
    Matt M.

  • The workspace page loads, but does not enable the toolbar.

    Dear,
    I'm using the EPM11.1.2.2. The workspace page loads, but does not enable the toolbar with the "Explore". Can anyone help me?
    thanks

    Maybe you have not installed and configured the RAF components.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • The specified index is not valid for the given resource

    I am trying to follow the tutorial on how to get Labview working with Solidworks and the demo CNC robot that the example comes with. After I deploy all the axes and my computer and the assembly file I try and switch the scan engine to active mode but it won't let me. It pops up with an error;
    "An error occured while attempting to switch the I/O scan mode. The specified index is not valid for the given resource".
    I'm just trying to do a basic straight line move with one axis. Does anyone know how I can fix this? I updated softmotion with Sp1 already and did all the recommended updates.

    I talked to some of our developers to get some more ideas for this error. Try the following:
    Go to the file path C:\ProgramData\National Instruments\DeploymentFramework (it is a hidden file so you may need to change your settings to see it)
    Delete the contents of that folder.
    Restart LabVIEW
    Redeploy your axes and see if it works.
    If it does not, repeat the process but create a new project after LabVIEW restarts.
    Cameron T
    Applications Engineer
    National Instruments

  • Mail receives OK but will not send for smtp account.  Exchange server receives/sends OK

    mail receives OK but will not send for smtp account.  Exchange server receives/sends OK  I'm away from home, using a family-member's wireless network that has always worked OK in the past.  Today, the same problem occured while waiting in a hospital waiting lounge.  Any ideas?

    The outgoing mail server may be rejecting mail from your network address. Typically that happens when your mail service provider is also your ISP, and you connect to it from another network. The SMTP server will allow connections without a password from anywhere, but it will only relay mail from within the ISP's network. It could also be that your account on the server has expired or been suspended.
    If you need to send mail from outside your ISP's network, use an independent mail service provider. I don't have a specific recommendation.

  • Specified operator is not supported for 3- or higher-dimensional R-tree

    hi all,
    i am using oracle 10g. my data sets in 3 dimensional. i got this error and i dont know how to fix it. could you help me on this?
    ORA-29902: error in executing ODCIIndexStart() routine
    ORA-13243: specified operator is not supported for 3- or higher-dimensional R-tree
    ORA-06512: at "MDSYS.SDO_INDEX_METHOD_10I", line 286
    thanks.

    Please run the following:
    (you need change the order of your coordinate ranges)
    drop table room;
    CREATE TABLE ROOM (
    ID NUMBER(6) PRIMARY KEY,
    GEOMETRY MDSYS.SDO_GEOMETRY);
    insert into  ROOM(id, geometry) values(1,
                             MDSYS.SDO_GEOMETRY(3003, null,null,
                             MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,1),
                             MDSYS.sdo_ordinate_array(1,1,3, 2,1,3, 2,2,3, 1,2,3, 1,1,3
    insert into  ROOM(id, geometry) values(3,
                             MDSYS.SDO_GEOMETRY(3003, null,null,
                             MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,1),
                             MDSYS.sdo_ordinate_array(1,1,3, 2,1,3, 2,2,3, 1,1,3
    -- **** create metadata****
    delete from user_sdo_geom_metadata where table_name = 'ROOM';
    INSERT INTO USER_SDO_GEOM_METADATA
    (TABLE_NAME,
    COLUMN_NAME,
    DIMINFO,
    SRID)
    VALUES (
    'ROOM',
    'GEOMETRY',
    MDSYS.SDO_DIM_ARRAY(
    MDSYS.SDO_DIM_ELEMENT('X', -100000, 100000, 0.005),
    MDSYS.SDO_DIM_ELEMENT('Y', -100000, 100000, 0.005),
    MDSYS.SDO_DIM_ELEMENT('z', 50, 100, 0.005)
    NULL
    -- ****create index*****
    drop index ROOM_IDX;
    CREATE INDEX ROOM_IDX
    ON ROOM(GEOMETRY)
    INDEXTYPE IS MDSYS.SPATIAL_INDEX
    parameters('sdo_indx_dims=3');
    analyze table ROOM compute statistics;Thanks

  • I can see the sync settings button but is not enabled how do I sync it?

    I can see the sync settings button but is not enabled how do I sync it?

    Which version?
    Which system?
    What exactly is it you want to sync?
    What exactly does not work?

  • Thousands of "mail is not enabled for this user"

    Someone is sending my domain email to thousands of non existent mail accounts. It's like they are combining every possible prefix to my domain they know of. It's been going on for weeks. The Mail service, however, is not being brought down by this at all. So I don't know what kind of attack this is or how to stop it.
    Can someone help me? Below is a minute section of my System log:
    Dec 31 15:08:55 nameserver lmtpunix[19165]: warning: unable to post message for user: [email protected], mail is not enabled for this user
    Dec 31 15:08:55 nameserver lmtpunix[19165]: warning: unable to post message for user: [email protected], mail is not enabled for this user
    Dec 31 15:08:55 nameserver lmtpunix[19165]: warning: unable to post message for user: [email protected], mail is not enabled for this user
    Dec 31 15:08:55 nameserver lmtpunix[19165]: warning: unable to post message for user: [email protected], mail is not enabled for this user
    Dec 31 15:08:55 nameserver lmtpunix[19165]: warning: unable to post message for user: [email protected], mail is not enabled for this user
    Dec 31 15:08:55 nameserver lmtpunix[19165]: warning: unable to post message for user: [email protected], mail is not enabled for this user
    Dec 31 15:08:55 nameserver lmtpunix[19165]: warning: unable to post message for user: [email protected], mail is not enabled for this user
    Dec 31 15:08:55 nameserver lmtpunix[19165]: warning: unable to post message for user: [email protected], mail is not enabled for this user
    Dec 31 15:08:55 nameserver lmtpunix[19165]: warning: unable to post message for user: [email protected], mail is not enabled for this user
    ------------------

    Two possibilities - both fall under the heading 'reconaissance by e-mail'. A spammer or hacker will try 1000's of common names, then look at which ones didn't bounce to determine which ones have accounts on your system.
    They then have a comprehensive list of account names on your server, and can proceed to attempt likely passwords for each, or send endless spam to your users. Either one is a Bad Thing, doubly so if you've got any accounts that you created just to test things, and have weak passwords, but you've always counted on nobody knowing they exist.
    At one point, I actually had a 'testuser' account that had 'testuser' as the password - I just hadn't remembered to delete it after I was done testing. It's very common for a system to have a couple of these hanging around. I didn't have trouble with it, but looking for and getting rid of these is critical.
    Either way, the immdiate solution is to go Server Admin->Mail->Settings->Relay, and add the IP address(es) of the senders to the 'Refuse all messages from these hosts or networks' section. Mail attempts will still show up in your SMTP log, but they'll look like this one I got this morning (one of dozens):
    Jan 3 11:07:33 miniserver postfix/smtpd[1440]: NOQUEUE: reject: RCPT from unknown[66.180.115.17]: 554 <unknown[66.180.115.17]>: Client host rejected: Access denied; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<xptwfs.gov>
    Next is to take a look at your password policies - if you've got strong password policies (must include characters and numbers, must be 7 characters or longer, etc., you're probably OK, but if anyone has weak passwords, or god forbid, uses their userid as their password, you're pretty vulnerable.
    It's also worth noting that someone with a full list of your users has a fair number of tools for improved odds of phishing, or spear-phishing, where they create finely targeted mails that say things like 'Bob Smith told me to contact you for your password', and look very real. A warning mail to your users to remind them that they need to keep passwords secret, and be cautious about mail, even if it appears to know something about them, would be good. I wouldn't specify that you've been recon'd, just a general 'New Year Security Reminder' or some such.
    Hope this helps!

  • Connect via RDP option is not enabled for some VM's on the same Hyper-V Host

    Hi. I have many virtual machines on a Hyper-V host being managed via System Center Virtual Machine Manager 2012.  When you right click on a virtual machine - Connect or View - Connect via Console is enabled, but Connect via RDP is not enabled for
    most but not all of the machines.  Is there a setting on the Hyper-V host that I need to modify to enable Connect via RDP for all of my VM's?  All of the virtual machines have the same configuration meaning that Remote Desktop is enabled for all
    of them on the OS itself.

    Hi Debabrata,
    In App Controller the console access is provided by an ActiveX control and this requires the client (web browser) to connect directly to the Hyper-V server. As you note, for this to work over the internet would require the Hyper-V host to be accessible from
    the internet, and this is not a recommended security practice. 
    Publishing App Controller as a Remote App avoids needing to make the Hyper-V host accessible to the internet. I'm not an expert in setting up Remote App and don't have an answer about how to avoid doing 2 lots of authentication. The
    Remote Desktop Services forum is likely to be a better place to ask a question on setting up Remote Apps.
    Let me know what you need help with for the Remote Console in Windows Azure Pack option. There is also a forum for
    Azure Pack and two of our MVPs who do have console connect working have both written articles that describe their experience.
    http://kristiannese.blogspot.com/2014/02/configuring-remote-console-for-windows.html
    http://www.hyper-v.nu/archives/mvaneijk/2014/01/windows-azure-pack-remote-console-with-the-rd-gateway-in-a-dmz/
    Regards,
    Richard
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • ACL is not enabled for this user  OSX 10.5

    I am running OS X 10.5 on a Mini Mac.
    It was a clean install, everything went smoothly except for configuring the mail server.
    I created my users as I normally do using Workgroup manager.
    However 2 out of 3 of users I created can not log into the IMAP server.
    You get the error message ACL is not enabled for this user.
    What is the ACL and how do I enable it ?
    Thanks
    Nov 9 18:38:12 ns1-2 imap[22604]: badlogin from: [192.168.15.101]. plaintext user: friverr. service ACL is not enabled for this user
    Nov 9 18:38:12 ns1-2 imap[22607]: badlogin from: [192.168.15.101]. plaintext user: herbs. service ACL is not enabled for this user
    Nov 9 18:38:12 ns1-2 imap[22607]: badlogin from: [192.168.15.101]. plaintext user: friverr. service ACL is not enabled for this user
    Nov 9 18:38:12 ns1-2 imap[22604]: badlogin from: [192.168.15.101]. plaintext user: herbs. service ACL is not enabled for this user

    Hi there
    I had the same problem and I found this post which fixed it:
    http://discussions.apple.com/thread.jspa?threadID=1244694&tstart=0
    Hope it works for you too!
    Chris

  • Service not enabled for this handheld.

    I have downloaded yahoo messenger for my BB curve 8310, but when I go to log in it says that the service is not enabled for this handheld.  How do I enable it?
    thanks!!

    Please check with your carrier whether your carrier or your region supports yahoo access.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Google talk not working on my 8310..."service not enabled for this handheld"

    Hi,
    I use a 8310 curve (I use a 8310 Curve software version 4.2.2.181 (Platform 2.5.0.35). My firm has an enterprise server.
    I tried installing google ttalk on my device but i get an error message...."Service not enabled for this handheld". 
    My colleagues using the same device with the same software version did not face this problem and are able to use GTalk mobile.
    Please let me know how this can be solved.
    Thanks,
    Jassi

    It should be installed without any issue!!!
    Check with your BES admin to know whether they've blocked GTalk usage for employees.
    Another thing are you on AT&T? If yes then you won't be able to use Google Talk. Check this link for details.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Why SLFM is not enabled for Macbook 13" Aluminum late 2008 model?

    Hi All,
    Does anyone know why SLFM is not enabled for Macbook 13" Aluminum late 2008 model?
    I just found this out after I installed bootcamp and Windows 7 on my Macbook 13" with P8600 2.4Ghz CPU 2GB RAM and 250G HDD after more than a year of using it.
    After I installed the CPU monitoring widget on Windows 7 and CPUZ, I noticed that the lowest Freq that my Macbook operates even with <5% CPU load is only 1.5Ghz and VID @1.0V.
    I installed Coolbook on OSX to confirm what I saw on Windows. I was surprised that SLFM is not visible in Coolbook which is the same result I got from Windows 7 CPU monitoring widget and CPUZ.
    I checked with our local Mac support and they got the same results for all of Macbook 13" Aluminums late 2008 model. SLFM is not visible on Coolbook which means, it is not enabled.
    I tried to install Coolbook on my wife's Macbook Pro 13" 2010, which has the same spec, P8600 2.4Ghz CPU and 250G HDD. The only difference is the memory which is 4GB RAM. There, SLFM is enabled and works just fine, running at 798Mhz @0.875V.
    Can anyone please help confirm if this is really the case for Macbook 13" late 2008 model?
    Because I checked the Intel P8600 Datasheet and SLFM should always be enabled. Otherwise, it will affect battery life as well as long term reliability of the CPU.
    I would appreciate if the Macbook and Macbook Pro owners in this forum can help confirm using Coolbook the status of SLFM in your own Macbooks. You may use any other tool in checking the SLFM and share it with us if you believe it is more reliable and better than Coolbook. Thanks.
    Message was edited by: jespada

    BTW, Here is what I got from Coolbook for comparison. As you can see the late 2008 Macbook has no SLFM info.
    Legend:
    SLFM - Super Low Freq Mode
    LFM - Low Freq Mode
    HFM GV - High Freq Mode (Geyserville/Speedstep)
    HFM - High Freq Mode
    Macbook 13" Aluminum late 2008 P8600 2.4Ghz 2GB RAM 250GB HDD
    Freq VID
    SLFM -- --
    LFM 1596Mhz 1.0000V
    HFM GV2 1862Mhz 1.0500V
    HFM GV1 2128Mhz 1.1000V
    HFM 2394Mhz 1.1375V
    Macbook Pro 13" Aluminum 2010 P8600 2.4Ghz 4GB RAM 250GB HDD
    Freq VID
    SLFM 798Mhz 0.8750V
    LFM 1596Mhz 1.0000V
    HFM GV2 1862Mhz 1.0500V
    HFM GV1 2128Mhz 1.1000V
    HFM 2394Mhz 1.1375V
    Message was edited by: jespada
    Message was edited by: jespada

Maybe you are looking for

  • Automatic TO creation for delivery

    Dear Experts , We are facing a problem with Automatic TO creation for delivery only in some storage types ( not all the types , some types are working fine ) The problem happened after we applied a user exit for a specific picking strategy , but even

  • Alv Grid Sub Total

    Hi All        I am have done an object in alv grid where it is working fine but what i want i am giving a sample please do let tell me how to do OUTPUT DATE       TIME-ENTRY  ACM-NO   CHARG    SHIFT   MACHINE-SPEED STANDARD-D    ACTUALL-DIPS   DOWNTI

  • 8 core SLOW performances

    Here's the picture: http://img50.imageshack.us/img50/4493/usocpuclaudiagl5.jpg The main problem is: the sum of all CPU use is ALWAYS under 400%: this new 8 core Mac Pro is SLOWER than my "old" 4 core... Is there something I should do? Than you in adv

  • Should be a simple one: how can I change the website pagename which appears in the browser?

    You see: after company there is a vertical line Design is Fun..... This should not be added. It appeared when I used a sample version, but I don't know how to remove it... Anybody?

  • How can you replace v.25 with an earlier version, say v.23 for my business purposes?

    How can I install an earlier MAC Version of Firefox, e.g. 23 or earlier ? and then Uninstall the latest Version 25? According to the Health Insurer I charge for services, Version 25 cannot work for them.