WL6.x: Order of services availability on server start

Hi all,
I am experiencing a problem with my application which is related to the
order that WebLogic uses to start it's internal services. Basically what
I'm trying to do is to access a t3-file-system in a startup-servlet to
read some configuration information. The problem is that the
t3-file-systems will be activated / deployed after the ear which
contains the startup-servlet.
What I'm doing right now is to schedule a trigger in the startup-servlet
and retry the initialization until the file-system is available. While
this works fine in principle, I get a problem on redeploy
(ClassCastExceptions) - probably loading the weblogic specific classes
from the system classpath keeps the unloading of ear classes from
working correctly.
That's why I am wondering, if there is any particular need to deploy
this "server-infrastructure" after user-defined components have been
deployed. Wouldn't it be possible to delay the deployment of
web-applications, ejb-jars and ears until all the connection pools, file
systems etc. have been deployed and are ready for usage?
Thanks for your opinions,
Daniel

Stopping the applications in following order:
"Hyperion S9 BI+ 9.3 Financial Reporting Web application"
"Hyperion S9 BI+ 9.3 Workspace"
"Hyperion S9 BI+ 9.3 Financial Reporting Scheduler Server"
"Hyperion S9 BI+ 9.3 Financial Reporting Report Server"
"Hyperion S9 Administration Services "
"Hyperion S9 BI+ Analytic Services 9.3.1 - Hyperion"
"Hyperion S9 Shared Services"
"Hyperion S9 OpenLDAP"
Start the applications in following order:
"Hyperion S9 OpenLDAP"
"Hyperion S9 Shared Services"
"Hyperion S9 BI+ Analytic Services 9.3.1 - Hyperion"
"Hyperion S9 Administration Services ATS5"
"Hyperion S9 BI+ 9.3 Financial Reporting Report Server"
"Hyperion S9 BI+ 9.3 Financial Reporting Scheduler Server"
"Hyperion S9 BI+ 9.3 Workspace"
"Hyperion S9 BI+ 9.3 Financial Reporting Web application"
Regardz
Cnee

