Select Directory 'Not Responding' - bug report

Hi,
I was editing a step and realized that I needed to add another search directory.
After choosing 'Select Directory' and then 'Add...' TestStand appears to lock up.
Actually it has not really locked up, but as Filemon shows, is iterating through every directory.
After 15 minutes it finally allowed user interaction and I was able to drill down into the next folder.
However the response was still sluggish each time I opened up a new folder in my attempt to reach the final directory.
[I am still trying to get there.]
So there are times when the Select Directory function gives an abnormal behavior.
Ronnie
Message Edited by Believer on 09-29-2009 01:29 PM
TestStand 4.2.1, LabVIEW 2009, LabWindows/CVI 2009

Richard,
No, I wasn't adding C:\ to the list. However, when I 'Add...' a directory, the dialog box begins at C:\Documents and Settings\All Users\Documents\National Instruments, and I then went straight to C:\ in order to then get to Program Files\IVI etc.
I agree that searches would take awhile if I had selected C:\ but I am simply trying to Add a directory.
My point was that TestStand should not be searching directories while I am just trying to add a directory to the search path.
The graphic above shows for sure that TestStand is scanning through directory structures for some reason while I am trying to do this.
This to me is odd. Why should it scan at this point?
The Search Subdirectories check box is not valid at this time because I am adding a new directory (see the above graphic).
As it happens I have not been able to reproduce the behavior I mentioned above - although it has happened to me once before.
Thanks for your help,
Ronnie
TestStand 4.2.1, LabVIEW 2009, LabWindows/CVI 2009

