Or, put your derby.properties file in the location where you found the derby.log when running with -Dderby.system.home.
Also, what actions are you taking? Myrna On Thu, Dec 12, 2013 at 5:51 AM, Rick Hillegas <[email protected]>wrote: > Hi Lasantha, > > You might try setting the properties as JVM properties on the boot command > line. Maybe your properties file is not being found. > > Hope this helps, > -Rick > > > On 12/11/13 5:59 PM, nglasantha wrote: > >> >> Hi Bryan, >> Thanks for your reply. I have configured derby home by giving JVM >> parameter. Derby.log file is getting created. But log entries are not there >> except booting information. >> >> Thanks >> Lasantha >> >> On Dec 11, 2013 8:53 PM, "Bryan Pendleton-3 [via Apache Database]" >> <[hidden email] </user/SendEmail.jtp?type=node&node=136042&i=0>> wrote: >> >> > I have configured derby logs, but logs are not getting printed. >> >> What makes you think the logs are not being written? Perhaps >> you are not looking in the right location for the logs. >> >> The derby.log file is generally written in the directory that >> the Derby database engine considers to be its "home" directory. >> >> Here's some documentation: >> http://db.apache.org/derby/docs/10.10/devguide/cdevdvlp25889.html >> >> http://db.apache.org/derby/docs/10.4/tuning/rtunproper32066.html >> >> thanks, >> >> bryan >> >> >> >> >> >> >> ------------------------------------------------------------ >> ------------ >> >> If you reply to this email, your message will be added to the >> discussion below: >> http://apache-database.10148.n7.nabble.com/Derby-logs-are- >> not-getting-printed-tp136011p136022.html >> >> To unsubscribe from Derby logs are not getting printed, click here. >> NAML >> <http://apache-database.10148.n7.nabble.com/template/ >> NamlServlet.jtp?macro=macro_viewer&id=instant_html% >> 21nabble%3Aemail.naml&base=nabble.naml.namespaces. >> BasicNamespace-nabble.view.web.template.NabbleNamespace- >> nabble.view.web.template.NodeNamespace&breadcrumbs= >> notify_subscribers%21nabble%3Aemail.naml-instant_emails% >> 21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> >> >> >> >> ------------------------------------------------------------------------ >> View this message in context: Re: Derby logs are not getting printed < >> http://apache-database.10148.n7.nabble.com/Derby-logs-are- >> not-getting-printed-tp136011p136042.html> >> Sent from the Apache Derby Users mailing list archive < >> http://apache-database.10148.n7.nabble.com/Apache-Derby-Users-f95095.html> >> at Nabble.com. >> > >