Similar Messages

  • Server 4.0.3, OSX 10.10.2 Internet Reachable, no services available

    Hello,
    I am very new to using the server application and networks, so please understand this general question in order to understand networks and Server better.
    I have Server 4.0.3 installed on my Macbook Pro running the latest version of OSX (10.10.2), and until yesterday was successfully using it to host a website from my computer.
    My Macbook Pro uses Wi-Fi to connect to a router. Server seemed to indicate that everything was normal and I could view my website by using the domain name. Today I tried to use Airport Utility to set-up an Airport Base Station, after which I could no longer connect to my website nor connect to the local address. Basically, when I use the .local address nothing happens in the browser, or if I use the domain name address, it times out.
    As far as I'm aware I didn't change anything other than from the network pane in system preferences, I changed the location once, and then changed that back.
    While trying to configure the base-station, under TCP/IP I may have clicked the renew DHCP lease. After configuring the base station, I noticed that my website couldn't be accessed from the server.
    I am using the same Macbook Pro to access the website. Server shows everything has green lights, and is reaschable and accessible, so I'm confused where might the problem be.
    What settings should I look at in order to try to find the problem? Are there any reasons why using an airport base station with Server, or renewing the DNS lease would cause problems?

    Hi Chris,
    I think I found a way to create e-mail aliases on the newest OS X Server 4.0.3. Actually, two ways. In the end it doesn't work, but maybe it gives you or people on the forum clues on how to set it up properly.
    You can either go to the Mail service, double-click on your domain, add a new e-mail address for the same member multiple times, editing the e-mail address on the right side:
    Or you can open the user from Users accounts and add an extra e-mail address in the Email Addresses box:
    Since I know Postfix is behind the OS X Server Mail feature, I looked for Postfix configuration files. Both ways of adding aliases as shown above will add entries to the Postfix "/Library/Server/Mail/Config/postfix/virtual_users" file. The file now looks like this:
    # greengaroo.biz
    [email protected] pleblanc
    [email protected]     pleblanc
    [email protected]     pleblanc
    Of course I restarted the Mail service, and I checked the date of the "virtual_users" file and the "virtual_users.db" file, both were freshly updated.
    Still, it doesn't work. If I send an e-mail from my Gmail account to either alias, I get the following in the SMTP Log:
    Feb 13 23:47:33 x.x.x postfix/smtpd[8219]: NOQUEUE: reject: RCPT from mail-ie0-f172.google.com[209.85.223.172]: 450 4.7.1 <[email protected]>: Recipient address rejected: Service is unavailable; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<mail-ie0-f172.google.com>
    But if I send an e-mail to pleblanc AT greengaroo DOT biz, it works. I googled more and many people have similar problems since Mavericks. Maybe it's a bug?
    Anyone else has an idea?
    EDIT: While I was writing and formatting this post, I suddenly received the e-mails I was expecting for one of my aliases... I will do more tests to make. I don't know what else I did that would have fixed the problem, or maybe it just took some time for the configuration to be applied, I don't know.

  • Is Singleton service available in oracle application server

    Is Singleton service available in oracle application server
    if yes please provide documentation

    Hi,
    what do you mean with singleton service? I know singletons as a design pattern in J2EE, so you may have to provide more information to get this question answered.
    Frank

  • High availability SQL Server requirements for Remote Desktop Services in Windows Server 2012

    Good night,
    Thanks for reading this question, I do not write much English.
    I am implementing Remote Desktop Services in Windows Server 2012, I need to know the size of the database to create and feature on the .mdf and .ldf, I searched in different microsoft link but I have not received a response.
    Kindly appreciate your cooperation and attention.

    Hi Alejandro,
    I am implementing Remote Desktop Services in Windows Server 2012, I need to know the size of the database to create and feature on the .mdf and .ldf
    If you want to know the size requirements of .mdf abd .ldf files, since they are parts of SQL database, I suggest you refer to SQL forums below to get more professional support:
    https://social.technet.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlgetstarted
    https://social.technet.microsoft.com/Forums/sqlserver/en-US/home
    In addition, here are some articles regarding RDS deployment for you:
    Remote Desktop Services Deployment Guide
    https://technet.microsoft.com/en-us/library/ff710446(v=ws.10).aspx
    Remote Desktop Services (RDS) Quick Start Deployment for RemoteApp, Windows Server 2012 Style
    http://blogs.technet.com/b/yungchou/archive/2013/02/07/remote-desktop-services-rds-quick-start-deployment-for-remoteapp-windows-server-2012-style.aspx
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Service Availability Report in SCOM 2012

    Hi, we are having SCOM 2012 SP1 and need a report on Service Availability for the below services running on the servers
    Active Directory
    DFS
    DNS
    PKI
    DHCP
    Also, would like to understand how the SCOM would report the service availability when there are network issues (primarily WAN Issues) preventing the SCOM Server from reaching the server Hosting the service.
    Thanks,
    Naren.
    Thanks & regards, Naren.

    Hi,
    In order to generate reports on the services you mentioned, you need to go through two steps for starters.
    1. You need to create Distributed Applications for the services (Active Directory excluded since that DA is already created when importing the AD MP) see https://technet.microsoft.com/en-us/library/hh457612.aspx for how it can be done.
    2. You also need to create SLA´s (Service Level Tracking in the Authoring pane of the console) see https://technet.microsoft.com/en-us/library/hh230719.aspx
    The behaviour can somehow be modified since you decide what should count as donwtime when creating your SLA. However, a server which become unreachable would most likely be classified as critical and therefore it would "bring down" your service
    in SCOM.
    Once you have created the DA´s you want, you can use the default report "Service Level Tracking Summary" Report under the category "Microsoft Service Level Report Library". Here, you can choose to go back to a certain time to display
    your SLA levels. Be aware though, you can never go futher back than to the date where you created the DA and the SLA since that´s when the availability starts measuring.
    Regards,
    Daniel
    Regards, Daniel

  • Order of services to start& stop essbase?

    Hello,
    I ahev installed essbase server,administartion,client. then in which order i have to start the console,admin...n all.
    what is difference between essbase ,essbase administartion, n console.
    Please clear my doubt.
    Thanks

    Stopping the applications in following order:
    "Hyperion S9 BI+ 9.3 Financial Reporting Web application"
    "Hyperion S9 BI+ 9.3 Workspace"
    "Hyperion S9 BI+ 9.3 Financial Reporting Scheduler Server"
    "Hyperion S9 BI+ 9.3 Financial Reporting Report Server"
    "Hyperion S9 Administration Services "
    "Hyperion S9 BI+ Analytic Services 9.3.1 - Hyperion"
    "Hyperion S9 Shared Services"
    "Hyperion S9 OpenLDAP"
    Start the applications in following order:
    "Hyperion S9 OpenLDAP"
    "Hyperion S9 Shared Services"
    "Hyperion S9 BI+ Analytic Services 9.3.1 - Hyperion"
    "Hyperion S9 Administration Services ATS5"
    "Hyperion S9 BI+ 9.3 Financial Reporting Report Server"
    "Hyperion S9 BI+ 9.3 Financial Reporting Scheduler Server"
    "Hyperion S9 BI+ 9.3 Workspace"
    "Hyperion S9 BI+ 9.3 Financial Reporting Web application"
    Regardz
    Cnee

  • [Forum FAQ] How do I disable all subscriptions without disabling Reporting Services and SQL Server Agent?

    Introduction
    There is the scenario that users configured hundreds of subscriptions for reports. Now they want to disable all the subscriptions, but Reporting Services and SQL Server Agent service should be enable, so the subscriptions will not delivery reports to users
    and users could run the reports and create jobs on the server.
    Solution
    To achieve this requirement, we need to list all subscriptions and their schedules by running query, then use loop statement to disable all the subscription schedules by Job name.
    On the Start menu, point to All Programs, point to Microsoft SQL Server instance, and then click SQL Server Management Studio.
    Type Server name and select Authentication, click Connect.
    Click New Query in menu to open a new Query Editor window.
    List all subscriptions and their schedules by running the following query:
    Use ReportServer
    go
    SELECT   c.[Name] ReportName,           
    s.ScheduleID JobName,           
    ss.[Description] SubscriptionDescription,           
    ss.DeliveryExtension SubscriptionType,           
    c.[Path] ReportFolderPath,           
    row_number() over(order by s.ScheduleID) as rn             
    into
    #Temp  
    FROM     
    ReportSchedule rs           
    INNER JOIN Schedule s ON rs.ScheduleID = s.ScheduleID           
    INNER JOIN Subscriptions ss ON rs.SubscriptionID = ss.SubscriptionID           
    INNER JOIN [Catalog] c ON rs.ReportID = c.ItemID AND ss.Report_OID = c.ItemID   
    select * from #temp
    Use the loop statement to disable all the subscription schedules by Job name:
    DECLARE
    @count INT,
    @maxCount INT  
    SET @COUNT=1  
    SELECT @maxCount=MAX(RN)
    FROM
    #temp         
    DECLARE
    @job_name VARCHAR(MAX)                  
    WHILE @COUNT <=@maxCount        
    BEGIN      
    SELECT @job_name=jobname FROM #temp WHERE RN=@COUNT  
    exec msdb..sp_update_job @job_name = @job_name,@enabled = 0     
    SET @COUNT=@COUNT+1   P
    RINT @job_name   
    END   
    PRINT @COUNT 
    Reference
    SQL Agent – Disable All Jobs
    Applies to
    Reporting Services 2008
    Reporting Services 2008 R2
    Reporting Services 2012
    Reporting Services 2014
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Thanks,
    Is this a supported scenario, or does it use unsupported features?
    For example, can we call exec [ReportServer].dbo.AddEvent @EventType='TimedSubscription', @EventData='b64ce7ec-d598-45cd-bbc2-ea202e0c129d'
    in a supported way?
    Thanks! Josh

  • How to use a standard service available in SOAP to ABAP proxy scenario?

    Hello Experts,
    My scenario is SOAP to ABAP proxy wherein I have to send Sales Order from Third party TC to SAP.
    Third Party->SOAP Adapter->PI 7.1->ABAP Proxy->ECC.
    I have seen a standard service available at the following URL.
    http://esworkplace.sap.com/socoview(bD1lbiZjPTAwMSZkPW1pbg==)/render.asp?packageid=DEE98D07DF9FA9F1B3C7001A64D3F462&id=13A904EA0E8711DC5A11000F20FCB6A9.
    Can I use the above web service for my current scenario? If yes, please explain how?
    Thanks & Regards
    Nidhi

    Third Party--->SOAP Adapter--->PI 7.1--->ABAP Proxy--->ECC
    I am actually looking for using standard webservice that has been provided by SAP in ESWorKSPACE available on sdn.
    The WS that you mentioned is inbound and hence wont suit your requirement!
    The reverse flow may however be possible.
    Create Sales Order_V2
    synchronous inbound service operation
    Regards,
    Abhishek.

  • Constantly "Cluster resource 'Virtual Machine' in clustered service or application 'SERVER' failed

    Hi...
    I have an IBM BladeCenter S with 3 blades and an IBM System Storage DS3300 (ISCSI).
    In each blade is running Windows Server 2008 R2 with
    HYPER-V,
    Failover Clustering with Cluster Shared Volumes.
    I have observed that many errors occur constantly in "Failover Cluster Manager" and some VM´s are relocated to another blade automatically, however thoses VM´s sometimes no longer responds to network activity.
    The errors I have observed in the "Failover Cluster Manager" are:
    Source: Microsoft-Windows-FailoverClusting
    Event ID: 1069
    Description:
    Cluster resource 'Virtual Machine' in clustered service or application 'SERVER' failed.
    Source: Microsoft-Windows-FailoverClusting
    Event ID: 1205
    Description:
    The Cluster service failed to bring clustered service or application 'SV-DBURAS' completely online or offline. One or more resources may be in a failed state. This may impact the availability of the clustered service or application.
    Another error (warning type) that is constantly generated in the SYSTEM events (Mirage is the storage name):
    Source:        ds4dsm
    Event ID:      769
    Description:
    IO error being retried via alternate controller Mirage:1
    Source:        ds4dsm
    Event ID:      10
    Description:
    Mirage:0 Failover command issued.
    Source:        ds4dsm
    Event ID:      801
    Description:
    Failover succeeded to Mirage:0.
    Thank you in advance any help! 

    Hi,
    I suggest referring to the following articles:
    http://technet.microsoft.com/en-us/library/cc756225(WS.10).aspx
    http://technet.microsoft.com/en-us/library/cc773525(WS.10).aspx
    Tim Quan - MSFT

  • Testing Forms Services availability with Hardware Load Balancer

    I have posted a question about load balancing to a group of application services running Forms Services here on the Forms forum but have had no reply:
    Forms Services availability checking for BIGIP Load Balancer
    My basic questions are:
    a) What do people recommend for load balancing Forms ... least connection, round robin ... ?
    b) Do people use http://server:port/forms/frmservlet?ifcmd=status or have some of you used something else?
    My reason for the question is we had a Forms Services failure that was not detected by the ifcmd servlet as the HTTP side of things was still working. This meant that the BIGIP load balancer sent everything to the failed server as it had the least connections. So basically no-one could logon.
    I've raised an SR with Oracle but they recommend the standard URL above. Has anyone else had a problem like this and if so were you able to fix it?
    Regards,
    Philippe

    Well SR followed up and it looks like the only course of action is to use the standard HTTP check: http://server:port/forms/frmservlet?ifcmd=status ...
    ... unless that is you want to do some serious customisation. Oracle don't support any other form of checking.
    I'm guessing from the lack of responses to this thread that this hasn't been an issue for anybody else ... ???
    Any thoughts/suggestions really welcome as we go into production in 4 weeks.
    a) What do people recommend for load balancing Forms ... least connection, round robin ... ?
    b) Do people use http://server:port/forms/frmservlet?ifcmd=status or have some of you used something else?
    Thanks,
    Philippe

  • Forms Services availability checking for BIGIP Load Balancer

    We are load balancing across a number of 10.1.2.2 Forms servers using a BIGIP load balancer. Currently our load balancing is done based on which server has the "least connections" to the BIGIP. So far we have been using the following test URL to allow BIGIP to check the availability of the Forms Services on each server.
    http://server:port/forms/frmservlet?ifcmd=status
    This works well however it only checks through to the HTTP level within Forms Services. We encountered a problem when the Forms Services failed to work on a particular server however the above URL showed that everything was OK. The effect of this was that all new users attempting to login were directed to the failed server as this server had the "least number of connections".
    After raising an SR with Oracle they advised that the forking of runtime processes had probably failed and this was not detectable by the load balancer with the above URL. So they have recommended a number of options for checking the status of the Forms Services. These are:
    a) http://server:port/forms/frmservlet
    This loads the default Form and therefore by definition tests the forking of runtime processes. However BIGIP is unable to automatically process the information to distinguish whether the service is up or down. Oracle recommended that if using this method we would need to customise BIGIP to handle the various FRM-xxxx error codes.
    b) http://server:port/forms/frmservlet?userid=scott/tiger@YOURDB&form=yourtestform.
    fmx
    Even more thorough would be to actual log on to the database using a test form as above.
    My question is does anyone out there have experience in checking Forms Services availability using these last two methods as I'm not sure how to customize the load balancer so that it can handle the output of these URLs. Also when using the original URL is it normal to load balance using a "least connections" method or do people out there use a different algorithm.
    Thanks for any help/advise that you can give.
    Regards,
    Philippe

    Well SR followed up and it looks like the only course of action is to use the standard HTTP check: http://server:port/forms/frmservlet?ifcmd=status ...
    ... unless that is you want to do some serious customisation. Oracle don't support any other form of checking.
    I'm guessing from the lack of responses to this thread that this hasn't been an issue for anybody else ... ???
    Any thoughts/suggestions really welcome as we go into production in 4 weeks.
    a) What do people recommend for load balancing Forms ... least connection, round robin ... ?
    b) Do people use http://server:port/forms/frmservlet?ifcmd=status or have some of you used something else?
    Thanks,
    Philippe

  • Run LV Service on SAP server got message

    Dear All,
    I installed LVS on one of our customer's server. They are on SAP2007A PL46 SQL2005. When I tried to start the LV Service, I got this message
    The SAP Business One LV Service service on Local Computer started and then stoped. Some services stop automatically if they have no work to do, for example, the Performance logs and Alerts service.
    Any idea? Thanks in advance.
    Regards,
    Yuka

    Hi all,
    I'll try to clarify how LVS works.
    The LVS service needs to be running the whole time.
    LVS service is receiving periodicaly information from the LVS addon running on each client machine and also from the SQL server. The information is stocked in some temporary tables in the LVS database.
    Once a day the LVS service takes all the temporary information and does the needed calculations to create the reports. The information of the reports is stocked in the different tables of the LVS database.
    The LVS viewer when a report is asked will ask to the LVS service (throught web services) the needed information in order to show the different reports.
    The address of the server to put in the LVS viewer is then the address of the server where the LVS service is running and the port is fixed during installation and can be checked in the LVS service installation folder SAP.LVService configuration file.
    The error message "The SAP Business One LV Service service on Local Computer started and then stoped. Some services stop automatically if they have no work to do, for example, the Performance logs and Alerts service" seems to be a generic problem. Are you running it with Windows 7? I used to have similar messages with other applications due to permissions. Are you sure the service is run with System account?
    Hope it helps,
    Trinidad.

  • C3-00 chat : "no service available" + OVI mail won...

    Hello all, 
    Bought a C3-00 goldenwhite 3 weeks ago, though never succeeded to connect to all the OVI applications (OVI chat, OVI mail + communities), which are the two main features that are the reason why i bought this phone
    - chosen connection mode : WIFI only (because prepaid card)
    - device system  version 7.20 (upgraded last week, thought it would resolve the OVI chat/mail issue) : update causes me all audio files downladed from ovi store to be "corrupted file / license expired" whereas it was free content, deleting files and downloading again doensn't bring improvement to the issue
    - restored factory settings but no improvement on OVI chat/mail application issues
    - called my operator: unlocked access to OVI mail "settings" part but wonce account is created, the "connection" wheels runs for a while but nothing happens / still have the "no services available" problem in ovi chat while communities keeps on "updating profile" but nothing happens as well soI don't have proper access to my profile (because "updating profile still runs)
    precision : i have no problem to connect to OVI store or any other website through the navigator, issue of "no service available" (chat) and neverending connection (ovi mail) that prevent access to mail is only with those 2 application + communities
    eBuddy works fine
    are there any settings to update?
    thank you a lot for your help

    @Nnova031: hello Well yes, youtube can work if You will make UDP configuration with some ports redirected on router, but this is no slution for me, because i have many wireless connections (few computers, wifi printer, other mobile phones/pda devices, and server with is got all ports redirected on it, rest of devices are using NAT).
    The key to make everything work as it should is Nokia. They must fix using TCP/IP over WiFI (with NAT) by their apps. Without them they are just not useful, because all people bought this phones thinking they will use wifi and those really nice apps. Those apps are working well on GPRS/EGPRS for many reasons (like using some proxies by operators in configuration, by using external IP by device so all ports can be opened and waiting for data, while it is sooo insecure like hell, etc.).
    I think it should be priority one for all Nokia developers to fix that, because they are selling product, that do not have options. that are reason 90% of all their customers did buy it. It is like buying car, that cannot drive without towing car.
    Don't say you want to help - just do it! Happy user of Nokias: 6150 SAT (still work), 6021 (used as backup, still work), 5220 XpressMusic (Drown, screaming for Contact Service), C3-00 (my current phone).

  • [SOLVED] Services on my server have stopped working...

    Hey,
    During christmas some services on my server stopped working. When i was browsing a torrent tracker i noticed it said i was no longer connectable. Logging in to my router i saw that UPnP was no longer creating the forwarding port for my router, i tried forwarding the port manually but the port remained "closed". I also realised i could no longer log in to my FTP (bftpd), although i had just a few hours earlier. My httpd service and ssh was still working fine. I thought it was trouble with the router, but when i came back home i realised i couldnt access the ftp from within my network either. No settings or updated had been made.
    When i do systemctl | grep service i dont see bftpd anywhere... i have reinstalled bftpd enabled /disabled / started /stopped many times, but i dont get any errors.Shouldnt i see it in the list?
    I ran pacman -Syu when i first found the errors, and now again at home without avail.
    Where do i begin searching for errors? My very limited skills let me set up arch linux, but not troubleshoot.
    While i was writing this i realised that the latest -Syu fixed transmission; it installed a new version (2.75) and since then UPnP works again, and i cam connectable. I still cannot get bftpd to work though.
    EDIT:
    Holy crap i'm a retard... Bftpd is not started with systemctl... but with bftpd -d command. Still cant log in for some reason, but yeah. I'm sorry to be a bother.
    Last edited by iOfWhy (2013-01-02 17:53:43)

    Reset the SMC, as per: > Resetting the System Management Controller (SMC) only wait a few minutes in step 3 instead of 15 seconds.
    1. Shut down the computer.
    2. Unplug the computer's power cord.
    3. Wait fifteen seconds. a few minutes.
    4. Attach the computer's power cord.
    5. Wait five seconds, then press the power button to turn on the computer.
    Also check for a bad cable or device if your USB overloads trip off again.

  • Impossible to order new services

    I'm trying to order a fios bundle on the website. I start at this url  http://www22.verizon.com/residential/bundles/fiosb​undlesab
    When I click the "Get Started" button on any of the offers on the page i get directed to this url https://www22.verizon.com/ForYourHome/GoFlow/Natio​nalBundles/BundleQualify.aspx?getstarted=FTBU
    I input my ID and password and get directed to this url https://www22.verizon.com/ForYourHome/Registration​/Reg/RegInvalid.aspx?err=UNLDB
    which gives this mesage:
    "Our records indicate that the User ID you entered is not available. Please check the User ID and try again.
    If you continue to experience problems, please contact us."
    If I go the other route and use the new customer info I input my address and get a page that has me confirm my address because the system has found my existing account.
    Once that is done I am asked how I would like my existing services handled when the new ones are added. I indicate that Yes, I want the existing service to remain connected, as I want to add or change services to my existing Verizon account.
    I am then directed to this url: https://www22.verizon.com/foryourhome/registration​/reg/ORLOGIN.ASPX and asked to sign in again.
    When I do : https://www22.verizon.com/ForYourHome/Registration​/Reg/RegInvalid.aspx?err=UNLDB
    "Our records indicate that the User ID you entered is not available. Please check the User ID and try again.
    If you continue to experience problems, please contact us.:
    Very Frustrating.
    Craig

    From the Contact Us link
    Sales - Order new service or change your existing service
    FIOS   888-881-8161  Mon - Sun 8 am - 12 am EST
    You can also use the Chat to an agent option M-F 8-6 to place the order and/or work on fixing your verizon.com login
    Bob Robertson - Lighter Klepto - I steal lighters, not bandwith

