Re: [xwiki-users] https

2010-03-31 Thread 2smart4u
Hi Stefan,

IMHO that's nothing to be configured within XWiki but within the
deployment-dscriptor (web.xml) within your servlet-container.

Example (snippet):

  security-constraint
 web-resource-collection
web-resource-nameProtected Context/web-resource-name
  url-pattern/*/url-pattern
  /web-resource-collection
  !-- auth-constraint goes here if you requre authentication --
  user-data-constraint
 transport-guaranteeCONFIDENTIAL/transport-guarantee
  /user-data-constraint
   /security-constraint

Cheers

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] I can't attach files to content

2010-03-31 Thread 2smart4u
2010/3/31 Vincent Massol vinc...@massol.net:

 See http://dev.xwiki.org/xwiki/bin/view/IRC/xwikiArchive20100303

 Thanks
 -Vincent


wow - a really usefull posting here - to whoch of the 1000+ lines are
you referring to?

anyhow:

2.2.4 was a bug-fix to fix some regressions - I've still not upgraded
from 2.2.2, and when i read those posts, seems that was a pretty good
idea.

now can you confirm that 2.2.4 is stable or ist there a general
problem with attachmenets / utf-8 / etc.?

wondering...

gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] I can't attach files to content

2010-03-31 Thread 2smart4u
On Wed, Mar 31, 2010 at 6:36 PM, Sergiu Dumitriu ser...@xwiki.com wrote:

 This means that your database is not correctly configured as utf8.


I see. Well, I didn't scroll down Dean's complete exception-tree.

@Dean:

Directions for setting up MySQL to work woth UTF-8 can be found here:

http://dev.mysql.com/doc/refman/5.0/en/create-database.html

@Sergiu: So I presume that there are no regressions with 2.2.4, right?

Cheers

Gregor


 --
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] I can't attach files to content

2010-03-31 Thread 2smart4u
Sergiu,

hope you don't kill me for this questions, but...

On Wed, Mar 31, 2010 at 7:35 PM, Sergiu Dumitriu ser...@xwiki.com wrote:

 Right, no regressions regarding this.


*Cough*, regarding anything else (I'm asking about regressions)? If so
and you don't mean known bugs listed in the release-notes, can it be
read up somewhere?

TIA

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] I can't attach files to content

2010-03-31 Thread 2smart4u
Great, Sergiu, thanks for that information, so I'll put the upgrade on
top of my todo-list

Cheers!

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] [ANN] XWiki Enterprise 2.3 Milestone 1 Released

2010-03-26 Thread 2smart4u
Jean,

since I'm not familiar with the XWiki-nomenclaturea:

I do now a Milestone as some kind of test-(alpha-/beta-)version, so my
question is:

Is this a stable production release or is it kind of a test-version?

TIA

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Anything like a space-template?

2010-03-23 Thread 2smart4u
Hi there,

I'm wondering wether there is something like a space-template
wherefrom all other spaces are inheriting.

What I'd like to achieve:

I do have a little piece of Velocity-code showing all documents within a space.

So I *could* put that piece of code into every spave I've created (and
will be created), however, since I'm lazy, I'd rather put it into some
kind of space-template where all other spaces are inheriting from.

Could somebody please point me into the right direction?

TIA

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Unable to upload jpg into Blog

2010-03-23 Thread 2smart4u
Hi there,

just now I tried to upload an image into my blog: It's a jpg-image
having 132KB of size.

It shows up when editing the blog, however, when previewing or after
saving, it only shows a broken picture

Am I missing something here?

XWiki is 2.2.2, running on a MySQL 5

TIA

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Unable to upload jpg into Blog

2010-03-23 Thread 2smart4u
On Tue, Mar 23, 2010 at 1:54 PM, Sergiu Dumitriu ser...@xwiki.com wrote:

 This is a Chrome bug, see http://jira.xwiki.org/jira/browse/XWIKI-4501


Sorry, I strongly have to disagree:

Same behaviour in Firefox 3.6.2, same behaviour in IE 6

FYI:

In the upload-dialog, I left everything blank except for the
horizontal / vertical alignments, which I set to centre/middle

Rgds

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Anything like a space-template?

2010-03-23 Thread 2smart4u
Hi Guillaume,

On Tue, Mar 23, 2010 at 2:24 PM, Guillaume Lerouge guilla...@xwiki.com wrote:
 You could modify the page creation form so that it includes a hidden
 parameter forcing a Main/WebHomeTemplate page to be copied when creating new
 spaces.

Thanks for that information, but a stuopid question is left on my side:

*How* do I modify the page-cfreation-form?

TIA

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Unable to upload jpg into Blog

2010-03-23 Thread 2smart4u
Some more investigation:

Within my list of recent changes, the picture-attachment is listed.
Clicking on that link, the picture gets loaded.
However, when I view the Blog and right-click on the picture, then
open in new tab (chrome), it says Error - this temmplate does not
exists.

May it be a problem that said URL contains spaces?

Here's the original URL that's causing the error-message:

http://MyServer/xwiki/bin/download/Blog/Professional%20IT%20/%20my%20comp...@professional-it.jpg

Rgds

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Unable to upload jpg into Blog

2010-03-23 Thread 2smart4u
Hi folks,

sorry for the belated reply, was in a meeting.

Well, what I did now is, that I renamed the blog-entry (More actions
- rename) and changed the @ to at - and, surprise, surprise, it's
working now.

Is that info sufficient for you guys?

Rgds

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Anything like a space-template?

2010-03-23 Thread 2smart4u
Hi Guillaume,

sorry, but I don't get it:

On Tue, Mar 23, 2010 at 3:10 PM, Guillaume Lerouge guilla...@xwiki.com wrote:

 You need to override createdocument.vm


where am I supposed to find that one?

I've looked in $CATALINA_HOME/webapps/xwiki/swiki/templates, but I
can't find it.

The only document I can see so far is create.vm, but I got no idea
how this template should be of any use.

My assumption was that somewhere there should be a template which
get's copied when a space is being created, and I'm looking for that
one.

If you could point me to some point in the docs, I'd also appreciate that.

TIA

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Moderated Registration possible?

2010-03-12 Thread 2smart4u
Hi there,

I'm wondering if XWiki is offering the possibility of a moderated registration?

Currently, it's working like this:

- a new user is registering himself
- he gets an email for verification purposes
- he follows the link and is registerd

I'd prefer that an registration-request has to ba acknowledged by the
Wiki-Admin - are there any solutions for this scenario?

TIA

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problems logigging in

2010-03-11 Thread 2smart4u
On Wed, Mar 10, 2010 at 7:06 PM, Caleb James DeLisle
calebdeli...@lavabit.com wrote:
 I cannot repeat your trouble either, verified with 2.1.2 2.2.1 2.2.2 and 2.3 
 trunk
 My process is start xwiki, mouse over upper left corner where it says xwiki,
 observe dropdown menu click administration, follow steps to import package.

 My installation is jetty with postgres and mysql
 Maybe you changed something in xwiki, or have javascript turned off in your 
 browser?


either?

you're aware that Vincent confirmed the behaviour / bug for 2.2.1?

 On Mon, Mar 8, 2010 at 3:30 PM, Vincent Massol vinc...@massol.net wrote:

 The Admin user is imported when you import the default XE XAR. When you 
 install a wiki with an empty database the
 security system is not in place and the user not logged in can perform an 
 import.

 Just talked to Thomas Mortagne who confirmed we have a regression and it's 
 not working any more. So this will get fixed
 ASAP (I guess in XE 2.2.3).

 Thanks and sorry about the problem
 -Vincent

Don't know if it's fixed in the latest stable release 2.2.2, maybe
there's a Jira-entry for this?

Cheers

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Question regarding visibility of Space indexes

2010-03-09 Thread 2smart4u
Hi there, just a quick question:

When I browse through a space as a non-registered user, I always see
both the pages

- WebHome
- WebPreferences

besides the other pages the owner of the space has created.

Example:

- I've created a space called Database

- inside this space I've created a page MySQL

I gave everyone View-access to the space Database

However, to avoid puzzling some people, I'd like anybody *but* the
Space-owner *not* to see both the pages WebHome and
WebPreferences.

Is there a solution for this request I've missed so far?

TIA

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Deleting a Page but Tag remain???

2010-03-09 Thread 2smart4u
Hi there,

again me:

I've deleted a page which I had tagged before. So far, so good.

However, within my tag-cloud the tag still shows up. When selecting
this tag, I get a overview All Documents Tagged With Tag, but when
I click on that tag (which belongs to the previously deleted
document), I get (obviously) a message

Notice
The requested document could not be found.

Hm...

Any idea how I can remove orphaned tags?

TIA

Gregor

PS.: If there's something in the docs what I've missed, a hint to this
would also be great...
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problems logigging in

2010-03-08 Thread 2smart4u
hi there,

found out what the problem was.

so in case anyone else is caught in the same pitfall, here's the
receipe to avoid the hassel:

- precondition:

you're installing xwiki as a war-file being deployed in your servlet-container

in the docs is mentioned, that you have to use the import/export-tool
to import the xwkiki-default-pages.

however, to do so, you must be logged-in which obviously does not work
without the default-pages being imported.

solution:

- enable the superuser-account, then import the default pages

- go to the user-management and set the password for the Admin-user

- disable the superuser-account (security!)

- restart xwiki

- login as Admin

hope this helps somebody in the future when browsing the archives of this list

cheers

gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problems logigging in

2010-03-08 Thread 2smart4u
On Mon, Mar 8, 2010 at 2:51 PM, Vincent Massol vinc...@massol.net wrote:


 Actually you don't have to be logged in (unless a regression was introduced 
 recently). I've always imported without being logged in in the past.


I don't know what magic you're doing, but seems I'm not the only one
having made that experience:

 [ cut ]=
Default administrator login after installation is: Username: Admin
('A' capitalized, not: admin or Administrator) Password: admin (all
lowercase)

This user is not available if you just deploy the .war on tomcat or
jetty; You must also import the xwiki-1.0-beta-1.xar.xar into your
XWiki instance. In which case you might need to know how to enable the
superadmin user:
(http://www.xwiki.org/xwiki/bin/view/FAQ/HowCanIGetBackAdminRightsWhenIDeletedThemForMeByAccident)
 [ cut ]=

Source: 
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HFailuretologin

Cheers

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problems logigging in

2010-03-08 Thread 2smart4u
On Mon, Mar 8, 2010 at 3:30 PM, Vincent Massol vinc...@massol.net wrote:


 Just talked to Thomas Mortagne who confirmed we have a regression and it's 
 not working any more. So this will get fixed ASAP (I guess in XE 2.2.3).

 Thanks and sorry about the problem

well, no problem, at least there's a workaround importing the stuff as
the superadmin

cheers

gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Installations-problems on Debian, MySQL Tomcat (Deployment as single war)

2010-03-05 Thread 2smart4u
Hi guys,

first off, thanks to VBincent, Anca  Sdumitriu for pointing me to
this list via Twitter

My current environment:

Using CATALINA_BASE:   /home/tomcat/www
Using CATALINA_HOME:   /home/tomcat/www
Using CATALINA_TMPDIR: /home/tomcat/www/temp
Using JRE_HOME:   /usr/lib/jvm/java-1.6.0-sun
Server version: Apache Tomcat/5.5.20
Server built:   Sep 12 2006 10:09:20
Server number:  5.5.20.0
OS Name:Linux
OS Version: 2.6.18-4-686
Architecture:   i386
JVM Version:1.6.0_10-b33
JVM Vendor: Sun Microsystems Inc.

I'm running on Debia, but I'm not using a packaged version but a
vanilla Tomcat installation

MySQL:

mysql  Ver 14.12 Distrib 5.0.32, for pc-linux-gnu (i486) using readline 5.2

Connection id:  57
Current database:
Current user:   r...@localhost
SSL:Not in use
Current pager:  stdout
Using outfile:  ''
Using delimiter:;
Server version: 5.0.32-Debian_7etch11-log Debian etch distribution
Protocol version:   10
Connection: Localhost via UNIX socket
Server characterset:latin1
Db characterset:latin1
Client characterset:latin1
Conn.  characterset:latin1
UNIX socket:/var/run/mysqld/mysqld.sock
Uptime: 14 days 21 hours 38 min 38 sec

Now I know what you guys are saying - you have to set up a
UTF-8-databse, but well, should be enough if the database is set to
use UTF-8 and not the whole MySQL-instance,right?

Therefore:

mysql show create database xwiki;
+--++
| Database | Create Database|
+--++
| xwiki| CREATE DATABASE `xwiki` /*!40100 DEFAULT CHARACTER SET utf8 */ |
+--++
1 row in set (0.00 sec)


