SPA9000 Configuration Issue with FXS Port(s)

Successfully configured SPA9000 PBX with two VoIP providers setting Voice->Line 1/2 parameters. One phone set is connected to FXS 1 (or FXS 2) port and able to chose the proper VoIP provider when making outbound calls.
Issue is that once outbound call is established, SPA9000 is not responding to additional numbers dialled for called party extension number. Same issue when dialling a number where voice prompt answers the call offering selection of activities to be chosen by dialling specific number. None of the entered selection works as nothing is entered on the dial.
Located in Canada. VoIP providers: freephoneline.ca & callcentric.com
SPA9000 configuration:
Software version: 6.1.5; Hardware version: 1.0.5(a)
Voice -> SIP -> PBX Parameters -> Call Routing Rule: (<:L1>9xx. | <:L2>8xx.)
Voice -> SIP -> PBX Phone Parameters -> Phone Dial Plan: ([89],[3469]11S0 | [89],1[2-9]xxxxxxxxxS0 | [89],011xx. | [89],xx.)
Voice -> FXS 1/2 -> Dial Plan: ([89],[3469]11S0 | [89],1[2-9]xxxxxxxxxS0 | [89],011xx. | [89],xx.)
Voice -> Line 1 -> Dial Plan: (<9:>xx.)
Voice -> Line 2 -> Dial Plan: (<8:>xx.)
Voice -> Regional -> Call Progress Tones:
Dial Tone: 350@-19,440@-19;10(*/0/1+2)
Second Dial Tone: 420@-19,520@-19;10(*/0/1+2)
Outside Dial Tone: 420@-16;10(*/0/1)
Prompt Tone: 520@-19,620@-19;10(*/0/1+2)
Busy Tone: 480@-19,620@-19;10(.5/.5/1+2)
Reorder Tone: 480@-19,620@-19;10(.25/.25/1+2)
Off Hook Warning Tone: 480@-10,620@0;10(.125/.125/1+2)
Ring Back Tone: 440@-19,480@-19;*(2/4/1+2)
Confirm Tone: 600@-16;1(.25/.25/1)
SIT1 Tone: 985@-16,1428@-16,1777@-16;20(.380/0/1,.380/0/2,.380/0/3,0/4/0)
SIT2 Tone: 914@-16,1371@-16,1777@-16;20(.274/0/1,.274/0/2,.380/0/3,0/4/0)
SIT3 Tone: 914@-16,1371@-16,1777@-16;20(.380/0/1,.380/0/2,.380/0/3,0/4/0)
SIT4 Tone: 985@-16,1371@-16,1777@-16;20(.380/0/1,.274/0/2,.380/0/3,0/4/0)
MWI Dial Tone: 350@-19,440@-19;2(.1/.1/1+2);10(*/0/1+2)
Cfwd Dial Tone: 350@-19,440@-19;2(.2/.2/1+2);10(*/0/1+2)
Holding Tone: 600@-19;*(.1/.1/1,.1/.1/1,.1/9.5/1)
Conference Tone: 350@-19;20(.1/.1/1,.1/9.7/1)
Secure Call Indication Tone: 397@-19,507@-19;15(0/2/0,.2/.1/1,.1/2.1/2)
Feature Invocation Tone: 350@-16;*(.1/.1/1)

Hi @sglumac, it seems that your SPA9000 is a Cisco product. Please repost this to this link: https://supportforums.cisco.com/ for solutions.