Maybe you are looking for

  • Apple ID for home sharing and iTunes Store should be the same?

    I've got 2 iTunes Store accounts, my girlfriend has one, and we're just moving in together. A few questions ... Can I create a 4th 'Apple ID' for our home sharing? Would we still be able to listen to each others libraries? Would we still be able to c

  • CS3 InDesign - broken prefs fixed but documents just created not working

    I've been on tech support at Adobe and we cannot figure this out. We fixed the prefs in 2 places (cache and preferences in the library). When I open a new doc, things work. CS3 and this computer are new as of about a week ago. (Mac )S 10.5.5). InDesi

  • How to upgrade OBI SE1 10.3.2.1 to 10.3.4?

    Hi there, I'm starting a new project on a few days, so I've checked last available versions of OBI. OBISE1 is still on 10.1.3.2.1, while OBIEE is already up to 10.1.3.4.0. As OBISE1 setup is "as is", I figure I must first install it and then patch it

  • Jam pack content error, any ideas?

    Just did a re-install of Logic Studio, and all of the supplied content. When I make a new software instrument track and select a jam pack preset sound from the library browser, it loads the sound just fine, but when I try to select another sound it s

  • HELP ON Rental Contract -

    Hal All,      I have used "Search forum" option- but unfortunately i havent find, satisfactory replies. Here is my Q'n"- " Our Client has "Rental Contract" scenario, who collects every 5th of the Month , validity is 1 yr"- For this, I have created "S