Questions tagged [journal]

185 questions
0
votes
0 answers

HornetQ 2.4.0 dont replicated binding journal files on backup-server

At first, sorry for my English) We have RHEL 6.6, HornetQ 2.4.0 with live&backup configuration and queue with messages from 2 to 11 megabytes. When backup server starting live node initiates replication on backup, but this process not ending and not…
0
votes
0 answers

Is there a C# method that stores all user generated events inside a form?

I am a C# beginner, this is my fourth day programming in c#. I am writing a GUI application that has a handful of buttons, and will then parse a large file, and show parsed data on the GUI combo box. For debugging purpose, and for improving the…
0
votes
2 answers

Extract journal title from Genbank file using perl without using $1, $2 etc

This is a part of my input Genbank file: LOCUS AC_000005 34125 bp DNA linear VRL 03-OCT-2005 DEFINITION Human adenovirus type 12, complete genome. ACCESSION AC_000005 BK000405 VERSION AC_000005.1 …
zebra
  • 83
  • 1
  • 1
  • 5
0
votes
1 answer

Display List of JounalArticle Liferay

I have filtered the list of all articles in the Asset Publisher and I put them in JournalArticle, now I need to display them instead of the current articles.. is there a way to do that ? (Purpose: Add filter to the asset publisher based on the…
SoukaProgrammer
  • 94
  • 2
  • 11
0
votes
1 answer

Display Product Model in Search result Dropdown Journal + Opencart

We have opencart 1.5.5.1. With Journal IV Theme. We have modified the search box function to search on product model as well as product name. What we cannot understand is how to get the product model to appear in the dropdown search result…
0
votes
0 answers

how to close the mongodb connection without generating journal files when close the node.js app

My node.js based app connects to a mongodb database, when I manually close the node.js app, it will trigger the function below to close the mongodb connection. // Process on exit and signals. process.on('exit', function() { terminator();…
user824624
  • 7,077
  • 27
  • 106
  • 183
0
votes
3 answers

SQL DB2 journal entries directly on iSeries

A while ago I came across an SQL statement that can be used on the iSeries/DB2 to extract data directly from database journals. It worked without having to use DSPJRN etc. It invoked a stored procedure and the results came directly back to the SQL…
Peter
  • 193
  • 3
  • 12
0
votes
0 answers

GNU R output file format for AIP (PRB) journal

How should a minimal template for GNU R (ggplot2) plots look like, if they should be published in the AIP PR journal family? A set of requirements is listed on the AIP Website and in the Physical Review Style and Notation Guide. I would prefer TIFF…
Jonas Stein
  • 6,826
  • 7
  • 40
  • 72
0
votes
1 answer

IEEE requirments for images

According to http://www.ieee.org/documents/graphicsfaq.pdf The minimum resolution required for images are 300dpi or 600dpi , and i have a large problem understanding this , because they have an online checker tool (http://graphicsqc.ieee.org/) that…
Omar shaaban
  • 257
  • 3
  • 19
0
votes
1 answer

Does ext3 journal indirect/double indirect block in ordered mode?

In ext3 file system, if it is on journal mode, would indirect block, double indirect block and triple indirect block be considered as metadata blocks and get journaled?
yangsuli
  • 1,252
  • 5
  • 16
  • 33
0
votes
1 answer

Building an online journal

I need to build an online journal managing system where people can start their own [personal/public] journals (like wordpress has blogs). Since it is a journal, the users should be able to assign editors, reviewers, etc. I'm aware of Open Journal…
green
  • 605
  • 1
  • 8
  • 13
0
votes
1 answer

How to get articleId dynamically?

I am using Asset Publisher and need to dynamically get the articleId of the latest journal article published. I am using in abstracts.jsp hook: version=JournalArticleLocalServiceUtil.getLatestVersion(assetRenderer.getGroupId(),…
irene
  • 37
  • 1
  • 9
0
votes
2 answers

Given the hexadecimal code of a character, how to convert it to the corresponding character in CL program?

Now I need to find a particular entry in a journal using a CL program. The way I use to locate it is to DSPJRNE to put the journal entries in an output file, then use OPNQRYF to filter the desired one. The file is uniquely keyed so my plan is to…
God_of_Thunder
  • 753
  • 3
  • 20
  • 46
-1
votes
0 answers

Maps data of gglplot2 is permitted to be used for publication?

We took data from the maps package using ggplot2::map_data() to draw an image for a visualization of our analysis. When submitting this image to the journal, they said that the image may be copyrighted and asked us to present the written permission…
-1
votes
1 answer

Find Journaling errors in Powershell?

My client is using office365 and I have setup journaling for some of their mailboxes. But as it seems some of the emails they have received, have not been sent to the journal mailbox. I checked on transaction rules, but those were fine. What other…
1 2 3
12
13