NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

File creation wizard always fail in Ubuntu

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
Grover Blue
Posted via mailing list.





PostPosted: Wed Aug 05, 2009 6:59 pm    Post subject: File creation wizard always fail in Ubuntu Reply with quote

I'm trying to add a web service to my project, but it continually fails.
Back to top
Melongo Annabel
Posted via mailing list.





PostPosted: Thu Aug 06, 2009 12:45 am    Post subject: File creation wizard always fail in Ubuntu Reply with quote

Have you tried the tutorials on this? if the exception still happen then it might be a NB issue, if not, then it's your code.


From: Grover Blue <address-removed>
To: address-removed
Sent: Wednesday, August 5, 2009 1:58:50 PM
Subject: [nbusers] File creation wizard always fail in Ubuntu

I'm trying to add a web service to my project, but it continually fails. Actually, fail occurs for most file creation wizards.

ERROR:
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.libs.freemarker.RsrcLoader at org.netbeans.libs.freemarker.FreemarkerEngine.initFreeMarkerConfiguration(Unknown Source) at org.netbeans.libs.freemarker.FreemarkerEngine.eval(Unknown Source) at javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:232) at org.netbeans.modules.templates.ScriptingCreateFromTemplateHandler.createFromTemplate(Unknown Source) at org.openide.loaders.MultiDataObject.handleCreateFromTemplate(Unknown Source) at org.openide.loaders.DefaultDataObject.handleCreateFromTemplate(Unknown Source) at org.openide.loaders.DataObject$CreateAction.run(Unknown Source) at org.openide.loaders.DataObjectPool$1WrapAtomicAction.run(Unknown Source) at org.openide.filesystems.EventControl.runAtomicAction(Unknown Source) at org.openide.filesystems.FileSystem.runAtomicAction(Unknown Source) at org.openide.loaders.DataObjectPool.runAtomicAction(Unknown Source) at org.openide.loaders.DataObject.invokeAtomicAction(Unknown Source) at org.openide.loaders.DataObject.createFromTemplate(Unknown Source) at org.openide.loaders.DataObject.createFromTemplate(Unknown Source) at org.netbeans.modules.websvc.core.dev.wizard.JaxWsServiceCreator.generateJaxWSImplFromTemplate(JaxWsServiceCreator.java:253) at org.netbeans.modules.websvc.core.dev.wizard.JaxWsServiceCreator.generateWebService(JaxWsServiceCreator.java:213) at org.netbeans.modules.websvc.core.dev.wizard.JaxWsServiceCreator.access$000(JaxWsServiceCreator.java:121) at org.netbeans.modules.websvc.core.dev.wizard.JaxWsServiceCreator$1.run(JaxWsServiceCreator.java:150) at org.openide.util.RequestProcessor$Task.run(Unknown Source)[catch] at org.openide.util.RequestProcessor$Processor.run(Unknown Source)



This is the contents of /etc/netbeans.conf:
-------------- BEGIN netbeans.conf --------------
netbeans_default_userdir="${HOME}/.netbeans/6.5" netbeans_default_options="-J-client -J-Xverify:none -J-Xss2m -J-Xms128m -J-Xmx512m -J-XX:PermSize=64m -J-XX:MaxPermSize=200m -J-Dapple.laf.useScreenMenuBar=true -J-Dsun.java2d.noddraw=true" netbeans_jdkhome="/usr/lib/jvm/java-6-sun-1.6.0.14"
-------------- END netbeans.conf --------------

/usr/share/netbeans/6.5/platform9/config/Modules:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE module PUBLIC "-//NetBeans//DTD Module Status 1.0//EN" "http://www.netbeans.org/dtds/module-status-1_0.dtd"> <module name="org.netbeans.modules.templates"> <param name="autoload">false</param> <param name="eager">true</param> <param name="jar">modules/org-netbeans-modules-templates.jar</param> <param name="reloadable">false</param> <param name="specversion">1.3.1</param> </module>


Anyone else having similar problems?
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo