WSS4JInInterceptor: The signature or decryption was invalid
I got this exception on the Camel CXF endpoint SOAP service side when try to add action "Signature" to the WSS4J interceptor. A search on the web gives me this link:...
View ArticlePkg.publish broken?
I'm trying to Pkg.publish() but get the following errors, even after remaking on the latest build and restarting my METADATA.jl: *julia> **Pkg.publish()* *INFO: Validating METADATA* *INFO: No new...
View Articlewx.html2 and CMD C on OSX
Hi all, I'm using a wx.html2 based browser in a panel in a frame. It super simple and nothing else is on this control. I have found that neither CMD C nor CMD V work with text boxes or elements in the...
View ArticleLocation of Solaris / SmartOS fork
Hi folks, I had a really difficult time finding the Solaris / SmartOS fork of Go -- I'm hoping this post will save someone else the trouble: https://bitbucket.org/4ad/go-sunos --Dante
View Articlewhy ssl reverse proxy performance is so bad?
Hi i wrote a tls program which acts like a https reverse proxy, receiving https requests and transfer them to http backend. but it's performance is so bad, benchmark is as follows: Transactions: 95...
View Article-gcflags option on compiler, passing in multiple flags
Hi all, I'm a new developer in Go. I am a grad student in computational science and I'm working on creating a library for local search in Go. I know that if I want to pass in a flag such as "race" to...
View ArticleReloading issues with services
After upgrading to 2.3, I seem to be having a lot more trouble with reloading changes in my running server. Specifically, I have a pretty typical scenario with a controller and a service injected into...
View ArticleIEEE 1588 (PTP) at the nanosecond level - followup
Well, it worked, at least partially. One group backed off to the point of depending on PTP for few microsecond sync error, versus a few tens to a hundred nanoseconds. This should work. As for the...
View ArticleCloud PaaS and SaaS - Impact of System Administrators role
Hi All, I am curious to understand , if the role of Admins would diminish as we go buy due to hosting of server instances at cloud services providers and pay per usage concept... In other words what is...
View Articlemorphlines + syslog rfc5424 record including json content
Hi all I'm a relative beginner to flume and morphlines, however I will try to explain myself. I am generating logs (with the message in JSON) from PHP and pumping them to rsyslog which then in turn...
View ArticleZFS and SSD caches and SQL databases
So I'm planning on a build for my home setup, just for learning, and was wondering if anyone with experience in either OLTP SQL db's (specifically MSSQL) and ZFS could help out. What I'm thinking of...
View ArticleIKSaveOptions have trouble on Mavericks
Hi, all. When my program adds IKSaveOptionsAccessoryView to NSSavePanel, the accessory view occupies max height always and system prints error messages to console as follows. ==== start ==== 2014/03/28...
View ArticleVery slow libre office file open/save dialogs
Hi all; I'm running Fedora 20 and Libre Office 4.2.2.1 The file open / save dialogues are painfully slow, anyone else seen this? Is there a fix? Thanks in advance...
View ArticleHelp with dependancy cycle
Hi all, I am writing a module to manage MySQL/MariaDB with Galera extensions and have run into a problem I don't seem to be able to figure out. Error: Could not apply complete catalog: Found 1...
View ArticleRegarding the -vgc switch
I don't fully understand the recently introduced -vgc compiler switch. Is it expected for this code to not cause any warnings? void main() { import std.bitmanip; BitArray a; a.length = 100; Bye,...
View Articlekit cat
hello to all just got my ver of kit cat on my galaxy note 3 and let me tell you it is cool
View ArticleAlternative solution for Run Keyword And Ignore Error to avoid status="FAIL"...
Currently I have the following code that checks whether a user exists. It it does not exist, the user will be created as follows:
View ArticleIssues : API-Manager 1.7.0 Test
Hi, FYI given below is a list of issues reported during API-M 1.7.0 test. *Work flow related:* https://wso2.org/jira/browse/APIMANAGER-2090 : Tenant based work flow support does not work...
View ArticleTable Join Question
I have a boundary table and 3 point tables. I want to do a within "boundary" summary select using the 3 point tables. Boundary Table One Count 1 5 2 6 3 2 Boundary Table Two Count 2 10 4 20 6 12...
View ArticleVoronoi to Topojson
It looks like there's a merge function soon to make an appearance for topojson. I've been using clipper.js to union the paths produced by voronoi and would much rather do it with topojson. However,...
View Article