This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 247600 - 8.01 Doesnt support taglibs on JSP
Summary: 8.01 Doesnt support taglibs on JSP
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-30 16:01 UTC by shiradit
Modified: 2015-06-09 13:22 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Print screen with taglibs code after update (29.46 KB, image/png)
2014-09-30 16:01 UTC, shiradit
Details
Log File (4.69 MB, application/octet-stream)
2014-10-01 16:57 UTC, shiradit
Details
Right logs :) (210.13 KB, application/octet-stream)
2014-10-02 14:17 UTC, shiradit
Details

Note You need to log in before you can comment on or make changes to this bug.
Description shiradit 2014-09-30 16:01:55 UTC
Created attachment 149624 [details]
Print screen with taglibs code after update

Yesterday I updated my Netbeans to 8.0.1 and now is like my JSP editor dont recognize any TagLib in my code, let me explain my self, before the update any taglib appers in blue and I was able to autocomplete and see the code friendly.

Now any taglib include or reference is in black (not friendly) and Im not able to autocomplete or do anything with those, it happens with JSTL, Spring Tags, Tiles tags, etc.

Print screen is attached so you can see the code.
Comment 1 Vladimir Riha 2014-10-01 07:29:58 UTC
Could you please attach content of folder [userDir]/var/log ? Open Help->About to find your user dir location (will be something like C:\Users\user\AppData\Local or something like that)

Or you could reinstall NetBeans from netbeans.org/downloads, maybe the update went wrong.

Thank you
Comment 2 shiradit 2014-10-01 16:57:45 UTC
Created attachment 149657 [details]
Log File

The correct path was D:\Users\user\.nbi\log
Comment 3 shiradit 2014-10-01 17:04:36 UTC
I downloaded and istalled the version 8.01 and now is working but please check the log fil to see if you can solve the issue on the update proccess.

Thanks a lot!
Comment 4 Vladimir Riha 2014-10-02 07:04:14 UTC
Thank, I'm glad it works. Could you please attach logs from user dir? The .nbi is for logs from installators, the logs should be in

D:\Users\SHIRAD~1\AppData\Roaming\NetBeans\8.0\var\log
Comment 5 shiradit 2014-10-02 14:17:19 UTC
Created attachment 149680 [details]
Right logs :)

Logs from D:\Users\user\AppData\Roaming\NetBeans\8.0\var
Comment 6 Petr Hejl 2015-04-22 14:46:23 UTC
The last log seems to be ok. The one before contains reports about many missing modules one of them is JSP support and perhaps according to screenshot the JSP did not work at all. Together with bunch of other features. Was there any error during the update?