#4148 CTRL+J doesn't work inside java code!!!!
Hi,
I try to use the Insert Live Template (CTRL+J) inside java code, but I have the following exception:
No message
java.lang.NullPointerException
at com.intellij.codeInsight.lookup.impl.LookupCellRenderer.(LookupCellRenderer.java:209)
at com.intellij.codeInsight.lookup.impl.LookupImpl.]]>(LookupImpl.java:60)
at com.intellij.codeInsight.lookup.impl.LookupManagerImpl.showLookup(LookupManagerImpl.java:31)
at com.intellij.codeInsight.template.impl.ListTemplatesHandler.invoke(ListTemplatesHandler.java:2)
at com.intellij.codeInsight.actions.BaseCodeInsightAction$1$1.run(BaseCodeInsightAction.java:1)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:252)
at com.intellij.codeInsight.actions.BaseCodeInsightAction$1.run(BaseCodeInsightAction.java:4)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:0)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:7)
at com.intellij.codeInsight.actions.BaseCodeInsightAction.actionPerformedImpl(BaseCodeInsightAction.java:13)
at com.intellij.codeInsight.actions.BaseCodeInsightAction.actionPerformed(BaseCodeInsightAction.java:19)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.a(IdeKeyEventDispatcher.java:14)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.b(IdeKeyEventDispatcher.java:153)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:60)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:45)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:125)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
It happens when I use CTRL+J for "iterations" live template.
I have posted it before but I haven't receive any response from Jetbrains. :(
BR
/Amleto
Please sign in to leave a comment.
Hello Amleto,
Didn't you reported this problem via embedded internal error reporter?
Is this exception indeed from #4148. I wasn't able to do proper line number
mapping with scramble logs from #4148
-
Maxim Shafirov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi Maxim,
yes i had reported it via embedded internal error reported using #4137.
The exception that I sent before is related to #4148.
Anyway this is the log from my IDEA #4148.
BR
/Amleto
2006-02-04 16:45:05,841 INFO - #com.intellij.idea.Main - -
IDEA STARTED -
2006-02-04 16:45:05,982 INFO - #com.intellij.idea.Main - Using "FocusKiller" library to prevent focus stealing.
2006-02-04 16:45:06,212 INFO - nse.impl.LicenseAuthorizorImpl - Checking NotNull: null
2006-02-04 16:45:06,212 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:06,212 INFO - nse.impl.LicenseAuthorizorImpl - Checking GetFromSource: Amleto Di Salle
2006-02-04 16:45:07,734 INFO - ecommon.client.impl.ClientImpl - No license server.
2006-02-04 16:45:07,734 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:07,734 INFO - nse.impl.LicenseAuthorizorImpl - Checking NotNull: Amleto Di Salle
2006-02-04 16:45:07,734 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:07,734 INFO - nse.impl.LicenseAuthorizorImpl - Checking CheckCancelled: Amleto Di Salle
2006-02-04 16:45:07,774 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:07,774 INFO - nse.impl.LicenseAuthorizorImpl - Checking CheckValid: Amleto Di Salle
2006-02-04 16:45:07,784 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:07,794 INFO - nse.impl.LicenseAuthorizorImpl - Checking CheckNeedUpgrade: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Checking CheckEvaluationExpired: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Checking UserAcceptsLicense: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Checking SaveToTarget: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Checking SaveFromUser: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Checking BroadcastUsing: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Checking CheckWillNeedUpgrade: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Checking CheckWillExpire: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Result: Amleto Di Salle
2006-02-04 16:45:07,804 INFO - nse.impl.LicenseAuthorizorImpl - Checking Proceed: Amleto Di Salle
2006-02-04 16:45:09,086 INFO - j.ide.plugins.PluginDescriptor - Cannot find plugin Weblogic resource-bundle: com.intellij.WeblogicBundle
2006-02-04 16:45:09,106 INFO - j.ide.plugins.PluginDescriptor - Cannot find plugin JSHtmlBridge resource-bundle: com.intellij.javascript.JsHTMLBridgeBundle
2006-02-04 16:45:09,146 INFO - j.ide.plugins.PluginDescriptor - Cannot find plugin IntentionPowerPack resource-bundle: com.siyeh.IntentionPowerPakBundle
2006-02-04 16:45:10,718 INFO - ij.vfs.local.win32.FileWatcher - Native file watcher is operational.
2006-02-04 16:45:11,149 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Programmi\JetBrains\IntelliJ IDEA 5.1\lib\resources_en.jar...
2006-02-04 16:45:11,149 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:11,149 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Programmi\JetBrains\IntelliJ IDEA 5.1\lib\resources_en.jar...
2006-02-04 16:45:11,169 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:11,169 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Programmi\JetBrains\IntelliJ IDEA 5.1\lib\resources_en.jar...
2006-02-04 16:45:11,179 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:11,179 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Programmi\JetBrains\IntelliJ IDEA 5.1\plugins\weblogicIntegration\lib\resources_en.jar...
2006-02-04 16:45:11,179 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:11,179 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Programmi\JetBrains\IntelliJ IDEA 5.1\plugins\weblogicIntegration\lib\resources_en.jar...
2006-02-04 16:45:11,179 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:11,179 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Programmi\JetBrains\IntelliJ IDEA 5.1\plugins\weblogicIntegration\lib\resources_en.jar...
2006-02-04 16:45:11,179 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:11,179 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Programmi\JetBrains\IntelliJ IDEA 5.1\plugins\tomcat\lib\resources_en.jar...
2006-02-04 16:45:11,189 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:11,189 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Programmi\JetBrains\IntelliJ IDEA 5.1\plugins\tomcat\lib\resources_en.jar...
2006-02-04 16:45:11,189 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:11,189 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Programmi\JetBrains\IntelliJ IDEA 5.1\plugins\tomcat\lib\resources_en.jar...
2006-02-04 16:45:11,189 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:11,189 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Programmi\JetBrains\IntelliJ IDEA 5.1\plugins\devkit\lib\resources_en.jar...
2006-02-04 16:45:11,189 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:11,189 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Programmi\JetBrains\IntelliJ IDEA 5.1\plugins\devkit\lib\resources_en.jar...
2006-02-04 16:45:11,189 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:11,189 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Programmi\JetBrains\IntelliJ IDEA 5.1\plugins\devkit\lib\resources_en.jar...
2006-02-04 16:45:11,189 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:15,035 INFO - om.intellij.util.ProfilingUtil - Profiling agent is not enabled. Add -Xrunyjpagent:port=10100 to idea.vmoptions if necessary to profile IDEA.
2006-02-04 16:45:19,281 INFO - ellij.openapi.vcs.VcsException -
com.starbase.starteam.SDKRuntimeException: Problem opening connection.
at com.starbase.starteam.Server.connect(Server.java:1346)
at com.starbase.starteam.Server.logOnImpl(Server.java:1681)
at com.starbase.starteam.Server.logOn(Server.java:1413)
at com.intellij.vcs.starteam.StarteamVcs.connect(StarteamVcs.java:101)
at com.intellij.vcs.starteam.StarteamVcs.start(StarteamVcs.java:79)
at com.intellij.vcs.starteam.StarteamVcsAdapter.start(StarteamVcsAdapter.java:78)
at com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl.registerVcs(ProjectLevelVcsManagerImpl.java:188)
at com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl.initialize(ProjectLevelVcsManagerImpl.java:133)
at com.intellij.openapi.vcs.impl.ProjectLevelVcsManagerImpl.projectOpened(ProjectLevelVcsManagerImpl.java:45)
at com.intellij.openapi.project.impl.ProjectImpl.c(ProjectImpl.java:167)
at com.intellij.openapi.project.impl.ProjectImpl.access$200(ProjectImpl.java:87)
at com.intellij.openapi.project.impl.ProjectImpl$MyProjectManagerListener.projectOpened(ProjectImpl.java:8)
at com.intellij.openapi.project.impl.ProjectManagerImpl$1.projectOpened(ProjectManagerImpl.java:7)
at com.intellij.openapi.project.impl.ProjectManagerImpl.d(ProjectManagerImpl.java:263)
at com.intellij.openapi.project.impl.ProjectManagerImpl.openProject(ProjectManagerImpl.java:64)
at com.intellij.openapi.project.impl.ProjectManagerImpl.loadAndOpenProject(ProjectManagerImpl.java:117)
at com.intellij.ide.impl.ProjectUtil.openProject(ProjectUtil.java:38)
at com.intellij.idea.IdeaApplication.c(IdeaApplication.java:37)
at com.intellij.idea.IdeaApplication.access$400(IdeaApplication.java:30)
at com.intellij.idea.IdeaApplication$IdeStarter$2.run(IdeaApplication.java:5)
at com.intellij.openapi.application.impl.LaterInvocatorEx$FlushQueue.run(LaterInvocatorEx.java:24)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:148)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:104)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:125)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
2006-02-04 16:45:19,301 INFO - lication.impl.LaterInvocatorEx - enterModal:com.intellij.openapi.progress.util.SmoothProgressAdapter@189a406
2006-02-04 16:45:20,542 INFO - lication.impl.LaterInvocatorEx - enterModal:com.intellij.openapi.progress.util.SmoothProgressAdapter@8a9705
2006-02-04 16:45:20,552 INFO - lication.impl.LaterInvocatorEx - leaveModal:com.intellij.openapi.progress.util.SmoothProgressAdapter@189a406
2006-02-04 16:45:21,143 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Java\jdk1.5.0\src.zip...
2006-02-04 16:45:21,153 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:21,153 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Java\jdk1.5.0\src.zip...
2006-02-04 16:45:21,364 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:21,364 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Java\jdk1.5.0\src.zip...
2006-02-04 16:45:21,394 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:21,484 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Java\jdk1.5.0\jre\lib\charsets.jar...
2006-02-04 16:45:21,494 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:21,494 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Java\jdk1.5.0\jre\lib\charsets.jar...
2006-02-04 16:45:21,504 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:21,504 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Java\jdk1.5.0\jre\lib\charsets.jar...
2006-02-04 16:45:21,504 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:21,514 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Java\jdk1.5.0\jre\lib\deploy.jar...
2006-02-04 16:45:21,524 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:21,524 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Java\jdk1.5.0\jre\lib\deploy.jar...
2006-02-04 16:45:21,524 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:21,524 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Java\jdk1.5.0\jre\lib\deploy.jar...
2006-02-04 16:45:21,524 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:21,524 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Java\jdk1.5.0\jre\lib\javaws.jar...
2006-02-04 16:45:21,534 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:21,534 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Java\jdk1.5.0\jre\lib\javaws.jar...
2006-02-04 16:45:21,534 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:21,534 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Java\jdk1.5.0\jre\lib\javaws.jar...
2006-02-04 16:45:21,534 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Java\jdk1.5.0\jre\lib\jce.jar...
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Java\jdk1.5.0\jre\lib\jce.jar...
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Java\jdk1.5.0\jre\lib\jce.jar...
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Java\jdk1.5.0\jre\lib\jsse.jar...
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Java\jdk1.5.0\jre\lib\jsse.jar...
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Java\jdk1.5.0\jre\lib\jsse.jar...
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:21,544 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Java\jdk1.5.0\jre\lib\plugin.jar...
2006-02-04 16:45:21,554 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:21,554 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Java\jdk1.5.0\jre\lib\plugin.jar...
2006-02-04 16:45:21,554 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:21,554 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Java\jdk1.5.0\jre\lib\plugin.jar...
2006-02-04 16:45:21,554 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:21,554 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Java\jdk1.5.0\jre\lib\rt.jar...
2006-02-04 16:45:21,574 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:21,574 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Java\jdk1.5.0\jre\lib\rt.jar...
2006-02-04 16:45:21,774 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:21,774 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Java\jdk1.5.0\jre\lib\rt.jar...
2006-02-04 16:45:21,814 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:21,884 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Java\jdk1.5.0\jre\lib\ext\dnsns.jar...
2006-02-04 16:45:21,884 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:21,884 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Java\jdk1.5.0\jre\lib\ext\dnsns.jar...
2006-02-04 16:45:21,884 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:21,884 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Java\jdk1.5.0\jre\lib\ext\dnsns.jar...
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Java\jdk1.5.0\jre\lib\ext\localedata.jar...
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Java\jdk1.5.0\jre\lib\ext\localedata.jar...
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Java\jdk1.5.0\jre\lib\ext\localedata.jar...
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Java\jdk1.5.0\jre\lib\ext\sunjce_provider.jar...
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Java\jdk1.5.0\jre\lib\ext\sunjce_provider.jar...
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Java\jdk1.5.0\jre\lib\ext\sunjce_provider.jar...
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Opening zip-file C:\Java\jdk1.5.0\jre\lib\ext\sunpkcs11.jar...
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Opened
2006-02-04 16:45:21,894 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanning entries in jar-file C:\Java\jdk1.5.0\jre\lib\ext\sunpkcs11.jar...
2006-02-04 16:45:21,904 INFO - enapi.vfs.impl.jar.JarFileInfo - Scanned
2006-02-04 16:45:21,904 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorting entries in jar-file C:\Java\jdk1.5.0\jre\lib\ext\sunpkcs11.jar...
2006-02-04 16:45:21,904 INFO - enapi.vfs.impl.jar.JarFileInfo - Sorted
2006-02-04 16:45:21,934 INFO - lij.localVcs.impl.LocalVcsImpl - enter: load()
2006-02-04 16:45:23,737 INFO - lij.localVcs.impl.LocalVcsImpl - purged 0 items
2006-02-04 16:45:24,188 INFO - .ant.impl.AntConfigurationImpl - Start up
2006-02-04 16:45:24,809 INFO - impl.local.LocalFileSystemImpl - adding request to synchronize queue:com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl$5@4bb4af
2006-02-04 16:45:24,879 INFO - impl.local.LocalFileSystemImpl - Executing request:com.intellij.openapi.vfs.impl.local.LocalFileSystemImpl$5@4bb4af
2006-02-04 16:45:25,009 INFO - lij.localVcs.impl.LocalVcsImpl - enter: load()
2006-02-04 16:45:25,089 INFO - lij.localVcs.impl.LocalVcsImpl - purged 0 items
2006-02-04 16:45:25,099 INFO - lication.impl.LaterInvocatorEx - leaveModal:com.intellij.openapi.progress.util.SmoothProgressAdapter@8a9705
2006-02-04 16:45:25,279 INFO - lication.impl.LaterInvocatorEx - enterModal:com.intellij.openapi.progress.util.SmoothProgressAdapter@d69a74
2006-02-04 16:45:25,309 INFO - lication.impl.LaterInvocatorEx - leaveModal:com.intellij.openapi.progress.util.SmoothProgressAdapter@d69a74
2006-02-04 16:45:29,826 ERROR - mand.impl.CommandProcessorImpl -
2006-02-04 16:45:29,826 ERROR - mand.impl.CommandProcessorImpl - IntelliJ IDEA 5.1 Build #4148
2006-02-04 16:45:29,826 ERROR - mand.impl.CommandProcessorImpl - JDK: 1.5.0_06
2006-02-04 16:45:29,826 ERROR - mand.impl.CommandProcessorImpl - VM: Java HotSpot(TM) Client VM
2006-02-04 16:45:29,826 ERROR - mand.impl.CommandProcessorImpl - Vendor: Sun Microsystems Inc.
2006-02-04 16:45:29,826 ERROR - mand.impl.CommandProcessorImpl - OS: Windows XP
2006-02-04 16:45:29,826 ERROR - mand.impl.CommandProcessorImpl - Last Action: InsertLiveTemplate
2006-02-04 16:45:29,826 ERROR - mand.impl.CommandProcessorImpl - Current Command: Insert Live Template...
2006-02-04 16:45:29,836 ERROR - mand.impl.CommandProcessorImpl -
java.lang.NullPointerException
at com.intellij.codeInsight.lookup.impl.LookupCellRenderer.(LookupCellRenderer.java:209) at com.intellij.codeInsight.lookup.impl.LookupImpl.]]>(LookupImpl.java:60)
at com.intellij.codeInsight.lookup.impl.LookupManagerImpl.showLookup(LookupManagerImpl.java:31)
at com.intellij.codeInsight.template.impl.ListTemplatesHandler.invoke(ListTemplatesHandler.java:2)
at com.intellij.codeInsight.actions.BaseCodeInsightAction$1$1.run(BaseCodeInsightAction.java:1)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:252)
at com.intellij.codeInsight.actions.BaseCodeInsightAction$1.run(BaseCodeInsightAction.java:4)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:0)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:7)
at com.intellij.codeInsight.actions.BaseCodeInsightAction.actionPerformedImpl(BaseCodeInsightAction.java:13)
at com.intellij.codeInsight.actions.BaseCodeInsightAction.actionPerformed(BaseCodeInsightAction.java:19)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.a(IdeKeyEventDispatcher.java:14)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.b(IdeKeyEventDispatcher.java:153)
at com.intellij.openapi.keymap.impl.IdeKeyEventDispatcher.dispatchKeyEvent(IdeKeyEventDispatcher.java:60)
at com.intellij.ide.IdeEventQueue.a(IdeEventQueue.java:45)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:125)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
2006-02-04 16:45:32,369 INFO - lij.localVcs.impl.LocalVcsImpl - purged 0 items
2006-02-04 16:45:32,389 INFO - ject.impl.BaseFileConfigurable - Time to save C:\Personale\Universita\Master\2005-2006\Slide\Java\CodiceSlide\CodiceSlide.iml: 0
2006-02-04 16:45:32,470 INFO - ject.impl.BaseFileConfigurable - Time to save C:\Personale\Universita\Master\2005-2006\Slide\Java\CodiceSlide\CodiceSlide.ipr: 10
2006-02-04 16:45:32,580 INFO - ject.impl.BaseFileConfigurable - Time to save C:\Personale\Universita\Master\2005-2006\Slide\Java\CodiceSlide\CodiceSlide.iws: 50
Hello Amleto,
I have no idea how that could be null... Nevertheless, that's now fixed.
-
Maxim Shafirov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi Maxim,
Great!!!!
Thanks a lot.
BR
/Amleto