Moving LCM Jobs from one LCM server to another

I have just built a new proof of concept LCM server (3.1 SP3 FP3.7).  My aim is to migrate the content from our current production LCM server (3.1 SP2 FP2.5) to the POC LCM server.  I have been able to migrate the subversion repository.  I have been able to migrate custom access levels and users etc.
I want to migrate the actual LCM jobs stored within LCM itself from production LCM to POC LCM server.  Should be able to do this with LCM itself or Import Wizard but neither work.
Import Wizard produces and error against each LCM Job as follows, "Failed to create a new CrystalEnterprise.LCMJob. reason: Item SI_NEWOBJECT was not found in the collection"
LCM itself does not show the LCM jobs when adding objects to a job.  It will show the Sub Folders under the main LCM folder (which contain the specific jobs I'm looking to migrate) but not the jobs themselves.  Selecting one of the sub LCM folders and clicking the "Add & Close" button results in this error;
Sorry, LCM application is unable to process your request.
The error from the server is: Failed to get dependencies of the job.com.crystaldecisions.sdk.exception.SDKServerException: CMS operation timed out after 9 minutes. cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2 detail:CMS operation timed out after 9 minutes. The server supplied the following details: OCA_Abuse exception 7710 at [.\exceptionmapper.cpp : 79] 48022 ...CMS operation timed out after 9 minutes. Thread timeout has expired. at com.crystaldecisions.sdk.exception.SDKServerException.map(SDKServerException.java:107) at com.crystaldecisions.sdk.exception.SDKException.map(SDKException.java:196) at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.queryHelper(InternalInfoStore.java:736) at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.query(InternalInfoStore.java:566) at com.crystaldecisions.sdk.occa.infostore.internal.InfoStore.query(InfoStore.java:167) at com.businessobjects.lcm.core.CMSLocal.query(CMSLocal.java:4083) at com.businessobjects.lcm.core.CMSLocal.queryInfoObjects(CMSLocal.java:1457) at com.businessobjects.lcm.dependencies.ParentChildDI.computeDependees(ParentChildDI.java:68) at com.businessobjects.lcm.dependencies.DependencyManager.computeDependees(DependencyManager.java:543) at com.businessobjects.lcm.dependencies.DependencyManager.computeDependees(DependencyManager.java:477) at com.businessobjects.lcm.core.LCMEngine.computeDependees(LCMEngine.java:1397) at com.businessobjects.lcm.job.Job.computeDependencies(Job.java:1006) at com.businessobjects.lcm.job.Job.addPrimaryResources(Job.java:389) at com.businessobjects.lcm.job.Job.addPrimaryResources(Job.java:244) at com.businessobjects.lcm.actionHelper.JobActionHelper.addResourceToJob(JobActionHelper.java:2313) at com.businessobjects.lcm.actionHelper.JobActionHelper.performAction(JobActionHelper.java:172) at com.businessobjects.lcm.actions.JobActions.execute(JobActions.java:37) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:419) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:709) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at com.businessobjects.lcm.LCMCacheControleFilter.doFilter(LCMCacheControleFilter.java:27) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684) at java.lang.Thread.run(Thread.java:595) Caused by: com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2 at com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuseHelper.read(oca_abuseHelper.java:106) at com.crystaldecisions.enterprise.ocaframework.idl.OCA.OCAi._InfoStoreEx4Stub.queryEx3(_InfoStoreEx4Stub.java:209) at sun.reflect.GeneratedMethodAccessor201.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.crystaldecisions.enterprise.ocaframework.ManagedService.invoke(ManagedService.java:425) at com.crystaldecisions.sdk.occa.infostore.internal._InfoStoreEx4Proxy.queryEx3(_InfoStoreEx4Proxy.java:364) at com.crystaldecisions.sdk.occa.infostore.internal.InternalInfoStore.queryHelper(InternalInfoStore.java:708) ... 37 more com.crystaldecisions.sdk.exception.SDKServerException: CMS operation timed out after 9 minutes. cause:com.crystaldecisions.enterprise.ocaframework.idl.OCA.oca_abuse: IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2 detail:CMS operation timed out after 9 minutes. The server supplied the following details: OCA_Abuse exception 7710 at [.\exceptionmapper.cpp : 79] 48022 ...CMS operation timed out after 9 minutes. Thread timeout has expired.
Has anyone actually suceeded in moving an LCM job from one LCM server to another?