Similar Messages

  • Why is my direct selection tool not responding?

    I have Creative suit 5.5 upgraded last year but cannot use ID as a couple of the application tools including direct selection tool just dfont respond. Any ideas?

    Thank you. Please see InDesign tools and panels don't respond to mouse clicks (Windows 7/Vista)
    If you have large fonts enabled in Windows 7 interface customization you cannot run an Aero theme with ID. You can leave the large fonts and use a classic theme, or return the font size to normal and keep the Aero theme.
    The symptoms of this problem are not always restricted to the article description.

  • Selection is not available in report.

    Hi All,
            When i am runing a report in that report it is asking for varible values. When i am entering for particular plant then there is workcenter variable but it is not showing that workcenter which required for that plant. In short workcenter is not availble for that plant.
              So it would be great if can any one tell me how do i check this is in BW side to get that workcenter availble for seletion.
    Your response would be appretiated.
    regards,
    Nitin.

    Hi,
    Have checked the data in the Infoobject, if the data is present, then can you check the same value in the cube and again if it exists, that means the transaction data is loaded.  Now, you need to check the attribute change run. If it is not done please execute the attribute change run. Now the updated value will be avaiable in the report.
    If the value does not exists in the transaction data (say in cube here) and the infoobject property in the cube was set as the "only posted values for navigation" you can't see the data. You can try the other options as well  like the read master data and on.
    Regards,
    Raja Vuppala.

  • SSRS 2012 multi select parameter not working in Report Manager.

    Hello,
    I have one report with Multi select parameter. its working fine in bids, report server but I am facing some issue on report manager 2012.
    Issue is, In Multi select parameter I have Suppose 6 value a,b,c,d,e,f  after the deployment on report manager for the first time report is working fine with selecting all the value. but for the second time if my selection include either
    a or f report gives no result and check box get unselect.
    I also try on different report manager but same result.
    what can be a issue here causing problem only for two value but working fine for other value?
    Thanks,

    Hi Javed,
           The Issue is with when you click on View Report button of Report Manager for Parameters which contain CHAR(10) and CHAR(13).
    Where ever that Column is used in Report Data Set ,
    Use replace(replace(Param,char(10),''),char(13),'')  function.
    ----------------Please Mark This as Answer if it helps to solve your problem---------------------------- 

  • Select List not working in report - see demo

    Ok..
    I have created a demo on APEX 4.1.1.. & 4.2 and it fails when 10 chars or more are in list, with 103 rows or more
    http://apex.oracle.com/pls/apex/f?p=13679:1
    workspace:nzp
    username:demo
    password:demo
    Dean

    You're using the <tt>apex_item.select_list_from_query</tt> method, which returns a VARCHAR2 value which has a maximum size of 4000 bytes when retrieved in a SQL query.
    Switch to the <tt>apex_item.select_list_from_query_xl</tt> method to return a CLOB value up to 32K in size, as discussed in the report error: ORA-06502: PL/SQL: numeric or value error: character string b. (The problem there was that you didn't clearly indicate exactly how the list was generated.)

  • Selection wheel not responding

    My 1st gen Nano will turn on, but I cannot select anything via the wheel. I have tried turning the hold button on and off several times and also have held the select and menu buttons down for the 6 secs. or so several times. Upon resetting, it still won't move. Help please

    By the way - how long does a full restore take if this is indicated.

  • Bug report (easy to fix)

    The following exception was printed on screen, but not
    thrown to program. So, the program does not know
    what happed:
    java.lang.IllegalStateException: Monitorable component can not be registered because admin service
    as not been initialized.
    at com.iplanet.ias.admin.monitor.MonitoringHelper.registerORBMonitoringMBean(Unknown Source
    at com.iplanet.ias.admin.monitor.MonitoringHelper.registerSystemORBMonitoringMBean(Unknown
    ource)
    at com.sun.enterprise.util.ORBManager.initializeORBMonitoring(Unknown Source)
    at com.sun.enterprise.util.ORBManager.init(Unknown Source)
    at com.sun.enterprise.naming.SerialInitContextFactory.<init>(Unknown Source)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java
    39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorI
    pl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at java.lang.Class.newInstance0(Class.java:296)
    at java.lang.Class.newInstance(Class.java:249)
    at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:649)
    at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
    at javax.naming.InitialContext.init(InitialContext.java:219)
    at javax.naming.InitialContext.<init>(InitialContext.java:175)
    at com.acelet.s.i.if(Unknown Source)
    at com.acelet.s.i.a(Unknown Source)
    at com.acelet.s.ap.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:536)

    Hi Judy,
    I send a simple test program to [email protected] You can
    reproduce this bug from that program.
    NOTE: this bug report is for the way you handle the exception. The resean I sent test program to [email protected] was to find the root of the problem.
    It would be appreciated if both of the problems be fixed.

  • Facetime Bug Report, OS X Yosemite

    This is probably a bug report but my question would also be if anyone knows of a workaround.
    System:
    21.5" iMac, OS X Yosemite, 12 GB of RAM with a 64 GB iPhone 6
    Bug report:  FaceTime using an iPhone 6 for outbound calls.  For conference calls requiring a passcode, FaceTime stumbles recognizing passcode keystrokes from a keyboard.  It works maybe 20% of the time.  I suggest having a keypad widget under the phone call window (like Skype) could help.
    Is there a workaround?

    Do not make bug reports here. These are only user forums. You can file a BR via Apple Feedback or through Bug Reporting - Apple Developer.

  • Open Directory Server "not responding"

    This is strange, and I'm not sure what if anything is wrong...
    My server is an OD Master. LDAP, Password Server, and Kerberos all report running. AFP authentication is set to Kerberos (only). Authenticated directory binding is enabled. Client computers are bound to the directory server. They connect via AFP, a ticket is created (viewable in Ticket Viewer), everything works fine (apparently).
    However... in System Preferences/Accounts/Login Options, there's a red dot (not Leica) next to the directory server IP, and if I click on Edit it says "The server is not responding". This is the case for all client computers, not just one. Not sure when it started; when I set it up they were all green of course.
    So, what does this "server is not responding" mean? Given that clients can do everything they need to do, can/should I consider this a non-issue?

    Thanks Classic and Chris. Good questions.
    The server isn't behaving as expected. Following Classic's suggestion, I tried binding without SSL. I didn't expect it to work, I thought SSL was required. (Under OD Settings/Policies/Binding, "Encrypt all packets (requires SSL or Kerberos)" is checked.) But with SSL unchecked, I was prompted for diradmin username/password. I entered the correct credentials, but they were rejected. So I tried leaving the credentials blank. That bound the client to the directory successfully (green dot). But "Enable authenticated directory binding" is checked.
    With the green dot, I tried connecting to the server over AFP, but could not. Only when I manually copied in the Kerberos file was I able to successfully connect to AFP. (Shouldn't the Kerberos file be created automatically at some point?)
    So, clearly something is wrong with SSL, and also perhaps with my settings. (The server should only allow binding with authentication and over SSL, but it does not, and it does allow unauthenticated binding without SSL.)
    OD Overview confirms that Kerberos is running. Not connected to an AD domain (nor should be).
    Running the kadmin.local command gives me a very long list of items that look like e.g. service/[email protected] or service/LKDC:[email protected] One of the services listed is "afpserver". (There are also listings for a number of services that aren't run on the server.)
    AFP is restricted to two groups; the username I'm using for AFP connections is a member of one of those groups.

  • AT-MIO-16XE-50 device is not responding to the selected base address

    I'm trying to install my AT-MIO-16XE-50 DAQ board onto my Windows NT desktop computer, but I'm having trouble.
    Here's what I've done: I've installed LabView 5.1 and the NIDAQ 7.0 software onto my computer first. Then I've physically installed the DAQ board into my computer. After starting the computer, the plug-and-play system seems to recognize the new hardware and install drivers for it. It then says I need to reboot the computer, so I reboot the computer.
    When I then look at my device manager, it lists AT-MIO-16XE-50 twice. Under the properties/resources tab, one of them lists "input/output range", "interrupt request", "direct memory access", and "direct memory access" (i.e., 2 "direct memory access"s). The second one only lists "direct memory access" once and nothing else under the properties/resources tab. Also, the first one says that it is working properly while the second one says that it is not working properly (Code 10). I've played around with chaging the "direct
    memory access" numbers and after rebooting the computer have gotten both AT-MIO-16XE-50's in the device manager to say that they're working properly. So, now the DAQ board appears to be installed correctly, because the device manager reports no problems with it. However, there are still 2 of them. My first question is this: should there be only 1 entry in the device manager list, or are there supposed to be the 2 that I see? The entries do appear to be different from each other, but they're for the same device, so that's a little confusing.
    When I open my Measurement and Automation explorer, only one AT-MIO-16XE-50 device is listed (so this looks good), and under "properties" all 3 "direct memory access" numbers are listed. So, this all seems good. But, when I click on "test resources" or "test panel", I get an error message saying that "the device is not responding to the selected base address". Considering that this device was plug-and-play, and I did not set the base address manually, I don't understand why I'm getting this error message.
    What I've tried is to change the "input/output range" number by using the device manager. I've tried a few different settings (rebooting the computer after each change) and none of the different "input/output range" settings seem to work.
    I'd appreciate it if you could give me any help on figuring out how to resolve this "not responding to base address" problem. The info on your web site
    appears to suggest flipping dip-switches on the DAQ card, but my card does not have any dip switches because it is plug-and-play. So, right now I'm
    clueless! Thanks for reading this, and I hope that you have more insight than I do.

    Smaria,
    The AT-MIO-16XE-50 shows up twice in the Device Manager because it reserves three DMA channels, and the ISA bus only allows two DMA channels per ISA slot. You mentioned that you were able to get both devices working properly in the Device Manager. Below is a link to a KnowledgeBase that describes the proper procedure to successfully accomplish this. You should verify that this is the procedure you followed:
    Exclamation Mark Appears with Error Code 10 on Windows XP/2000/98 After Installing AT-MIO-16E-10
    Spencer S.

  • Bug Report - Some items in your iTunes Library ... because the file could not be found.

    10.6 and this is still this is a problem?!?!?!?!
    Not like this is an obscure issue only affecting a few noobs. Google returns 11,200 results on this issue!t'
    Can we PLEASE at least allow the list of broken files to be dumped as a text file so I can find them manually! guess not,
    I'll just have to get out a pencil and write down 100 songs to spend my saturday looking up and fixing. Or I could let my wife purchase 100 songs she already has whenever this comes up...
    What's really infurating is that non-technical wife thinks this means she must go to the iTunes store and buy them again.  Is it just coincidence that this only happens to songs that we ripped from the CD with iTunes? Hmmmm?....
    what follows is for the programmers, please make sure this get's to the development group.
    iTunes is the only music library manager, Media player was not even activated.
    iTunes is configured to "Keep folder organized", "Copy files to folder when adding"
    this has been a recurring issue since iTunes 9.x for us
    The issue is persisted accross system and library rebuilds.
    some of the same songs recurr but most of the time the list differs.
    Library survived transfer to new computer and back for a system rebuild (new hdd) w/o this issue.
    I'm guessing 100 songs is an arbitrary limit for error reporting.
    Songs seem to get lost for the following reasons.
    Track number added to filename
    Spelling of some tags like Album, Artist, Title differ in iTunes library and the file path !!!!
    Only seems to happen to mp3 files.
    My suspicion is that iTunes is downloading meta data from the store and updating the mp3 tags and iTunes Music Library.xml then predicting the new file location without actually moving the file to that new location. I've enabled insert/update auditing on the NTFS folder to see if that provided any new info.  I'm also capturing iTunes Music Library.xml so I can compare it to the new one WHEN this happens again and see if there is a pattern there.
    Would love a bug number and feedback chanel on this.

    The missing file thing happens when files are no longer where iTunes expects to find them. Possible causes are that you or some third party tool has moved, renamed or deleted the files, or that the drive they live on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout, or vice-versa, and so is looking in slightly the wrong place.
    Select a track with an exclamation mark, use Ctrl-I to get info, then cancel when asked to try to locate the track. Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, or a drive letter has changed, it should be possible to reverse the actions.
    Alternatively, as long as you can find a location holding the missing files in a relatively sensible structure, then you should be able to use my FindTracks script to reconnect them to iTunes .
    Although you say you haven't used Media Player it can be raised as a background process by visiting enabled web sites. Possibly worth you reviewing this post: Getting iTunes & Windows Media Player to play nicely
    jerunamuck wrote:
    ...My suspicion is that iTunes is downloading meta data from the store and updating the mp3 tags and iTunes Music Library.xml then predicting the new file location without actually moving the file to that new location. I've enabled insert/update auditing on the NTFS folder to see if that provided any new info.  I'm also capturing iTunes Music Library.xml so I can compare it to the new one WHEN this happens again and see if there is a pattern there.
    Unlike Windows Media player iTunes doesn't have a feature to automatically update tag data, although it will sometimes spot when a 3rd party program has (say during playback) and then update its own copy of the data. The iTunes (Music) Library xml file is provided for querying by third party software and is rewritten every time there is a change to the library, but is otherwise of no relevance to iTunes. The library is maintained in the iTunes Library.itl file. I suppose what could be happening is that iTunes issues a command to the file system to move a file based upon its tag, updates its knowledge of where the file is supposed to be, but the OS fails to move the file for some reason. Alternatively everything could go as planned, but iTunes could fail to get the updated copy of the library written out to disk so next time you start you get the previously stored locations.
    I have ideas of my own about the best way to organise my media, but I'm quite familiar with the way iTunes does it. It might be interesting to see the details of one of the broken tracks, the path iTunes thinks it is at, and the actual path, in case there is anything that can be deduced.
    Apple don't run an open bug tracking system so you won't be able to follow reports/progress based on a bug number. You can drop a line to iTunes Feedback or get a free Apple Developer account and submit a bug report report there.
    tt2

  • SQL Server reporting server 2005 having error. 'The report server is not responding. Verify that report server is running and can be accessed from this computer'

    Hi team,
    I got below error message in SQL Server 2005 reporting service.
    ''The report server is not responding. Verify that report server is running and can be accessed from this computer'
    also in reports, i am getting below error:
    "The encrypted value for the "LogonCred" configuration setting cannot be decrypted. (rsFailedToDecryptConfigInformation)
    Get Online Help
    The report server has encountered a configuration error. See the report server log files for more information. (rsServerConfigurationError)
    Get Online Help "
    Please find below log:
    <Header>
      <Product>Microsoft SQL Server Reporting Services Version 9.00.4060.00</Product>
      <Locale>en-US</Locale>
      <TimeZone>Eastern Daylight Time</TimeZone>
      <Path>F:\Program Files\Microsoft SQL Server\MSSQL.6\Reporting Services\LogFiles\ReportServer__07_28_2014_09_08_41.log</Path>
      <SystemName>MFLDDDBS04</SystemName>
      <OSName>Microsoft Windows NT 5.2.3790 Service Pack 2</OSName>
      <OSVersion>5.2.3790.131072</OSVersion>
    </Header>
    w3wp!webserver!1!7/28/2014-09:08:41:: i INFO: Reporting Web Server started
    w3wp!library!1!7/28/2014-09:08:41:: i INFO: Initializing ConnectionType to '1'  as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:41:: i INFO: Initializing IsSchedulingService to 'True'  as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:41:: i INFO: Initializing IsNotificationService to 'True'  as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:41:: i INFO: Initializing IsEventService to 'True'  as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:41:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:41:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False'  as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:41:: i INFO: Initializing MemoryLimit to '60' percent as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:41:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:41:: i INFO: Initializing MaximumMemoryLimit to '80' percent as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:41:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:41:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:41:: i INFO: Initializing IsWebServiceEnabled to 'True'  as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing ProcessRecycleOptions to '0'  as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing DailyCleanupMinuteOfDay to default value of '120' minutes since midnight because it was not specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing WatsonFlags to '1064'  as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing WatsonDumpOnExceptions to 'Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException'  as specified in Configuration
    file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing WatsonDumpExcludeIfContainsExceptions to 'System.Data.SqlClient.SqlException,System.Threading.ThreadAbortException'  as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing SecureConnectionLevel to '0'  as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing DisplayErrorLink to 'True'  as specified in Configuration file.
    w3wp!library!1!7/28/2014-09:08:42:: i INFO: Initializing WebServiceUseFileShareStorage to 'False'  as specified in Configuration file.
    w3wp!resourceutilities!1!7/28/2014-09:08:42:: i INFO: Reporting Services starting SKU: Enterprise
    w3wp!resourceutilities!1!7/28/2014-09:08:42:: i INFO: Evaluation copy: 0 days left
    w3wp!library!1!7/28/2014-09:08:42:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information., CryptUnprotectData:
    Win32 error:13;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. See the report server log files for more information.
    w3wp!library!1!7/28/2014-09:08:42:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInformationException: The encrypted value for the "LogonCred" configuration setting cannot be decrypted., ;
     Info: Microsoft.ReportingServices.Diagnostics.Utilities.FailedToDecryptConfigInformationException: The encrypted value for the "LogonCred" configuration setting cannot be decrypted. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. See the report server log files for more information.
       at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.UnprotectData(Byte[] data, Int32 dwFlags, Boolean transitoryData)
       at Microsoft.ReportingServices.Diagnostics.DataProtectionLocal.LocalUnprotectData(String data, Boolean transitoryData)
       at Microsoft.ReportingServices.Diagnostics.RSConfiguration.DecryptCatalogData(String encryptedData, String element)
       --- End of inner exception stack trace ---

    Hi Vivek,
    In Reporting Services, values for LogonUser, LogonDomain, and LogonCred are created when the report server connection is configured to use a domain account. As to the error that “The encrypted value for the "LogonCred" configuration setting cannot be decrypted”,
    we can know that it relates to the domain account for report server connection.
    To fix this issue, we can refer to the following steps:
    Log in to SQL Server Database Engine in SQL Server Management Studio.
    Under Security folder, give sufficient permissions for your domain account.
    Open your Reporting Services Configuration (go to Start -> All Programs -> Microsoft SQL Server 2005 -> Configuration Tools -> Reporting Services Configuration)
    Navigate to the Database Setup tab, select ‘Service Credentials’ as the Credentials Type, then type your domain account and password in there. Press Apply.
    Restart the Report Server services.
    Reference:
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/2d05b404-83aa-4fb2-bba6-52b587e890ec/sql-2005-rs-configuration-tool-encryption-key-error
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Bug report: tranlations not deleted from WWV_FLOW_DYNAMIC_TRANSLATIONS$

    Hello, apex team and Joel Kalman.
    Bug(?) report: Translations not deleted from WWV_FLOW_DYNAMIC_TRANSLATIONS$ on application replacement with importing from sqlplus using apex_application_install package.
    My environment:
    Oracle XE 11g Linux 64bit.
    Apex 4.1.1.
    Development app 110.
    Production app 111.
    How to reproduce:
    Simple way (not checked for 4.1.1):
    Export application 110 by using builder or APEXexport.
    Import application 110 ten times, then look into dynamic translation. Each translation repeats 10 times.
    Checked way to reproduce this bug in in 4.1.1:
    Repeat this 10 times to see how dynamic translations is multiplied in app 111.
    Export app 110 with bash command:
    $ java oracle.apex.APEXExprt -db xxx.private:1521:XE -user apex_040100 -password `cat secret.txt` -applicationid 110 -skipExportDate -expTranslations
    Import with this script (as apex_040100 user)
    declare
    l_workspace_id number;
    begin
    select workspace_id into l_workspace_id
    from apex_workspaces
    where workspace = 'PROD';
    apex_application_install.set_workspace_id( l_workspace_id );
    apex_application_install.set_application_id(111);
    apex_application_install.generate_offset;
    apex_application_install.set_schema( 'PROD' );
    apex_application_install.set_application_alias( 'FPROD_APP' );
    end;
    @../f110.sql
    Workaround:
    Run this script before each import:
    DELETE FROM apex_040100.WWV_FLOW_DYNAMIC_TRANSLATIONS$
    WHERE flow_ID = 111;
    If it is not a bug, please, explain me better way to workaround it for me.
    Vladimir

    Hi Vladimir,
    +>> Hello, apex team and Joel Kalman.+
    Actually, it's Kallman. But I'm not complaining...I get plenty of emails from within Oracle addressing me as "Joe".
    This is definitely a bug. It isn't disastrous, but it's slightly worse than you even presented. I found that if you manually delete an application from within the Application Builder, the dynamic translations remain as well. They could potentially be orphaned forever.
    Your workaround, while not recommended to directly manipulate the APEX schema, would clear up the excess data. Also, a way to reduce the effects of this problem is simply to set the offset to what was initially generated the first time you imported application 110 as 111.
    I didn't write this logic, but I'll fix it. There isn't a FK on this table and I believe there should be.
    Bug 13801751 is filed, to be fixed for APEX 4.2.
    Thanks for reporting this.
    Joel

  • Firefox is working ok by selecting bookmared tabs but not for any search just getting firefox not responding

    If a bookmark is selected the site runs fine .
    If i clicki on a searched file all i get is not responding.
    Never had this problem before i upgraded to 4.0

    Yes buddy, i have turned on the feature on every machine i have installed Firefox on. And every machine is in perfect healthy condition with 0 malware (for sure). And one more thing all machines have windows 7 installed on them. If what you are saying is true then there might be a conflict issue of Firefox with windows 7 which apparently Firefox guys might not be aware of. Its a pity that such a great software has small small bugs that these guys are not aware of and rectify.
    No offense, but its kind of weird when you come to think of it: 5 alpha phases, 12 beta phases, and god knows how many RC phases to follow prior to the release of Firefox 4. This shows that the software has so many bugs. They could have thoroughly tested the product before going into the beta phase. People are being used as testers and not their professionals who have made the product. This shows that the product has been made by them with random thoughts in mind or CASUALLY to put it straight.
    No offense but it seems that the team might be consisting of some casual or easy going or hippie engineers. Hence the long wait and small small unseen problems.

  • KSLD bug report:  64 bit does not find target symbols

    Since the bug report link:
    http://soldc.sun.com/developer/support/driver/tools/KSLD/bug-report.html
    goes to a non existant email address, I thought I would post here.
    Setup:
    ksld 1.01
    target and host booted with kernel/sparcv9/unix (64 bit)
    /proto directory struct as described in starting ksld doc
    debugging ramd driver example
    ramd directory:
    drwxr-xr-x 4 root other 512 Feb 11 20:27 .
    drwxr-xr-x 10 root other 512 Feb 11 12:47 ..
    drwxrwxrwx 2 bin bin 512 Feb 11 10:26 777
    -rw-r--r-- 1 root other 341 Feb 11 11:31 Makefile
    -rw-r--r-- 1 root other 1610 Apr 24 2001 README
    -rw-r--r-- 1 root other 3588 Apr 18 2001 install
    lrwxrwxrwx 1 root other 52 Feb 11 10:47 misc -> /export/home/ksld-space/proto/root_sparc/kernel/misc
    -rw-r--r-- 1 root other 2523 Apr 18 2001 ntestram.c
    -rw-r--r-- 1 root other 2542 Apr 18 2001 printinfo.c
    lrwxrwxrwx 1 root other 6 Feb 11 10:46 proto -> /proto
    -rw-r--r-- 1 root other 25713 Feb 11 11:29 ramd.c
    -rw-r--r-- 1 root other 291 Apr 18 2001 ramd.conf
    -rw-r--r-- 1 root other 210 Apr 18 2001 ramio.h
    drwxrwxrwx 3 bin bin 512 Feb 11 20:26 sparc
    -rw-r--r-- 1 root other 1785 Apr 18 2001 testram.c
    lrwxrwxrwx 1 root other 67 Feb 11 20:27 unix32.58 -> /export/home/ksld-space/proto/root_sparc/platform/sun4u/kernel/unix
    lrwxrwxrwx 1 root other 75 Feb 11 20:27 unix64.58 -> /export/home/ksld-space/proto/root_sparc/platform/sun4u/kernel/sparcv9/unix
    home1# ksld -t hardwire unix64.58 99
    Reading unix64.58
    KSLD v1.0 on sun4u [SunOS 5.8]
    Current thread is 0x2a10001fd40
    Reading krtld
    detected a multithreaded program
    t@0 stopped in (unknown) at 0xedd000d8
    0x00000000edd000d8: ta %icc,%g0 + 125
    (ksld_dbx) modules
    No Info obj64/unix.o
    No Info beep.o
    No Info bootops.o
    No Info cbe.o
    No Info confunix.o
    No Info cpc_subr.o
    No Info cpu_states.o
    No Info ddi_impl.o
    No Info dmv.o
    No Info dvma.o
    No Info ecc.o
    No Info fillsysinfo.o
    No Info hardclk.o
    No Info hat_sfmmu.o
    No Info intr.o
    No Info iommutsb.o
    No Info ivintr.o
    No Info mach_sfmmu.o
    No Info mach_sysconfig.o
    No Info machdep.o
    No Info mem_cage.o
    No Info mem_config.o
    No Info mem_config_arch.o
    No Info memlist_new.o
    No Info memlist.o
    No Info memscrub.o
    No Info mlsetup.o
    No Info mp_call.o
    No Info mp_startup.o
    No Info mp_states.o
    No Info polled_io.o
    No Info ppage.o
    No Info prom_subr.o
    No Info startup.o
    No Info trap.o
    No Info vm_machdep.o
    No Info x_call.o
    No Info v9dep.o
    No Info xregs.o
    No Info ddi_arch.o
    No Info prmachdep.o
    No Info prom_2path.o
    No Info prom_boot.o
    No Info prom_devname.o
    No Info prom_devtype.o
    No Info prom_enter.o
    No Info prom_env.o
    No Info prom_exit.o
    No Info prom_fb.o
    No Info prom_getchar.o
    No Info prom_gettime.o
    No Info prom_handler.o
    No Info prom_inpath.o
    No Info prom_interp.o
    No Info prom_io.o
    No Info prom_kbd.o
    No Info prom_node.o
    No Info prom_outpath.o
    No Info prom_panic.o
    No Info prom_path.o
    No Info prom_phandle.o
    No Info prom_printf.o
    No Info prom_prop.o
    No Info prom_putchar.o
    No Info prom_reboot.o
    No Info prom_stdin.o
    No Info prom_stdout.o
    No Info prom_string.o
    No Info prom_test.o
    No Info prom_trap.o
    No Info prom_version.o
    No Info prom_wrtestr.o
    No Info prom_cpuctl.o
    No Info prom_efcode.o
    No Info prom_getunum.o
    No Info prom_heartbeat.o
    No Info prom_idprom.o
    No Info prom_init.o
    No Info prom_macaddr.o
    No Info prom_mem.o
    No Info prom_mmu.o
    No Info prom_power_off.o
    No Info prom_retain.o
    No Info prom_serengeti.o
    No Info prom_set_traptable.o
    No Info prom_sparc.o
    No Info prom_starcat.o
    No Info prom_starfire.o
    No Info prom_sunfire.o
    No Info prom_vercheck.o
    No Info prom_vername.o
    No Info autoconf.o
    No Info bp_map.o
    No Info cpu.o
    No Info cpu_intr.o
    No Info cpupart.o
    No Info disp.o
    No Info kstat_fr.o
    No Info mach_page.o
    No Info mutex.o
    No Info page_lock.o
    No Info panic.o
    No Info param.o
    No Info putnext.o
    No Info rwlock.o
    No Info seg_kmem.o
    No Info vm_page.o
    No Info vers.o
    (ksld_dbx) module -v ramd.o
    Can't find module 'ramd.o'
    (ksld_dbx) loadobjects
    /opt/SUNWddk/src/drivers/ramd/unix64.58
    (ksld_dbx)
    Unable to find any symbols, except krtld which is in the same directory structure as the rest of the symbols.

    Are you sure that you started the Firefox 13 version and not the version from your Linux distribution?
    If the other Firefox version is running then you usually start another instance (window) in the already running Firefox version.<br />
    <br />
    <pre><nowiki>
    #!/bin/sh
    cd path_to_firefox13
    ./firefox</nowiki></pre>

Maybe you are looking for