Issue with Planning service getting crashed Automatically due to dll file

Hello,
I am having an issue with the Hyperion Planning service which is getting crashed and the following is noted in the Eventviewer:
Faulting application name: HyS9Planning.exe, version: 1.0.0.2, time stamp: 0x4d110efc
Faulting module name: jrosal.dll, version: 0.0.0.0, time stamp: 0x4e8c8104
Exception code: 0x40000015
Fault offset: 0x000000000000cb0b
Faulting process id: 0x1960
Faulting application start time: 0x01ce14f7a8434b04
Faulting application path: D:\Oracle\Middleware\user_projects\domains\EPMSystem\bin\HyS9Planning.exe
Faulting module path: D:\Oracle\Middleware\jrockit_160_29\jre\bin\jrosal.dll
Report Id: 967733e6-8152-11e2-9257-5cf3fc335086The following is recorded in the log file:
<Mar 2, 2013 2:45:22 PM CST>
<Error> <HTTP> <BEA-101017> <[ServletContext@271625046[app:PLANNING module:HyperionPlanning path:/HyperionPlanning spec-version:2.5 version:11.1.2.0]]
Root cause of ServletException.
java.lang.OutOfMemoryError: classblock allocation, 11312928 loaded, 11M footprint, in check_alloc (src/jvm/model/classload/classalloc.c:215).
Attempting to allocate 2G bytes
There is insufficient native memory for the Java
Runtime Environment to continue.
Possible reasons:
  The system is out of physical RAM or swap space
  In 32 bit mode, the process size limit was hit
Possible solutions:
  Reduce memory load on the system
  Increase physical memory or swap space
  Check if swap backing store is full
  Use 64 bit Java on a 64 bit OS
  Decrease Java heap size (-Xmx/-Xms)
  Decrease number of Java threads
  Decrease Java thread stack sizes (-Xss)
  Disable compressed references (-XXcompressedRefs=false)
     at java.lang.ClassLoader.defineClass1(Native Method)
     at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:343)
     Truncated. see log file for complete stacktraceI checked the following forum
Re: Oracle JRockit R28.2.2. OutOfMemoryError: classblock allocation
Should I need to increase -XX:MaxClassBlockMemory to 75M. If so, how should I do it, I am unaware of how I can set the values? My Planning server has 136GB Ram and 18 Cores.
Thanks,
hyperionEPM

The issue was related to the heap size being too much and as a result the Class block memory was not getting enough memory. I think we can make a use of -XXCompressedRefs:32 parameter in the Java start up to allow the heap size to increase till 32 Gb.

