ORA-20029: The runtime service is not currently available

I have a very similar problem as reportet earlier messages,
and I tried the suggested actions, but without success.
are ther some more idears to solve the problem ?
OWB Version 9.2.0.2
Platform : RT-Server SUN Solaris ; Oracle-DB 9.2 , OWF 2.6.2
     Client WinXP
i think all is propperly installed, because
last week there were no problems
all worked DEPLOY and EXECUTE of MAPINGS and WORKFLOWS
possibly the database was restarted during the weekend.
now on executing (or deploying) a OWB-MAPPING i got:
RTC-5006: An error occured duriing execution ....
ORA-20029: The runtime service is not currently available
     ... and some more Errors in stack
ORA-25207: Enqueue failed, queue OWBRTR_TDWHH9.WB_RT_SERVICE_QUEUE is disabled from enqueueing     
     ... and some more Errors in stack
... I tried
=========
Run SerciceDoctor:
OWB> @c:/programme/owb92/owb/rtp/sql/service_doctor
All PL/SQL packages and functions are valid
Platform properties have been loaded correctly
Platform location has been seeded correctly
NLS messages have been loaded correctly
The platform service is not availablePL/SQL procedure successfully completed.
looking for JOBS
JOB LOG_U PRIV_ SCHEM LAST_DATE LAST_SEC THIS_DATE THIS_SEC NEXT_DATE
NEXT_SEC TOTAL_TIME B INTERVAL fail
WHAT NLS_ENV
6 OWBRT OWBRT OWBRT 25.11.2003 18:09:25 25.11.2003 18:15:25
4 N sysdate + (6/1440) 0
wb_rti_service_job.check_service(1); NLS_LANGUAGE='AMERIC
OWB> exec dbms_job.run(6);
PL/SQL procedure successfully completed.
OWB> @c:/programme/owb92/owb/rtp/sql/service_doctor
All PL/SQL packages and functions are valid
Platform properties have been loaded correctly
Platform location has been seeded correctly
NLS messages have been loaded correctly
The platform service is not availablePL/SQL procedure successfully completed.
OWB> @c:/programme/owb92/owb/rtp/sql/stop_service
Not Available
PL/SQL procedure successfully completed.
OWB> @c:/programme/owb92/owb/rtp/sql/start_service
Not Available
PL/SQL procedure successfully completed.
JOB LOG_U PRIV_ SCHEM LAST_DATE LAST_SEC THIS_DATE THIS_SEC NEXT_DATE
NEXT_SEC TOTAL_TIME B INTERVAL fail
WHAT NLS_ENV
8 OWBRT OWBRT OWBRT 25.11.2003 18:29:11
0 N sysdate + (6/1440)
wb_rti_service_job.check_service(1); NLS_LANGUAGE='AMERIC
1 row selected.
OWB> exec dbms_job.run(8);
PL/SQL procedure successfully completed.
OWB> commit;
Commit complete.
OWB> @c:/programme/owb92/owb/rtp/sql/service_doctor
All PL/SQL packages and functions are valid
Platform properties have been loaded correctly
Platform location has been seeded correctly
NLS messages have been loaded correctly
The platform service is not availablePL/SQL procedure successfully completed.
OWB> show parameter job
NAME TYPE VALUE
job_queue_processes integer 10
ls -lrt /oraapp9/OWB92/owb/log
....some older files ...
-rw-r--r-- 1 ora9r2 oinstall 48164 Nov 20 23:01 owbrtr_tdwh9.log.8
-rw-r--r-- 1 ora9r2 oinstall 8542 Nov 21 23:02 owbrtr_tdwh9.log.9
-rw-r--r-- 1 ora9r2 oinstall 5165 Nov 24 23:01 owbrtr_tdwh9.log.10
-rw-r--r-- 1 ora9r2 oinstall 4396 Nov 25 17:09 owbrtr_tdwh9.log.11
cat /oraapp9/OWB92/owb/log/owbrtr_tdwh9.log.11
===============================================
23:43:03 [329F3D] Runtime Platform Service Version 9.2.0.2.8 starting
23:43:03 [329F3D] Platform Repository Name owbrtr_tdwh9 on Service TDWH9 at Host localhost
23:43:04 [329F3D] Recovery starting
23:43:04 [329F3D] Recovering execution with audit ID 923
23:43:04 [329F3D] AuditId=923: Processing execute request
23:43:04 [329F3D] Recovering execution with audit ID 1333
23:43:04 [329F3D] AuditId=1333: Processing execute request
23:43:04 [329F3D] Service startup complete
23:43:07 [916A2] oracle.wh.runtime.platform.service.controller.RecoveryInProgress: RPE-01008: Recovery of this request is in progress.
     at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.initialize(AdapterContextImpl.java:974)
     at oracle.wh.runtime.platform.service.controller.ExecutionContextImpl.initialize(ExecutionContextImpl.java:770)
     at oracle.wh.runtime.platform.service.controller.ExecutionController.initialize(ExecutionController.java:32)
     at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:50)
     at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
     at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
     at java.lang.Thread.run(Thread.java:484)