Now what I did so far:

- I downloaded the latest stand-alone war from the xwiki-website

- I created a new Virtual Host within Tomcat and deployed the war

- I commented out the default HSQL-DB-settings and adapted the
MySQL-settings in hibernate.cfg.xml:

   property 
name=connection.urljdbc:mysql://localhost/xwiki?useServerPrepStmts=falseamp;useUnicode=trueamp;characterEncoding=UTF-8amp;sessionVariables=sql_mode=''/property
   property name=connection.usernamesomeUser/property
   property name=connection.passwordsomePassword/property
   property name=connection.driver_classcom.mysql.jdbc.Driver/property
   property name=dialectorg.hibernate.dialect.MySQLDialect/property
   property 
name=connection.provider_classcom.xpn.xwiki.store.DBCPConnectionProvider/property
   property name=connection.pool_size2/property
   property name=statement_cache.size2/property
   mapping resource=xwiki.hbm.xml/
   mapping resource=feeds.hbm.xml/
   mapping resource=activitystream.hbm.xml/

- in xwiki.cfg, I left everything at their default values except

  xwiki.store.migration=0

- I restartet Tomcat, and then went to

  http://myServer/xwiki/bin/import/XWiki/XWikiPreferences

  to import the default pages as suggested in the docs.

However, I'm getting a HTTP 500 with the following exception:

