Storage problem due to error Accessing to DialogRequestQueue in BatchProcessModel

Hi,
   we are using the TS 3.1 BatchProcessModel for an application in a client and we've found an error. Until now they were producing only 2 shifts a day. Since one week they start the third shift implying 7 days/24hours production. After this week they got one message error and TS terminates (I attach the message). This problem is related to the DialogRequestQueue. This Queue is created at the beginning of the BatchModel (Create Dialog Request Queue step) and in the middle of the Batch Loop there's a sequence call step with the name "Wait For TestSockets -- GetUUTSerialNumber" that calls the sequence "ProcessTestSocketRequests". In this sequence there's a step called "Get Next Request" where there's a Dequeu operation.
   The error message that we get seems to be related to a storage problem, something like the Queue is not dequeued and get bigger and bigger, is it?
    Some idea how to repair this problem? Thanks in advance!
Mackemann
Attachments:
Error.JPG ‏98 KB

Hi
it a though task,with out disturbing how can we do.
Ok
Option 1
Use the method DELETE_VERSION_FROM_DB of the class CL_RSTRAN_STAT to delete the existing A version of the transformation manually in the target system.
Ensure that the transformation is permanently deleted from the database; therefore, you should verify that the correct transformation ID is specified. so the the transformation get deleted in qulity for the particular source system
OR
Option 2
Manually in the Quality system you can use RS_TRANSTRU_ACTIVATE_ALL in se38
Last optionis creating the deletion request from Development and importin the request.
once this is done in the
Create a new request in the Development , Add the old request which is already transported into the quality before.
in the new request delete the object which are not required and relese it and import that to quality.
now all the status will turn green.
Santosh
Edited by: Santhosh Nagaraj on Nov 14, 2009 4:33 AM