Similar Messages

  • HT1925 I am having an issue with loading Itunes. I receive a missing dll file notice. Then another error message. I have reinstalled Windows & still get the error. I did not get the error until I recently did an ITunes update.

    I am having an issue with ITunes after a recent ITunes update. I can not open ITunes, I get a message missing MSVCR80.dll file, Then an error 7 message. I have redone the OS for Windows 7 and restarted the computer. I keep getting the errors.

    Do the following:
    Uninstall from Windows the following five programs: iTunes, Apple Software Update, Apple Mobile Device Support, Bonjour and Apple Application Support. You do this from an applet in Control Panel called Programs & Features (in Windows 8, 7, or Vista) or Add or Remove Programs (in Windows XP).
    Download the latest version of iTunes from Apple and note the location you're saving it to so you can find it once it's done.
    Run the iTunes installation as an administrator, just Right click iTunes installer and Run as Administrator.

  • I am having trouble connecting to my network all of a sudden. It is not an issue with the service/router. I keep getting kicked off and getting a ! in my airport... anyone know what's up with this?

    I am having trouble connecting to my network all of a sudden. I am able to connect to other networks but not my own. It is not an issue with the service/router because other devices connect fine. I keep getting kicked off and getting a ! in my airport. Last time it happended I called apple and the suggested I wipe my HD and reinstall everything. I did and it did not work. One day I turned my laptop on and it connected no problem. Now it has kicked me off again. I tried resetting my IP address but that does not work either! Has anyone had this problem?

    Try this:
    Apple menu / System Preferences / Network.
    Click Location: and select Edit Locations..
    Click + (plus sign), and enter a name for the new location - anything will do.
    Apply this.

  • Has anyone had issues with Planning security refreshing in Essbase

    I am on Planning version 9.3.0.1 and we are having issues with planning users being able to use an essbase connection to pull data from smartview. They are able to see data in web forms in planning but they get #no access when they try to connect to the same data in smartview.
    Has anyone else experieced this issue.

    If user works when you provision individually its because they were set in the environment in EAS.
    group has to have all the access needed (bug in orig). css file open a ticket for the file name. example user needs calc access you setup calc but bug in system is not also giving user read and write access. Thus you can individually add this to the group in provisioning area in shared services. in EAS goto File open- editors create/run script with
    alter user 'userID' Add application_access_type Planning;
    alter user 'userID' add application_access_type Essbase; to add user to the environment if error you need to refresh eas first then run maxl script for planning you also need to go to workspace and select any of your dimensions all your groups ...edit .. migrate identities.. to get group/Users in planning wether adding or removing users. when you do planning changes you need to do database and security filters refresh.

  • Issue with Weblogic services in Linux OBIEE 11G

    Hello All,
    I have a OBI 11G set up on a linux OS.I am facing a issue with weblogic service.
    Whenever I am trying to start the Admin server from command line using its .sh , it is starting successfully.
    But whenever I am closing that Linux session or coming out of the Admin server log , this service is getting stopped on its own.
    OBI is working perfectly when that Linux session and Admin server log is intact, but as soon as i close either of them Admin server shut itself down.
    Please any help on this will be appreciated.
    Thanks,
    Bhavnesh

    Hi Bhavnesh.
    Try this way and let me know  the outcome.
    nohup ./startWeblogic.sh -Dweblogic.management.username=Username -Dweblogic.management.password=password & tail -f nohup.out
    Mark if helps,
    Thanks,

  • Odisrv services getting down automatically

    odisrv services getting down automatically even though I have started services manually.
    Please suggest

    Please refer to the piece of log:
    2012-01-06 04:11:03,543 INFO [main] CSS is initialized as client. The default logger properties will be loaded com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2012-01-06 04:11:03,543 INFO [main] CSS Log file will be generated at E:\Hyperion\logs\essbase\SharedServices_Security_Client.log com.hyperion.css.CSSSystem.<init>(Unknown Source)
    2012-01-06 04:11:03,558 INFO [main] Configure CSS with registry com.hyperion.css.CSSSystem.initCSSSystem(Unknown Source)
    2012-01-06 04:11:03,558 INFO [main] Initializing CSS from Registry. com.hyperion.css.common.configuration.CSSConfigurationManager.getConfiguration(Unknown Source)
    2012-01-06 04:11:03,590 INFO [main] Trying to get Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2012-01-06 04:11:05,777 INFO [main] Got Registry Instance com.hyperion.css.registry.RegistryManager.<init>(Unknown Source)
    2012-01-06 04:11:06,324 INFO [main] Got hub location from Registry:http://US1SAWN00077.wmservice.corpnet1.com:28080 com.hyperion.css.registry.RegistryManager.getHubLocationFromRegistry(Unknown Source)
    2012-01-06 04:11:06,527 INFO [main] Got native directory location from Registry:US1SAWN00077.wmservice.corpnet1.com:28089 com.hyperion.css.registry.RegistryManager.getNativeProviderLocationFromRegistry(Unknown Source)
    2012-01-06 04:11:06,527 INFO [main] URL constructed out of values in Registry database:ldap://US1SAWN00077.wmservice.corpnet1.com:28089/dc=css,dc=hyperion,dc=com com.hyperion.css.common.configuration.CSSConfigurationImplXML.initConfiguration(Unknown Source)

  • I am having issues with being kicked off the internet intermittently. ATT says its not an issue with their service. Does anyone have an idea?

    I am having issues with being kicked off the internet intermittently. ATT states its not an issue with their service. Any ideas?

    Yes it is NOT your internet service. It is Apples OSX. It seems to be happening to older computers trying to run the newer OSX ( Mavericks and newer). I have a 2009 iMac I bought with Leopard installed, I upgraded to Snow leopard 10.6.8 and my computer was running flawlessly. I upgraded to Mountain Lion and I noticed my computer running slower... kind of annoying having to wait longer for everything (start up, browsers opening up, apps opening up, mail opening up and so on) Mavericks came out for free and I was excited to get out of this issue. Well, everything went from bad to terrible! Fast user switching had a glitch with desktop picture resetting to the wave, mail rules didn't work properly and I kept getting kicked off the internet (Absolutely NOTHING wrong with my internet). No one could figure out what was going on or how to fix it, even senior Apple tech's! After 3-4 months of searching, troubleshooting and waiting for a fix, I looked at my Mac Pro running Tiger 10.4.11 with no issues what so ever... that is when I made an executive decision. GO BACK TO SNOW LEOPARD! Since May 2014 I have been running 10.6.8 on my 2009 iMac and it has been smoking fast with NO issues what so ever, especially since I maxed out my memory for Mavericks. So to sum it up: some people might get lucky with old machines running new operating systems, but for the most part, it seems older processors can't keep up with the new sophisticated operating systems. Mavericks... Yosemite... FREE UPGRADE! But you will pay the price

  • Can location services get disabled automatically? Or does it always require a user to disable it?

    Can location services get disabled automatically? Or does it always require a user to disable it?
    I was repeatedly trying to Find my iPhone  when it came up with "Location Services Disabled".
    Later I was able to find my iPhone again.  This has happend severally times lately?
    Cold this happen automatically, like a "time out" function?

    Can location services get disabled automatically? Or does it always require a user to disable it?
    I was repeatedly trying to Find my iPhone  when it came up with "Location Services Disabled".
    Later I was able to find my iPhone again.  This has happend severally times lately?
    Cold this happen automatically, like a "time out" function?

  • Issues with ODATA service creation

    Hi Gurus,
    I am facing some issues with ODATA service creation. I have an analytic view which I want to consume via SAP UI5.
    As per guides and blogs, I need to create 3 files, namely .xsaccess, .xsapp and .xsodata. I created these three files but at the same time .xsodata and .xsaccess got created at one more place. That place is my package which I checked out while creating the repository. Now when I try to activate my .xsaccess or .xsapp file, I get an error message - "The file name .xsaccess or .xsapp already exists and only 1 file is allowed per package"
    for more info please revert.
    Kindly help.
    Best regards,
    Chandan

    Chandan Sinha wrote:
    Can we add multiple analytic views in one ODATA service?
    Certainly.  You just have multiple entities then. You can even create associations between them. Here is an example that uses a combination of CDS Views, Attribute Views, and Analytic Views:
    service namespace "Wile.services" {
      "Wile.data.models::AN_EPISODES" as "Episodes"
      keys ("EPISODE_ID")
      navigates ("ToACMEItems" as "ACMEItems",
                "ToCoyoteNames" as "CoyoteNames",
                "ToRoadRunnerNames" as "RoadRunnerNames",
                "ToDirectors" as "Directors",
                "ToWriters" as "Writers");
      "Wile.data.models::AT_ACME_ITEMS" as "ACMEItems"
      keys ("EPISODE_ID","ITEM_ID");
      "Wile.data.models::AT_ACME_CATALOG" as "ACMECatalog"
      keys ("ITEM_ID")
      create using "Wile.services:ACMECatalogExits.xsjslib::itemsCreate"
      update using "Wile.services:ACMECatalogExits.xsjslib::itemsUpdate"
      delete using "Wile.services:ACMECatalogExits.xsjslib::itemsDelete";
      "Wile.data::WileECoyote.Episode.CoyoteNamesView" as "CoyoteNames"
      with ("EPISODE_ID","NAME_ID","NAME")
      keys ("EPISODE_ID","NAME_ID");
      "Wile.data::WileECoyote.Episode.RoadRunnerNamesView" as "RoadRunnerNames"
      with ("EPISODE_ID","NAME_ID","NAME")
      keys ("EPISODE_ID","NAME_ID");
      "Wile.data::WileECoyote.Episode.DirectorsView" as "Directors"
      with ("EPISODE_ID","NAME_ID","NAME","URL")
      keys ("EPISODE_ID","NAME_ID");
      "Wile.data::WileECoyote.Episode.WritersView" as "Writers"
      with ("EPISODE_ID","NAME_ID","NAME","URL")
      keys ("EPISODE_ID","NAME_ID");
      association "ToACMEItems" principal "Episodes"("EPISODE_ID")
       multiplicity "1"
       dependent "ACMEItems"("EPISODE_ID") multiplicity "*";
      association "ToCoyoteNames" principal "Episodes"("EPISODE_ID")
       multiplicity "1"
       dependent "CoyoteNames"("EPISODE_ID") multiplicity "*";
      association "ToRoadRunnerNames" principal "Episodes"("EPISODE_ID")
       multiplicity "1"
       dependent "RoadRunnerNames"("EPISODE_ID") multiplicity "*"; 
      association "ToDirectors" principal "Episodes"("EPISODE_ID")
       multiplicity "1"
       dependent "Directors"("EPISODE_ID") multiplicity "*";
      association "ToWriters" principal "Episodes"("EPISODE_ID")
       multiplicity "1"
       dependent "Writers"("EPISODE_ID") multiplicity "*";

  • Issues with import server : MDIS stops automatically

    Hello Experts,
    We are facing a critical issue, our MDIS server gets stopped automatically. Evan after restarting along with DB, the issue is not solved. We thought it might be some memory issues, but it is not, we cleared the old files from archive folder and from logs also, still when we start the MDIS it gets stopped in few minutes, we are not able to solve the issue,.. Have any one faced similar issue or clue or any guess how this can be sorted out?
    Thanks
    Vinoth

    hi Vinothkumar
    the MDIS is stopped with the MDS stopping or only the MDIS is stopped.
    1.when the MDIS is stopped,what operations do you perform,and please check the MDIS log as well as the MDS log.
    2.also,check the MDIS ini and MDS ini parameters,make sure they are configured properly.
    3.clear up your port files,including the ready,exception and archive folders.then try to restart your MDS,MDIS,MDSS.
    please get the results for further analysis.
    best regards
    Stephen

  • "Test Error" - "raise the issue with your service ...

    Help!
    I have had performance problems on my broadband for quite a while but not been able to progress. The usual number based test from BT says we should get between 4 and 7 mbps. In reality we struggle to get 2 mbps, frequently lanquishing at 1.5 mbps.
    I have been onto http://speedtester.bt.com/ to get analysis on the line (previously having had problems with our profile) but whenever I try to run a test (over several weeks) I now always get the reply:
    The Performance Tester is currently unable to run a speed test for your broadband connection. Please try again shortly, however if this problem persists, raise the issue with your service provider.
    Following up on this with the Indian call centre was an exercise in futility, they just couldn't understand what I was talking about and just wanted to follow the usual script for speed problems. The last time I tried they said they'd found an error at the exchange which they would fix shortly. The result of the "fix" was that our phone and broadband disappeared for 4 days and resolving this came with the usual threat of charging us £99 is the problem wasn't BTs fault. The fault was fixed without any explanation but subsequently I've been reluctant to follow up the problem through this route.
    I don't know how to go about getting someone to fix the problem without being able to run the speed tests that BT will accept.
    I would greatly appreciate some assistance from this usually very helpful group.
    Thanks,
    Andrew
    Solved!
    Go to Solution.

    John,
    Thank you for answering.
    The details from my ASDL statistics are below. I cannot provide a BT Speedtester result - this is one of the problems I was raising. I have done a quiet line test and there is no noise. I don't have an internal master socket; I have an external grey box from which a number of wires run to various sockets.
    Thanks,
    Andrew
    ADSL Line Status
    Connection Information
    Line state:
    Connected
    Connection time:
    1 days, 16:42:25
    Downstream:
    4.063 Mbps
    Upstream:
    448 Kbps
    ADSL Settings
    VPI/VCI:
    0/38
    Type:
    PPPoA
    Modulation:
    G.992.1 Annex A
    Latency type:
    Interleaved
    Noise margin (Down/Up):
    9.6 dB / 20.0 dB
    Line attenuation (Down/Up):
    44.0 dB / 25.0 dB
    Output power (Down/Up):
    20.1 dBm / 12.4 dBm
    FEC Events (Down/Up):
    4667988 / 202
    CRC Events (Down/Up):
    4713 / 192
    Loss of Framing (Local/Remote):
    0 / 0
    Loss of Signal (Local/Remote):
    0 / 0
    Loss of Power (Local/Remote):
    0 / 0
    HEC Events (Down/Up):
    86618 / 162
    Error Seconds (Local/Remote):
    33661 / 5662

  • Anyone else having issues with location services since the 7.1 update? Ever since I updated i've been seeing the location services on my status bar at all times.

    Anyone else having issues with location services since the 7.1 update? Ever since I updated i’ve been seeing the location services icon on my status bar at all times. I noticed that google was the app that was using it a lot, but after I turned the feature off for google my phone started using the “traffic”, “frequent locations” and “cell network search”. When I turn the feature off for all of those things it’s no longer a problem. So just wondering if anyone else is having this issue or if anyone has a solution?

    The "solution" is probably to increase your knowledge.  You've done good things.  Perhaps this article will educate you a bit more about location services.
    Basically, they can be very useful, but can cause a lot of iPhone use.  A major example is "Remind me to ... when I leave home."
    http://support.apple.com/kb/HT5594

  • When I try to open a file with TextEdit, I get the spinning beachball and the file takes almost a minute to open.

    When I try to open a file with TextEdit, I get the spinning beachball and the file takes almost a minute to open. When I just start TextEdit everything is fine. Also when I log on with another account TextEdit works like a charm, even when opening an existing file.
    What I have done so far:
    checked permissions in Disk Utility
    validated all fonts
    deleted all canon printer drivers
    deleted all preferences
    Nothing has helped. Mail shows the same behavior as TextEdit. What else can I do? Any help would be greatly appreciated.

    drwx------  2 admin  staff  -     68 29 Jan 12:16 Library/Caches/com.apple.AddressBook
    drwxr-xr-x  3 admin  staff  -    102 30 Jan 21:36 Library/Caches/com.apple.AddressBookSourceSync
    drwxr-xr-x  4 admin  staff  -    136 29 Jan 11:09 Library/Caches/com.apple.DictionaryServices
    drwxr-xr-x  3 admin  staff  -    102 30 Jan 17:21 Library/Caches/com.apple.DiskUtility
    drwxr-xr-x  3 admin  staff  -    102 29 Jan 11:19 Library/Caches/com.apple.FontBook
    drwxr-xr-x  3 admin  staff  -    102 29 Jan 11:54 Library/Caches/com.apple.KeyboardSetupAssistant
    drwxr-xr-x  3 admin  staff  -    102  2 Feb 07:41 Library/Caches/com.apple.PubSubAgent
    drwxr-xr-x  3 admin  staff  -    102  2 Feb 07:56 Library/Caches/com.apple.QuickLookDaemon
    drwxr-xr-x  5 admin  staff  -    170  2 Feb 07:41 Library/Caches/com.apple.Safari
    drwxr-xr-x  3 admin  staff  -    102 31 Jan 14:45 Library/Caches/com.apple.ScreenSharing
    drwxr-xr-x  3 admin  staff  -    102  2 Feb 03:40 Library/Caches/com.apple.SoftwareUpdate
    drwxr-xr-x  3 admin  staff  -    102 29 Jan 11:34 Library/Caches/com.apple.Terminal
    drwxr-xr-x  3 admin  staff  -    102  1 Feb 18:48 Library/Caches/com.apple.calculator
    drwxr-xr-x  3 admin  staff  -    102 29 Jan 11:10 Library/Caches/com.apple.finder
    drwxr-xr-x  5 admin  staff  -    170  1 Feb 23:41 Library/Caches/com.apple.helpd
    drwx------  3 admin  staff  -    102 29 Jan 11:27 Library/Caches/com.apple.iChat
    drwxr-xr-x  2 admin  staff  -     68 30 Jan 18:21 Library/Caches/com.apple.iLifeMediaBrowser
    drwxr-xr-x  4 admin  staff  -    136 30 Jan 18:21 Library/Caches/com.apple.iMovieApp
    drwxr-xr-x  6 admin  staff  -    204  1 Feb 23:19 Library/Caches/com.apple.iTunes
    drwxr-xr-x  7 admin  staff  -    238 30 Jan 18:22 Library/Caches/com.apple.idvd
    drwxr-xr-x  3 admin  staff  -    102  1 Feb 23:36 Library/Caches/com.apple.imagent
    drwxr-xr-x  3 admin  staff  -    102  1 Feb 18:13 Library/Caches/com.apple.installer
    drwxr-xr-x  3 admin  staff  -    102 29 Jan 14:36 Library/Caches/com.apple.loginwindow
    drwxr-xr-x  5 admin  staff  -    170  1 Feb 23:38 Library/Caches/com.apple.mail
    -rw-r--r--  1 admin  staff  -  17096  1 Feb 23:29 Library/Caches/com.apple.nsservicescache.plist
    -rw-r--r--  1 admin  staff  - 170969  1 Feb 23:30 Library/Caches/com.apple.preferencepanes.cache
    -rw-r--r--  1 admin  staff  - 106496  1 Feb 23:30 Library/Caches/com.apple.preferencepanes.searchindexcache
    drwxr-xr-x  3 admin  staff  -    102 31 Jan 16:03 Library/Caches/com.apple.safaridavclient
    drwxr-xr-x  5 admin  staff  -    170  1 Feb 20:03 Library/Caches/com.apple.storeagent
    drwxr-xr-x  3 admin  staff  -    102  2 Feb 07:38 Library/Caches/com.apple.syncdefaultsd
    drwxr-xr-x  4 admin  staff  -    136 31 Jan 16:03 Library/Caches/com.apple.systempreferences
    drwxr-xr-x  3 admin  staff  -    102 29 Jan 11:15 Library/Caches/com.apple.systemuiserver

  • Get-CacheHost is showing the status of nodes as UNKNOWN and caching service getting crashed - eventlog shows TimeoutException connecting to cache nodes.

    After installing and configuring App fabric 1.1 and ran Get-CacheHost command to check the status of the nodes. Its showing the Status of the nodes as UNKNOWN.  Some time caching service is crashing with Timeout exception and socketException connecting
    to cache nodes. Below is the exception from the even log.  When I see the debug log I could see timeout exceptions connecting to cache nodes. Here is the error in debug log. I appreciate your help on this. Thanks.
    Error in Debug log in event viewer
    Microsoft.Fabric.Common.OperationCompletedException: Operation completed with an exception ---> Microsoft.Fabric.Common.RemoteDownException: Connection rejected by the remote side ---> System.ServiceModel.EndpointNotFoundException: Could not connect
    to net.tcp://xxxxx. yyyyyy:22234/77b087cc000000000000000000000000-31faf87a000000000000000000000000. The connection attempt lasted for a time span of 00:00:00. TCP error code 10061: No connection could be made because the target machine actively refused it
    25.0.198.32:22234.  ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 25.0.198.32:22234
    Error in Event viewer
    AppFabric Caching service crashed with exception {Microsoft.ApplicationServer.Caching.DataCacheException: ErrorCode<ERRService0001>:SubStatus<ES0001>:Service initialization failed. No user action required. ---> Microsoft.Fabric.Common.OperationCompletedException:
    Operation completed with an exception ---> System.TimeoutException: The operation has timed out.
       --- End of inner exception stack trace ---
       at Microsoft.Fabric.Common.OperationContext.End()
       at Microsoft.Fabric.Common.SharedCommunicationObject.EndOpen(IAsyncResult result)
       at Microsoft.Fabric.Federation.FederationSite.EndOpen(IAsyncResult result)
       at Microsoft.Fabric.Data.ReliableServiceManager.EndOpen(IAsyncResult ar)
       at Microsoft.ApplicationServer.Caching.DOMNode..ctor(Int32 id, String displayFriendlyNodeId, Int32 port, EndpointID[] urisDOM, ServiceConfigurationManager configurationManager, ReliableServiceProvider dataStore, ServiceResolverBase& client)
       --- End of inner exception stack trace ---
       at Microsoft.ApplicationServer.Caching.DOMNode..ctor(Int32 id, String displayFriendlyNodeId, Int32 port, EndpointID[] urisDOM, ServiceConfigurationManager configurationManager, ReliableServiceProvider dataStore, ServiceResolverBase& client)

    Seems like a firewall issue, have you set the firewall rule to ALLOW inbound traffic to AppFabric? 

  • Horrible Issues With Customer Service

    I have never in my life received such horrible customer service from a company.  I swear that in order to rectify the screw-ups of my order for my move, I had to call the customer service line NO LESS than 10 separate times, if not more, with a total of at least 9 hours on the phone (more likely 12), quite a bit of it on hold, and most often not during peak hours. 
    I had originally wanted my residential triple play service transferred, but was told I could only cancel instead of transfer.  After I was on the phone for an hour discussing the options, I was told that my bill would be $10 less per month than I currently have ($140 instead of $150).  I agreed to it, and was sent a receipt stating that I would be paying $175 a month, which was not what I was told, so I had to call in again, speak to another rep for an hour again, so I could get the same rate as I previously had. 
    Later, I wasn't told that I had to turn all my old equipment in; I thought I would just take it with me.  I received an automated email stating I would have to return all equipment otherwise I would be charged for holding onto it.  In order to clarify the situation, I had to call in again, and was on hold for ANOTHER hour, and was told nope, had to turn it in, unless I wanted another needlessly complicated situation by the rep.  And I was told I HAD to ship it in.  I later figured out on my own that I could go to a location to turn in the equipment. 
    I had originally wanted the service turned on the weekend of June 7, but was told they could not do weekends, so I scheduled for the 9th.  I called back later, still over 2 weeks out, changing it to the 6th, but was informed that the original rep had lied to me and said I could do it on the weekend.  So I scheduled that.  I got a call back later from another rep saying that it could NOT be done on the weekend, so I changed it again to the 6th this time.  Again, all these calls were at least a half hour to an hour each. 
    I found out later that the last customer service rep I spoke with didn't annotate that even though I was cancelling the TRIPLE PLAY package, that the phone was to be cancelled at the same time as the internet and tv.  So, one day before I move and the my service is shut down, do I get a call from customer service saying that Whoops!  Even though the installation was Friday, and it was currently Thursday evening (the 5th of June), because they had in their notes that the phone cancellation was on Saturday (Again, not what was confirmed with the last rep - they were all to be cancelled together), that they hadn't sent out the package with the required equipment.  I was justifiably furious.  I asked them to overnight ship it, and they stated they would.  That did not happen.
    I came home from work on Friday evening at 7pm, and did not see the shipment.  I checked the tracking link, and it said it wasn't even shipped. I had to call in yet again to ask the status, only to find *whoops* It hadn't shipped.  Thankfully, this was the first rep who actually followed through on what they said to me, and felt terrible about my situation (as I had, at the time, been on the phone for a combined minimum of 6 hours) and he gave me $20 off each month for a year.  I felt much better that I was actually taken seriously and that perhaps the issues might be over as soon as I got the equipment. 
    I finally did get it Monday afternoon and was able to set it up by Wednesday due to some issues with power at the house. After that, I kept having DVR box problems, and was again on the phone for another two hours in 2 days (at midnight, no less!) and it turns out, I had to bring in the DVR to trade it in, because I sure as heckfire was not going to wait another 3 days minimum to get a new one shipped out to me.  Once it was replaced, everything seemed fine. 
    Now, I'm having troubles paying my bill online.  Yesterday I spent my entire lunch hour on the phone with a representative who didn't understand my request, and so we went in circles, where he treated me like I was a **bleep**, as if I didn't know how to log in to the site.  I just want to pay my bill online, but my username is still linked to my old account and hasn't been transferred to my new account.  I prefer paying my bills online, and I am unable to do so, because of the inability of customer service to transfer my old account online to my current one.  The representative basically said he'd talk to the web team, but reading between the lines he gave me no guarantee that this would get transferred over.  I have never in my life had such a difficult time with a service.  I do realize that I have had some compensation for the time that I have had to take out of my life trying to get all of these issues fixed, but, in the end, this much effort on my part for this transition is completely unacceptable.

    This has not occurred.  I was sent an email this morning stating that my account was fixed, and for my inconvenience I got a free On Demand movie (which I don't care about).  I want to pay my bill online, but it's still set up with the old account.  If this does not get remedied by today, I will be bringing the entire situation up to the regional president.  This is completely unacceptable.

Maybe you are looking for