On Wed, Jun 10, 2009 at 8:54 AM, Bryan Hiller<[email protected]> wrote: > > I have a bandwidth.com account > static IP and I am running 4.0 > my sip Trunk systems has been working, but today I got a system failed > message. here is the message. > > Messages for SIP Trunking > Standard error > SipXbridge : Exception caught while running > log4j:WARN No appenders could be found for logger > (org.sipfoundry.sipxbridge.Gateway). > log4j:WARN Please initialize the log4j system properly. > org.sipfoundry.sipxbridge.SipXbridgeException: Error initializing logging > at org.sipfoundry.sipxbridge.Gateway.initializeLogging(Gateway.java:321) > at org.sipfoundry.sipxbridge.Gateway.start(Gateway.java:872) > at org.sipfoundry.sipxbridge.Gateway.main(Gateway.java:1233) > Caused by: java.io.FileNotFoundException: /var/log/sipxpbx/sipxbridge.log > (Permission denied)
I think the exception message tells you what may be wrong. What is the permission on /var/log/sipxpbx ? It might be that something changed the permission of that directory. Ranga > at java.io.FileOutputStream.open(Native Method) > at java.io.FileOutputStream.<init>(FileOutputStream.java:179) > at java.io.FileOutputStream.<init>(FileOutputStream.java:102) > at java.util.logging.FileHandler.open(FileHandler.java:156) > at java.util.logging.FileHandler.rotate(FileHandler.java:535) > at java.util.logging.FileHandler.openFiles(FileHandler.java:423) > at java.util.logging.FileHandler.<init>(FileHandler.java:237) > at org.sipfoundry.sipxbridge.Gateway.initializeLogging(Gateway.java:291) > ... 2 more > > can anyone help? > > thanks, > > Bryan > _______________________________________________ > sipx-users mailing list [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > sipXecs IP PBX -- http://www.sipfoundry.org/ > -- M. Ranganathan _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
