Reload workspace

My mobo dies and so I had to rebuild my sytem.  I m running Bridge CS6 on a win7 64 bit machine.  In order to rebuld my system I build a new C: drive, i.e., I created a new system drive.
All my files from befomre the crash are available. 
I had built a special workspace.  If I knew the name of the file in which the workspaces are stored, I could probably move the data from that file to the new workspace file. 
Any suggestons?

All those types of files are in desktop/User/appdata/roaming/adobe/bridgeCS6.  Appdata is a hidden file so turn that option on in Windows Explorer.

Similar Messages

  • Clients not getting DHCP in VRF

    Good morning -
    We have devices in the global routing table (not in a VRF) getting DHCP addresses without issue. The SVI is configured as such:
    interface Vlan2301
    description BLUE
    ip address 172.19.68.1 255.255.255.0
    ip helper-address 10.4.16.222
    interface Vlan2512
    description RED
    vrf forwarding RED
    ip address 10.217.5.1 255.255.255.0
    ip helper-address 10.4.16.222
    Clients in BLUE are getting DHCP but clients in RED are not. If I statically assign an address I have connectivity and can reach the DHCP server (which is also DNS server; with a static IP in VLAN 2512 I can do name resolutions for example).
    I am at a bit of a loss. Is there anything special I need to do for VRF IP HELPER-ADDRESS configuration? A capture on my firewall interface shows the DHCP server is trying to reply - it is like the helper-address is not forwarding the dhcp reply (or is not getting it)
    11:11:52.915180 IP (tos 0x0, ttl 254, id 17478, offset 0, flags [none], proto UDP (17), length 337)
        10.217.5.1.67 > 10.4.16.222.67: BOOTP/DHCP, Request from xx, length 309, hops 1, xid 0xb53a220c, Flags [none]
              Gateway-IP 10.217.5.1
              Client-Ethernet-Address xx [|bootp]
    11:11:52.918761 IP (tos 0x0, ttl 124, id 28096, offset 0, flags [none], proto UDP (17), length 344)
        10.4.16.222.67 > 10.217.5.1.67: BOOTP/DHCP, Reply, length 316, xid 0xb53a220c, Flags [none]
              Your-IP 10.217.5.12
              Server-IP 10.4.16.222
              Gateway-IP 10.217.5.1
              Client-Ethernet-Address xx [|bootp]
    Any ideas?

    Good morning -
    I have a pair of 6513 in a VS40 (VSS quad sup) connected via L3 MEC to a VSS pair of 4500X. Active to Active and Standby to Standby connected in a L3 MEC port-channel that is also a vnet trunk:
    (Core)
    interface Port-channel5
    description Distribution Uplink
    no switchport
    vnet trunk
    ip dhcp snooping limit rate 100
    ip address 172.20.68.1 255.255.255.252
    ip ospf message-digest-key 1 md5 XXX
    spanning-tree guard root
    (4500 Distribution)
    interface Port-channel1
    description Core Uplink
    vnet trunk
    ip arp inspection trust
    ip address 172.20.68.2 255.255.255.252
    ip ospf message-digest-key 1 md5 XXX
    The interfaces are all using LACP mode Active inside the channels
    On the 4500 we have a global routing table and a vrf. Both have helper addresses pointing to the DHCP server which is extranet service behind the 6513 Core.
    interface Vlan2301
    description Global Routing Table
    ip address 172.19.68.1 255.255.255.0
    ip helper-address 10.4.16.222
    interface Vlan2512
    description VRF
    vrf forwarding RED
    ip address 10.217.5.1 255.255.255.0
    ip helper-address 10.4.16.222
    DHCP for the Global Routing Table subnet works. DHCP for the VRF does not.
    What is interesting is if we shut down the link that is connected to the standby 4500 (Te2/1/1) DHCP starts to work for the VRF.
    Using <debug ip dhcp server packet detail> at the 4500 here is what I am seeing.
    When both links are up and DHCP is failing for the VRF:
    Mar 10 20:02:02.419: DHCPD: BOOTREQUEST from 0100.1a6b.3a56.13 forwarded to 10.4.16.222.
    Mar 10 20:02:10.473: DHCPD: Reload workspace interface Vlan2512 tableid 3.
    Mar 10 20:02:10.473: DHCPD: tableid for 10.217.5.1 on Vlan2512 is 3
    Mar 10 20:02:10.474: DHCPD: client's VPN is RED.
    Mar 10 20:02:10.474: DHCPD: using received relay info.
    When I shut the Te2/1/1 link down in the L3 MEC at the 4500 DHCP starts to work for the VRF RED:
    Mar 10 20:04:41.354: DHCPD: BOOTREQUEST from 0100.1a6b.3a56.13 forwarded to 10.4.16.222.
    Mar 10 20:04:41.369: DHCPD: Reload workspace interface Port-channel1.2002 tableid 3.
    Mar 10 20:04:41.369: DHCPD: tableid for 172.20.68.2 on Port-channel1.2002 is 3
    Mar 10 20:04:41.369: DHCPD: client's VPN is .
    Mar 10 20:04:41.369: DHCPD: forwarding BOOTREPLY to client 001a.6b3a.5613.
    Mar 10 20:04:41.369: DHCPD: no option 125
    Mar 10 20:04:41.369: DHCPD: broadcasting BOOTREPLY to client 001a.6b3a.5613.
    Mar 10 20:04:41.369: DHCPD: no option 125
    Mar 10 20:04:44.808: DHCPD: Reload workspace interface Vlan2512 tableid 3.
    Mar 10 20:04:44.808: DHCPD: tableid for 10.217.5.1 on Vlan2512 is 3
    Mar 10 20:04:44.808: DHCPD: client's VPN is RED.
    It is like there is a bug that is treating the L3 MEC as a L2 MEC when both links are present; or the VNET trunk is not being processed correctly.
    Has anyone else used a L3 MEC with a VRF and a DHCP helper with success? Is this a bug?
    03.05.01.E is the code we are running on the 4500X-32(SPF+)
    This is also with TAC but I thought I would share with the community in case anyone else has a similar environment or if Cisco experts want to comment.

  • 4500X L3 MEC + VRF + DHCP issue

    Good morning -
    I have a pair of 6513 in a VS40 (VSS quad sup) connected via L3 MEC to a VSS pair of 4500X. Active to Active and Standby to Standby connected in a L3 MEC port-channel that is also a vnet trunk:
    (Core)
    interface Port-channel5
    description Distribution Uplink
    no switchport
    vnet trunk
    ip dhcp snooping limit rate 100
    ip address 172.20.68.1 255.255.255.252
    ip ospf message-digest-key 1 md5 XXX
    spanning-tree guard root
    (4500 Distribution)
    interface Port-channel1
    description Core Uplink
    vnet trunk
    ip arp inspection trust
    ip address 172.20.68.2 255.255.255.252
    ip ospf message-digest-key 1 md5 XXX
    The interfaces are all using LACP mode Active inside the channels
    On the 4500 we have a global routing table and a vrf. Both have helper addresses pointing to the DHCP server which is extranet service behind the 6513 Core.
    interface Vlan2301
    description Global Routing Table
    ip address 172.19.68.1 255.255.255.0
    ip helper-address 10.4.16.222
    interface Vlan2512
    description VRF
    vrf forwarding RED
    ip address 10.217.5.1 255.255.255.0
    ip helper-address 10.4.16.222
    DHCP for the Global Routing Table subnet works. DHCP for the VRF does not.
    What is interesting is if we shut down the link that is connected to the standby 4500 (Te2/1/1) DHCP starts to work for the VRF.
    Using <debug ip dhcp server packet detail> at the 4500 here is what I am seeing.
    When both links are up and DHCP is failing for the VRF:
    Mar 10 20:02:02.419: DHCPD: BOOTREQUEST from 0100.1a6b.3a56.13 forwarded to 10.4.16.222.
    Mar 10 20:02:10.473: DHCPD: Reload workspace interface Vlan2512 tableid 3.
    Mar 10 20:02:10.473: DHCPD: tableid for 10.217.5.1 on Vlan2512 is 3
    Mar 10 20:02:10.474: DHCPD: client's VPN is RED.
    Mar 10 20:02:10.474: DHCPD: using received relay info.
    When I shut the Te2/1/1 link down in the L3 MEC at the 4500 DHCP starts to work for the VRF RED:
    Mar 10 20:04:41.354: DHCPD: BOOTREQUEST from 0100.1a6b.3a56.13 forwarded to 10.4.16.222.
    Mar 10 20:04:41.369: DHCPD: Reload workspace interface Port-channel1.2002 tableid 3.
    Mar 10 20:04:41.369: DHCPD: tableid for 172.20.68.2 on Port-channel1.2002 is 3
    Mar 10 20:04:41.369: DHCPD: client's VPN is .
    Mar 10 20:04:41.369: DHCPD: forwarding BOOTREPLY to client 001a.6b3a.5613.
    Mar 10 20:04:41.369: DHCPD: no option 125
    Mar 10 20:04:41.369: DHCPD: broadcasting BOOTREPLY to client 001a.6b3a.5613.
    Mar 10 20:04:41.369: DHCPD: no option 125
    Mar 10 20:04:44.808: DHCPD: Reload workspace interface Vlan2512 tableid 3.
    Mar 10 20:04:44.808: DHCPD: tableid for 10.217.5.1 on Vlan2512 is 3
    Mar 10 20:04:44.808: DHCPD: client's VPN is RED.
    It is like there is a bug that is treating the L3 MEC as a L2 MEC when both links are present; or the VNET trunk is not being processed correctly.
    Has anyone else used a L3 MEC with a VRF and a DHCP helper with success? Is this a bug?
    03.05.01.E is the code we are running on the 4500X-32(SPF+)
    This is also with TAC but I thought I would share with the community in case anyone else has a similar environment or if Cisco experts want to comment.

    Hi,
    I have tested the dhcp server and vrf on Cisco 3640 and it is working without VRF under the ip dhcp pool. Please ensure that you have configured routing for the dhcp-relay agent(VLAN facing dhcp client on 3750 in your case).

  • How to create the EVENT_QUEUE queue

    I ran these statements, according to the Developer's Guide, expecting a WMSYS EVENT_QUEUE to be created.  I can see that WMSYS.WM$EVENT_QUEUE_TABLE (by dbms_aqadm.create_queue_table)
    was created, and there are several associated WMSYS tables and views, but I cannot find the queue itself.
    EXECUTE DBMS_WM.SetSystemParameter ('ALLOW_CAPTURE_EVENTS', 'ON');
    EXECUTE DBMS_WM.SetCaptureEvent ('ALL_EVENTS','ON');
    Any ideas?
    Oracle 11.2.0.3 EE

    Hi,
    The queue wmsys.wm$event_queue should already exist.  Those procedures only allow the queue to be used.  They are not intended to create any objects. I would recommend to run the following
    SQL> select * from dba_queues where owner='WMSYS';
    That should return 2 rows.  If it does not, then you might need to reload Workspace Manager.
    Regards,
    Ben

  • Last RoboHelp HTML v9 Workspace (formerly called Environment) does not reload next time RH9 loads

    Hey all, thanks in advance for any info you can provide.  All the RoboHelp references below relate to us using the respective version of RoboHelp HTML, and on my XP SP3 pc.
    I have worked with RH7, RH8, and now RH9, but RH9 is not behaving the same as the others as it relates to Workspace (formerly called Environment in prior RoboHelp versions).  In the other versions, the last screen arrangement/Workspace always reloaded the next time you loaded RH, but with RH9, it doesn't. 
    The previous “environment”, now called “Workspace” (upper right corner) does not remain what it looked like when you last closed it, the next time you open Robo.  It resets to some weird default EVERY time, instead of looking like the last time you closed it…even though it shows you with a checkmark that it did load it (but it didn’t!)!
    My Mini-work around is, I clicked “Workspace” (upper right corner) and loaded my environment file (mark.rhs), which loads the screens the way I want them, then did a SAVE to one I called “default” and since it shows you the last two you opened, each time I load Robo, I take turns loading them…no biggie, but it just saves some time so you can choose between YOUR two named files that do the same thing screen rearranging.
    Is this a known issue in Robo9?  Is there a fix?  I have uninstalled/reinstalled many times for other reasons, but this issue has always been present, even installing the latest patches.  Thanks in advance for any feedback.

    to Peter Grainge:  Sorry for any confusion...as you state, I expect to see the same exact workspace I left when I last closed RoboHelp and if I reload my workspace/environment and all looks well, I expect to see that same screen placement the next time RH loads...but that does not always happen.
    I did what you suggested and closed several of the extraneous Pods that appeared, closed RH, and it did save those settings...BUT I then loaded my saved workspace, closed RH, and the settings were not saved as the same funky screen placement appeared.  After checking, it is not the RH defaulted workspace, but actually my saved workspace plus the "See Also", "Review Pane", and Resource Manager" Pods, which I do not use.  So, as a test, I closed those 3 Pods and resaved over one of my saved workspace files.  I now get a much better percentage of the screens being what I expect each time I load RH, but for some reason, there are times that I reload my saved workspace, exit RH, and the next time I load RH, that funky screen placement is present again.  I had an environment issue with RH8, as it could never save the windows the way I needed them, and I had to move them each tim...maybe it was due to migrating from the previous version and it using the migrated/modified .rhs file...or multiple versions installed...who knows?  ;->
    Thanks for your reply!

  • Inability to reload saved individual workspace

    I have saved my individual workspace in the correct way, but when required, it is impossible to re-load the saved version. The only option I have is to re-create the whole individual workspace time and time again, whenever it gets lost.
    This is something I have noticed with all photoshop versions I have worked with, and I am now on CS6.
    Any Ideas of how to re-load a saved workspace manually?

    Yes.  Strange.  That you say this has happened over multiple versions does make us wonder if you are missing a step.  What about your other preferences?  Are they surviving a re-launch?
    Have a look at the file properties of your Preferences file.  Make sure nothing weird like it being write protected for instance.  See what the date modified is.  Save a new workspace and look again.  (I don’t know if Preferences is saved in real time or when PS is closed)
    http://helpx.adobe.com/photoshop/kb/preference-file-functions-names-locations.html

  • Refresh activities listed in workspace inbox automatically

    Hi, I have a split-n implemented inside a process. The activity is asigned to a group of persons with a specific role. The first person who executes the activity completes the activity and the process continues, but this activity is still shown in other persons whom the activity was assigned previously.
    I want to reload other users' inbox so they can't see this activity anymore.
    I found this code inside workspace.properties, which is located in OraBPMStudioHome\webapps\workspace\WEB-INF.
    # Not used in this version.
    fuego.workspace.refreshTimeMin=1
    I've also found this code for FuegoBPM System Administrator 5
    fuego.portal.autoRefreshMenuOptions=true
    fuego.portal.refreshTimeMin=0.1
    I've tried coping this code inside in workspace.properties but it didn't work.
    Does anybody know the equivalent to refresh activities listed in workspace inbox automatically code used in Oracle BPM Studio 10.3.1.0?

    Hi Joe,
    normally the inbox is refreshed automatically when you enter.
    We found the program that is called when you enter the inbox.
    Here you can add additional code.
    Function module: SINWP
    subroutine: append_folrg_to_tree
    Best regards,
    Werner.

  • Premiere Elements 12 Project Assets panel will not drop. Reloaded software and problem persists.

    My project assets panel went kaflooey. I've seen this question raised in other Premiere 12 forums, but never fixed. I removed and reloaded the software and the problem persists.

    spocksclownshoes
    What computer operating system is your Premiere Elements 12 running? I will assume Windows 7, 8, or 8.1 64 bit for now.
    First try...deleting the Adobe Premiere Elements Prefs.
    Local Disk C
    Users
    Owner
    AppData
    Roaming
    Adobe
    Premiere Elements
    12.0
    and in the 12.0 Folder is the Adobe Premiere Elements Prefs file that you delete. If that does not work, then delete the whole 12.0 Folder in which
    the Adobe Premiere Elements Prefs file exists. Be sure to be working with Folder Option Show Hidden Files, Folders, and Drives enabled so that you can
    see the complete path cited.
    If no success with the above, then...
    With video or still in Documents and Premiere Elements opened to the Expert workspace, right click the computer taskbar and select Cascade Windows.
    Then drag video or still from Documents into the Premiere Elements Expert workspace Timeline.
    Does Project Assets pop open?
    Please review and consider, and then we will decide what next based on the details in your reply.
    Thank you.
    ATR

  • InDesign CS3 not keeping workspace

    HI, I have a problem. Lost hard drive last week, got new hard drive and had to reinstall all programs (system on Win XP SP3, programs Web Premium CS3 and CS4 + InDesign CS3 and CS4 + other stuff (Premiere etc). On previous hard drive everything worked OK, now InDesign CS3 is having difficulties reloading custom workspaces on startup. Always loads factory default workspace. Custom workspace is saved and exists in menu. InDesign CS4 and all other CS programs don't have the same problem. Tried uninstall and reinstall, tried delete preferences etc.
    Anybody has similar experiences or even a solution to this problem?
    Claudius

    On PC the Workspaces folder is located as a subfolder in the Application Data folder where  InDesign Defults is stored (see the trhread about changing prefs for the various paths on different Windows versions), but it contaiins only your custom workspaces and the "current" states of the defaults. The actual baseline default set should be in  <Drive:\ path to where you've installed ID>\Adobe InDesign CS4\Presets\InDesign Workspaces\<language>
    If you ahave a folder there, and you don't see the default workspaces in ID, try renaming the language on the folder to en_US

  • NWDS is generating IndexedStore Errors when I do reload +rebuild

    Hi All,
    I am working on a Java Webdynpro application in NWDS V7.0.13 with Eclipse 2.1.2. When I am trying to RELOAD + REBUILD NWDS is generating some errors which are not source code related.
    I would like to know why I am getting those errors whenever I rebuild my project. And if I go to the Project Explorer and do DC rebuild and refresh sometimes the errors are gone after 7 to 8 rebuilds.
    I would appreciate if I get any help here as I am working on a critical project.
    The error log shows below errors:
    Error Wed Apr 02 19:25:53 CDT 2008 Apr 2, 2008 7:25:53 PM    com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse  [Thread[ModalContext,5,main]] Error: Refresh of resource C:/Documents and Settings/mkosuri/.dtc/0/DCs/deloitte.com/home/enrolment/_comp/gen_wdp/packages/com/deloitte/component/enrollment/OpenEnrollmentComponent.java fails (org.eclipse.core.internal.resources.ResourceException: Indexed store transactions did not commit properly: C:\Documents and Settings\mkosuri\Documents\SAP\workspace\.metadata\.plugins\org.eclipse.core.resources\.projects\NWP_ESSTRK4_Dhomeenrolment~deloitte.com\.properties.)
    org.eclipse.core.internal.resources.ResourceException(C:/Documents and Settings/mkosuri/Documents/SAP/workspace/.metadata/.plugins/org.eclipse.core.resources/.projects/NWP_ESSTRK4_Dhomeenrolment~deloitte.com/.properties)[272]: IndexedStoreException:Error committing the indexed store.
    org.eclipse.core.internal.indexing.ObjectStoreException: Cannot store page in page store.
         at org.eclipse.core.internal.indexing.IndexedStore.commit(IndexedStore.java:139)
         at org.eclipse.core.internal.properties.IndexedStoreWrapper.commit(IndexedStoreWrapper.java:86)
         at org.eclipse.core.internal.properties.PropertyStore.commit(PropertyStore.java:449)
         at org.eclipse.core.internal.properties.PropertyManager.setProperty(PropertyManager.java:173)
         at org.eclipse.core.internal.resources.Resource.setPersistentProperty(Resource.java:1190)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceNew(GenerationEclipse.java:1344)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.access$1000(GenerationEclipse.java:76)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse$11.run(GenerationEclipse.java:1386)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceInBatch(GenerationEclipse.java:1391)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:268)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:307)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visitComponent(GenerationVisitor.java:297)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visit(GenerationVisitor.java:127)
         at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:106)
         at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:50)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:76)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:119)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:60)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:82)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationBuilder.build(GenerationBuilder.java:99)
         at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:427)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:125)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:181)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:191)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:151)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:165)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:265)
         at org.eclipse.core.internal.resources.Project.build(Project.java:85)
         at org.eclipse.ui.actions.BuildAction.invokeOperation(BuildAction.java:156)
         at org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.java:122)
         at org.eclipse.ui.actions.WorkspaceAction$1.execute(WorkspaceAction.java:279)
         at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    org.eclipse.core.internal.indexing.ObjectStoreException: Cannot store page in page store.
         at org.eclipse.core.internal.indexing.ObjectStore.commit(ObjectStore.java:183)
         at org.eclipse.core.internal.indexing.IndexedStore.commit(IndexedStore.java:137)
         at org.eclipse.core.internal.properties.IndexedStoreWrapper.commit(IndexedStoreWrapper.java:86)
         at org.eclipse.core.internal.properties.PropertyStore.commit(PropertyStore.java:449)
         at org.eclipse.core.internal.properties.PropertyManager.setProperty(PropertyManager.java:173)
         at org.eclipse.core.internal.resources.Resource.setPersistentProperty(Resource.java:1190)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceNew(GenerationEclipse.java:1344)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.access$1000(GenerationEclipse.java:76)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse$11.run(GenerationEclipse.java:1386)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceInBatch(GenerationEclipse.java:1391)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:268)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:307)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visitComponent(GenerationVisitor.java:297)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visit(GenerationVisitor.java:127)
         at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:106)
         at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:50)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:76)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:119)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:60)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:82)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationBuilder.build(GenerationBuilder.java:99)
         at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:427)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:125)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:181)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:191)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:151)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:165)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:265)
         at org.eclipse.core.internal.resources.Project.build(Project.java:85)
         at org.eclipse.ui.actions.BuildAction.invokeOperation(BuildAction.java:156)
         at org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.java:122)
         at org.eclipse.ui.actions.WorkspaceAction$1.execute(WorkspaceAction.java:279)
         at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    org.eclipse.core.internal.indexing.PageStoreException: Error occurred opening transaction log file.
         at org.eclipse.core.internal.indexing.LogWriter.open(LogWriter.java:39)
         at org.eclipse.core.internal.indexing.LogWriter.putModifiedPages(LogWriter.java:26)
         at org.eclipse.core.internal.indexing.PageStore.commit(PageStore.java:209)
         at org.eclipse.core.internal.indexing.ObjectStore.commit(ObjectStore.java:181)
         at org.eclipse.core.internal.indexing.IndexedStore.commit(IndexedStore.java:137)
         at org.eclipse.core.internal.properties.IndexedStoreWrapper.commit(IndexedStoreWrapper.java:86)
         at org.eclipse.core.internal.properties.PropertyStore.commit(PropertyStore.java:449)
         at org.eclipse.core.internal.properties.PropertyManager.setProperty(PropertyManager.java:173)
         at org.eclipse.core.internal.resources.Resource.setPersistentProperty(Resource.java:1190)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceNew(GenerationEclipse.java:1344)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.access$1000(GenerationEclipse.java:76)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse$11.run(GenerationEclipse.java:1386)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceInBatch(GenerationEclipse.java:1391)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:268)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:307)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visitComponent(GenerationVisitor.java:297)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visit(GenerationVisitor.java:127)
         at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:106)
         at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:50)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:76)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:119)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:60)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:82)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationBuilder.build(GenerationBuilder.java:99)
         at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:427)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:125)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:181)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:191)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:151)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:165)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:265)
         at org.eclipse.core.internal.resources.Project.build(Project.java:85)
         at org.eclipse.ui.actions.BuildAction.invokeOperation(BuildAction.java:156)
         at org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.java:122)
         at org.eclipse.ui.actions.WorkspaceAction$1.execute(WorkspaceAction.java:279)
         at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    java.io.FileNotFoundException: C:\Documents and Settings\mkosuri\Documents\SAP\workspace\.metadata\.plugins\org.eclipse.core.resources\.projects\NWP_ESSTRK4_Dhomeenrolment~deloitte.com\.properties.log (Access is denied)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
         at org.eclipse.core.internal.indexing.LogWriter.open(LogWriter.java:37)
         at org.eclipse.core.internal.indexing.LogWriter.putModifiedPages(LogWriter.java:26)
         at org.eclipse.core.internal.indexing.PageStore.commit(PageStore.java:209)
         at org.eclipse.core.internal.indexing.ObjectStore.commit(ObjectStore.java:181)
         at org.eclipse.core.internal.indexing.IndexedStore.commit(IndexedStore.java:137)
         at org.eclipse.core.internal.properties.IndexedStoreWrapper.commit(IndexedStoreWrapper.java:86)
         at org.eclipse.core.internal.properties.PropertyStore.commit(PropertyStore.java:449)
         at org.eclipse.core.internal.properties.PropertyManager.setProperty(PropertyManager.java:173)
         at org.eclipse.core.internal.resources.Resource.setPersistentProperty(Resource.java:1190)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceNew(GenerationEclipse.java:1344)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.access$1000(GenerationEclipse.java:76)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse$11.run(GenerationEclipse.java:1386)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.refreshResourceInBatch(GenerationEclipse.java:1391)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:268)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationEclipse.generatePersistentComponent(GenerationEclipse.java:307)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visitComponent(GenerationVisitor.java:297)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationVisitor.visit(GenerationVisitor.java:127)
         at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:106)
         at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:50)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:76)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:80)
         at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:119)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:60)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:104)
         at org.eclipse.core.internal.resources.Resource.accept(Resource.java:82)
         at com.sap.ide.webdynpro.generation.eclipse.GenerationBuilder.build(GenerationBuilder.java:99)
         at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:427)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:125)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:181)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:191)
         at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:151)
         at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
         at org.eclipse.core.runtime.Platform.run(Platform.java:413)
         at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:165)
         at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:265)
         at org.eclipse.core.internal.resources.Project.build(Project.java:85)
         at org.eclipse.ui.actions.BuildAction.invokeOperation(BuildAction.java:156)
         at org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.java:122)
         at org.eclipse.ui.actions.WorkspaceAction$1.execute(WorkspaceAction.java:279)
         at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(WorkspaceModifyOperation.java:71)
         at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1595)
         at org.eclipse.ui.actions.WorkspaceModifyOperation.run(WorkspaceModifyOperation.java:85)
         at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
    Thanks for your time and consideration!
    Madhavi

    Solution:
    http://jira.pentaho.com/browse/BISERVER-5282
    Short Fix using find und sed:
    http://jira.pentaho.com/browse/BISERVER-5282?focusedCommentId=91528&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_91528

  • How to set a key field in a local provider for BW workspace

    Hi Experts,
    I've created a local provider through BOBJ analysis for excel / Workspace designer in a BW workspace. However, all the dimensions by default are not having the key field enabled and I'm not able to enable the key field through BW workspace. Also I see the Fact Index Without Key is enabled by default in technical settings, which is not allowing me to select "Fact Index with Key" either. When I go to edit mode, it says "Analytic Index XXX can only be changed in workspace designer". I even tried to go into workspace designer and by selecting the necessary local provider, I coudn't find an option under Local Provider->Reload Provider->Reload (With Changes)->Choose File->Edit Columns to enable the key field(s) for the dimensions.
    Can you please help to locate how to enable the key field for dimensions in local provider.
    Thank you in advance.
    Regards,
    Karthik

    There's nothing to solve. If Reader (XI only) is used only PDF files can be selected. This is how it's supposed to work (although I agree it's silly and should be changed).

  • Workspace swither crashes in Gnome2

    Solaris 10, 8/07 on Ultra 10
    When starting pager, which is called "Workspace switcher", I get this:
    "The Workspace Switcher applet appears to have died unexpectedly"
    Reload this applet?
    (If you choose not to reload it at this time you can always add it by right clicking on the panel and clicking onthe "Add to Panel" submenu)
    Edited by: etcetera on Mar 19, 2009 4:03 PM

    Check ~/.xsession-errors for clues (or post it here).
    Did it start failing after an update?

  • Illustrator CS4 Workspace Question

    Hello,
    I was wondering how to keep the windows in the position that I save them in after closing and re-opening Illustrator. I've saved the workspace many times as a custom workspace, but every time I re-open Illustrator, the windows are all stacked on top of one another.
    Also, any actions that I save and load are gone the next time that I open Illustrator. This results in my having to reload them.
    One more thing. I have an action set that performs these tasks in order:
    Select All / Convert Text to Outlines / Save as EPS (to a specified Network Folder) / Close File
    This results in an Illustrator error that gives the following string: R6025 -pure virtual function call. Afterward, Illustrator closes.
    Any help on these 3 issues would be greatly appreciated.
    Thanks,
    Luke

    I concur with Monika regarding the prefs/workspaces/actions - you may have permissions problems. The same could be true for the networking stuff - you have limited access to the server and AI can#t cope with it...
    Mylenium

  • InDesign CS5 ME - Workspace/Toolbars issue

    hi all
    i bought new computer with win 7 ultimate 64 bit
    and i try to install indesign cs5 middle east (ME) and after i finnish it i get : Window -> Workspace" dropdown there are no available Workspaces to choose from
    The Workspace settings are set to "untitled" and, while you can manually set them back to normal, upon reloading InDesign 5, it has reset and you are back to no toolbars.
    and i dont get :
    For example, Re: InDesign CS5 - Workspace/Toolbars issue.. permissions? Re: InDesign CS5 - Workspace/Toolbars issue.. permissions? Re: InDesign CS5 - Workspace/Toolbars issue.. permissions? .... etc are not there, only the options to "Reset Untitled" and "New Workspace...".
    in my old computer and in my leptop i dont have this problem
    do you have any solution for me.
    thanks
    hanan

    Ok sure,
    When loading up InDesign CS5 (v7.0.2) on either a Dell XPS 720, or a Dell Precision T3400, the toolbars don't appear. The Workspace settings are set to "untitled" and, while you can manually set them back to normal, upon reloading InDesign 5, it has reset and you are back to no toolbars.
    After some troubleshooting, under the "Window -> Workspace" dropdown there are no available Workspaces to choose from. For example, .... etc are not there, only the options to "Reset Untitled" and "New Workspace..."
    It seems as though the program is having trouble loading the Workspace defaults into CS5 ID...
    However, when you run the program as either a local admin or set the compatibility to Windows 2000, it loads up just fine, toolbars/workspaces and all.
    Hope this clarifies the situation, again thanks for your help thus far.
    Adam

  • Refresh Analytic Workspace increase tablespace size ?

    Hello, I'm using CWM2 OLAP objects with 9.2.0.6 database version. I have analytic workspaces, too.
    I execute refresh of my analytic workspace, using the script generated by Analytic Workspace Manager 9.2.0.4.1. I have noticed that, strangely, whenever I execute the script, it increases the used space of the tablespace containing analytic workspace.
    Is this usual ? The script doesn't include new objects, and the effect is the same. What is failing ? I think that this should not happen.
    Any idea ? Thanks a lot by your help

    vbarres wrote:
    if my datawarehouse
    grows dinamically (I'm adding new objects every day),
    what size has to have my aw tablespace ? It's
    difficult to reserve space on disk for this...I'm confused here. Are you really adding new objects every day, or just adding more data to the existing ones. In general, if you are adding more data, the growth should be reasonably predictable, assuming a reasonable AW design. The usual growth confusion has to do with reloading the same data over again, where the growth is unexpected.
    rhaug wrote:
    I had a similar problem in my AW. The temp and the aw tablespace got ridiculously big. >The temp tablespace exceeded 20gb before the disk got full and everything crashed.
    In my case I had made several cubes to perform different tests. When I deleted all but >one cube things behaved more normal and the aggregation time was stable.Again, I'm not sure what is going on here from the descriptions. As far as I know, there should not be a problem with multiple cubes in the same AW. You don't say what version you are in, but is it possibly version 10? I could see some interaction in a parallel build, where the various cubes are built simultaneously, and thus the pages on the free list are necessarily available for reuse when you might want them. More details would be interesting here. You might also try a serial build (I'm not sure where the switch is in AWM, but I'm sure it's there somewhere).

Maybe you are looking for

  • How do I add a number to my Send Read Receipts for iMessage

    How do i add a number to my Send Read Receipts for iMessage. It says I can add a email just not a number!

  • Receiver File/FTP, SFTP, binary, endSeparator for CRLF ?

    We are planning an interface using the Receiver File/FTP Adapter, using SFTP in binary mode. The SAP PI runs on Unix, the other applications runs on Windows. Can NameA.endSeparator be used to ensure that every line in this file ends on CRLF? (As you

  • What is the function of the Service Manager, in Concurrent Managers?

    Greetings to All, When looking at the concurrent managers, our internal manager is down and we also have the Service Manager being down. I understand the process of the Internal Manager. But like to know what the Service Manager does and what it is u

  • How To Restore Safari's 8.0.3 Default Settings?

    I dont know whats happening. Since many days whenever i open any site some other sites open in new tab and eventually vanish. Also happen whenever i click on a link. I have tried clearing history and all stuff but nothing is doing any sort of help. P

  • JDev 9i and 10g on Windows 7

    Metalink's compatibility certification table does not include these and an SR on this question was answered with a negative answer. 9.0.3.2 and 10.1.3.2 install and run on Windows 7 Home. Creating ADF BC objects and JSP (JSF) pages also work, and run