Skip to content

Instantly share code, notes, and snippets.

View phlegx's full-sized avatar
💪
never stop coding

Phlegx Systems phlegx

💪
never stop coding
View GitHub Profile
WARNING:
Could not source '/usr/local/rvm/scripts/base' as file does not exist.
RVM will likely not work as expected.
WARNING:
Could not source '/usr/local/rvm/scripts/version' as file does not exist.
RVM will likely not work as expected.
WARNING:
Could not source '/usr/local/rvm/scripts/selector' as file does not exist.
RVM will likely not work as expected.
WARNING:
<VirtualHost *:443>
Options Indexes +FollowSymLinks
ProxyRequests Off
Alias /search-v3 /var/www/Search-v3
ProxyPass /search-v3 !
</VirtualHost>
channelC##2012-05-03-12.08-R13124.war
channelC##2012-05-03-12.08-R13125.war
channelC##2012-05-03-12.08-R13126.war
p1-pcsystem_I000001
p2-pcsystem_I000001
p3-pcsystem_I000001
p4-pcsystem_I000001
p1-digitalcamera_I000001
p1-pcsystem_I000002
p2-pcsystem_I000002
p3-pcsystem_I000002
p4-pcsystem_I000002
p1-digitalcamera_I000002
public void performRollback(String repositoryID, String pdoVersion) {
String server = GeneralOperations.getSesameServer();
Repository myRepository = createRepositoryConnection(server, repositoryID);
String sparqlQuery = "CONSTRUCT { ?s ?p ?o } WHERE {GRAPH <http://example.com/" + repositoryID + "_" + pdoVersion + ".owl> {?s ?p ?o }}";
try {
RepositoryConnection con = myRepository.getConnection();
try {
GraphQuery graphResult = con.prepareGraphQuery(QueryLanguage.SPARQL, sparqlPrefixVersioning + sparqlQuery);
try {
ValueFactory f = myRepository.getValueFactory();
yum install mysql-devel
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* base: centos.kiewel-online.ch
* epel: fedora.kiewel-online.ch
* extras: centos.kiewel-online.ch
* jpackage-generic: sunsite.informatik.rwth-aachen.de
* jpackage-generic-updates: sunsite.informatik.rwth-aachen.de
* rpmforge: ftp3.de.postgresql.org
** [out :: example.com] ArgumentError: invalid byte sequence in US-ASCII
** [out :: example.com] An error occured while installing net-ldap (0.3.1), and Bundler cannot continue.
# Lighttpd modules needed by WebMCP
server.modules += (
"mod_cgi",
"mod_alias",
"mod_setenv",
"mod_rewrite",
"mod_redirect",
)
# Enable CGI-Execution of *.lua files through lua binary
If you write a bug report, please include the following output in your bug report.
Falls Du einen Fehlerbericht erstellst, füge bitte die folgenden Ausgaben mit ein.
Database error of class SyntaxErrorOrAccessRuleViolation occured:
column member.last_login_public does not exist
Stack trace follows:
[C]: in function 'escalate'
../lib/mondelefant.lua:772: in function 'exec'
../lib/mondelefant.lua:792: in function 'count'
su - www-data
cd /opt/liquid_feedback_frontend
../webmcp/framework/bin/webmcp_shell testing
member = Member:by_id(1)
member:set_password("sesam")
member:save()
CTRL-d
exit