Apologies for the formatting, IE6 and company policy means none of the formatting seems to work. :o(

Similar Messages

  • Moving bpel instances from one application server to another

    Is it possible to move bpel instances from one server to another?
    We use SOA Suite 10.1.3. The idea is:
    1. shutdown the appserver
    2. make a dump of the dehydration store (bpel schema, ...)
    3. import the dump in the new environment
    4. startup the the "new" SOA Suite
    The question is: Are there any hard coded references (e.g. OAS url) within the
    SOA database schema?
    Thanks,
    Marcus

    Apologies for the formatting, IE6 and company policy means none of the formatting seems to work. :o(

  • How to move phones from one CUCM server to another?

    How easy is it to migrate IP phones from one CUCM server to another?
    The situation is this:
    A vessel currently sitting in dry dock has 14 IP phones onboard which currently register with a CUCM server half way round the world (literally). As you can imagine there is quite a fair amount of delay for the signal processing, not to mention the connectivity being over a VSAT link. This being a temporary solution.
    A CUCM server has been configured and installed on the vessel with all the relevant partitions, route patterns, trunks etc. The phones have also been added to the new server ready for migration. The only real thing that will be different when the phones are migrated is the Directory Number on each phone. Both CUCM servers are running software version 7.1.3
    The phones currently pick up their local IP addresses via a local DHCP server which assigns 150 TFTP Server IP Address for the remote CUCM server. Is changing the the TFTP Server IP address to the local CUCM server enough to have the phones register with the local server.
    This is not something I've tried before so would appreciate feedback or any comments that may indicate anything I missed along the way.
    Thanks,
    Ric

    Hi Ricardo,
    On the DHCP scope created for the voice vlan change the Option 150(TFTP Server IP address) to the new CUCM and remove/delete the remote CUCM IP address just to ensure that phones once after registering to the new CUCM will not fetch any config from the remote CUCM as the DN's of the phones are changed on the new CUCM please ensure this.
    Apart from this i dont see any challenges as the firmware of the IP Phones will also remain same as CUCM version is same.
    Hope that helps.
    Regards
    Najaf

  • Impact of moving a user from one organisational unit to another.

    Hi
    my system description :
    extended classic
    srm 5.00
    I am new to srm and i would have some questions about the impact of moving a user from one organisational unit to another.
    The senario is that:
    I have moved a user from organisational unit X  to Y lets say different purchasing organisation
    The user had PO created in organisational unit X waiting for goods receipt but even if he is now in organisational unit Y he can still create the good receipt for the PO created in organisational unit X .
    Is it ok?
    Futhermore not only can he create good receipt but the good receipt take the cost center assigned in organisational unit Y whereas the PO has the cost center of organisation X.
    I believe that is how the confirmation works in SRM. However is there a way for it to take  account assignment from the PO instead of where the user is situated in the org hierarchy when doing confirmation.
    Thanks

    Thanks for your answers
    Maybe i should explain how the user was moved.
    I did not used users_gen because i didn't want the user's partner ID to be changed.  If the partner ID is changed then the user would not  be able to access PO from old Organisation Unit. (can somebody confirm this please)
    I did right click on the wanted Organisation Unit then assign the user.  The problem is that the relationship between the user partner ID and the new organisation unit was not maintained and the user could not create shopping cart in the new organisation unit. 
    To solve this issue oss note 1041701 was implemented and the issue was solved.
    But before the the implementation of oss note  1041701, if the user had open items from old organisational unit he could not access PO thus could not confirm goods receipt when moved in new organisation unit.
    Now this is possible he can confirm goods from old unit but the confirmation is done using cost centre of user instead of the cost centre of the PO.
    Jagadish you said that the confirmation must be done using PO accounting details not the user attributes.  Then i think i have a problem in my system.
    regards,
    yannick.

  • How to copy a Module Pool Program from one SAP server to another SAP server

    Hi Experts,
    My requirement is to copy some Module pool programs from one SAP server to another SAP server which do not have any link.
    Please advise on this.
    Regards
    Dipak

    put all relevant objects inside a transport request and release it. this will generate two files, a control file in /usr/sap/trans/cofiles/ and a data file in /usr/sap/trans/data/
    you can take these two files, zip'em up and e.g. email them to your destination. There they have to be put into the same directories of that other server and can then be added to the import queue and finally imported.
    These last steps would usually be done by an administrator.
    Both systems should be on the same release, as far as I know.
    Cheers
    Thomas

  • Fetching data from one BI server to another

    Hi All,
    We have BCS environment on top of BI. We have a request from Client to refresh the BCS data in our quality box (copy of BCS production data). Data wasn't refreshed to our Quality system regularly from SAP Quality and hence we thought of complete BI Production copy to our Quality box.
    Since the above strategy is time consuming,we have been contemplating on other options and have stumbled upon SAP blog http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/21489. [original link is broken] [original link is broken] [original link is broken]
    The blog talks about pulling data from one BI server to another. As BCS is such a fragile environment, wanted to take an opinion on whether you all see any concerns with the approach.
    Regards,
    Vivek Das Gupta

    Hi,
    W have done the system copy from production to QA system and only faced authorization issues  and also we follwed the same blog and as mentioned in the blog dont forget below points before going ahead for the system copy.
    switch the source Real Time Infocube (in MBP) if you want to copy all latest productive data, that is to say including those which were contained in the open request.
    For data consistency reasons and to avoid any risk of error, the loading process is executed in Full.
    If you planning to copy only a part of the source data records,  set filters in the infopackages.
    Hope it going help you
    Thanks

  • Moving LR files from one external drive to another

    How do I move LR image files from one external drive to another external drive?

    Move the photos using your operating system and then re-connect in Lightroom following these instructions: Adobe Lightroom - Find moved or missing files and folders
    Do not use this as an opportunity to re-arrange folders or move photos from folder to folder. Just move the entire "tree" of folders.

  • Moving iTunes library from one Windows PC to another

    How can I move my iTunes library from one Windows PC to another using iTunes 11.0.1.12?
    I seem to lose my playlists and more oddly some track meta-data and settings - can anyone point me to a good guide as the search hasn't turned up anything that's worked for me?
    Thanks

    Thank you so much for replying!  I'm not sure I quite understand, though.  The media folder is in (2TB) /iTunes/iTunes Music/Music currently, cloned from (1TB) /iTunes/iTunes Music/Music.  If I copied the /iTunes/ folder from 1TB to the 2TB, I'd be doing the exact same thing as when I cloned it, which I'm willing to do if I'm understanding you correctly.
    Or are you asking me to copy all of the files (minus the /iTunes Music/ folder) in the (1TB) /iTunes/ folder and replace all of those files in the (2TB) /iTunes/ folder?

  • Moving the mailbox database copy from one exchange server to another exchange server 2010 DAG

    Hello Team
    is it possible to the move the passive copy of database and logs from one server to another exchange server in the same DAG with out removing  and deleting the mailbox database copies in exchange 2010
    normaly procedure is
    Remove the mailbox database copies and manually delete the .edb files and logs from the physical location and re-add the mailbox database copy to the new server in the DAG.
    is that any way to achieve to move the passive database copy to another exchange 2010 server in the same DAG ?

    From your note, you appear to have a two-member DAG (with a server hosting your active database, and a second hosting the passive copy), and you want to move your passive database copy from the current passive server to another.  Your note
    about what "the normal procedure is" isn't 100% correct - there are many ways to handle this task, and all can be considered "normal". Why not just add the third server to the DAG and
    add a database copy on that third server?  Once it is fully seeded, you can remove the current passive copy.  This way, you never lose your redundancy.
    Yes i can add the third and fourth  serve in DAG , but i cannot add the mailbox database copies to the 3rd and 4th mailbox server in DAG as am using RTM version of exchange 2010 which is allowing to have only 5 database inclding mailbox datbase copies
    and also currently my lab setup is  two member dag (with a server hosting your active database,
    and a second hosting the passive copy) in the same site named SITE A
    and recently i have created new SITE B and included the 3rd and 4th DAG members in the same DAG
    i want the  mailbox database copies from the mailbox server  database  in SITE A  to
    Mailbox server database in  SITE B as  passive copy
    That is why i want to move the mailbox database without deleting / removing it manually
    Hope you understand my situation!

  • Moving OEM grid control(10.1.0.5) from one linux server to another RHEL4

    Hi ,
    I'm trying to move grid control from one server to another as part of data centre move-OEM GC version is 10.1.0.5 running on RHEL 4.The IP's will get changed too ,What configuration files needs to be changed on Tthe hots server for OMS/repository as they are on same box,and also on the various hots/targets managed by agents.Please let me know iwhat all steps needs to done for this move(Any documents/links)
    Thanks

    user9097501 wrote:
    Binaries will be copied over (O/S imaging) and data will be replicated using SRDF(SAN Replication) from source A and the database containing OMS/repository will be brought up on the target destination B in a new subnet.So my question is as what configuration files do i need to change once its on target server. Please any input will be appreciated.Hi ,
    I hope your hostname will remain same... If it is like that then you dont have to make any changed anywhere...
    You you need to make changes only on hosts files with new ip address on all target servers..
    And if hostname is changed, then you will have to reinstall OMS..
    Please read
    How To Re-configure the OMS After Hostname/IP Address Change on the Remote Repository Database Machine [ID 736061.1]
    Is it possible to Modify the EM 10g Grid Control OMS Hostname After the Installation? [ID 371865.1]
    Also GRID 10.1.0.5 is unsupported and it contains lot of BUGS so i would suggest you to upgrade it to 10.2.0.5*
    Regards
    Rajesh

  • Moving Imovie events from one hard drive to another

    I have a Seagate external hard drive that started to fail, and I got a warranty replacement. Following Seagates advice, I moved all the files from one drive to the other by dragging them over. Everything seems to be transferred, but all the events are in one folder now rather than seperate ones for each of my kids games, bithhdays, etc. Is there a way to get it back to seperate folders? Thanks...

    Bill William wrote:
    ... I want to move the events to the external 2TB hard drive. Am unable to find any instructions in Help....
    a simple drag'n drop thing, illustrated advice on my site:
    http://karsten.schluter.googlepages.com/im08tricks
    (Project Library (and Events) on External Harddrive)
    aside.. 400miniDV = ~5.2 TB.. you drive is way to small.. and please report how OsX + a 20$ consumer app as handle THAT amount of data..

  • ACE- From one real server to another VIP

    Hi,
    I have a problem with ACE;
    We have multiple serverfarms configured in the ACE module based on the application and different VIPs related to it. We are running the ACE in bridging mode. Now the requirement is from one serverfarm real server wants communicate to the VIP of the second serverfarm...Is this possible..???? Wil some NATing help in this situation. Below is the configuration.
    ======================
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    access-list LAN_Traffic remark For all IP Traffic
    access-list LAN_Traffic line 10 extended permit ip any any
    access-list LAN_Traffic line 20 extended permit icmp any any
    probe http PORTAL_HTTP
      passdetect interval 20
      passdetect count 2
      request method get url http://portal
      expect status 0 600
    probe http RMS_HTTP
      request method get url /_wmcs
      expect status 0 600
    rserver host PORTAL1
      ip address 172.22.11.241
      inservice
    rserver host PORTAL2
      ip address 172.22.11.243
    rserver host QGLRSPW1
      inservice
    rserver host RMS01
      ip address 172.22.10.12
      inservice
    rserver host RMS02
      ip address 172.22.10.8
      inservice
    serverfarm host PORTAL
      failaction purge
      probe PORTAL_HTTP
      rserver PORTAL1
        inservice
      rserver PORTAL2
        inservice
    serverfarm host RMS
      failaction purge
      probe RMS_HTTP
      rserver RMS01
        inservice
      rserver RMS02
        inservice
    class-map match-any PORTAL
      2 match virtual-address 172.22.10.166 tcp any
    class-map match-any RMS
      2 match virtual-address 172.22.10.52 tcp eq www
      3 match virtual-address 172.22.10.52 tcp eq https
    policy-map type loadbalance first-match RMS-POLICY
      class class-default
        serverfarm RMS
    policy-map type loadbalance first-match PORTAL-POLICY
      class class-default
        serverfarm PORTAL
    policy-map multi-match SFARM-LB-POLICY
      class RMS
        loadbalance vip inservice
        loadbalance policy RMS-POLICY
        loadbalance vip icmp-reply active
    class PORTAL
        loadbalance vip inservice
        loadbalance policy PORTAL-POLICY
        loadbalance vip icmp-reply active
    interface vlan 800
      description ACE Client Interface
      bridge-group 1
      mac-sticky enable
      service-policy input SFARM-LB-POLICY
      no shutdown
    interface vlan 898
      description ACE Server Interface
      bridge-group 1
      mac-sticky enable
      no shutdown
    interface bvi 1
      ip address 172.22.11.151 255.255.252.0
      alias 172.22.11.153 255.255.252.0
      peer ip address 172.22.11.152 255.255.252.0
      description Bridge Group for 800 and 898 Interfaces
      no shutdown
    ip route 0.0.0.0 0.0.0.0 172.22.8.17
    ===================================
    Pleae help..Thanks in advance

    Hello!
    Well yes it would work. BUT...you have to change your config a bit. First you need to apply your accesslist to both interfaces, or the ACE will reject it, because it is acting as a firewall by default. And second you have to apply the policymap to both interfaces as well or you put the policymap globally on the ACE.

  • Move Protection Group from One DPM server to another DPM server

    Hi Mike,
    Can we move Protection Group from one DPM 2012 SP1 to another DPM 2012 R2 version? If yes then what is the steps to perform that. Also i am running DPM servers with co-located and non-colocated configuration. What would be best as per best practice? Because
    my 95% backup are SQL backups.

    Hi,
    There are no provisions in DPM to move protection groups or protected data sources to a new DPM server and maintain the recovery points.  The best you can do is to stop protection on DPM1 and retain the replica, then run the setdpmserver.exe on the
    protected server and point it the DPM2 server. On DPM2, run the attach-productionserver.ps1 script to establish agent communications, then make new protection groups and re-protect the same data sources.  After the retention goals are met, delete
    the replica from under inactive protection group on DPM1.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Data transfer from one sql server to another sql server in 2005

    Hi,
    Im trying to transfer only one table data from one server database  to another server   database table.both are in 2005 .Can anyone help?

    Hi,
    Im trying to transfer only one table data from one server database  to another server   database table.both are in 2005 .Can anyone help?
    If you are not using express you can use Import export wizard to mode data its very easy below link will help.In link destination is excel but you can select destination as your SQL Server
    http://www.mssqltips.com/sqlservertutorial/202/simple-way-to-export-data-from-sql-server/
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Migrate jobs from one OEM instance to another

    Hi,
    We have an OEM 11g dev server, where we are testing and creating many job definitions.
    We also have an OEM 10g prod server, that we will soon upgrade to 11g.
    Is there a way or a tool to migrate all jobs from the OEM 11g dev server to the OEM 11g prod server?
    thanks

    It might be benefiicial to list more detail. What versions of OEM, assuming 10.2.0.5? What version of DB, in our case it was 10.1.0.4.0.
    Our path was to export 10.1.0.4 into 11.1.0.7.0, then upgrade to 11.2.0.3.0 which all of our DB's are.
    However, from Collaborate and from forums/communities, the consensus was it was better to install OEM 12c from scratch and skip 11g all-together.
    So that's where we are. Installed OEM 12c on another server (we wanted to decommision our 10g server anyway).
    Running OEM 10g/12c Parallel (Agents on different ports). Configuring as we go. OEM 12c I will say, at least IMHO (In My Humble Opinion) is a a complete difference from OEM 10g (rule-wise). Not that there are no similarities, just how you get there is a lot different.
    Anyway hope this helps!

Maybe you are looking for

  • Why is Acrobat 9.4.4 multiplying file size when printing?

    When I print pdfs using Acrobat 9.4.4, the documents increase in size exponentially and take a long time to print.  For example, a one page, 20kb file shows up in the printer queue as >1MB.  The bigger files turn huge and stall the printer. I have th

  • Configuration error

    Hi all, I've a big problem with the repository configuration. I've passed o7_dictionary_accessibility, I've passed JDBC patch, now I've a new problem, during repository creation, at about 47%, I found this error on install.log: ORA-04031: unable to a

  • Why is the notification center different on ipad mini and iPhone?

    For instance.. Weather shows in the notification center on ipad mini, and not on iPhone. Also, calculator shows on iPhone control center and not ipad mini. I can understand why the calculator doesn't display as an option for the ipad mini as the calc

  • Sunstudio12 dbx: core and recompiled sources

    Hi Support! I am trying to run dbx with core file for which I have the original executable and libs. I recompiled the objects from the original source, but dbx complains that they were compiled at a different time, and refuses to read them: Skipping

  • Electric shock fom iPod touch....

    Hi Okay so I plugged my iPod into the wall to charge whilst doing so I went on to the Internet to check something out. Then I received a massive electric shock when I locked my iPod. Is there anything I can do to prevent this as it has happened lots