Caused by: java.sql.BatchUpdateException: Data truncation: Out of
range value adjusted for column 'XWD_HIDDEN' at row 1
   at 
com.mysql.jdbc.PreparedStatement.executeBatch(PreparedStatement.java:894)
   at 
org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement.java:294)
   at 
org.apache.commons.dbcp.DelegatingStatement.executeBatch(DelegatingStatement.java:294)
   at 
org.hibernate.jdbc.BatchingBatcher.doExecuteBatch(BatchingBatcher.java:48)
   at 
org.hibernate.jdbc.AbstractBatcher.executeBatch(AbstractBatcher.java:246)

/There are a lot more exeption, but the above one should be the root-cause.

My understanding is, that some mapping within Hibernate is wrong, but
I got no idea on how to fix that.

Any suggestions would be very much appreciated.

TIA

Gregor

PS.: I'm running Tomcat as a demon via jsvc, but I don't think that
this has anything to do with the above error
--
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Installations-problems on Debian, MySQL Tomcat (Deployment as single war)

2010-03-05 Thread 2smart4u
@Sergiu,

thanks for your comments!

 select distinct charset(xwd_content) from xwikidoc;

gives

+--+
| charset(xwd_content) |
+--+
| utf8 |
+--+


Besides, I just can't setup the complete MySQL instance as UTF-8 since
there are other databases online which I don't want to fiddle with.


 http://repo1.maven.org/maven2/mysql/mysql-connector-java/5.1.12/mysql-connector-java-5.1.12.jar


