App Engine Hangout - chat with an App Engine Software Engineer in Test
We'll be chatting with Robert Schuppenies, who is an App Engine Software Engineer in Test. He'll describe a bit about what he does, and talk about/demo some App Engine test frameworks, like the testbed module, code.google.com and code.google.com
From:
GoogleDevelopers
Views:
0
0
ratings
Time:
00:00
More in
Science & Technology
"Concepts of Programming languages" by Robert Sebesta says -
Implicit Heap-Dynamic Storage Binding:
Implicit Heap-Dynamic variables are bound to heap storage only when they are assigned values.
It is similar to dynamic type binding.
Can anyone explain the similarity with suitable examples. I understand the meaning of both the phrases, but I am an amateur when it comes to in-depth details.
Another book that I re-read while travelling last week was Fast Track to MDX . I still think that it's the best book that I've seen for introducing the core concepts of MDX. SolidQ colleague Mark Whitehorn, along with Mosha Pasumansky and Robert Zare do an amazing job of building MDX knowledge throughout the book. I had dinner with Mark in London a few years back and I was pestering him to update this book. The biggest limitation of the book is that it was written for SQL Server 2000 Analysis Services,...(read more)
Google I/O 2012 - Up Close and Personal: NFC and Android Beam
Martijn Coenen, Robert Hamilton A session covering the developer-oriented NFC features we've been adding to the Android platform. Learn how to use Android Beam to add magic sharing abilities to your application, and see what other new and exciting NFC features we're working on. For all I/O 2012 sessions, go to developers.google.com
From:
GoogleDevelopers
Views:
251
4
ratings
Time:
01:03:13
More in
Science & Technology
Is there a possibility to find out the reason for at least the last automatic update?
When the update-window pops up one can click on the entries and find a statement about what bug shall be fixed with a certain package, or more general why it is updated at all.
I want to check for this information afterwards to check if a certain bug or functionality is claimed to be fixed already.
thx - robert.
The Boston Globe’s World Class Contact Center Improves Customer Service and Retention with Oracle Web, Mobile, and Social Media Solutions.
“Oracle RightNow solutions help us deliver exceptional customer support to both print customers and our technology-savvy digital customers. Whether customers are chatting online with an agent or finding answers from their mobile devices, Oracle RightNow solutions help our clients get the information they need anytime, anywhere.” ? Robert Saurer, Director of Customer Care and Marketing, The Boston Globe
Read the full Press Release here
Hi Internet! I’m Robert Konigsberg, and I’ve spent the last four years working on a team that writes Eclipse plug-ins for our coworkers here at Google. I’m happy...
Charts are one of the commonest ways of visualizing reports from data. Report Builder provides a way of generating charts and reports that will be intuitive to anyone who has done the same in Excel. Robert Sheldon provides a simple explanation of how to get the best from charts using Report Builder.
SQL Monitor v3 is even more powerfulUse custom metrics to monitor and alert on data that's most important for your environment, easily imported from our custom metrics site. Find out more.
I recently did the update from 12.04 to 12.10 on my old Dell Latitude CPx laptop (Pentium III). When I rebooted I got this error message with no response from keyboard input. Below it is says
Wait to continue, press S to skip mounting, or M for manual recovery.
I also see occasional errors pop up on the screen from mountall and Plymouth.
I can still get into Recovery Mode. Can anyone shed some light on the matter?
Robert Cooper gave a great lightning talk at our recent Atlanta GTUG meetup, where he discussed using a single codebase to target multiple mediums (e.g. Android, Facebook, Wave...
Business Intelligence Markup Language (Biml) automates your BI patterns and eliminates the manual repetition that consumes most of your time. On October 15th come see why BI professionals around the world think Biml is the future of data integration and BI.
Need to compare and sync database schemas?Let SQL Compare do the hard work. ”With the productivity I'll get out of this tool, it's like buying time.” Robert Sondles. Download a free trial.
With a hybrid cloud, can you get the freedom and flexibility of a public cloud with the security and bandwidth of a private cloud? Robert Sheldon explains all the ins and outs.
Free ebook "TortoiseSVN and Subversion Cookbook - Oracle Edition"Use these recipes to work better, faster, and do things you never knew you could do with SVN. If you're new to source control, this book provides a concise guide to getting the most out of Subversion. Download it for free.
<b>Cyber Cynic:</b> "Poor top management decisions led Linuxcare to lose first its way, and, then, years later, to quietly vanish. Now, one of its founders, Arthur F. Tyde III, has brought Linuxcare back from the grave and made it ready for the 21st century."
Following on from his first four articles on using Data Analysis Expressions (DAX) with tabular databases, Robert Sheldon dives into some of the DAX statistical functions available, demonstrating which are the most useful and examples of how they work.
The seven tools in the SQL DBA Bundle support your core SQL Server database administration tasks.Make backups a breeze! Enjoy trouble-free troubleshooting! Make the most of monitoring! Download a free trial now.
I'm trying to run the non-GUI version of configuration wizard using power shell because I would like to set config and admin database names. GUI wizard doesn't give you all possible options for configuration.
I run this command:
New-SPConfigurationDatabase
-DatabaseName "Sharepoint2010Config"
-DatabaseServer "developer.pleiado.pri"
-AdministrationContentDatabaseName "Sharepoint2010Admin"
-DatabaseCredentials (Get-Credential)
-Passphrase (ConvertTo-SecureString "%h4r3p0int" -AsPlainText -Force)
Of course all these are in the same line. I've broken them down into separate lines to make it easier to read. When I run this command I get this error:
New-SPConfigurationDatabase : Cannot connect to database master at SQL server a
t developer.pleiado.pri. The database might not exist, or the current user does
not have permission to connect to it.
At line:1 char:28
+ New-SPConfigurationDatabase <<<< -DatabaseName "Sharepoint2010Config" -Datab
aseServer "developer.pleiado.pri" -AdministrationContentDatabaseName "Sharepoint
2010Admin" -DatabaseCredentials (Get-Credential) -Passphrase (ConvertTo-SecureS
tring "%h4r3p0int" -AsPlainText -Force)
+ CategoryInfo : InvalidData: (Microsoft.Share...urationDatabase:
SPCmdletNewSPConfigurationDatabase) [New-SPConfigurationDatabase], SPExcep
tion
+ FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewSPCon
figurationDatabase
I created two domain accounts:
SPF_DATABASE - database account
SPF_ADMIN - farm account
I'm running powershell console as domain administrator. I've tried to run SQL Management studio as domain admin and created a dummy database and it worked wothout a problem.
I'm running:
Windows 7 x64 on the machine where Sharepoint Foundation 2010 should be installed and also has preinstalled SQL Server 2008 R2
Windows Server 2008 R2 Server Core is my domain controller
I've installed Sharepoint according to MS guides http://msdn.microsoft.com/en-us/library/ee554869%28office.14%29.aspx installing all additional patches that are related to my configuration.
Any ideas what should I do to make it work?
Does anyone have any info/links on the relative security of SAML vs Kerberos. I believe I grasp the differences between the two, and what they mean for my particular application, but to decided between the two, knowing which is more secure, if either, would be a valuable bit of info.
I have an IIS7.5 (Server 2008 R2) based web service that I would like to make as independant on the current implementations technology as possible. I am using the URL rewrite module (http://learn.iis.net/page.aspx/734/url-rewrite-module/) to remove the .asmx portion of the URL and that is working fine for the HTTP request portion. However, I still see .asmx in the WSDL file when I access it. I was wondering if anyone has done this and if so, what advice could be offered.
It doesn't seem like a hard problem to solve. But I have tries a number of things with "custom tags" and can't seem to get it working to save my life.
I am running VMware Workstation 6.1.5 (build-126130) on CentOS 5.3 (Final).
One of the guest machines is reporting an error when I try to power on the most recent snapshot. Snapshots further back in the timeline will power on without any problem.
Error: Unable to change virtual machine power state: Cannot find a valid peer process to connect to.
Apparently I'm not the only one with this problem. Others have been reporting it since at least early 2005. The forums say to delete unused lock files and restart any hung VMware processes (or restart the host machine), which I have done.
Still no luck. Any other ideas?
Server Setup
Exchange 2007 Version: 08.03.0192.001 (Rollup 4)
Windows Small Business Server 2008 SP2 (Rollup 5)
Exchange set up on D: drive (449 GB / 698 GB Free)
80 GB / 148 GB Free on OS drive.
Issue
Backup Failure (VSS related)
Backup Software
Windows Server Backup (ver 1.0)
Simplified Error
Creation of the shared protection point timed out.
Unknown error (0x81000101)
The flush and hold writes operation on volume C: timed out while waiting for a release writes command.
Volume Shadow Copy Warning: VSS spent 43 seconds trying to flush and hold the volume \?\Volume{b562a5dd-8246-11de-a75b-806e6f6e6963}. This might cause problems when other volumes in the shadow-copy set timeout waiting for the release-writes phase, and it can cause the shadow-copy creation to fail. Trying again when disk activity is lower may solve this problem.
What I've tried
Server Reboot.
Updated Server and Exchange.
ReConfigured Sharepoint (Helped resolve last vss error I encountered).
registered VSS Dll's (Backups will sometimes work afterwards but VSS writers fail soon after).
Tried Implementing Hotfix: http://support.microsoft.com/kb/956136
Tried Implementing Hotfix: http://support.microsoft.com/kb/972135
I left it for a few days and a few backups came through but then began to fail again.
Detailed Information
Log Name: Application
Source: VSS
Date: 16/11/2011 8:02:11 PM
Event ID: 12341
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: SERVER.DOMAIN.local
Description:
Volume Shadow Copy Warning: VSS spent 43 seconds trying to flush and hold the volume \?\Volume{b562a5dd-8246-11de-a75b-806e6f6e6963}. This might cause problems when other volumes in the shadow-copy set timeout waiting for the release-writes phase, and it can cause the shadow-copy creation to fail. Trying again when disk activity is lower may solve this problem.
Operation:
Executing Asynchronous Operation
Context:
Current State: flush-and-hold writes
Volume Name: \?\Volume{b562a5dd-8246-11de-a75b-806e6f6e6963}\
Event Xml:
12341
3
0
0x80000000000000
1651049
Application
SERVER.DOMAIN.local
43
\?\Volume{b562a5dd-8246-11de-a75b-806e6f6e6963}\
Operation:
Executing Asynchronous Operation
Context:
Current State: flush-and-hold writes
Volume Name: \?\Volume{b562a5dd-8246-11de-a75b-806e6f6e6963}\
=================================================================================
Log Name: System
Source: volsnap
Date: 16/11/2011 8:02:11 PM
Event ID: 8
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: SERVER.DOMAIN.local
Description:
The flush and hold writes operation on volume C: timed out while waiting for a release writes command.
Event Xml:
8
2
0
0x80000000000000
987135
System
SERVER.DOMAIN.local
==================================================================================
Log Name: Application
Source: Microsoft-Windows-Backup
Date: 16/11/2011 8:11:18 PM
Event ID: 521
Task Category: None
Level: Error
Keywords:
User: SYSTEM
Computer: SERVER.DOMAIN.local
Description:
Backup started at '16/11/2011 9:00:35 AM' failed as Volume Shadow copy operation failed for backup volumes with following error code '2155348001'. Please rerun backup once issue is resolved.
Event Xml:
521
0
2
0
0
0x8000000000000000
1651065
Application
SERVER.DOMAIN.local
2011-11-16T09:00:35.446Z
2155348001
%%2155348001
==================================================================================
Writer name: 'FRS Writer'
Writer Id: {d76f5a28-3092-4589-ba48-2958fb88ce29}
Writer Instance Id: {ba047fc6-9ce8-44ba-b59f-f2f8c07708aa}
State: [5] Waiting for completion
Last error: No error
Writer name: 'ASR Writer'
Writer Id: {be000cbe-11fe-4426-9c58-531aa6355fc4}
Writer Instance Id: {0aace3e2-c840-4572-bf49-7fcc3fbcf56d}
State: [1] Stable
Last error: No error
Writer name: 'Shadow Copy Optimization Writer'
Writer Id: {4dc3bdd4-ab48-4d07-adb0-3bee2926fd7f}
Writer Instance Id: {054593e2-2086-4480-92e5-30386509ed1b}
State: [1] Stable
Last error: No error
Writer name: 'Registry Writer'
Writer Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}
Writer Instance Id: {840e6f5f-f35a-4b65-bb20-060cf2ee892a}
State: [1] Stable
Last error: No error
Writer name: 'COM+ REGDB Writer'
Writer Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}
Writer Instance Id: {9486bedc-f6e8-424b-b563-8b849d51b1e1}
State: [1] Stable
Last error: No error
Writer name: 'BITS Writer'
Writer Id: {4969d978-be47-48b0-b100-f328f07ac1e0}
Writer Instance Id: {29368bb3-e04b-4404-8fc9-e62dae18da91}
State: [1] Stable
Last error: No error
Writer name: 'Dhcp Jet Writer'
Writer Id: {be9ac81e-3619-421f-920f-4c6fea9e93ad}
Writer Instance Id: {cfb58c78-9609-4133-8fc8-f66b0d25e12d}
State: [5] Waiting for completion
Last error: No error
==================================================================================
I've recently upgraded my client PC to Windows 7, and ever since I can't get local resource sharing for remote desktop to work. I'm connecting to a 2003 server which isn't is my current domain. All my optical and virtual drives are being shared, but the C drive stays hidden. I checked the options, and do indicate that I want to share my C drive.
Is there any permission I should change for this to work?
The server is configured correctly because when connecting from an XP client this problem doesn't occur.
I've tried accessing the share directly by opening the \\tsclient\c path, but this doesn't work neither. \\tsclient only shows the other drives.
Also copy 'n paste doesn't seem to work neither(tried restarting rdpclip to no avail), getting Cannot copy file File.dat, the device is not connected.
Will the full speed advantages of the future USB 3.0 be negated by the fact the most HD being mass produced are SATA 3? If so, what would you suggest a person do? For performance reasons go with eSATA or 1394 for external HDs. Why spend the money on USB 3.0 next year,even if the prices come down quickly.
Given that SATA 6 is not here and may be a while.
Starting web server apache2 apache2: bad user name www-data
I just tried restarting my webserver because of an update I did to my php.ini and originally I was getting something about the PID file being overwritten.
Now I just get this: * Starting web server apache2 apache2: bad user name www-data
this has NEVER happened before, and I haven't changed and permissions or apache2 configuration files.
What gives?
I need to create a working test environment of a domain we have. I need to have all the data from the production environment in the test environment. What is the best way to go about doing this?
Here are some ideas I have but I am not sure if there is a better/recommended way of doing this.
Use Vmware converter to create a VM of one of the production DCs
create a VM and promo it on the real domain and move the vm to my test environment.
use some kind of backup utility to backup the domain info and restore it to my vm I created.
Thanks in advance for any help!
After upgrading to OS X 10.9 Mavericks, ant is no longer on my path.
[126] 11:23:26 rkarl-mba-4:~/mobile-baselayer > ant
zsh: permission denied: ant
[126] 11:23:50 rkarl-mba-4:~/mobile-baselayer > which ant
ant not found
I tried installing through homebrew
[126] 11:23:09 rkarl-mba-4:~/mobile-baselayer > brew install ant
Error: No available formula for ant
It's odd that homebrew doesn't have a formula for that....
After googling, I found this article, which suggested using a user's custom formula for brew.
[1] 11:23:56 rkarl-mba-4:~/mobile-baselayer > brew install https://raw.github.com/adamv/homebrew-alt/master/duplicates/ant.rb
curl: (22) The requested URL returned error: 404 Not Found
Error: Failure while executing: /usr/bin/curl -f#LA Homebrew\ 0.9.4\ (Ruby\ 1.8.7-358;\ Mac\ OS\ X\ 10.9) https://raw.github.com/adamv/homebrew-alt/master/duplicates/ant.rb -o /Library/Caches/Homebrew/Formula/ant.rb
Any help would be appreciated!