The snapshot tag has no wiki summary.
0
votes
1answer
18 views
Taking snapshot of ruby environment
Is there a way in ruby to store the present (runtime ) environment in Ruby so that I can load from another program and "pick up where I left off?"
-1
votes
0answers
7 views
How does softupdate, snapshot, and FSCK work together?
How does soft update, snapshot, and FSCK work together, can someone give an explanation of all 3 playing a role?
1
vote
1answer
9 views
What happens when write request occurs in snapshot copy on write?
I am reading over some operating system concepts and stumbled upon this.
From what I understand, when you take a snapshot,
copy on write will record the current state of the file system (metadata).
...
0
votes
0answers
8 views
Teamcity - Revisions are not found for build configurations
I have two build configurations: A and B. A is fetching the sources from a Git repository, building the source code and running unit and integration tests, B should deploy the application to a test ...
3
votes
2answers
70 views
+50
Managing two snapshots of a database in rails
We currently have a rails app (basically a CRUD) that is used as a web service for a mobile application.
Right now, when users modify the content in the app, the changes are live in the mobile ...
0
votes
0answers
6 views
How to recover a file from a full lvm snapshot on linux or mount a full snapshot or extend a full snapshot [migrated]
I have a feeling what I need is lost, but here is what I would like to accomplish.
I setup a 5GB lvm snapshot of my root lvm, mounted it in my home directory, and then chrooted it so I could test and ...
5
votes
3answers
115 views
How should I serialize domain model snapshots for event sourcing
We are building an application using the LMAX Disruptor. When using Event Sourcing, you often want to persist periodic snapshots of your domain model (some people call this the Memory Image pattern).
...
1
vote
1answer
74 views
Staged deployment of snapshot artifacts with Maven and Jenkins
Problem Description
We have several multi-module projects which are depending on each other. So something like this:
messaging
framework
othercomponent
They have separate source control ...
1
vote
0answers
19 views
Xcode - Restore Snapshot - File does not exist in restore location
When I tries to Restore Snapshop, the right pane instead of highlighting the changes, comes up with the message 'Files does not exist in restore location'. Then, even i clicks 'restore', nothing ...
0
votes
1answer
18 views
How do I find out which AWS Region an EBS snapshot lives?
Is there any way to figure out which region an AWS EBS snapshot lives in?
A collaborator shared an ebs snapshot with me but I'm having a very slow transfer rate when I attached it to my instance ...
1
vote
3answers
98 views
Creating a ConcurrentHashMap that supports “snapshots”
I'm attempting to create a ConcurrentHashMap that supports "snapshots" in order to provide consistent iterators, and am wondering if there's a more efficient way to do this. The problem is that if ...
0
votes
1answer
25 views
Does Maven build “thread safe” for snapshot projects?
I have a question regarding parallel maven build. If several maven builds are running in same machine at the same time, and some build results are used by other builds with snapshot version ...
0
votes
0answers
38 views
Running Spring WS Samples on github results in maven errors
I'm trying to run the mtom example on spring-ws: https://github.com/poutsma/spring-ws/tree/master/samples/mtom
under the server directory when I run mvm:jetty run I get the following error:
[ERROR] ...
0
votes
1answer
59 views
Recreate application from memory snapshot
How do I create a snapshot of running java application in order to be able to load the same snapshot later to recreate exactly the same state of running application? How do I load this snapshot?
EDIT
...
0
votes
1answer
15 views
Maven SNAPSHOT for WAR projects too?
I'm using the Maven's 'SNAPSHOT' feature for my JAR projects. I want to keep everything consistent, in terms of versioning, but: does it make sense to use this feature for WAR projects as well? Should ...
0
votes
0answers
44 views
glTexImage2D giving GL_INVALID_VALUE because width or height cannot be represented as 2k + 2
I have a screenshot taken from the first opengl canvas which i need to draw in the second opengl canvas. I have taken the screenshot using glReadPixels:
glReadPixels(posx, posy, pageWidth , ...
0
votes
0answers
32 views
Multi OS boot & snapshotting without using VM? [closed]
I have a couple of machines that I want to use for app testing (including install/uninstall, etc across multiple OS). Ideally I'd just slap a VM hypervisor on the machine and be able to setup multiple ...
0
votes
0answers
53 views
axWindowsMediaPlayer still image
I've been trying to get an image of a paused axWindowsMediaPlayer control in the Original video resolution.
I've tried to capture the point of te screen of the control, but then the image is realy ...
0
votes
1answer
36 views
snapshot resolutions for Aforge Snapshot Maker
I simply want to apply the Aforge Snapshot Maker example , I have a Logitech HD C525 camera, The video resolutions is listed but the snapshot resolutions have only one item : Not Supported
May i ...
0
votes
0answers
45 views
Multi-Generation Snapshots using Device Mapper (Linux) [closed]
LVM is an amazingly usefull tool, however, it seems to still lack support for snapshotting a drive that is already a snapshot. I made a script to handle this automatically but ran into some troubles.
...
0
votes
1answer
44 views
Control Snapshot Speed In Matlab
This is for my project. i wrote the code using getdata command in matlab.i want to take some snapshots form webcam. But those snapshots are very speed.
I want to slow the snapshot frame. This is the ...
1
vote
1answer
22 views
MySQL: Rollback longer timeframe?
I wondered, if I can somehow create a snapshot and, lets say two weeks later, return to this snapshot?
It should be applied to the entire database.
The easiest way would be to backup the database and ...
1
vote
1answer
66 views
Is Snapshot supported from Greg Young EventStore?
I am seriously thinking of using EvenStore from Greg Young, for implementing a system based on events. However, I am not sure whether EventStore from Greg Young supports Snapshots. Snapshots are key ...
0
votes
0answers
28 views
displaying a snapshot image of a webpage from asp.net solution - client only options?
I have a requirement where I create a webpage, but want to only display an image of that webpage rather than all the html and text, etc.
I'm currently using iecapt.exe from my own servers - and while ...
1
vote
0answers
31 views
How to save&load a snapshot of an Android app state?
Before reading this, note that I'm not talking about capturing the screen.
Motivation
Many times, in order to test apps, we need to go over many activities (including a loading/splash screen) till ...
1
vote
0answers
49 views
Servicestack and Sql Server Reporting Services and Snapshot
i'm investigating integrating ssrs with servicestack, but as i'm using the new razor release, there are no references to any asp.net or mvc assemblies in my projects, so hosting in an aspx file for ...
0
votes
1answer
84 views
How do I make a simple snapshot webapp in HTML5?
I need to make a HTML5 page that can display live video coming from the device's camera/webcam and that has a button that can take a snapshot; nothing fancy (similar to html5camera.com). I tried ...
4
votes
1answer
83 views
CRM 2011 - E-mail snapshot of Dashboard to a particular user
I have a request of a customer who wants his dashboards to be send weekly/daily to him via E-mail (PDF or IMAGE). I have searched for hours to find a decent solution, but I can’t seem to find one. ...
1
vote
1answer
39 views
Is there anyway to use python to take a snapshot [duplicate]
Im working on a program and i was wondering if i can use python to snapshot my screen and possibly save it on my computer ?
0
votes
1answer
78 views
Is my accumulating snapshot design correct for my DW and my need
I just discovered the accumulating snapshot design for DW.
I need to record bug info that come from my bug tracker. Bugs have some info (a bug number, a sentence ...). It also has status:
...
0
votes
1answer
44 views
Best way to recreate snapshots in sql server 2008
I want to update database snapshot every hour, keeping its name unchanged. Only way I found how to do this - drop/create pattern. But there is 3 minutes downtime between DROP and CREATE events.
Is ...
1
vote
1answer
96 views
What is the right way to make a consistent Amazon EBS snapshot with the SDK for PHP?
I'm a new to Amazon Web Services (AWS) and want to create an Amazon Elastic Block Store (EBS) snapshot with the AWS SDK for PHP.
I wrote the following code:
$aws = Aws::factory($config);
$ec2 ...
1
vote
0answers
201 views
XCode - unable to create snapshot - don't want git
After several successfully done "create snapshot"s, XCode now tells me it is "unable to create a snapshot" "please tell me who you are"... and some stuff about git.
i never used git and don't want to, ...
0
votes
0answers
32 views
An internal error “java.lang.NullPointerException” in Android? [duplicate]
I had an emulator that it's snapshot was enabled.I tested my App on it some times.Now that emulator is deleted,and my App has no error.But when I try to run my App (on another emulator),it does not ...
1
vote
1answer
35 views
Using git to make daily snapshots of a mirror
I'd like to mirror a remote site (something like CPAN, via rsync) and create daily snapshots with git. Is there any tool that does the "remove the deleted files from the repository and add the ...
0
votes
1answer
90 views
how to create a VM's snapshot using libvirt?
I am trying to create a snapshot of active/idle virtual machine on KVM hypervisor using the following code:
It looks like the xmlDesc doesnt have enough information to create a snapshot of neither ...
0
votes
0answers
33 views
Dumping in-memory database to disk
I have created in-memory database(key-value pair) of my own. What is the efficient way to dump that to disk as a backup.
I am also doing periodic writes to in-memory database. and i need to provide ...
0
votes
1answer
89 views
maven versions release candidates and snapshot
My goal is to release a project which have a single dependency. I have a nexus repository where i deploy both snapshot and release versions.
The one dependency I have has
...
0
votes
2answers
125 views
iOS , iPhone Snapshot in background/foreground transition
When an iOS application changes the state from foreground to background the OS takes the snapshot of the current view(screen) and when it again comes to foreground it displays that snapshot.
Is there ...
0
votes
0answers
47 views
List AWS snapshots using chef
I am looking for a solution to list all AWS snapshots in chef and pick the latest one. All the snapshots are defined like this servername_service_date and I would like to list them via date and then ...
1
vote
0answers
52 views
xCode snapshots don't appear to work
Having the same issue as this guy it seems:
Xcode restoring snapshot does nothing
I've been creating snapshots before I try certain things and have never had to restore one.
I tried a couple of ...
0
votes
0answers
31 views
VSS Cube Snapshot Replication SSAS
Does anyone know how using VSS for snapshot replication of the same cube will affect performance. It's able to generate these snapshots unbelievably fast, but creating these snapshots does not ...
1
vote
0answers
120 views
Whole-System Snapshot on windows server 2008 R2
I am working with a server farm with sharepoint 2010, MS SQL Server 2008 and other required softwares installed in it. Is there any tool available with the help of that I can take the snapshot of the ...
0
votes
2answers
582 views
How to send an HTML form in asp.net c# by email?
In my ASP.Net C# website, I got an order form which I want to be send via email by submitting it. The form elements are HTML and the calculations are done by JavaScript in client-side, and it has lots ...
0
votes
1answer
78 views
Access Dynaset and Snapshot
I opened an old project of Access. I have some problems with these objects that are no longer used.
I'm following this guide: http://support.microsoft.com/kb/129883/en
The part of the code in ...
1
vote
1answer
426 views
Unable to take snapshots or use git in XCode 4.6
After upgrading to Xcode 4.6 whenever I attempt to create a snapshot or use Git I get this popup.
Please tell me who you are.
Run
git config --global user.email "you@example.com"
...
1
vote
1answer
42 views
Finding ClearCase deliver target view using cleartool
I'm using ClearCase on Windows with snapshot views.
Is there a way to determine using cleartool which view will be used for deliver?
If there's a way that involves digging in the registry it's also ...
0
votes
1answer
144 views
Creating a throw-away database copy in SQL Server 2008 R2
Is it possible to create a throw-away database snapshot/copy in SQL Server 2008?
I want to be able to spin up a local version of a report generator we use (custom app) and have it operate on a copy ...
0
votes
0answers
131 views
Hyper V snapshot folder location doesn't recognize avhd files
I am having some problems with restoring a Hyper-V VM snapshots from a copied folder. Following are the steps I have followed.
Copied the current VM folder to a different location
Deleted the VM ...
0
votes
0answers
109 views
Restore VM Snapshot PowerShell script error
I am making a PowerShell Script to restore and snapshot in a test enviroment. I get this error I can resolve and need help please.
gwmi : Invalid parameter At line:51 char:13
+ $Snapshot = gwmi ...