Similar Messages

  • Configuration Issue with my Cisco 871 Router

    Hi all,
    I am a newbie to the Cisco IOS.
    I got a Cisco 871 Router that I'd like to use for internet connection. My LAN network is 192.168.1.0/24 and the ISP has assigned us the IP 41.212.79.108/24 and gateway 41.212.79.1.
    With my current configuration, I can hit the router - 192.168.1.1 - and it's WAN port - 41.212.79.108 - but not the gateway.
    Below is my current config:
    Hoggers#show config
    Using 4414 out of 131072 bytes
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname Hoggers
    boot-start-marker
    boot-end-marker
    logging buffered 51200 warnings
    enable secret 5 **********************.
    no aaa new-model
    crypto pki trustpoint TP-self-signed-568493463
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-568493463
    revocation-check none
    rsakeypair TP-self-signed-568493463
    crypto pki certificate chain TP-self-signed-568493463
    certificate self-signed 01 nvram:IOS-Self-Sig#7.cer
    dot11 syslog
    ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 10.10.10.1
    ip dhcp excluded-address 192.168.1.1
    ip dhcp excluded-address 192.168.1.2
    ip dhcp excluded-address 192.168.1.3
    ip dhcp excluded-address 192.168.1.4
    ip dhcp excluded-address 192.168.1.5
    ip dhcp excluded-address 192.168.1.6
    ip dhcp excluded-address 192.168.1.7
    ip dhcp excluded-address 192.168.1.8
    ip dhcp excluded-address 192.168.1.9
    ip dhcp excluded-address 192.168.1.10
    ip dhcp excluded-address 192.168.1.100
    ip dhcp excluded-address 192.168.1.90
    ip dhcp pool ccp-pool
       import all
       network 10.10.10.0 255.255.255.248
       default-router 10.10.10.1
       lease 0 2
    ip dhcp pool LANPOOL
       network 192.168.1.0 255.255.255.0
       default-router 192.168.1.1
       dns-server 41.212.3.2 41.212.3.253
    ip domain name yourdomain.com
    ip name-server 41.212.3.2
    ip name-server 41.212.3.253
    archive
    log config
      hidekeys
    interface FastEthernet0
    interface FastEthernet1
    interface FastEthernet2
    interface FastEthernet3
    interface FastEthernet4
    description Wan to Outside World
    ip address 41.212.79.108 255.255.255.0
    duplex auto
    speed auto
    interface Vlan1
    description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
    ip address 192.168.1.1 255.255.255.0
    ip tcp adjust-mss 1452
    ip forward-protocol nd
    ip route 0.0.0.0 0.0.0.0 41.212.79.1
    ip http server
    ip http access-class 23
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 60 life 86400 requests 10000
    ip dns server
    ip nat inside source static tcp 192.168.1.31 80 interface FastEthernet4 80
    access-list 23 permit 10.10.10.0 0.0.0.7
    no cdp run
    control-plane
    scheduler max-task-time 5000
    end
    I'll appreciate any light you can shed on what am missing.

    2 wireless routers can not communicate wirelessly with each other.
    You need to connect cable between 2 routers and use the second wireless router as access point.
    Follow this link to connect Linksys router to another router.
    Some of your devices are getting same IP address. This might be the issue with DHCP server of the router. You can try DHCP reservation on the router so that each device will get unique IP address.

  • How to configure FXO and FXS port?

    hi,
    can anyone help me on how to configure FXO port on 2820 router and FXS port on 2810.
    What are the things i need to configure to make a voip network that connect to PSTN network and PBX?

    hi
    do refer this link which can provide you fair idea to get started with your configs.
    http://www.cisco.com/en/US/partner/tech/tk1077/tech_configuration_examples_list.html
    regds

  • Issue with high ports

    Hi,
    One of my RAC has a very different behaviour as compared to the others. When using netstat -an, it seems that in Node 1, the application is connecting into the instance via 1521, which is normal. However, in Node 2, the application is connecting into Node 2 isntance via high ports. Eg. is as follows:
    10.251.2.75 = Physical IP of DB1
    10.251.2.77 = Physical IP of DB2
    10.251.30.125 = IP Add of Application Server
    [All firewalls are opened]
    [oracle@RAC-DB-1 ~]$ netstat -an|grep 10.251.30.
    tcp 0 0 10.251.2.75:1521 10.251.30.125:46192 ESTABLISHED
    tcp 0 0 10.251.2.75:1521 10.251.30.125:45502 ESTABLISHED
    tcp 0 0 10.251.2.75:1521 10.251.30.125:46320 ESTABLISHED
    tcp 0 0 10.251.2.75:1521 10.251.30.125:44280 ESTABLISHED
    tcp 0 0 10.251.2.75:1521 10.251.30.125:45803 ESTABLISHED
    tcp 0 0 10.251.2.75:1521 10.251.30.125:59092 ESTABLISHED
    tcp 0 0 10.251.2.75:1521 10.251.30.125:45779 ESTABLISHED
    [oracle@RAC-DB-2 ~]$ netstat -an|grep 10.251.30.
    tcp 0 0 10.251.2.77:17980 10.251.30.125:40761 ESTABLISHED
    tcp 0 0 10.251.2.77:17980 10.251.30.125:44282 ESTABLISHED
    tcp 0 0 10.251.2.77:17980 10.251.30.125:44287 ESTABLISHED
    tcp 0 0 10.251.2.77:17980 10.251.30.125:45805 ESTABLISHED
    tcp 0 0 10.251.2.77:17981 10.251.30.125:45781 ESTABLISHED
    tcp 0 64 10.251.2.77:17981 10.251.30.125:42914 ESTABLISHED
    Is this a normal situation? Anyway to investigate?
    Thanks!
    EB

    Is this a normal situation? That would depend on your definition of normal situation. ;-)
    It does seem strange that the application (exactly what is it and how does it connect to the RAC and what TNS parameters does it use?) behaves differently when using node 1 versus node 2.
    Never really looked at it, but perhaps this is due to a listener hand off from node 1 to node 2 for load-balancing or similar? Or a Java shared pool configuration issue of sorts (different pool configs for the different RAC nodes)?
    Anyway to investigate?Most definitely yes IMO. Three major reasons. Firewalling, network management and traffic shaping. All these have the same requirement. You want to deal with well known and official ports. Not private port ranges that are dynamically negotiated between client and server.

  • HFM 11.1.2.3 Configuration - Issue with Consolidation Administration

    Hi,
    This is regarding a new/fresh installation EPM 11.1.2.3 and have an issue with configuration on HFM; the deployment is distributed as below
    1) Server 1 : Foundation,WebLogic Admin(/OHS) - Workspace/Shared Services/Planning/Calc Manager/EAS/APS
    2) Server 2: Essbase
    3) Server 3 : EPMA/HSF/HFM(FDMee/DRM-Yet, to be installed and configured) - Hadnt used these products and this is totally new to me.
    We have issues with HFM - and while opening the Consolidation Administration.
    We get an error as below, in workspace
    An unexpected error has occured.Check server log or contact your system administrator for more information.
    The web app logs suggested below errors- This is only part of the error log
    E:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\HFMWeb0\logs\oracle-adf.log
    Part of log
    oracle.adf.model.adapter.DataControlFactoryImpl] [SRC_METHOD: createSession] Exception: [[
    oracle.adf.model.adapter.AdapterException: DCA-29000: Unexpected exception caught: oracle.epm.fm.common.exception.HFMException, msg=There is no registered cluster or server
    I hadnt configured 'Configure Cluster' during the HFM configuration; this was a mistake being new to HFM.
    On a further readup online on OTN etc, found that an application cluster is a must have on HFM, even if it is for one server.
    Have one confusion now for fixing this,
    Do a configuration only for 'Configure Cluster', and restart services to fix this issue
    or
    Do a configuration for 'Configure Cluster'and then again re-Configure HFM components
    Configure > Financial Management — Configure Cluster
    Re-Configure > Financial Management — Configure Application Server
    Re-Configure >  Financial Management — Configure Web Server
    Re-Configure >  Financial Management — Configure Web Application
    Re-Configure >  Financial Management — Enable Smart View Provider
    Re-Configure >  Financial Management — Enable Life Cycle Management Provider
    Re-Configure >  Financial Management — Enable Web Services

    Got help from Oracle Support, and this problem is now resolved. The HFM app server was configured fine, earlier.
    Had to follow below steps on the EPM configurator.
    Stop Services
    HFM - Configure Cluster
    HFM - Configure Web Server
    HFM - Deploy to App Server
    Foundation - Configure Web Server.
    Start Services
    Refresh workspace

  • Z87-G65 power issue with usb(port reset failed)

    All,
    I'm having an issue with my motherboard and wanted to see if anyone had suggestions.  In windows 8.1 if I have my webcam or external hard drive plugged in USB.  I get this error the the USB device is not recognized and the port reset failed(code 43).  I noticed when I turn on the PC and it's booting the light on the webcam and hard drive flash like it's not drawing enough power to stay on.  The boot sticks at 9c on the screen and I have to reset.  When windows boots they turn off.    Since it's before windows boots I think this is either a MB issue or a power supply issue.  I have a corsair 750 watt power supply so plenty of power.  Any ideas?

    Board: MSI Z87-G65
    Bios: Version 1.9
    VGA:   MSI Gaming N780 TF 3GD5/OC GeForce GTX 780 3GB 384-bit GDDR5 PCI Express 3.0 SLI Support Video Card
    PSU:   CORSAIR HX Series HX750 750W ATX12V 2.3 / EPS12V 2.91 SLI Ready CrossFire Ready 80 PLUS GOLD Certified Modular Active PFC Power Supply New 4th Gen CPU Certified Haswell Ready
    Intel Intel Core i7-4770K Haswell 3.5GHz LGA 1150 84W Desktop Processor Intel HD Graphics BX80646I74770K
    MEM: CORSAIR Dominator Platinum 16GB (2 x 8GB) 240-Pin DDR3 SDRAM DDR3 1866 Desktop Memory Model CMD16GX3M2A1866C9
    HDD: SAMSUNG 840 EVO MZ-7TE500BW 2.5" 500GB SATA III TLC Internal Solid State Drive (SSD)
    COOLER: NZXT Kraken X60 RL-KRX60-01 Ultra Performance Water/Liquid CPU Cooler 280MM
    OS: Windows 8.1 64bit Professional
    CASE:  NZXT H630 CA-H630F-W1
    I am plugging them into the USB 2.0 ports on the back of the motherboard, but it doesn't seem to matter where I plug them in I get the same errors.

  • Configuration issue with Response processor

    Please assist with my issue
    I am having the following issue with
    ALPPIM module: Response Processor
    Current system time is 17-FEB-2010 10:00:30
    wferr:
    - 2008: Could not open unprocessed mail folder.
    - 2106: Could not open folder '&FOLDER'. NAME=/apps11510/prod/prodappl/alr/11.5.0/resource/REVIEWED_PARSING
    - 2207: Mail service could not open folder.
    - 207: Could not open file '/apps11510/prod/prodappl/alr/11.5.0/resource/REVIEWED_PARSING'.

    Hello guys,
    Thought i'd provide an update on my status.
    The unix team came back to us saying that IMAP server is NOT installed in these environments at all.
    So i little research on my part brought me across
    How To Configure The Workflow Java Mailer Without An IMAP Account (Assumes No Inbound Processing) [ID 268274.1]
    Using the above metalink note above i configured and started the mailers and everything is running fine as expected.
    So thanks again for the help guys.
    However before i started the mailers i had around a million messages in ready state under the queue WF_DEFFERED,
    after the mailers were started this number gradually came down but is now stuck at 3000.
    Now i am just wondering why these 3000 messages didnt clear up like the rest.
    Another thing that i noticed is that agent listener
    "Workflow Deferred Agent Listener" has a system deactivated status because of 'Maximum number of errors occured'
    however i could not understand what were the errors that occured maximum number of times.
    The following is from 'Workflow Deferred Agent Listener' log
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.initializeStateMachine() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.getNewWorkflowContext() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.getNewWorkflowContext() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.loadGlobalParameters() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.loadContainerParameters() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start() : Successfully retrieved global and container parameters
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.validateParameterValues(Properties) : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.validateParameterValues(Properties) : ({SVC_COMP_MAX_ERROR_COUNT=10, SVC_COMP_MONITOR_LOOP_SLEEP=60, SVC_CONTAINER_LOOP_SLEEP=10, SVC_CONTAINER_READ_TIMEOUT=10, SVC_COMP_MONITOR_ONDEMAND_FREQ=300, SVC_CONTAINER_LOG_LEVEL=4, SVC_WRITE_DIAG_TO_GSM_LOG=Y})
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start() : Successfully validated container parameters
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.loadDetails(Connection) : BEGIN (oracle.jdbc.driver.OracleConnection@19e8f17)
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start() : Successfully retrieved container details
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.startLogger() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.startLogger() : BEGIN [default implementation]
    SVC-GSM-WFALSNRSVC-149706-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-149706-10022 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-149706-10003 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-149706-10004 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-149706-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    ,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully named container session (took logical lock)
    [Dec 6, 2011 10:41:56 AM EST]:1323186116207:Thread[main,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the Component Monitor thread
    [Dec 6, 2011 10:41:56 AM EST]:1323186116235:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.performInit()]:Successfully initialized -> SvcComponentMonitor{Processor{mThread=Thread[ComponentMonitor,5,main],mCurrentLoopSleep=0,mMinLoopSleep=60,mMaxLoopSleep=0,mReadTimedOutFlag=false,mCurrentErrorCount=0,mMaxErrorCount=-2147483648,mErrorLoopSleep=60,mErrorFlag=false,mControlEvent=noEvent,mStopFlag=false,mSuspendFlag=false,mLastSuspendFlag=false},mCurrentLoopCount=4,mOnDemandLoopCount=5}
    [Dec 6, 2011 10:41:56 AM EST]:1323186116236:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.Processor.run()]:Processor has successfully been initialized. Loop will now start.
    [Dec 6, 2011 10:41:56 AM EST]:1323186116263:Thread[main,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the state machine
    [Dec 6, 2011 10:41:56 AM EST]:1323186116266:Thread[GSMQueueProcessor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.Processor.run()]:Processor has successfully been initialized. Loop will now start.
    [Dec 6, 2011 10:41:56 AM EST]:1323186116284:Thread[main,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the container -> SvcComponentContainer{mComponentControlWorkflowContext=[oracle.apps.fnd.wf.apps.WorkflowContext@1a7508a $Revision: 115.178 $ extends [oracle.apps.fnd.common.Context@1a7508a $Revision: 115.44 $  {sessionId=0x1a7508a,conn=oracle.jdbc.driver.OracleConnection@1acd47}] {isDedicated=false}],mComponentMonitor=SvcComponentMonitor{Processor{mThread=Thread[ComponentMonitor,5,main],mCurrentLoopSleep=0,mMinLoopSleep=60,mMaxLoopSleep=0,mReadTimedOutFlag=true,mCurrentErrorCount=0,mMaxErrorCount=-2147483648,mErrorLoopSleep=60,mErrorFlag=false,mControlEvent=noEvent,mStopFlag=false,mSuspendFlag=false,mLastSuspendFlag=false},mCurrentLoopCount=5,mOnDemandLoopCount=5},mStateMachine=[email protected]c2,mLogger=Logger{mLog=[$Header: AppsLog.java 115.76 2004/07/27 17:30:17 kkapur ship $ @5807702 {oracle.apps.fnd.profiles.ExtendedProfileStore@3411a}],mUniqueId=SVC-GSM-WFALSNRSVC-149706,mLevel=4},mParameters={SVC_COMP_MAX_ERROR_COUNT=10, SVC_COMP_MONITOR_LOOP_SLEEP=60, SVC_CONTAINER_LOOP_SLEEP=10, SVC_CONTAINER_READ_TIMEOUT=10, SVC_COMP_MONITOR_ONDEMAND_FREQ=300, SVC_CONTAINER_LOG_LEVEL=4, SVC_WRITE_DIAG_TO_GSM_LOG=Y},mProcessId=149706,mType=GSM,mName=WFALSNRSVC,mComponents={},mAutomaticComponentErrorCounts=null,mEventSubscriptions=[oracle.apps.fnd.wf.bes.Subscription@1e228bc, oracle.apps.fnd.wf.bes.Subscription@e06940, oracle.apps.fnd.wf.bes.Subscription@11e0c13, oracle.apps.fnd.wf.bes.Subscription@1aae94f, oracle.apps.fnd.wf.bes.Subscription@1bb5c09]}
    [Dec 6, 2011 10:41:56 AM EST]:1323186116560:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Dec 6, 2011 10:41:56 AM EST]:1323186116815:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10003
    [Dec 6, 2011 10:41:56 AM EST]:1323186116848:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10004
    [Dec 6, 2011 10:41:56 AM EST]:1323186116883:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10005
    [Dec 6, 2011 10:41:56 AM EST]:1323186116915:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10022
    [Dec 6, 2011 10:41:56 AM EST]:1323186116950:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10023
    [Dec 6, 2011 10:41:57 AM EST]:1323186117275:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-DEC-2011, priority=50, correlationId=null, sendDate=Tue Dec 06 10:41:56 EST 2011, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=149706, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Dec 6, 2011 10:41:57 AM EST]:1323186117287:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Dec 6, 2011 10:41:57 AM EST]:1323186117578:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Dec 6, 2011 10:41:57 AM EST]:1323186117580:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-DEC-2011, priority=50, correlationId=null, sendDate=Tue Dec 06 10:41:56 EST 2011, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10022, CONTAINER_PROCESS_ID=149706, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Dec 6, 2011 10:41:57 AM EST]:1323186117586:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Dec 6, 2011 10:41:58 AM EST]:1323186118078:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10022
    [Dec 6, 2011 10:41:58 AM EST]:1323186118080:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-DEC-2011, priority=50, correlationId=null, sendDate=Tue Dec 06 10:41:56 EST 2011, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10003, CONTAINER_PROCESS_ID=149706, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Dec 6, 2011 10:41:58 AM EST]:1323186118086:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Dec 6, 2011 10:41:58 AM EST]:1323186118258:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10003
    [Dec 6, 2011 10:41:58 AM EST]:1323186118260:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-DEC-2011, priority=50, correlationId=null, sendDate=Tue Dec 06 10:41:56 EST 2011, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10004, CONTAINER_PROCESS_ID=149706, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Dec 6, 2011 10:41:58 AM EST]:1323186118266:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Dec 6, 2011 10:41:58 AM EST]:1323186118418:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:sun-ofs:10.84.34.23:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-149706-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Dec 6, 2011 10:41:58 AM EST]:1323186118422:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:sun-ofs:10.84.34.23:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-149706-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Dec 7, 2011 9:57:06 AM EST]:1323269826687:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706-10000 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.listen()]:WF_EVENT.listen returned processed count: 0, error count: 0
    [Dec 7, 2011 9:57:06 AM EST]:1323269826689:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706-10000 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Successfully listened from ECX_INBOUND

  • Apple Configurator issue with iPad Air

    I am using Apple configurator 1.5 to deploy iPad 2 with 4G and without and iPad Airs with 4G.
    I created backups of each model and I’m only having an issue with the iPad Airs. I get an  error “ unable to activate ”.  Apple configurator will update the devices to the newest OS and reset the iPads but it won’t apply any settings from the backup.
    Any help would be great.

    Sorry for the confusion, I have one backup for each model.  The iPad Airs are able to use cellular data but they are not going to be activated with the carrier ( Verizon ).  We are only using them with WiFi. The issues is Apple Configurator stops working as soon as it tries to activate and won’t push the backup.  Apple Configurator is only able to resetting and updating the OS. This only happen with the Airs, I use the same process with iPad 2 with cellular data, not activated with the carrier ( Verizon ) no issues.  I don’t currently have an iPad Air but remember it was error 2 “ unable to activate ”.

  • Quality issues with VGA port on Type 2504 docking station

    Hi,
    I see quality issues on the VGA output of the Type 2504 docking station with a T61. The monitor image is blurred, not much, but enough to be irritating. When I compare the DVI output with the VGA output on two equal NEC MultiSync LCD 2170NX monitors it is a clear difference. If I connect the LCD monitor to the VGA output of the T61 itself, the picture is clean. I have tried both monitors with different cables in different configurations and also adjusted monitors manually, and my conclusion is that it must be the VGA output of the 2504 that generates the un-sharpness. I have got several 2504 docking stations from the IT department to test and all attempts show the same unsharp picture on the LCD connected to the VGA port of any 2504. Recently a colleague got a new laptop and docking station. He also used DVI and VGA on the old setup and had no visible difference between the two monitors. His new setup is a different T but his new dock is also a 2504. Now he has clear difference between his monitors. He also tried several 2540 docks and cables but the difference is still present.
    The unsharpness is not immediately present when just looking at a dual head setup. But after a while it becomes tiresome to look at text, specially black on white, on the monitor connected to the VGA port. There is a slight shadow on the right side of all letters. When looking at non-aliased fonts, they look as if aliased on the VGA connected monitor. Already aliased fonts tend to "smear" and I have the unpleasant feeling that my eyes are not focusing correctly.
    My question is: Is there a different VGA DAC on the docking station, or are the analog signals just wired through from the laptop VGA DAC? Older IBM docks do not have this problem, we have a lot of them at work in dual head configuration with DVI + VGA to compare, and we only see this problem with the 2504.

    VGA is an analogue signal... so it can be affected by the quality of DAC chip used by the GPU associated electronics, the quality of connectors on the vga out and dock (that is why good analgoue audio equipment use gold plated stuffs) and the quality of copper wire and shiedling used in the cable (i.e. Low Oxygen Content Copper wire).
    The above is general description for all people to use <---- so please don't feel offended if i repeat something that is already said. 
    There is NO conversion electronics on the dock per se, they are just passthrough, so no conversion.
    I guess the problem lies with improper shielding somewhere. I have the same problem with my T61/60 and dock and my T40,41,42,43 on five different docks. 
    So i have ended up using lenovo usb2dvi converter on T61 and have two dvi output and bypassed the vga altogether. 
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • AirPort Express setup/configuration issues with FiOS

    I just spent the last 6 hours trying to set up AirPort Express so I can play itunes wirelessly on my stereo system. I came across several issues—some that i overcame and others that i will certainly lose sleep over tonight. I started by connecting the AE to a LAN port on Verizon FiOS wireless router using an ethernet cable, then plugged AE into an outlet (i assume this is the only way AE can get a signal). I then went through the entire configuration process and got to the last screen which said something to the effect of "the settings have been successfully updated. you can close this window or wait for the AE to restart". after a few minutes of seeing "waiting for AE to restart", it timed out and i got an error message: an error occurred while reading the configuration, blah blah blah. the error was -6753, if that's any help. all night i've been resetting the AE with a paper clip and trying it over and over again to no avail. i'm pretty mac fluent, so this has been incredibly frustrating. any advice from anyone would be greatly appreciated. thank you!!

    Not a network guru by any means, but do have some experience with AEs. Try connecting an ethernet cable from the AE directly to your mac to make the initial setup using the Airport Utility (double click the AE in the list to open the configuration; set the settings in each tab). Once your done, 'update' the settings and wait for the AE to show up again in your AE Setup assistant. Now you can unplug from mac and plug into your router.
    As far as settings go. You can either 1) 'join a wireless network' (use existing login/pass from wireless network; no cables required), OR you can connect AE to router via ethernet and 2) 'create a wireless network' (and use this new wifi network for all communication including Airplay) or 3) wireless mode 'off' (only use AE for Airplay connected through the wired network). Lot of options.

  • Video issues with USB port replicator with Digital Video

    I have a T400 running Windows XP SP3 32-bit, with the graphics mode set to use the ATI video card. I'm also using the latest approved Lenovo ATI driver for this machine.
    I have two issues, one of which I consider major:
    1) Sometimes when I plug in the replicator (got the latest drivers off of the Lenovo download site) everything works great, and other times the monitor never powers up. I plug the replicator into my laptop and the external keyboard and mouse work and the port replicator system tray icon appears, but the monitor is still in power-saving mode. If I try to activate the monitor by "extending" or "mirroring" it, it comes up with a pop-up that says:
    "ThinkPad USB port rep. device: Error" - "Fail when adding device instance into driver!"
    2) This is more of an annoyance, but I noticed when the monitor does work that black areas of the screen end up getting sparkly green lines through them. They aren't "actually there" in the sense that it's not corruption from the computer, they are simply artifacts of what seems to be some signalling problem.
    Any help is greatly appreciated.

    wim1234 wrote:
    We (DispkayLink) have tested office 2013 and not found any BSODs so there must be something system specific.
    Could you gather the system logs and post here so we can see what might be wrong? Details on how to do this are here:
    http://kb.displaylink.com/269
    Thanks
    Wim
    Your reply is 2 months later, I had to revert to Office 2010 and return the laptop to the end user.
    But, I got another model of the same laptop right now which can be used to test it, I will let you know if it works out this time with the lates DisplayLink software for Windows.

  • Php configuration issue with libmysqlclient

    Hi ,
    I am getting  below issue while configuring php 5.3.3 with below command
    ./configure --with-apxs2=/local/apps/rxapi/apache/bin/apxs --with-openssl --with-mysql=/opt/mysql/mysql --enable-dbase --with-libdir=lib/64 --prefix=/local/apps/rxapi/php5.5.3 --with-config-file-path=/local/apps/rxapi/php5.5.3 --disable-cgi --with-gd --with-zlib --with-gettext --with-gdbm
    checking for MySQL support... yes
    checking for specified location of the MySQL UNIX socket... no
    configure: error: Cannot find libmysqlclient under /opt/mysql/mysql.
    Note that the MySQL client library is not bundled anymore!

    Unless you have a specific need to use libmysqlclient, then use PHP's mysqlnd driver instead.  Configure PHP by using --with-mysql=mysqlnd.  See MySQL :: MySQL 5.6 Reference Manual :: 22.9.5 MySQL Native Driver (Mysqlnd) and PHP: Mysqlnd - Manual
    Also unless you really, really, really need the old insecure 'mysql' extension then use either mysqli or PDO_MYSQL instead. These can be configured with --with-mysqli=mysqlnd and --with-pdo-mysql=mysqlnd

  • Apache2.2 Plugin configuration issue with Weblogic 9.2

    Hi All,
    We are trying to configure apache plugin for weblogic 9.2 (Apache Proxying for Weblogic) in Solaris Spark. When we are testing the httpd.conf configuration using apachectl configtest we are getting following error.
    httpd: Syntax error on line 80 of /data/httpserv/apache-2.2.10/conf/httpd.conf: Cannot load /data/httpserv/apache-2.2.10/modules/mod_wl_22.so into server: ld.so.1: httpd: fatal: /data/httpserv/apache-2.2.10/modules/mod_wl_22.so: wrong ELF class: ELFCLASS32
    We were using the mod_wl_22.so file provided for Solaris/Spark in the link mentioned below.
    http://download.oracle.com/otn/bea/weblogic/server103/server103_apacheplugins.zip
    Apache 2.2.10 installation that we are using is a 64-bit version. It seems mod_wl_22.so provided in the above link for solaris/spark is a 32-bit version. Is it possible to get a 64bit version of this library?
    Anybody has worked on same/similar kind of issues? Is there any workaround, for this?
    Input/thoughts from anyone is highly appreciated

    Hello, I'm not an expert at confugring Apache and WebLogic servers. Hopefully someone else who does know what they are doing will reply to your question.
    I found your question because I am also working on an Apache / WebLogic install for an Ariba installation (in Windows 7).
    However I did support a configuration of WebLogic on Solaris with Apache. I remember that the guy who did the Apache install mentioned that Apache needed to be compiled correctly - below is what he sent:
    Apache server compilation options:
    ./configure prefix=/usr/local/apache_2.0.63 enable-mods-shared=all enable-ssl=shared enable-ssl with-ssl=/usr/local/ssl enable-proxy enable-proxy-connect enable-proxy-http --with-mpm=worker
    I am still looking into the differences between the plugins (mod 22 so vs mod 20 so). Navigating the Oracle download options can be bewildering. I found the link to download a full zip file of plugins (below).
    Oracle WebLogic Server Web Server Plugins 1.1
    http://www.oracle.com/technetwork/middleware/ias/downloads/wls-plugins-096117.html
    I clicked on "all versions."
    Does the WLSPlugin1.1-64bitApache2.2-solaris-sparc.zip contain what you need?
    Great luck to you!
    -Tom Tobey

  • Multiple vlans configuration issue with RV016 router and SG 300-10MP witch

    Hi,
    I have to configure multiple vlans served with a unique DCHP server . As first step, I just will The DHCP server to serve 2 vlans. The following is the hardware and configuration that I implemented :
    Router (RV016 10/100 16-Port VPN Router) as gateway mode:
    IP : 172.16.0.1/24
    DHCP Server :
    IP : 172.16.0.2/24 GW: 172.16.0.1
    2 subnets :
    172.16.1.0/24 GW: 172.16.1.1 to serve vlan 1
    172.16.2.0/24 GW:172.16.2.1 to serve vlan 2
    Switch (SG 300-10MP 10-Port Gigabit PoE Managed Switch) as layer 3 mode:
    IP 172.16.0.254 (vlan 8 default)
    Vlan 1 : 172.16.1.1
    Vlan 2 : 172.16.2.1
    1 device connected on each vlan
    a workstation on the vlan 1
    a laptop on the vlan 2
    In this scenario (see the attached pdf file) the DHCP server is connected on a router, hosts on vlans dont receive any IP address.
    But If I connect the DHCP server on a trunked switch port and adapt the DHCP server gateway 172.16.0.1 to 172.16.0.254, hosts receive ip address properly.
    I have to connect the DHCP server directly to the router. How can I do that, what is wrong in the configuration ?
    I hope the explanations are clear enough and my English too
    Any help will be highly appreciated,
    Zoubeir

    Hi Eric, the small business group doesn't support the ASA config, but  I can help with the switch.
    A couple things I notice in your description-
    48 port (192.168.1.254) and the other 24P (192.168.1.253)  we have a  second vlan 20 set up on the 24P switch (192.168.2.253)  we have ports  1-12 set for vlan20 (untagged and trunk), the remaining ports on on the  default vlan 1.
    The connection between the switches, is it 1u, 2t?
    The link between the switches should be 1u, 2t, the switches support the trunking and vlan tagging, meaning all communication will work fine.
    We have the 24p and 48p switches connect using GE1 and GE1.  We are unable to ping a device on vlan 20 ( on the 24p switch
    The 24p switch should be in layer 2 mode, if you have the 48 port l3 switch upstream. Additionally, you need to have the default gateway set on the 24p switch.
    We have a static route set on the 24p switch (0.0.0.0 192.168.1.0). 
    Between the switches, it shouldn't require any static routes, assuming you correctly trunk / tag your ge1 ports, with both switches operating in l3, the ip route table dynamically builds the connected routes, therefore a static route is redundant.
    -Tom
    Please rate helpful posts

  • Work Manager Configuration Issue with SharePoint 2013

    Hi,
    We are facing issue to configure the Workflow Manager with SharePoint 2013.
    ===========================================================
    Please provide any solution/inputs to resolve this issue.
    Thanks.

    Hi ,
    According to your description, my understanding is that you got an error when you configured Workflow Manager for SharePoint 2013.
    For resolving your issue, please do as the followings:
     1.Start -> Programs -> Workflow Manager 1.0 -> Workflow Manager Configuration -> Remove from Farm     (not to be confused with SharePoint “farm”)
     2.Drop SQL databases for Workflow Manager.   (SbGatewayDatabase, SbManagementDB, SBMessageContainer01, WFInstanceManagementDB, WFManagementDB, WFResourceManagementDB)
     3.Start-> Programs-> Workflow Manager 1.0 -> Workflow Manager Configuration -> Configure Workflow Manager with Default Settings (Recommended)
     4.Ran the wizard just like before and it should be completed successfully this time.
    More information, please refer to the link below:
    http://www.spjeff.com/tag/workflow-manager-1-0/
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

Maybe you are looking for

  • Apps bought with old apple id? I cant update app as ID is no longer in use?

    I have an old apple account that alot of my apps were bought on. I didnt use this id for a couple of months and now it is no longer a registerd ID, even though I did not delete it I have a new ID now but my problem is that when I try and update or bu

  • Transfer unsynced music to new ipod

    i have a new gen 4 touch ipod and i need to get the stuff off my old one?? it's unsynced? how do i do that?

  • MD04 - MRP

    Hi all, I would like to know  how can I add MD03 into MD04 as a button ? Thanks Shiri

  • Why doesit just copy the words and not the whole selection?

    whenever I select a few objects in my illustrator document (for example a circle, a texture and a word) and click on copy+paste, it only copies the word and not even with the size and typo I had chosen for it. How can I fix this problem without havin

  • Can't start JWS on Max OS 10.1

    I have several dozen PCs running Java Web Start sucessfully, and now want to start using it on OS 10.1. However JWS doesn't seem to start correctly. When I select a web link pointing to a JNLP file, I see the splash screen for a few seconds and then