Hi,
I have been trying to start the og-examples in background. It showed me a message like “Starting og-examples”.
But I could not find it is running on port 8080 when I typed(http://localhost:8080/).
I successfully run it as foreground process by typing “./scripts/og-examples.sh debug” in the terminal.
Can someone help me to find the reason?
Mine is ubuntu 11.04 machine and trying to run og-examples from the source code.
Perhaps bare in mind it can take a minute or so to start responding to web requests as it starts up the server? You might try looking in the jetty.log file for fatal errors.
I have tried many times. I have waited a few minutes on each trial,now I slipped a step backward, On my last few trials, I
cloned a fresh copy of OG,
ran “ant build”
in OG-Examples ran “ant new-hsqldb”, “ant init-database”, “ant jetty-debug” respectively.
Everything worked fine.I stopped the server.
Then I run "./scripts/og-examples.sh debug"
I am getting error messages as https://gist.github.com/2993384
First, great job for OG. By any chance, have you ever analyzed the price differences between swaption under Black & Sholes framework and swaption under TSR framework?
I developed the same framework of TSR pricing, however I found a wide difference between both pricing framework. (40 Bps). I am wondering if it will make sense for you ?
I am not sure if it’s the right place to post my comment…
Many Thanks for your help