Similar Messages

  • Unable to confirm transfer order due to error message "enter a storage unit

    Hi guys:
    I am unable to confirm transfer order due to error message popping up and saying "enter a storage unit", and I tried to search it in whole thread in the forum,it was suggestion to pick up destination storage unit via ls24, but I did went to ls24 and trying to click that line(transfer order) but unable to find the storage unit, so is there another way to fix it?

    Hi Allen...
    Pls check if your Storage Type is SU Active. If yes, then system will create a storage unit according to the setting done for the storage unit management, perhaps in your case you are confirmin TO for the putaway.
    Pls confirm and revert
    Regards
    Shiva

  • I can not take pictures or back up my phone due to error message not enough storage.I have all of my data turned off and still can not back phone up.? I have deleted lot of pics and messages and still get message..

    I can not take pictures or even back my phone up due to error message not enough storage I have went into manage storage and turned all my apps to off and I still get error. I also have deleted a ton of pictures and apps.

    Hi there mistib,
    You may find the information in the article below helpful.
    iOS: "Not enough free space" alert when trying to sync
    http://support.apple.com/kb/ts1503
    -Griff W.

  • My ipad3 is at iOs 7, i'm trying to download update 7.0.2 I keep getting failed due to error like 9 times now. My mini, my two iphone 4s, no problems. What can I do about my ipad3?

    ipad3 running iOs 7 trying to update to 7.0.2 keep tting failed due to error like 9 times. Updated iPad mini and 2 iPhone 4s, no problem.
    Whats up? And what can I do to update?

    Try and update with iTune (computer)

  • Could not process due to error: com.sap.aii.adapter.file.ftp.FTPEx: 550

    Hi Experts,
    We have many File to EDI scenarios wherein XI System pick up the XML and sent to customers via EDI. Recently we faced a problem so created a Back-up System (Production copy) and tested successfully. After sometime the messages were routed to this back-up system and when we notice it and then stopped the back-up system. All the messages that were routed to back-up system, we try to send the same messages from the actually Production system to our customers. Now the problem is XI system (Production system) is unable to pick these files and I check the communication monitoring and encountered the below error message.
    Could not process due to error: com.sap.aii.adapter.file.ftp.FTPEx: 550.550
    Can anyone let me know how to fix the issue or what needs to be done?
    Your help is highly appreciated.
    Regards
    Faisal

    Hi,
    It seems to be problem with permission of files. Please ask your basis to do following:
    1. Set the permissions to FTP User you are using as 777 rights(full access to read , write and delete)
    2.If you have access to PI server, try to telnet /connect to ftp using command prompt (open ftp .....) the FTP server form there, you should see the same error there , inform this to your network guys.
    3.Clear all the files places already in the ftp (take backup) and test afresh after permissions are set by basis team.
    Regards
    Aashish Sinha

  • Windows 8.1 installation failed due to error code 0x80240031

    I tried to update my OS to windows 8.1 single language from windows 8 pc. But my installations was unsuccesful  due to error code 0x80240031 . What is the problem and what is it's solution

    Hi,
    How did you upgrade Windows 8 to Windows 8.1? Through Windows Store? To resolve this problem. Firstly, please check and install all Windows update, and upgrade hardware driver to be latest. After that, please try to create a new user account and upgrade
    system again.
    If problem persists, please access to the path below to check Windows installation log:
    setupact.log and setuperr.log in c:\windows.~BT\Sources\Panther. If this folder not exit, please check setupact log in C:\Windows\Panther. You may find the reason for this problem. You also can provide these log to us, we can help you analyze these log together.
    Roger Lu
    TechNet Community Support

  • Terminating the instance due to error 119

    System : Oracle 11gR2 running on Oracle VM.
    Issue : Oracle fails to comeup after LISTENER.ORA is removed/corrupted. Any reason?
    Actions taken : used *.ora files from backup taken during healthy state and dbstart works fine now.
    Resolved but Question : Does dbstart depend on *.ora files availability? What is this error 119 (couldnt find any info on that)?
    Thanks.

    Dear sb92075,
    Thanks for confirming :
    listener is NOT required to start or access any local Oracle database.
    listener.ora file is NOT required to start or use the listener.
    Coming to ...
    It is really, Really, REALLY difficult to fix a problem that can not be seen.
    As said earlier, issue is fixed.  Question is why DBSTART works only when proper ORA files are used.
    Anyways, here is the info requested :
    [oracle@oraclelinux6 bin]$ dbstart
    ORACLE_HOME_LISTNER is not SET, unable to auto-start Oracle Net Listener
    Usage: /apps/app/oracle/product/11.2.0/dbhome_1/bin/dbstart ORACLE_HOME
    Processing Database instance "orcl": log file /apps/app/oracle/product/11.2.0/dbhome_1/startup.log
    [oracle@oraclelinux6 bin]$
    From startup log :
    SQL*Plus: Release 11.2.0.1.0 Production on Mon Dec 2 18:47:47 2013
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORA-00119: invalid specification for system parameter LOCAL_LISTENER
    ORA-00132: syntax error or unresolved network name 'LISTENER_ORCL'
    SQL> Disconnected
    /apps/app/oracle/product/11.2.0/dbhome_1/bin/dbstart: Database instance "orcl" warm started.
    [oracle@oraclelinux6 bin]$
    From trace file :
    *** 2013-12-02 18:47:58.236
    USER (ospid: 3950): terminating the instance due to error 119
    [oracle@oraclelinux6 trace]$
    From alert log :
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    Using parameter settings in server-side spfile /apps/app/oracle/product/11.2.0/dbhome_1/dbs/spfileorcl.ora
    System parameters with non-default values:
      processes                = 150
      memory_target            = 1584M
      control_files            = "/apps/db/orcl/control01.ctl"
      control_files            = "/apps/app/oracle/flash_recovery_area/orcl/control02.ctl"
      db_block_size            = 8192
      compatible               = "11.2.0.0.0"
      db_recovery_file_dest    = "/apps/app/oracle/flash_recovery_area"
      db_recovery_file_dest_size= 3882M
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = "localdomain"
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=orclXDB)"
      local_listener           = "LISTENER_ORCL"
      audit_file_dest          = "/apps/app/oracle/admin/orcl/adump"
      audit_trail              = "DB"
      db_name                  = "orcl"
      open_cursors             = 300
      diagnostic_dest          = "/apps/app/oracle"
    USER (ospid: 2999): terminating the instance due to error 119
    Instance terminated by USER, pid = 2999
    Mon Dec 02 18:47:51 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =27
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    Using parameter settings in server-side spfile /apps/app/oracle/product/11.2.0/dbhome_1/dbs/spfileorcl.ora
    System parameters with non-default values:
      processes                = 150
      memory_target            = 1584M
      control_files            = "/apps/db/orcl/control01.ctl"
      control_files            = "/apps/app/oracle/flash_recovery_area/orcl/control02.ctl"
      db_block_size            = 8192
      compatible               = "11.2.0.0.0"
      db_recovery_file_dest    = "/apps/app/oracle/flash_recovery_area"
      db_recovery_file_dest_size= 3882M
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = "localdomain"
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=orclXDB)"
      local_listener           = "LISTENER_ORCL"
      audit_file_dest          = "/apps/app/oracle/admin/orcl/adump"
      audit_trail              = "DB"
      db_name                  = "orcl"
      open_cursors             = 300
      diagnostic_dest          = "/apps/app/oracle"
    USER (ospid: 3950): terminating the instance due to error 119
    Instance terminated by USER, pid = 3950
    [oracle@oraclelinux6 trace]$
    [oracle@oraclelinux6 trace]$ df -k
    Filesystem                          1K-blocks      Used Available Use% Mounted on
    /dev/mapper/vg_oraclelinux6-lv_root  15237120   8088772   5709648  59% /
    tmpfs                                 5242880       272   5242608   1% /dev/shm
    /dev/sda1                              495844    125202    345042  27% /boot
    /dev/sdd                             12385456  10527572   1228740  90% /apps
    none                                  4194304       108   4194196   1% /tmp
    Linux                               353894396 300370788  53523608  85% /media/sf_Linux
    /dev/sr0                                54082     54082         0 100% /media/VBOXADDITIONS_4.2.4_81684
    [oracle@oraclelinux6 trace]$ ps -ef | grep oracle
    avahi     1513     1  0 18:43 ?        00:00:00 avahi-daemon: running [oraclelinux6.local]
    oracle    2354     1  0 18:45 ?        00:00:00 /usr/bin/gnome-keyring-daemon --daemonize --login
    oracle    2363  2344  0 18:45 ?        00:00:00 gnome-session
    oracle    2371     1  0 18:45 ?        00:00:00 dbus-launch --sh-syntax --exit-with-session
    oracle    2372     1  0 18:45 ?        00:00:00 /bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
    oracle    2435     1  0 18:45 ?        00:00:00 /usr/bin/VBoxClient --clipboard
    oracle    2443     1  0 18:45 ?        00:00:00 /usr/bin/VBoxClient --display
    oracle    2448     1  0 18:45 ?        00:00:00 /usr/bin/VBoxClient --seamless
    oracle    2453     1  0 18:45 ?        00:00:01 /usr/bin/VBoxClient --draganddrop
    oracle    2477     1  0 18:45 ?        00:00:00 /usr/libexec/gconfd-2
    oracle    2484     1  0 18:45 ?        00:00:00 /usr/libexec/gnome-settings-daemon
    oracle    2491     1  0 18:45 ?        00:00:00 /usr/libexec/gvfsd
    oracle    2494     1  0 18:45 ?        00:00:00 seahorse-daemon
    oracle    2502  2363  0 18:45 ?        00:00:00 metacity --sm-client-id 1072b0438d14c83ab2138561248658457800000023660026
    oracle    2506     1  0 18:45 ?        00:00:00 /usr/bin/pulseaudio --start --log-target=syslog
    oracle    2511  2363  0 18:45 ?        00:00:00 gnome-panel --sm-client-id 1072b0438d14c83ab2138561248661659600000023660027
    oracle    2519  2506  0 18:45 ?        00:00:00 /usr/libexec/pulse/gconf-helper
    oracle    2520  2363  0 18:45 ?        00:00:00 nautilus --sm-client-id 1072b0438d14c83ab2138561248673276200000023660028 --sm-client-state-file /home/oracle/.config/session-state/nautilus-1386038529.state
    oracle    2522     1  0 18:45 ?        00:00:00 /usr/libexec/bonobo-activation-server --ac-activate --ior-output-fd=18
    oracle    2528     1  0 18:45 ?        00:00:00 /usr/libexec/wnck-applet --oaf-activate-iid=OAFIID:GNOME_Wncklet_Factory --oaf-ior-fd=18
    oracle    2530     1  0 18:45 ?        00:00:00 /usr/libexec/trashapplet --oaf-activate-iid=OAFIID:GNOME_Panel_TrashApplet_Factory --oaf-ior-fd=24
    oracle    2532     1  0 18:45 ?        00:00:00 /usr/libexec/gvfs-gdu-volume-monitor
    oracle    2538     1  0 18:45 ?        00:00:00 /usr/libexec/gvfsd-trash --spawner :1.7 /org/gtk/gvfs/exec_spaw/0
    oracle    2544  2363  0 18:45 ?        00:00:00 gnome-volume-control-applet
    oracle    2545  2363  0 18:45 ?        00:00:00 /usr/libexec/polkit-gnome-authentication-agent-1
    oracle    2546  2363  0 18:45 ?        00:00:00 gpk-update-icon
    oracle    2551     1  0 18:45 ?        00:00:00 /usr/libexec/gvfs-gphoto2-volume-monitor
    oracle    2605  2363  0 18:45 ?        00:00:00 abrt-applet
    oracle    2606  2363  0 18:45 ?        00:00:00 nm-applet --sm-disable
    oracle    2607  2363  0 18:45 ?        00:00:00 gnome-power-manager
    oracle    2608  2363  0 18:45 ?        00:00:00 bluetooth-applet
    oracle    2611     1  0 18:45 ?        00:00:00 /usr/libexec/gvfs-afc-volume-monitor
    oracle    2612  2363  0 18:45 ?        00:00:00 /usr/libexec/gdu-notification-daemon
    oracle    2614  2363  0 18:45 ?        00:00:00 python /usr/share/system-config-printer/applet.py
    oracle    2625     1  0 18:45 ?        00:00:00 gnome-screensaver
    oracle    2627     1  0 18:45 ?        00:00:00 /usr/libexec/im-settings-daemon
    oracle    2780     1  0 18:45 ?        00:00:00 /usr/libexec/gconf-im-settings-daemon
    oracle    2786     1  0 18:45 ?        00:00:00 /usr/libexec/clock-applet --oaf-activate-iid=OAFIID:GNOME_ClockApplet_Factory --oaf-ior-fd=19
    oracle    2788     1  0 18:45 ?        00:00:00 /usr/libexec/gdm-user-switch-applet --oaf-activate-iid=OAFIID:GNOME_FastUserSwitchApplet_Factory --oaf-ior-fd=28
    oracle    2790     1  0 18:45 ?        00:00:00 /usr/libexec/notification-area-applet --oaf-activate-iid=OAFIID:GNOME_NotificationAreaApplet_Factory --oaf-ior-fd=34
    oracle    2792     1  0 18:45 ?        00:00:00 /usr/bin/gnote --panel-applet --oaf-activate-iid=OAFIID:GnoteApplet_Factory --oaf-ior-fd=40
    oracle    2837     1  0 18:45 ?        00:00:00 /usr/libexec/gvfsd-burn --spawner :1.7 /org/gtk/gvfs/exec_spaw/1
    oracle    2839     1  0 18:45 ?        00:00:00 /usr/libexec/gvfsd-metadata
    oracle    3863     1  0 18:46 ?        00:00:01 gnome-terminal
    oracle    3864  3863  0 18:46 ?        00:00:00 gnome-pty-helper
    oracle    3865  3863  0 18:46 pts/0    00:00:00 bash
    oracle    3881  3863  0 18:46 pts/1    00:00:00 bash
    oracle    3896  3863  0 18:46 pts/2    00:00:00 bash
    oracle    4012  3896  0 18:54 pts/2    00:00:00 ps -ef
    oracle    4013  3896  0 18:54 pts/2    00:00:00 grep oracle
    [oracle@oraclelinux6 trace]$

  • ORA-01171: datafile 6 going offline due to error advancing checkpoint

    Hi
    Anyone here know what cause this error? This error happened after backup at night.The data file then went offline. Anyone know the reason?
    Thanks
    Excerpt from alert.log:
    Mon Feb 26 20:34:45 2007
    Errors in file d:\oracle\admin\live\bdump\live_ckpt_1064.trc:
    ORA-01171: datafile 6 going offline due to error advancing checkpoint
    ORA-01122: database file 6 failed verification check
    ORA-01110: data file 6: 'D:\ORACLE\ORADATA\LIVE\VGSM_DB01.DBF'
    ORA-01208: data file is an old version - not accessing current version
    Contents of d:\oracle\admin\live\bdump\live_ckpt_1064.trc
    Dump file d:\oracle\admin\live\bdump\live_ckpt_1064.trc
    Mon Feb 26 20:34:45 2007
    ORACLE V9.2.0.1.0 - Production vsnsta=0
    vsnsql=12 vsnxtr=3
    Windows 2000 Version 5.0 Service Pack 4, CPU type 586
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Windows 2000 Version 5.0 Service Pack 4, CPU type 586
    Instance name: live
    Redo thread mounted by this instance: 1
    Oracle process number: 5
    Windows thread id: 1064, image: ORACLE.EXE
    *** 2007-02-26 20:34:45.000
    *** SESSION ID:(4.1) 2007-02-26 20:34:45.000
    ORA-01171: datafile 6 going offline due to error advancing checkpoint
    ORA-01122: database file 6 failed verification check
    ORA-01110: data file 6: 'D:\ORACLE\ORADATA\LIVE\VGSM_DB01.DBF'
    ORA-01208: data file is an old version - not accessing current version

    Thanks
    I looked at applicaiton log and found there are message on audit trail:
    26/02/2007     20:03:56     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\OmniBack CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    26/02/2007     20:01:35     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\OmniBack CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    But the datbase was not shotdown immediately, it was shutdown next day as shown below:
    27/02/2007     12:17:46     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: AUSALDB03\oborj0 CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    27/02/2007     12:17:45     Oracle.live     AUSALDB03     Initializing PGA for process ARC1 in instance live.
    27/02/2007     12:17:44     Oracle.live     Initializing PGA for process ARC0 in instance live.
    27/02/2007     12:17:44     Oracle.live     Initializing PGA for process RECO in instance live.
    27/02/2007     12:17:44     Oracle.live     Initializing PGA for process SMON in instance live.
    27/02/2007     12:17:43     Oracle.live     Initializing PGA for process CKPT in instance live.
    27/02/2007     12:17:43     Oracle.live     Initializing PGA for process LGWR in instance live.
    27/02/2007     12:17:43     Oracle.live     Initializing PGA for process DBW0 in instance live.
    27/02/2007     12:17:42     Oracle.live     Initializing PGA for process PMON in instance live.
    27/02/2007     12:17:42     Oracle.live     Initializing SGA for instance live.
    27/02/2007     12:17:42     Oracle.live     Audit trail: ACTION : 'STARTUP' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: AUSALDB03\oborj0 CLIENT TERMINAL: Not Available STATUS: 0 .
    27/02/2007     12:17:11     Oracle.live     Instance live has been terminated.
    27/02/2007     12:17:10     Oracle.live     All process in instance live stopped
    27/02/2007     12:17:09     Oracle.live     Shutdown normal performed on instance live.
    27/02/2007     12:17:09     Oracle.live     Audit trail: ACTION : 'SHUTDOWN' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: AUSALDB03\oborj0 CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    27/02/2007     12:13:31     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: AUSALDB03\oborj0 CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    Do you think the database was not shutdown properly at that time? If backup of datafile was carried on with database still open, it may cause the errors as shwon on oracle alert log file, but I am not sure.
    Also I found the database was shutdown properly on the othe day but with user name ="sys"! Do you think this username cause the problem of shutdown?
    24/02/2007     20:04:54     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: 'sys' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\AUSALDB03$ CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    24/02/2007     20:04:54     Oracle.liveInitializing PGA for process ARC1 in instance live.
    24/02/2007     20:04:53     Oracle.live     Initializing PGA for process ARC0 in instance live.
    24/02/2007     20:04:53     Oracle.liveInitializing PGA for process RECO in instance live.
    24/02/2007     20:04:53     Oracle.live     Initializing PGA for process SMON in instance live.
    24/02/2007     20:04:53     Oracle.live     Initializing PGA for process CKPT in instance live.
    24/02/2007     20:04:52     Oracle.live     Initializing PGA for process LGWR in instance live.
    24/02/2007     20:04:52     Oracle.live     Initializing PGA for process DBW0 in instance live.
    24/02/2007     20:04:52     Oracle.live     Initializing PGA for process PMON in instance live.
    24/02/2007     20:04:51     Oracle.live     Initializing SGA for instance live.
    24/02/2007     20:04:51     Oracle.live     Audit trail: ACTION : 'STARTUP' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\AUSALDB03$ CLIENT TERMINAL: Not Available STATUS: 0 .
    24/02/2007     20:04:51     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: 'sys' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\AUSALDB03$ CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    24/02/2007     20:00:17     Oracle.live     Instance live has been terminated.
    24/02/2007     20:00:15     Oracle.live     All process in instance live stopped
    24/02/2007     20:00:11     Oracle.live     Shutdown normal performed on instance live.
    24/02/2007     20:00:11     Oracle.live     Audit trail: ACTION : 'SHUTDOWN' DATABASE USER: '/' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\AUSALDB03$ CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    24/02/2007     20:00:08     Oracle.live     Audit trail: ACTION : 'CONNECT' DATABASE USER: 'sys' PRIVILEGE : SYSDBA CLIENT USER: PHARMA\AUSALDB03$ CLIENT TERMINAL: AUSALDB03 STATUS: 0 .
    Thanks for your help!
    Li

  • ERROR :SCRIPT7002: XMLHttpRequest: Network Error 0x2efd, Could not complete the operation due to error 00002efd. File: default.html

    Hi ,all
    I am beginner for windows 8 app development.
    I created simple project on domain name called www.aaa.com and also hosted web services on same domain. at that time i was able to access web services on my application code using AJAX. Then i created same project on another domain called www.bbb.com then
    i tried to access wcf services from www.aaa.com domain. at that time my javaScript console is throwing this error "SCRIPT7002: XMLHttpRequest: Network Error 0x2efd, Could not complete the operation due to error 00002efd.
    File: default.html". I tried some thing on both end on web services project as well as windows 8 app.
    AT app side in package.appxmanifest file i added below code.
    <Capabilities>
        <Capability Name="privateNetworkClientServer" />
        <Capability Name="internetClient" />
      </Capabilities>
    AT web services side in web.config file i added following settings.
    <serviceHostingEnvironment aspNetCompatibilityEnabled="true"
            multipleSiteBindingsEnabled="true" />
        <standardEndpoints>
          <webScriptEndpoint>
            <standardEndpoint name="" crossDomainScriptAccessEnabled="true" />
          </webScriptEndpoint>
        </standardEndpoints>
    but above all diagnostics are not working for me.
    and one more thing at www.bbb.com domain in sample android app while i am trying to consume my wcf services it is working fine. the problem is specifically for windows 8 app only.
    Here is sample code which i had written in default.html file
    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8" />
    <title>DemoWebService</title>
    <!-- DemoWebService references -->
    <script src="/js/default.js"></script>
    <script>
    var personNameVar = "Hardik";
    var dataIn = '{' + '"personName":"' + personNameVar + '"}';
    $.ajax({
    url: "http://SomeIP:SomePort/Service1.svc/HelloWorld",
    type: "POST",
    contentType: "application/json; charset=utf-8",
    data: dataIn,
    dataType: "json",
    success: function (data) {
    var object = JSON.parse(data.d);
    if (object.Error == '') {
    $('body').html(object.Response);
    error: function (error) {
    $('body').html(error);
    </script>
    </head>
    <body>
    </body>
    </html>
    so is there any help. I am eagerly waiting for it.
    P.S I am accessing www.aaa.com web services using VPN.
    Thanks in advance,
    Hardik

    In that case, I recommend that you collect a Network trace using a tool such as Microsoft Network Monitor or Wireshark to understand what IP Address is the connection being made to. The 0x2efd error correlates to the WinINet error: ERROR_INTERNET_CANNOT_CONNECT
    meaning that the connection with the remote server cannot be established. When you collect a network trace, try looking for the TCP-SYN signal and see whether your remote server responds with a SYN-ACK.
    Windows Store Developer Solutions, follow us on Twitter:
    @WSDevSol|| Want more solutions? See our blog

  • "Some files were skipped due to errors"

    I keep having this problem trying to get my photos into Revel.  I get this notification to try this great new program called Revel and I am supposed to be able to have unlimited storage.
    Except every time I try to move my photos I get the message, " only 4 out of 894 photos were exported .  Some files were skipped due to errors. Please try again later"
    I keep trying and trying and trying and trying and I get the same message.  I do not know which have transferred and which have not.  I do not know what the ERRORS are because it does not tell me.
    I am really getting frustrated with this stupid program that was supposely so wonderful and now all it is is a headache.
    Please advise.
    Julie

    Here are the answers to your questions...
    -->I am using a macbook pro.
    -->I am trying to use "Adobe Elements Organizer" to upload the photos.
    -->My pictures are jpegs, but the share function on Adobe Elements Organizer says it converts all pictures to jpeg when I attempt to export to Revel.
    -->If you want me to load pictures 20 at a time, I have to ask...  really?  Do you realize how time consuming and unhelpful a program like that would be for me?  I actully have over 3000 pictures that I would like for Revel to handle, but 20 at a time is a nightmare.  I appologize for being blunt.
    -->No.  I do not get an error about duplicates.  I only get a message literally saying "some files were skipped due to errors."  It does not tell me what errors, what files were skipped etc.  It then tells me to "try again later."  When I try again it gets worse.
    --> Thanks for the detailed information about duplicates but it does not help. The error does not indicate duplicates or not.  I have no idea what was uploaded and what was not uploaded because the pictures are just jumbled on the revel site with my pictures frm facebook too.
    -->Cool new features about sharing are not helpful if my pictures wont upload to Revel.  I have an easier time sharing on facebook, so revel sharing means nothing to me.  Sorry.  I cannot use the forum on sharing.
    I appologize for my frustration in advance, but it has been nothing but a headache to use Revel and I am about ready to give up. 
    Contacting support is my last and only option to save this experience and this program.

  • 17306 Error accessing item 'Locals'.

    I have a sequence called "ProgramAssetData" in the same file as it is being called in.  The first time I call ProgramAssetData, it works fine.  The second time I call ProgramAssetData as part of a loop, I get the error below. The "Run-Time Error" window pops up and I select "Retry" and that always works.
    I do not beleive it to be a timing error because stepping through the code does not help.
    How can a property name 'Locals' be unknown?   ... and always work in Retry?
    What does "Retry" do that is different from normal running?
    How do I get rid of this error? 
    FYI- A CVI call in in the previous step.
    Details:
    Error calling sequence ProgramAssetData.
    Unknown variable or property name 'Locals'.
    Error accessing item 'Locals'.
    Error Code:
    -17306; Unknown variable or property name.
    Handle Current Error
        Retry
                                                  OK
    17306 = TS_Err_UnknownVariableOrProperty

    I'm not sure why retry wasn't giving you the error again. All it's doing is running the step again, so you should get another error if the property still does not exist.
    Also, not sure why the error is referring to Locals as missing, you should instead be getting an error about Locals.name missing if that is what is the problem.
    Also normally teststand will show the runtime error dialog (station option setting) on runtime error at the location in the sequence where the error occurs. Not sure what settings you are using or where you are seeing the error. If you are seeing it just in the report, then perhaps the station options were changed to not show the dialog. I'd recommend changing the settings to show the dialog while you are debugging.
    Without looking at your code, it's hard for me to know for sure, but the experience you had is likely due to something the sequence you are executing is doing  (or some other customization of TestStand - perhaps a custom error handling dialog) and is not a normal behavior of TestStand.
    Hope this helps,
    -Doug

  • Flex encounters "Security error accessing url.Unable to load WSDL"

    i have created a flex application which connects to SAP via web service.
    when i try to run my flex application i encounter the following error.
    "Security error accessing url.Unable to load WSDL"
    i went through various posts relating a BSP application and crossdomain.xml
    i have created the crossdomain.xml file in the application and
    i tried those options and still not able to figure out the problem.
    the security error is because of the absence of the crossdomain.xml file, and in which path should i be saving the file?
    Kindly help me solve the problem.
    Thanks in advance.

    Have you seen this blog
    "Crossdomain.xml" in ABAP Web AS Server cache

  • Security error accessing ur unable to load wsdl

    HI
    I am using a webservice(.net webservice) that is on my
    localhost and using it in flex application that is also on my
    system. Means both the webservice and flex application are on the
    same system.
    But when i gives the reference of the webservice using the
    system ip and run the application by the flex builder it generates
    the error as:
    mx.messaging.messages::ErrorMessage)#0
    body = (Object)#1
    clientId = "DirectHTTPChannel0"
    correlationId = "24CD6542-F141-1A05-BA35-00A108CB30A0"
    destination = ""
    extendedData = (null)
    faultCode = "Channel.Security.Error"
    faultDetail = "Destination: DefaultHTTP"
    faultString = "Security error accessing url"
    headers = (Object)#2
    messageId = "CC123DF0-0E6C-05FF-7894-00A109676283"
    rootCause = (flash.events::SecurityErrorEvent)#3
    bubbles = false
    cancelable = false
    currentTarget = (flash.net::URLLoader)#4
    bytesLoaded = 0
    bytesTotal = 0
    data = (null)
    dataFormat = "text"
    eventPhase = 2
    target = (flash.net::URLLoader)#4
    text = "Error #2170: Security sandbox violation:
    http://localhost:3000/MYCIMS/flex_bin/Design.swf
    cannot send HTTP headers to
    http://myip/MyServer/AdminWS.asmx."
    type = "securityError"
    timestamp = 0
    timeToLive = 0
    I have put crossdomain.xml file in the root of the localhost
    and made every changes possible in the crossdomain.xml file but the
    application is not running.
    Please somebody provide an effective solution, I have spend
    lots of time to resolve the problem but its not being....
    Thanks in advance
    Gopi Saini

    Have you seen this blog
    "Crossdomain.xml" in ABAP Web AS Server cache

  • Error accessing file template file not found (error code 2)

    We have 3 admins that work on the website so we use the Check In/ Check Out feature of DW. We all have DW CS6.
    When I update the template I have no problem (I work on a mac). However, if one of the other admins (Windows) tries he gets the following message: Error accessing file template file "C:\filepath\filename.dwt": file not found (error code 2).
    I looked at this thread: Re: Dreamweaver Template not updating pages error code 2? but the only solution offered there is to change the template tag from <!-- InstanceBegin... to <!-- TemplateBegin... If this is the solution, how do you do this?
    When I go to the url of the template http://www.christophorushouse.com.au/Templates/chrv-main-template.dwt it says it's been (re)moved or renamed, but then I have a feeling you can't view/access a template this way. All pages of the website feed of this template.
    Any help would be appreciated.
    Thanks

    We have 3 admins that work on the website so we use the Check In/ Check Out feature of DW. We all have DW CS6.
    When I update the template I have no problem (I work on a mac). However, if one of the other admins (Windows) tries he gets the following message: Error accessing file template file "C:\filepath\filename.dwt": file not found (error code 2).
    I looked at this thread: Re: Dreamweaver Template not updating pages error code 2? but the only solution offered there is to change the template tag from <!-- InstanceBegin... to <!-- TemplateBegin... If this is the solution, how do you do this?
    When I go to the url of the template http://www.christophorushouse.com.au/Templates/chrv-main-template.dwt it says it's been (re)moved or renamed, but then I have a feeling you can't view/access a template this way. All pages of the website feed of this template.
    Any help would be appreciated.
    Thanks

  • Internal error, cannot load engine Number 2 due to error 5

    I have had a StartStop transcription program for several years. I bought my Dell computer with Windows 8 (now 8.1) in late 2014. I had no problems running the StartStop program until it got a tune-up by my regular tech.  Since then, when I click to
    open it, I get the message: "##### Internal error, cannot load engine Number 2 due to error 5."  My tech couldn't figure it out and another tech couldn't fix it either after looking at it for hours.  StartStop could not figure it out either.
    Since then, I bought a Digitope digitalizer, which converts cassette tapes to CD's. When I try to open that program the exact same error message comes up!  
    So I am thinking there is something awry with certain audio programs. I am able to run another transcription program, Express Scribe. 
    Any thoughts!  
    The 2nd tech suggested rebooting the entire computer and reinstalling all programs, but I'm not sure I can find all my original programs. 
    Thanks!

    Hello Silent Fisher,
    What StartStop transcription program do you mean?
    Please share me a screenshot.
    If it is a third-party software, it is recommended to contact the support of the software.
    If the issue occurs after your change, please use the system restore to restore your computer’s system files to an earlier point in time.
    http://windows.microsoft.com/en-HK/windows-8/restore-refresh-reset-pc
    Best regards,
    Fangzhou CHEN
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Maybe you are looking for