23:43:08 [916A2] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
23:43:08 [916A2] oracle.wh.runtime.platform.adapter.rtp.AbortedDueToSystemFailure: RPE-01009: Completion of this task could not be c
ompleted due to an earlier system failure.
     at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:22)
     at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:63)
     at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
     at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
     at java.lang.Thread.run(Thread.java:484)
23:43:08 [329F3D] AuditId=923: Request completed
23:43:10 [580BE3] oracle.wh.runtime.platform.service.controller.RecoveryInProgress: RPE-01008: Recovery of this request is in progress.
     at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.initialize(AdapterContextImpl.java:974)
     at oracle.wh.runtime.platform.service.controller.ExecutionContextImpl.initialize(ExecutionContextImpl.java:770)
     at oracle.wh.runtime.platform.service.controller.ExecutionController.initialize(ExecutionController.java:32)
     at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:50)
     at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
     at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
     at java.lang.Thread.run(Thread.java:484)
23:43:10 [580BE3] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
23:43:10 [580BE3] oracle.wh.runtime.platform.adapter.rtp.AbortedDueToSystemFailure: RPE-01009: Completion of this task could not be
completed due to an earlier system failure.
     at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:22)
     at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:63)
     at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
     at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
     at java.lang.Thread.run(Thread.java:484)
23:43:10 [329F3D] AuditId=1333: Request completed
16:23:54 [329F3D] AuditId=1572: Processing execute request
16:23:54 [77A7F9] Thread terminating due to fatal exception of type oracle.wh.runtime.platform.adapter.InfrastructureException
16:33:47 [329F3D] AuditId=1572: Abort request being processed
16:34:19 [329F3D] AuditId=1580: Processing execute request
16:34:19 [3FEA1D] Thread terminating due to fatal exception of type oracle.wh.runtime.platform.adapter.InfrastructureException
16:35:25 [329F3D] AuditId=1580: Abort request being processed
16:36:05 [329F3D] AuditId=1588: Processing execute request
16:36:05 [C68C3] Thread terminating due to fatal exception of type oracle.wh.runtime.platform.adapter.InfrastructureException
16:56:07 [329F3D] AuditId=1588: Abort request being processed
17:09:31 [329F3D] Service closing down

