Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Policy file in JAAS Technology
Policy file in JAAS Technology [message #178509] Mon, 06 November 2006 07:36
Eclipse UserFriend
Originally posted by: lqthai2004.yahoo.com

Hi world !

I use Eclipse to create a "plugin project". I were read the Tutorial
about JAAS technology (to authentication and authorization) and use the
Policy file ()o problems allows :

+ If i create a "java project", all things ok !

+ If i create a "plugin project", eclipse give some errors :
============================================================ =====
An exception occurred while writing to the platform log:
java.lang.NullPointerException
at org.eclipse.core.launcher.Main.openLogFile(Main.java:2005)
at org.eclipse.core.launcher.Main.log(Main.java:1861)
at org.eclipse.core.launcher.Main.run(Main.java:988)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Logging to the console instead.
!ENTRY org.eclipse.core.launcher 4 0 2006-11-06 10:21:43.93
!MESSAGE Exception launching the Eclipse Platform:
An exception occurred while writing to the platform log:
java.lang.NullPointerException
at org.eclipse.core.launcher.Main.openLogFile(Main.java:2005)
at org.eclipse.core.launcher.Main.log(Main.java:1861)
at org.eclipse.core.launcher.Main.run(Main.java:989)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Logging to the console instead.
!STACK
============================================================ =======

Please help me !
Previous Topic:Eclipse 3.2.1 File types and CVS confusion
Next Topic:Own Plug-In Integration
Goto Forum:
  


Current Time: Wed Apr 24 14:23:35 GMT 2024

Powered by FUDForum. Page generated in 0.07953 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top