Hi Team , I'm trying to port a Java Project to OSv. PFB some doubts, how can I pre create a directory structure in OSv, before starting my OSv App, so that the App can use this directory for storing data and writing logs. ? If I'm using slf4j for application logging purpose then how can it be written on OSv file system. ? How to create a user in OSv for my java application to run other than default osv user. ?
Please help with answers. Thanks & Rgards, Krishnaprasad. On Tuesday, August 2, 2016 at 3:21:29 PM UTC+5:30, [email protected] wrote: > > Hi Team, > I'm trying to build an OSv application. I have successfully build the same > using capstan. But when I ran the application it prints the following logs > and exits. > > ~/bin/capstan run > Created instance: test > OSv v0.24 > eth0: 192.168.122.15 > vfork() stubbed > pthread_setcancelstate() stubbed > > I didn't understand the meaning of the messages. Please help me if I > missed something. > Also do we have logs for the OSv apps to understand the errors if any, > while running? > > -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