I am having the same issue (not being able to connect to my runtime respository. I used to be able to connect just fine but then the database that contains the runtime repository was patched from version 9.2.0.1 to 9.2.0.4 and now I get the rtc-5301 runtime service is not available. I can connect to this database via sqlplus using the runtime user and runtime owner.
When I ran the start_service.sql I get available, but when I run service_doctor.sql I get:
All PL/SQL packages and functions are valid
Platform properties have been loaded correctly
Platform location has been seeded correctly
NLS messages have been loaded correctly
The platform service is not availableSo I went to the wbruntime.log and it contained:
12:03:58 [F4FB3] Runtime Platform Service Version 9.2.0.2.8 starting
12:03:58 [F4FB3] Startup due to manual request
12:03:58 [F4FB3] Platform Repository Name wbruntime on Service whse at Host gsharrowxp
12:03:58 [F4FB3] oracle.wh.runtime.platform.adapter.InfrastructureException: RPE-01003: An infrastructure condition prevented the request from completing.
- No more data to read from socket
     at oracle.wh.runtime.platform.service.controller.PlatformDb.disconnect(PlatformDb.java:145)
     at oracle.wh.runtime.platform.service.Service.run(Service.java:333)
     at oracle.wh.runtime.platform.service.Service.main(Service.java:518)
java.sql.SQLException: No more data to read from socket
     at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
     at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
     at oracle.jdbc.dbaccess.DBError.check_error(DBError.java:1160)
     at oracle.jdbc.ttc7.MAREngine.unmarshalUB1(MAREngine.java:963)
     at oracle.jdbc.ttc7.MAREngine.unmarshalSB1(MAREngine.java:893)
     at oracle.jdbc.ttc7.Oclose.receive(Oclose.java:101)
     at oracle.jdbc.ttc7.TTC7Protocol.close(TTC7Protocol.java:684)
     at oracle.jdbc.driver.OracleStatement.close(OracleStatement.java:700)
     at oracle.jdbc.driver.OraclePreparedStatement.exitExplicitCacheToClose(OraclePreparedStatement.java:377)
     at oracle.jdbc.driver.LRUStatementCache.close(LRUStatementCache.java:863)
     at oracle.jdbc.driver.OracleConnection.close_statements(OracleConnection.java:2340)
     at oracle.jdbc.driver.OracleConnection.close(OracleConnection.java:1448)
     at oracle.wh.runtime.platform.common.DatabaseConnectionFactory.close(DatabaseConnectionFactory.java:19)
     at oracle.wh.runtime.platform.service.controller.PlatformDb.disconnect(PlatformDb.java:140)
     at oracle.wh.runtime.platform.service.Service.run(Service.java:333)
     at oracle.wh.runtime.platform.service.Service.main(Service.java:518)
I am sure this has something to do with the patch, but how do I fix it?
OWB client 9.2.0.2.8
owb repository 9.2.0.2.0

Similar Messages

  • RTC-5301: The Runtime Service is not currently available

    I am running OWB 10.1.0.4 and Oracle 10.2 database. Although it initially worked, now when I try to access Deployment Manager I get the above error.
    The output from the show_service.sql and service_doctor.sql scripts is shown below.
    SQL> @c:\oracle10g\product\10.1.0.4\owb\owb\rtp\sql\show_service.sql
    service_available(l_available);
    ERROR at line 5:
    ORA-06550: line 5, column 3:
    PLS-00201: identifier 'SERVICE_AVAILABLE' must be declared
    ORA-06550: line 5, column 3:
    PL/SQL: Statement ignored
    SQL> @c:\oracle10g\product\10.1.0.4\owb\owb\rtp\sql\service_doctor.sql
    wb_rt_platform_properties;
    ERROR at line 21:
    ORA-06550: line 21, column 5:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 18, column 3:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 33, column 5:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 30, column 3:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 47, column 5:
    PL/SQL: ORA-00942: table or view does not exist
    ORA-06550: line 44, column 3:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 56, column 3:
    PLS-00201: identifier 'SERVICE_AVAILABLE' must be declared
    ORA-06550: line 56, column 3:
    PL/SQL: Statement ignored
    ORA-06550: line 68, column 5:
    PLS-00201: identifier 'WB_RT_SERVICE_DOCTOR.CHECK_STARTUP_SCRIPT' must be
    declared
    ORA-06550: line 68, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 86, column 5:
    PLS-00201: identifier 'WB_RT_SERVICE_DOCTOR.CHECK_REPOS_CONNECTION' must be
    declared
    ORA-06550: line 86, column 5:
    PL/SQL: Statement ignored
    What has happened and how do I recover?? The table "wb_rt_platform_properties" exists in my RTREP schema.
    Thanks.....Bob

    Hi bobert,
    I'm getting the same error:
    SQL> C:\OraHome_1\owb\rtp\sql\show_service.sql
    service_available(l_available);
    ERROR at line 5:
    ORA-06550: line 5, column 3:
    PLS-00201: identifier 'SERVICE_AVAILABLE' must be declared
    ORA-06550: line 5, column 3:
    PL/SQL: Statement ignored
    What rights do i have to grant to the user?
    I tried running the script as rep_owner but the same error occurs.
    Please give me some ideas...
    Thanks....
    Jay

  • The requested service () is not currently available

    hi guys,i have a problem in the faces-config.xml i think. my faces-config.xml is in the below<?xml version="1.0" encoding="UTF-8"?>
    <faces-config version="1.2" xmlns="http://java.sun.com/xml/ns/javaee"
    xmlns:xi="http://www.w3.org/2001/XInclude"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_1_2.xsd">
    <managed-bean>
    <managed-bean-name>UserBean</managed-bean-name>
    <managed-bean-class>UserBean</managed-bean-class>
    <managed-bean-scope>session</managed-bean-scope>
    </managed-bean>
    <navigation-rule>
    <from-view-id>/pages/ana.xhtml</from-view-id>
    <navigation-case>
    <from-outcome>kayit</from-outcome>
    <to-view-id>/pages/kayit.xhtml</to-view-id>
    </navigation-case>
    </navigation-rule>
    <navigation-rule>
    <from-view-id>/pages/ana.xhtml</from-view-id>
    <navigation-case>
    <from-outcome>giris</from-outcome>
    <to-view-id>/pages/giris.xhtml</to-view-id>
    </navigation-case>
    </navigation-rule>
    <application>
    <view-handler>com.sun.facelets.FaceletViewHandler</view-handler>
    </application>
    </faces-config>when i remove the <managed-bean>
    <managed-bean-name>UserBean</managed-bean-name>
    <managed-bean-class>UserBean</managed-bean-class>
    <managed-bean-scope>session</managed-bean-scope>
    </managed-bean>part, it works but at this time i can not register.I am waiting your answers,thanks..

    SEVERE: Error Rendering View[/pages/kayit.xhtml]
    com.sun.facelets.FaceletException: Error Parsing /pages/kayit.xhtml: Error Traced[line: 31] Invalid byte 1 of 1-byte UTF-8 sequence...SEVERE: WebModule[/Fourth]PWC1275: Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListener
    java.lang.UnsupportedClassVersionError: PWC1651: Class UserBean has unsupported major or minor version numbers, which are greater than those found ...SEVERE: PWC1306: Context startup failed due to previous errors
    INFO: deployed with moduleid = Fourth
    INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b10-p01) for context '/Fourth'
    INFO: Added Library from: jar:file:/C:/Documents%20and%20Settings/Aga/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/Fourth/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-ui.taglib.xml
    INFO: Added Library from: jar:file:/C:/Documents%20and%20Settings/Aga/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/Fourth/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-html.taglib.xml
    INFO: Added Library from: jar:file:/C:/Documents%20and%20Settings/Aga/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/Fourth/WEB-INF/lib/jsf-facelets.jar!/META-INF/jsf-core.taglib.xml
    INFO: Added Library from: jar:file:/C:/Documents%20and%20Settings/Aga/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/Fourth/WEB-INF/lib/jsf-facelets.jar!/META-INF/jstl-core.taglib.xml
    INFO: Added Library from: jar:file:/C:/Documents%20and%20Settings/Aga/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/Fourth/WEB-INF/lib/jsf-facelets.jar!/META-INF/jstl-fn.taglib.xml
    SEVERE: Error Rendering View[/pages/kayit.xhtml]
    com.sun.facelets.FaceletException: Error Parsing /pages/kayit.xhtml: Error Traced[line: 31] Invalid byte 1 of 1-byte UTF-8 sequence.WARNING: Unable to find component with ID lname in view.
    WARNING: /pages/kayit.xhtml @17,83 value="#{UserBean.firstName}": Target Unreachable, identifier 'UserBean' resolved to null
    javax.el.PropertyNotFoundException: /pages/kayit.xhtml @17,83 value="#{UserBean.firstName}": Target Unreachable, identifier 'UserBean' resolved to null
    WARNING: executePhase(PROCESS_VALIDATIONS 3,com.sun.faces.context.FacesContextImpl@1c32369) threw exception
    SEVERE: StandardWrapperValve[Faces Servlet]: PWC1406: Servlet.service() for servlet Faces Servlet threw exception
    javax.el.PropertyNotFoundException: /pages/kayit.xhtml @17,83 value="#{UserBean.firstName}": Target Unreachable, identifier 'UserBean' resolved to null
    SEVERE: WebModule[/TestProject]PWC1275: Exception sending context initialized event to listener instance of class com.sun.faces.config.ConfigureListeneri take the severes (red colors) and warnings (browns)

  • ORA-20029: The control center service is not currently available

    We have taken full database dump of OWB design repository ,imported to new instance and compiled all objects.
    When we tried to execute the map ,getting below errors ,pls advice.
    We are trying to execute Maps from sqlplus with no OWB tool at QA server.Dev server has OWB tool with design repo and runtime repo ,designed maps and took full database dump(exp /imp) and imported to QA database and trying to execute using sqlplus and not installed OWB control center at QA.
    I believe we do not need control center as we have copied full database and trying to execute using sqlplus.
    SQL> declare
    2 out1 number;
    3 begin
    4 out1 := wb_rt_api_exec.run_task( P_LOCATION_NAME => 'ETL'
    5 , P_TASK_TYPE => 'PLSQLMAP'
    6 , P_TASK_NAME => 'M_COUNTRY'
    7 );
    8 dbms_output.put_line('Result = '||out1);
    9 end;
    10 /
    declare
    ERROR at line 1:
    ORA-20029: The control center service is not currently available
    ORA-06512: at "OWB_REPO.WB_RTI_EXCEPTIONS", line 107
    ORA-06512: at "OWB_REPO.WB_RTI_QUEUES", line 197
    ORA-25207: enqueue failed, queue OWB_REPO.WB_RT_SERVICE_QUEUE is disabled from
    enqueueing
    ORA-06512: at "OWB_REPO.WB_RTI_SERVICE_EXECUTION", line 500
    ORA-06512: at "OWB_REPO.WB_RTI_SERVICE_EXECUTION", line 558
    ORA-06512: at "OWB_REPO.WB_RT_EXECUTION_CONTROL", line 13
    ORA-06512: at "OWB_REPO.WB_RT_API_EXEC", line 365
    ORA-06512: at "OWB_REPO.WB_RT_API_EXEC", line 726
    ORA-06512: at line 4
    Thanks,
    Jo

    Hi Jo,
    Control center service association is mandatory for Deployment and Execution. Without Control Center service you will not be able to deploy/execute any mappings/PF's
    Regards,

  • Exchange Web Services are not currently available for this request because none of the Client Access Servers in the destination site could process the request.

    Hi,
    I am using EWS Java APIs and passing OAuth tokens to fetch data from office 365 mailboxes.
    Because I am developing Web APIs I preferred using "Application Permissions" defined in Azure active directory application for Office 365, and used "client credential flow" OAuth flow to fetch OAuth token specific to application which will
    allow "Have full access via EWS to all mailboxes in the organisation".
    After fetching token with the procedure specified in the document "http://blogs.msdn.com/b/exchangedev/archive/2015/01/21/building-demon-or-service-apps-with-office-365-mail-calendar-and-contacts-apis-oauth2-client-credential-flow.aspx"
    I passed this token to EWS Java APIs,
    it gave me error saying:
    microsoft.exchange.webservices.data.ServiceResponseException: Exchange Web Services are not currently available for this request because none of the Client Access Servers in the destination site could process the request.
    I tried similar thing with EWS managed APIs for .net. Got similar error.
    Can anyone provide some help and direction to resolve this error.
    Thanks & Best Regards,
    Pranjal

    I see you found an answer with the X-AnchorMailbox header on StackOverflow:
    http://stackoverflow.com/questions/29554724/exchange-web-services-are-not-currently-available-for-this-request-because-none

  • Biller Direct Error "We regret the service is not currently available"

    Hi,
    We have installed Biller Direct software (604 SP10) on our Java server (701 SP8) and it is connected to R/3 backend system (702 SP5). After Biller Direct software installation, we ran the following steps
    1. Login to biller direct url
    2. Leave blank in all fields (Customer No, Name and City) then click Find Customer
    3. It lists few customers list, then when we click any of description for CustomerNo it displayed the following error.
    "We regret the service is not currently available. Please try again later."
    In the default traces we have seen the following error details:
    #1.#1E99367F6302001B00000000000DF0D20004B38BAD09A298#1323312391758#com.sap.fin.webbase.framework.RequestProcessor#sap.com/fscm~bd#com.sap.fin.webbase.framework.RequestProcessor.processRequest#USER1#10588##n/a##775189f4214611e193e400000053dbc6#SAPEngine_Application_Thread[impl:3]_15##0#0#Error##Java###No screen-name mapped! path=  ;result=#2#/startEBPP#customerSearch#
    Could some one please advise what could be issue? Please let me know how to fix the issue, if you already went through the above error.
    Thanks in advance.
    Regads
    Sri

    Hi Sri
    Please logoff the system and restart the system again and then check.Also check what is the CRM package that you are using.Check wheather CRM 4.0 60.2.3 package is there or not.
    The following tables should be configured,or you will get this sort of errors.This configuration should be done in the backend by FI
    -> BCONTCD
    ->  BCONTT
    ->  BCONTA
    -> TFKEBP
    Regards
    Srinaath

  • Some expected sensor services are not currently available- BBVE

    hello guys!
    i'm a Q10 user STL100-3 i've been using this phone for about 2 weeks. it was all working fine until yesterday when i woke up and the sensors are working no more! i tried to check on blackberry virtual expert and it gives me that all the sensors are unavailable! so i did a restart.. a battery pull.. a soft reset, reloaded the os on BB Link... used an autoloader and nothing seems to work! the only thing that i'm sure of it's a software issue probably a bug! and as you know it's hard to deal with a keyboard with no lights or to have a phone call and mess the screen with your face
    so kindly if anybody knows what to do any solution please inform me about it cause it's burning my nerves  

    I see you found an answer with the X-AnchorMailbox header on StackOverflow:
    http://stackoverflow.com/questions/29554724/exchange-web-services-are-not-currently-available-for-this-request-because-none

  • Re: JAXB 2.0 on eclipse : the chosen operation is not currently available

    I am trying to install plug in for JAXB 2.0 on eclipse 3.2( XJC ). I am using JAXB 2.0 and tried putting org.jvnet.jaxbw.eclipse_1.0.0 in eclipse/plugin folder. I am getting error dialog box "the chosen operation is not currently available".
    anyone have any idea, why i might be having this problem?? help really appreciated

    I am having the same problem of "the chosen operation is not currently available". I am using JAXB 2.0 and tried org.jvnet.jaxbw.eclipse_1.0.0 in eclipse/plugin folder.
    anyone have any idea, why i might be having this problem?? help really appreciated.

  • JAXB 2.0 on eclipse : the chosen operation is not currently available

    Hi. I have downloaded the JAXB2.0 plug-in, unzipped it into the plugin directory of my Eclipse, started Eclipse.
    I right-click on a .xsd file and get JAXB2.->Run XJC, but then I get "The chosen operation is not currently available.
    In Eclipse error log file, I see
    Plug in org.jvnet.jaxbw.eclipse ... was unable to load class ...RunXjcAction
    How do I solve the problem ?
    Many thanks,
    G.

    I am having the same problem of "the chosen operation is not currently available". I am using JAXB 2.0 and tried org.jvnet.jaxbw.eclipse_1.0.0 in eclipse/plugin folder.
    anyone have any idea, why i might be having this problem?? help really appreciated.

  • I can't open some photoshop files it says "The command "Set" is not currently available."

    What does this mean and how can I fix it? A corworker will make a photoshop file (Poster for example) and when i try to open it on my computer it wont open and says "The command “Set” is not currently available." What does this mean and how can I fix it? Thanks!

    You are running some sort of automation when you open files - because that error message comes from automation (actions, scripts or plugins) that are trying to target something that isn't there.
    Event Scripts was the obvious choice.
    Automation plugins, or Flash Panels are the next most obvious -- try disabling all third party plugins and Flash Panels.
    The error might come from Generator, if you have the latest Photoshop CC.

  • What can I do to get my slice action to work. "the command "select" is not currently available"

    "the command "select" is not currently available"...well it should be. I just used to two seconds ago. 
    I routinely can not perform most actions because some function is not available. If I open an image, and record a simple "divide slice" action, the action can not repeat it, even on the same image. What am I missing? it seems so trivial, but I can't get past it.
    photoshop CS6 extended.

    Photoshop has may select commands please post the action and a screen capture of the error showing photoshop window containing the image window and photoshops paletts  with the action expanded in the action panel showing.
    Supply pertinent information for quicker answers
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

  • Action 'the command "make" is not currently available'. sometimes but not others

    CS5 Mac OSX
    I am making an action that uses an adjustment layer. when I go through the process without recording the action it woorks fine but when I record it the action always stops at the Make adjustment layer step with the error 'The command "Make" is not currently available.' I tried inserting that step through the adjustment layers panel, from the bottom of the layers panel, clipped and un-clipped, but I can't get it to work. I made a test action with only the make adjustment layer step and that worked but when I copied the step into the real action it broke again.
    how can I get this action to record?

    Not true.  Actions should pay just like they were recorded when played on a similar document.  Let make it easy open a new default document. You know a single white background layer.  Record the action on this document. Then close the document no save.  Open a new default document play the action is should work like it was recorded without error like when recorded.
    The sequence of steps to produce the error is quit simple you only need to do three things while recording the action.
    select green channel
    gaussian blur radius 1.2 px
    add adjustment layer a default curve for example.
    During the recording of this action Photoshop does four things but only records three. Before adding the Adjustment layer Photoshop switches from viewing the green channel to the layer the RGB channel  (which should recode select RGB Channel) and then add the Adjustment Layer, for your viewing the color image after the adjustment layer is added and the active channel in the channels palette is the Adjustment layer's layer mask. Lets say I'm wrong it did not switch to the RGB channel then you will also see that menu layer>New Adjustment Layer>Curves... is valid for it is not grayed out and it works while recording the action. The adjustment layer is added and recorded as make adjustment layer.
    The action recorder does not not record a switch with Select RGB Channel and when the action player tries to play the third step Make adjustment Layer fails with the error message make not currently  available. Why??  And why if you inserts a select RGB channel before the make adjustment layer then the action works.  Actions should play like they are recorded. When recording an action if Photoshop switches from a single channel to the RGB channel that should record select RGB channel or because menu layer>new adjustment layer>curves... is not grayed out when the green channel is the selected target and works manually so its available. Why then does Photoshop pop-up the message Make currently not available when the action step tries to execute.
    This is not a new bug it in all versions of Photoshop I still have installed. CS2, CS3, CS5 and CS6....

  • HDR  "The command unknown is not currently available."

    Every time I've tried to File > Automate > HDR  PS crashes with "The command unknown is not currently available."
    I've updated my software, unchecked Font Preview Size in preferences, restarted my computer, and STILL get this error.
    Any help would be greatly appreciated.

    Have you tried resetting your prefs? http://adobe.ly/PS_Prefs
    Is Photoshop up to date?
    Keeping Photoshop Up-To-Date: http://adobe.ly/PS-Up-To-Date

  • The command "place" is not currently available...action problem

    Hi everyone,
    I'm new to the forum and hope someone has had experience with this issue. I have tried googling it but have not found a solution. Here is my problem:
    I created an action to place a watermark on my images in CS4. I now use CS5 and have had no problems with this action previously...until today. I can no longer run it, as "the command "place" is not currently available" box keeps popping up no matter what image I attempt to watermark. Why would this action/command suddenly stop working?I switched back over to CS4 to test it out and it does not work there, either.
    Thank you in advance,
    Sarah

    If you don't have the toggle dialog enabled in the action, then perhaps the file
    your using for the watermark in no longer in the place (folder) where the action
    thinks it should be.
    MTSTUNER

  • "The requested bitrate is not currently available" How to fix it?

    "The requested bitrate is not currently available" How to fix it?

    Dear Pat,
    Thank you for your reply!
    I will contact support from the site..
    And the problem with the youtube videos is even more "complicated"!! I'm posting here the sites with the problem. I have a kind request for those who use Windows 8 and read my message here: please, try these sites and tell me and if you can watch these videos! It's very strange because I get the message " The uploader has not made this video available in your country" . But some other people, from my country, even from my city, can watch the same videos which I cannot see!!! 
    If anyone has an ideea why this is happening to me, maybe I have to do something, change some settings, etc..,   please, leave a message for me!
    Many thanks in advance! All my best wishes for you for 2013!
    The sites are  (in fact only youtube is the problem, but I leave two links) : (I'm referring to the RECENT posts on these sites.. I can watch the older ones...)
    http://www.zeetv.com/videos/pavitra-rishta-dec-26-episode-video-1.html
    http://www.youtube.com/watch?v=49q5KfQuDhc
                        Daniela Jasmine

Maybe you are looking for

  • Process efficiency: transfer of stock between 2 sites

    I'm looking for some input/experience concerning the comparison of user workload "in minutes" for WM Transfer of Stock between (2 storage types) (process in 2 steps: step1: transfer "issue"- Step2: validation of transfer) and Shipping between 2 SAP p

  • Exporting from swf

    i have a large swf (900 x 600) and need to export a printscreen image when the user clicks a button. it is possible to export the printscreen as another swf? and how would one do this? any tutorial recommendations? i have read some tutorials about ho

  • DELETE A DELTA REQUEST THAT WAS COMPRESSED !!

    Dear Experts, I've some inconsistent data that i'm trying to address. So, I've delted a few requests out of ODS_1  >> which sends delta's to CUBE_1. After that I went to manage for CUBE_1 and deleted couple of those common requests from CUBE_1. Excep

  • Does LCCS work on iOS, such as iPhone? Can I use the SDK examples to develop an app for mobile?

    I'm working on a project to create an air application which will have a chat area, webcam, and open videos in real time. This should also work on iOS. Can I use the same examples in the SDK to create this app by using flash builder 4.5? Is there any

  • LIFO method

    Hello to everyone, I need to solve a quite difficult problem, at least from my point of view :). I was given 3 tables (Entries, Consumptions, Entries_Consumptions) and I am supposed to update the Entries_Consumptions table and the Entries.LeftQuantit