User login
Navigation
Active forum topics
Recent comments
- I haven't ever seen Luminis 4
18 hours 44 min ago - Wouldn't work
18 hours 49 min ago - That's a bit disappointing.
19 hours 38 min ago - Make sure to single-click, not double-click links to SSB
22 hours 22 min ago - Thanks!
22 hours 33 min ago - I can pretty much guarantee
23 hours 18 min ago - Load balance lp5
1 day 15 hours ago - can I force two users to have the same email address
1 day 16 hours ago - Channel ID
1 day 21 hours ago - Thanks Todd I will start
1 day 22 hours ago
Who's new
- pettis1
- leggn
- srattans
- fjenks
- vartanc
Who's online
There are currently 0 users and 9 guests online.
Thoughts on upgrading to Luminis 4.2.2
Submitted by mcwhitek on Tue, 2009-10-20 11:03
Thoughts on upgrading to Luminis 4.2.2?
- mcwhitek's blog
- Login or register to post comments
Recent blog posts
- wi_ssmenu self-service channel no longer rendering
- Sun One Communications Suite 5
- Job Opportunity for Luminis Portal Developer - Suffolk County Community College
- Security Warning when using MS IE?
- Intermittently asking for ID and PIN
- Job Opportunity - Lehigh University - Senior Analyst, Library and Technology Services
- Blackboard 9 GCF Connector Problem
- Luminis Portlet Development PreConference session needs more signups
- Critical Vulnerabilities on TomCat/Apache web servers?
- so long, and thanks for all the fish
Poll
What does your school use for student email?
In house Microsoft Exchange
15%
In house Sun JCS
12%
In house Zimbra
5%
In house Other
6%
Hosted Microsoft Live@EDU / Office365
21%
Hosted Google Apps for Education
39%
Hosted Zimbra
1%
Hosted Other
2%
Total votes: 111
- Login or register to post comments
- Older polls

Better test the 4.2.2.0 upgrade first
I have tried to install LP-4.2.2.0 on two different test instances (Solaris 10) and both end up inserting newlines into all html, css and jsp files, even custom ones. I have submitted a ticket to Sungard regarding this. Running patchcp -u to uninstall the patch does not fix the issue and sometimes makes it worse. You need to restore from backup to get rid of the newlines it would seem.
group request broken
I noticed the newlines issue when I was modifying some files after patching, but while an annoyance it didn't seem to break anything, have I missed something there?
I did notice that the page that allows users to request a new group is broken (see http://www.lumdev.net/node/3225#comment-8043), this is logged as a defect.
David
Newlines
The newlines issue gets progressively worse as you add hotfixes. First you put in 4.2.2.0 and you end up with one linefeed per line. After applying hotfix 4.2.2.16 I then noticed I had double newlines in every file in the system. Appalled that it was changing even custom files that I uploaded I decided to remove the hotfix using patchcp -u. I then had all my files with 4 linefeed between lines. Reapply the hotfix and you get 8 linefeeds per line of text. The only way I good get my nice clean code back was to restore from backup.
So I agree, it probably does not break anything but eventually it will be impossible to debug/scan/fix any html/css/jsp files since there will be a page of linefeeds between every line of original code in all of these documents.
Anyhoo, SunGardHE is looking into it now.
Tony
4.2.2.0 Defect
SunGardHE has taken my newlines complaint and marked it as a defect. Hopefully they will have a fix soon.
Newline issue fixed in 4.2.2 #26
Hi Tony,
The newline issue was addressed in 4.2.2 build #26 and is now available for download...we've moved up the recommended version for 4.2.2 hf as well.
Thank you,
-Ben
4.22
Great Ben. The defect has not been updated but I assume the download is the fixed version? Is there a certain build number with it?
Again, thanks for the speedy turn around on this.
Tony
Update
Hi Tony,
Build #26 contains the fix: [1-80VV8W] JavaFixUrls: replace all files affected by \n bug; also fixed js-compress bug to prevent overriding.
--Ben
Oops
I must have not seen your build number in your previous post. Thanks for replying. I'll try that on a dev box tonight.
-Tony
group request issue
Hi Ben
Is there any update on when the group request/create issue will be resolved?
David
Group request exception
Hi David,
This should now be addressed in #26 as well. The particular exception you reported when making a group request (The code of method _jspService--HttpServletRequest, HttpServletResponse--is exceeding the 65535 bytes limit.) was a result of JavaFixURLs appending a newline char into the jsp files, making them too large to handle in the httpservletresponse.
Sorry not to have clarified this earlier...
-Ben
4.2.2.14
Recently tried to upgrade to 4.2.2.14 on our two Development environments (single-server, not PD) and the experience was horrible. The webserver won't start. stopcp won't stop jsvc processes and manually killing processes would make some reload. Not to mention some code (like in newChannel.xsl and the groupstudio javascripts) are pretty badly written. Add to this the irritating newlines in every jsp, html. We have Identity Management (Banner IdM) enabled however I don't think that has anything to do with this problem. Unpatching did not work either and I had to revert to 4.2.1.96 using backups. I would stay away from 4.2.2 for now.
4.2.1.96 appears to be a stable version. It also fixes a serious security flaw from earlier 4.2 versions (maybe even 4.1 and 4.0). For details check my post at www.lumdev.net/node/3225#comment-8088
4.2.2.14 Editor Problems
After upgrading to 4.2.2.14, we have encountered problems with Targeted Content Manager unable to load the editor when clicking on a Sub-Section. Also, Targeted Announcement Manager the same problem when trying to add a new targeted announcement.
I click Portal Admin, Manage Targeted Announcements, capacity=role=admin, New Announcement. Then the page never completely loads, giving FCKeditor errors in IE.
Has anyone else encountered these problems, or did I somehow mess up the install?