nope, haven't done that, but will do within the next few minutes and
keep you posted

@Anca

xwiki.store.migration=0

 Is this bothering you? could you try to leave it to the default and checkout 
 how
 it goes?

Will do that, you should see the result of your suggestions within 30
minutes on this list ;)

Cheers  thanks again

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Installations-problems on Debian, MySQL Tomcat (Deployment as single war)

2010-03-05 Thread 2smart4u
guys,

i don't know which hint it was, but i guess it was the change of the
mysql-driver - it seems to be working now, thanks a lot for that!

but i'm pretty sure i'll have some more questions in the future, still.

maybe just one qwuick one (haven't read the entire docs yet):

when i want to create users with specific rights - is it really
necessary to have an ldap-server? or can i instead use container-based
security?

tia

gregor
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Installations-problems on Debian, MySQL Tomcat (Deployment as single war)

2010-03-05 Thread 2smart4u
Hi Vincent,

On Fri, Mar 5, 2010 at 5:07 PM, Vincent Massol vinc...@massol.net wrote:

 (you could update it too btw, it's a wiki ;)).

Done that, also corrected another small bug (127.0.0.1 / localhost).

Cheers!

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Problems logigging in

2010-03-05 Thread 2smart4u
Sorry, me again...

I wanted to login with with the default credeitials (Admin/admin),
however, XWiki tells me Invalid credentials.

I've just imported the default pages, configuration is vanilla
out-of-the-box - any clues anyone?

TIA

Gregor
-- 
just because you're paranoid, don't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/
skype:rc46fi
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Problems logigging in

2010-03-05 Thread 2smart4u
hm, maybe this information might be helpful to identify the problem:

I'm getting the following exceptions when trying to login:

2010-03-05 19:35:25,511 INFO
[http://dekolxrd01/xwiki/bin/loginsubmit/XWiki/XWikiLogin]:
active: 0 (max: 50)   idle: 2(max: 5)
2010-03-05 19:35:25,560 INFO
[http://dekolxrd01/xwiki/bin/loginsubmit/XWiki/XWikiLogin]:
active: 1 (max: 50)   idle: 1(max: 5)
2010-03-05 19:35:25,561 INFO
[http://dekolxrd01/xwiki/bin/loginsubmit/XWiki/XWikiLogin]:
active: 0 (max: 50)   idle: 2(max: 5)
2010-03-05 19:35:31,473 INFO
[http://dekolxrd01/xwiki/bin/loginsubmit/XWiki/XWikiLogin]:
active: 1 (max: 50)   idle: 1(max: 5)
2010-03-05 19:35:31,475 INFO
[http://dekolxrd01/xwiki/bin/loginsubmit/XWiki/XWikiLogin]:
active: 0 (max: 50)   idle: 2(max: 5)
2010-03-05 19:35:31,475 INFO
[http://dekolxrd01/xwiki/bin/loginsubmit/XWiki/XWikiLogin]:
active: 1 (max: 50)   idle: 1(max: 5)
2010-03-05 19:35:31,477 INFO
[http://dekolxrd01/xwiki/bin/loginsubmit/XWiki/XWikiLogin]:
active: 0 (max: 50)   idle: 2(max: 5)
2010-03-05 19:35:31,477 INFO
[http://dekolxrd01/xwiki/bin/loginsubmit/XWiki/XWikiLogin]: User
Admin login has failed
2010-03-05 19:35:31,499 INFO
[http://dekolxrd01/xwiki/bin/loginsubmit/XWiki/XWikiLogin]:
active: 1 (max: 50)   idle: 1(max: 5)
2010-03-05 19:35:31,500 INFO
[http://dekolxrd01/xwiki/bin/loginsubmit/XWiki/XWikiLogin]: Error
performing load command
org.hibernate.ObjectNotFoundException: No row with the given
identifier exists: [com.xpn.xwiki.doc.XWikiDocument#-283750366]
at 
org.hibernate.impl.SessionFactoryImpl$1.handleEntityNotFound(SessionFactoryImpl.java:377)
at 
org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:145)
at 
org.hibernate.event.def.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:195)
at 
org.hibernate.event.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:103)
at org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:878)
at org.hibernate.impl.SessionImpl.load(SessionImpl.java:784)
at 
com.xpn.xwiki.store.XWikiHibernateStore.loadXWikiDoc(XWikiHibernateStore.java:675)
at 
com.xpn.xwiki.store.XWikiCacheStore.loadXWikiDoc(XWikiCacheStore.java:289)
at com.xpn.xwiki.XWiki.getDocument(XWiki.java:1390)
at com.xpn.xwiki.XWiki.getDocument(XWiki.java:1444)
at com.xpn.xwiki.XWiki.getDocument(XWiki.java:1462)
at 
com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl.isSuperUser(XWikiRightServiceImpl.java:886)
at 
com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl.hasAccessLevel(XWikiRightServiceImpl.java:629)
at 
com.xpn.xwiki.user.impl.xwiki.XWikiRightServiceImpl.hasAccessLevel(XWikiRightServiceImpl.java:311)
at com.xpn.xwiki.api.Api.hasAccessLevel(Api.java:102)
at sun.reflect.GeneratedMethodAccessor219.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at 
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at 
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at 
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at 
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at 
org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:493)
at 
org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
at 
org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142)
at 
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at 
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
at 
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
at 
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:116)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1751)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:740)
at sun.reflect.GeneratedMethodAccessor192.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at 
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at 
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at 
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at 
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at